Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/golang.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3623-5734/root/', None, 86400, True, 0, 487, 499, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/golang.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-1.1.2-1.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/golang.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3623-5734/root/', None, 86400, True, 0, 487, 499, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/golang.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CeHsZQ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf go + /usr/bin/gzip -dc /builddir/build/SOURCES/go1.1.2.src.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd go + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (golang-1.1-verbose-build.patch): + echo 'Patch #0 (golang-1.1-verbose-build.patch):' + /bin/cat /builddir/build/SOURCES/golang-1.1-verbose-build.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #10 (golang-1.1.2-long-links.patch): + echo 'Patch #10 (golang-1.1.2-long-links.patch):' + /bin/cat /builddir/build/SOURCES/golang-1.1.2-long-links.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #11 (golang-1.1.2-ustar-split.patch): + echo 'Patch #11 (golang-1.1.2-ustar-split.patch):' + /usr/bin/patch -s -p1 --fuzz=0 + /bin/cat /builddir/build/SOURCES/golang-1.1.2-ustar-split.patch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pBmI8O + umask 022 + cd /builddir/build/BUILD + cd go + LANG=C + export LANG + unset DISPLAY + mkdir zz + cd zz + echo -e '#!/bin/sh\n/usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic "$@"' + chmod +x mygcc ++ pwd -P + export CC=/builddir/build/BUILD/go/zz/mygcc + CC=/builddir/build/BUILD/go/zz/mygcc + cd .. + export GOROOT_FINAL=/usr/lib64/golang + GOROOT_FINAL=/usr/lib64/golang + cd src + rm all.rc clean.rc make.rc run.rc + ./make.bash # Building C bootstrap tool. cmd/dist # Building compilers and Go bootstrap tool for host, linux/amd64. lib9 /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/_exits.o /builddir/build/BUILD/go/src/lib9/_exits.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/_p9dir.o /builddir/build/BUILD/go/src/lib9/_p9dir.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/atoi.o /builddir/build/BUILD/go/src/lib9/atoi.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/await.o /builddir/build/BUILD/go/src/lib9/await.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/cleanname.o /builddir/build/BUILD/go/src/lib9/cleanname.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/create.o /builddir/build/BUILD/go/src/lib9/create.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/ctime.o /builddir/build/BUILD/go/src/lib9/ctime.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/dirfstat.o /builddir/build/BUILD/go/src/lib9/dirfstat.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/dirfwstat.o /builddir/build/BUILD/go/src/lib9/dirfwstat.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/dirstat.o /builddir/build/BUILD/go/src/lib9/dirstat.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/dirwstat.o /builddir/build/BUILD/go/src/lib9/dirwstat.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/dup.o /builddir/build/BUILD/go/src/lib9/dup.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/errstr.o /builddir/build/BUILD/go/src/lib9/errstr.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/exec.o /builddir/build/BUILD/go/src/lib9/exec.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/execl.o /builddir/build/BUILD/go/src/lib9/execl.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/exitcode.o /builddir/build/BUILD/go/src/lib9/exitcode.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/exits.o /builddir/build/BUILD/go/src/lib9/exits.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/flag.o /builddir/build/BUILD/go/src/lib9/flag.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/charstod.o /builddir/build/BUILD/go/src/lib9/fmt/charstod.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/dofmt.o /builddir/build/BUILD/go/src/lib9/fmt/dofmt.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/dorfmt.o /builddir/build/BUILD/go/src/lib9/fmt/dorfmt.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fltfmt.o /builddir/build/BUILD/go/src/lib9/fmt/fltfmt.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fmt.o /builddir/build/BUILD/go/src/lib9/fmt/fmt.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fmtfd.o /builddir/build/BUILD/go/src/lib9/fmt/fmtfd.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fmtfdflush.o /builddir/build/BUILD/go/src/lib9/fmt/fmtfdflush.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fmtlocale.o /builddir/build/BUILD/go/src/lib9/fmt/fmtlocale.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fmtlock.o /builddir/build/BUILD/go/src/lib9/fmt/fmtlock.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fmtnull.o /builddir/build/BUILD/go/src/lib9/fmt/fmtnull.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fmtprint.o /builddir/build/BUILD/go/src/lib9/fmt/fmtprint.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fmtquote.o /builddir/build/BUILD/go/src/lib9/fmt/fmtquote.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fmtrune.o /builddir/build/BUILD/go/src/lib9/fmt/fmtrune.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fmtstr.o /builddir/build/BUILD/go/src/lib9/fmt/fmtstr.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fmtvprint.o /builddir/build/BUILD/go/src/lib9/fmt/fmtvprint.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fprint.o /builddir/build/BUILD/go/src/lib9/fmt/fprint.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/nan64.o /builddir/build/BUILD/go/src/lib9/fmt/nan64.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/pow10.o /builddir/build/BUILD/go/src/lib9/fmt/pow10.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/print.o /builddir/build/BUILD/go/src/lib9/fmt/print.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/seprint.o /builddir/build/BUILD/go/src/lib9/fmt/seprint.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/smprint.o /builddir/build/BUILD/go/src/lib9/fmt/smprint.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/snprint.o /builddir/build/BUILD/go/src/lib9/fmt/snprint.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/sprint.o /builddir/build/BUILD/go/src/lib9/fmt/sprint.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/strtod.o /builddir/build/BUILD/go/src/lib9/fmt/strtod.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/vfprint.o /builddir/build/BUILD/go/src/lib9/fmt/vfprint.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/vseprint.o /builddir/build/BUILD/go/src/lib9/fmt/vseprint.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/vsmprint.o /builddir/build/BUILD/go/src/lib9/fmt/vsmprint.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/vsnprint.o /builddir/build/BUILD/go/src/lib9/fmt/vsnprint.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/fmtlock2.o /builddir/build/BUILD/go/src/lib9/fmtlock2.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/getenv.o /builddir/build/BUILD/go/src/lib9/getenv.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/getfields.o /builddir/build/BUILD/go/src/lib9/getfields.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/getwd.o /builddir/build/BUILD/go/src/lib9/getwd.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -D GOOS="linux" -D GOARCH="amd64" -D GOROOT="/usr/lib64/golang" -D GOVERSION="go1.1.2" -D GOARM="6" -D GO386="sse2" -D GO_EXTLINK_ENABLED="" -o $WORK/goos.o /builddir/build/BUILD/go/src/lib9/goos.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/jmp.o /builddir/build/BUILD/go/src/lib9/jmp.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/main.o /builddir/build/BUILD/go/src/lib9/main.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/nan.o /builddir/build/BUILD/go/src/lib9/nan.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/notify.o /builddir/build/BUILD/go/src/lib9/notify.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/nulldir.o /builddir/build/BUILD/go/src/lib9/nulldir.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/open.o /builddir/build/BUILD/go/src/lib9/open.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/readn.o /builddir/build/BUILD/go/src/lib9/readn.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/rfork.o /builddir/build/BUILD/go/src/lib9/rfork.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/run_unix.o /builddir/build/BUILD/go/src/lib9/run_unix.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/seek.o /builddir/build/BUILD/go/src/lib9/seek.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/strecpy.o /builddir/build/BUILD/go/src/lib9/strecpy.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/sysfatal.o /builddir/build/BUILD/go/src/lib9/sysfatal.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/tempdir_unix.o /builddir/build/BUILD/go/src/lib9/tempdir_unix.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/time.o /builddir/build/BUILD/go/src/lib9/time.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/tokenize.o /builddir/build/BUILD/go/src/lib9/tokenize.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/rune.o /builddir/build/BUILD/go/src/lib9/utf/rune.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/runetype.o /builddir/build/BUILD/go/src/lib9/utf/runetype.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/utfecpy.o /builddir/build/BUILD/go/src/lib9/utf/utfecpy.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/utflen.o /builddir/build/BUILD/go/src/lib9/utf/utflen.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/utfnlen.o /builddir/build/BUILD/go/src/lib9/utf/utfnlen.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/utfrrune.o /builddir/build/BUILD/go/src/lib9/utf/utfrrune.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/utfrune.o /builddir/build/BUILD/go/src/lib9/utf/utfrune.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -DPLAN9PORT -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/lib9 -o $WORK/utfutf.o /builddir/build/BUILD/go/src/lib9/utf/utfutf.c ar rsc /builddir/build/BUILD/go/pkg/obj/linux_amd64/lib9.a $WORK/_exits.o $WORK/_p9dir.o $WORK/atoi.o $WORK/await.o $WORK/cleanname.o $WORK/create.o $WORK/ctime.o $WORK/dirfstat.o $WORK/dirfwstat.o $WORK/dirstat.o $WORK/dirwstat.o $WORK/dup.o $WORK/errstr.o $WORK/exec.o $WORK/execl.o $WORK/exitcode.o $WORK/exits.o $WORK/flag.o $WORK/charstod.o $WORK/dofmt.o $WORK/dorfmt.o $WORK/fltfmt.o $WORK/fmt.o $WORK/fmtfd.o $WORK/fmtfdflush.o $WORK/fmtlocale.o $WORK/fmtlock.o $WORK/fmtnull.o $WORK/fmtprint.o $WORK/fmtquote.o $WORK/fmtrune.o $WORK/fmtstr.o $WORK/fmtvprint.o $WORK/fprint.o $WORK/nan64.o $WORK/pow10.o $WORK/print.o $WORK/seprint.o $WORK/smprint.o $WORK/snprint.o $WORK/sprint.o $WORK/strtod.o $WORK/vfprint.o $WORK/vseprint.o $WORK/vsmprint.o $WORK/vsnprint.o $WORK/fmtlock2.o $WORK/getenv.o $WORK/getfields.o $WORK/getwd.o $WORK/goos.o $WORK/jmp.o $WORK/main.o $WORK/nan.o $WORK/notify.o $WORK/nulldir.o $WORK/open.o $WORK/readn.o $WORK/rfork.o $WORK/run_unix.o $WORK/seek.o $WORK/strecpy.o $WORK/sysfatal.o $WORK/tempdir_unix.o $WORK/time.o $WORK/tokenize.o $WORK/rune.o $WORK/runetype.o $WORK/utfecpy.o $WORK/utflen.o $WORK/utfnlen.o $WORK/utfrrune.o $WORK/utfrune.o $WORK/utfutf.o libbio /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/bbuffered.o /builddir/build/BUILD/go/src/libbio/bbuffered.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/bfildes.o /builddir/build/BUILD/go/src/libbio/bfildes.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/bflush.o /builddir/build/BUILD/go/src/libbio/bflush.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/bgetc.o /builddir/build/BUILD/go/src/libbio/bgetc.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/bgetd.o /builddir/build/BUILD/go/src/libbio/bgetd.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/bgetrune.o /builddir/build/BUILD/go/src/libbio/bgetrune.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/binit.o /builddir/build/BUILD/go/src/libbio/binit.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/boffset.o /builddir/build/BUILD/go/src/libbio/boffset.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/bprint.o /builddir/build/BUILD/go/src/libbio/bprint.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/bputc.o /builddir/build/BUILD/go/src/libbio/bputc.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/bputrune.o /builddir/build/BUILD/go/src/libbio/bputrune.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/brdline.o /builddir/build/BUILD/go/src/libbio/brdline.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/brdstr.o /builddir/build/BUILD/go/src/libbio/brdstr.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/bread.o /builddir/build/BUILD/go/src/libbio/bread.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/bseek.o /builddir/build/BUILD/go/src/libbio/bseek.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libbio -o $WORK/bwrite.o /builddir/build/BUILD/go/src/libbio/bwrite.c ar rsc /builddir/build/BUILD/go/pkg/obj/linux_amd64/libbio.a $WORK/bbuffered.o $WORK/bfildes.o $WORK/bflush.o $WORK/bgetc.o $WORK/bgetd.o $WORK/bgetrune.o $WORK/binit.o $WORK/boffset.o $WORK/bprint.o $WORK/bputc.o $WORK/bputrune.o $WORK/brdline.o $WORK/brdstr.o $WORK/bread.o $WORK/bseek.o $WORK/bwrite.o libmach /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/5.o /builddir/build/BUILD/go/src/libmach/5.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/5db.o /builddir/build/BUILD/go/src/libmach/5db.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/5obj.o /builddir/build/BUILD/go/src/libmach/5obj.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/6.o /builddir/build/BUILD/go/src/libmach/6.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/6obj.o /builddir/build/BUILD/go/src/libmach/6obj.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/8.o /builddir/build/BUILD/go/src/libmach/8.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/8db.o /builddir/build/BUILD/go/src/libmach/8db.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/8obj.o /builddir/build/BUILD/go/src/libmach/8obj.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/access.o /builddir/build/BUILD/go/src/libmach/access.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/executable.o /builddir/build/BUILD/go/src/libmach/executable.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/fakeobj.o /builddir/build/BUILD/go/src/libmach/fakeobj.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/linux.o /builddir/build/BUILD/go/src/libmach/linux.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/machdata.o /builddir/build/BUILD/go/src/libmach/machdata.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/map.o /builddir/build/BUILD/go/src/libmach/map.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/obj.o /builddir/build/BUILD/go/src/libmach/obj.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/setmach.o /builddir/build/BUILD/go/src/libmach/setmach.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/swap.o /builddir/build/BUILD/go/src/libmach/swap.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/libmach -o $WORK/sym.o /builddir/build/BUILD/go/src/libmach/sym.c ar rsc /builddir/build/BUILD/go/pkg/obj/linux_amd64/libmach.a $WORK/5.o $WORK/5db.o $WORK/5obj.o $WORK/6.o $WORK/6obj.o $WORK/8.o $WORK/8db.o $WORK/8obj.o $WORK/access.o $WORK/executable.o $WORK/fakeobj.o $WORK/linux.o $WORK/machdata.o $WORK/map.o $WORK/obj.o $WORK/setmach.o $WORK/swap.o $WORK/sym.o misc/pprof cp /builddir/build/BUILD/go/misc/pprof /builddir/build/BUILD/go/pkg/tool/linux_amd64/pprof cmd/addr2line /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/addr2line -o $WORK/main.o /builddir/build/BUILD/go/src/cmd/addr2line/main.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -o /builddir/build/BUILD/go/pkg/tool/linux_amd64/addr2line -m64 $WORK/main.o /builddir/build/BUILD/go/pkg/obj/linux_amd64/libmach.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/libbio.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/lib9.a -lm cmd/cov skipping cmd/cov - does not exist cmd/nm /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/nm -o $WORK/nm.o /builddir/build/BUILD/go/src/cmd/nm/nm.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -o /builddir/build/BUILD/go/pkg/tool/linux_amd64/nm -m64 $WORK/nm.o /builddir/build/BUILD/go/pkg/obj/linux_amd64/libmach.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/libbio.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/lib9.a -lm cmd/objdump /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/objdump -o $WORK/main.o /builddir/build/BUILD/go/src/cmd/objdump/main.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -o /builddir/build/BUILD/go/pkg/tool/linux_amd64/objdump -m64 $WORK/main.o /builddir/build/BUILD/go/pkg/obj/linux_amd64/libmach.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/libbio.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/lib9.a -lm cmd/pack /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/pack -o $WORK/ar.o /builddir/build/BUILD/go/src/cmd/pack/ar.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -o /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack -m64 $WORK/ar.o /builddir/build/BUILD/go/pkg/obj/linux_amd64/libmach.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/libbio.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/lib9.a -lm cmd/prof skipping cmd/prof - does not exist cmd/cc /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -o $WORK/acid.o /builddir/build/BUILD/go/src/cmd/cc/acid.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -o $WORK/bits.o /builddir/build/BUILD/go/src/cmd/cc/bits.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -o $WORK/com.o /builddir/build/BUILD/go/src/cmd/cc/com.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -o $WORK/com64.o /builddir/build/BUILD/go/src/cmd/cc/com64.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -o $WORK/dcl.o /builddir/build/BUILD/go/src/cmd/cc/dcl.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -o $WORK/dpchk.o /builddir/build/BUILD/go/src/cmd/cc/dpchk.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -o $WORK/funct.o /builddir/build/BUILD/go/src/cmd/cc/funct.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -o $WORK/godefs.o /builddir/build/BUILD/go/src/cmd/cc/godefs.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -D GOEXPERIMENT="" -o $WORK/lex.o /builddir/build/BUILD/go/src/cmd/cc/lex.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -o $WORK/mac.o /builddir/build/BUILD/go/src/cmd/cc/mac.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -o $WORK/omachcap.o /builddir/build/BUILD/go/src/cmd/cc/omachcap.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -o $WORK/scon.o /builddir/build/BUILD/go/src/cmd/cc/scon.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -o $WORK/sub.o /builddir/build/BUILD/go/src/cmd/cc/sub.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/cc -o $WORK/y.tab.o /builddir/build/BUILD/go/src/cmd/cc/y.tab.c ar rsc /builddir/build/BUILD/go/pkg/obj/linux_amd64/libcc.a $WORK/acid.o $WORK/bits.o $WORK/com.o $WORK/com64.o $WORK/dcl.o $WORK/dpchk.o $WORK/funct.o $WORK/godefs.o $WORK/lex.o $WORK/mac.o $WORK/omachcap.o $WORK/scon.o $WORK/sub.o $WORK/y.tab.o cmd/gc generate /builddir/build/BUILD/go/src/cmd/gc/opnames.h /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/align.o /builddir/build/BUILD/go/src/cmd/gc/align.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/bits.o /builddir/build/BUILD/go/src/cmd/gc/bits.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/builtin.o /builddir/build/BUILD/go/src/cmd/gc/builtin.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/closure.o /builddir/build/BUILD/go/src/cmd/gc/closure.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/const.o /builddir/build/BUILD/go/src/cmd/gc/const.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/dcl.o /builddir/build/BUILD/go/src/cmd/gc/dcl.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/esc.o /builddir/build/BUILD/go/src/cmd/gc/esc.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/export.o /builddir/build/BUILD/go/src/cmd/gc/export.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/fmt.o /builddir/build/BUILD/go/src/cmd/gc/fmt.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/gen.o /builddir/build/BUILD/go/src/cmd/gc/gen.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/init.o /builddir/build/BUILD/go/src/cmd/gc/init.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/inl.o /builddir/build/BUILD/go/src/cmd/gc/inl.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -D GOEXPERIMENT="" -o $WORK/lex.o /builddir/build/BUILD/go/src/cmd/gc/lex.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/md5.o /builddir/build/BUILD/go/src/cmd/gc/md5.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/mparith1.o /builddir/build/BUILD/go/src/cmd/gc/mparith1.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/mparith2.o /builddir/build/BUILD/go/src/cmd/gc/mparith2.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/mparith3.o /builddir/build/BUILD/go/src/cmd/gc/mparith3.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/obj.o /builddir/build/BUILD/go/src/cmd/gc/obj.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/order.o /builddir/build/BUILD/go/src/cmd/gc/order.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/racewalk.o /builddir/build/BUILD/go/src/cmd/gc/racewalk.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/range.o /builddir/build/BUILD/go/src/cmd/gc/range.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/reflect.o /builddir/build/BUILD/go/src/cmd/gc/reflect.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/select.o /builddir/build/BUILD/go/src/cmd/gc/select.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/sinit.o /builddir/build/BUILD/go/src/cmd/gc/sinit.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/subr.o /builddir/build/BUILD/go/src/cmd/gc/subr.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/swt.o /builddir/build/BUILD/go/src/cmd/gc/swt.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/typecheck.o /builddir/build/BUILD/go/src/cmd/gc/typecheck.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/unsafe.o /builddir/build/BUILD/go/src/cmd/gc/unsafe.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/walk.o /builddir/build/BUILD/go/src/cmd/gc/walk.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/gc -o $WORK/y.tab.o /builddir/build/BUILD/go/src/cmd/gc/y.tab.c ar rsc /builddir/build/BUILD/go/pkg/obj/linux_amd64/libgc.a $WORK/align.o $WORK/bits.o $WORK/builtin.o $WORK/closure.o $WORK/const.o $WORK/dcl.o $WORK/esc.o $WORK/export.o $WORK/fmt.o $WORK/gen.o $WORK/init.o $WORK/inl.o $WORK/lex.o $WORK/md5.o $WORK/mparith1.o $WORK/mparith2.o $WORK/mparith3.o $WORK/obj.o $WORK/order.o $WORK/racewalk.o $WORK/range.o $WORK/reflect.o $WORK/select.o $WORK/sinit.o $WORK/subr.o $WORK/swt.o $WORK/typecheck.o $WORK/unsafe.o $WORK/walk.o $WORK/y.tab.o cmd/6l generate /builddir/build/BUILD/go/src/cmd/6l/enam.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/data.o /builddir/build/BUILD/go/src/cmd/6l/../ld/data.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/decodesym.o /builddir/build/BUILD/go/src/cmd/6l/../ld/decodesym.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/dwarf.o /builddir/build/BUILD/go/src/cmd/6l/../ld/dwarf.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/elf.o /builddir/build/BUILD/go/src/cmd/6l/../ld/elf.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/go.o /builddir/build/BUILD/go/src/cmd/6l/../ld/go.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/ldelf.o /builddir/build/BUILD/go/src/cmd/6l/../ld/ldelf.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/ldmacho.o /builddir/build/BUILD/go/src/cmd/6l/../ld/ldmacho.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/ldpe.o /builddir/build/BUILD/go/src/cmd/6l/../ld/ldpe.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/lib.o /builddir/build/BUILD/go/src/cmd/6l/../ld/lib.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/macho.o /builddir/build/BUILD/go/src/cmd/6l/../ld/macho.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/pe.o /builddir/build/BUILD/go/src/cmd/6l/../ld/pe.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/symtab.o /builddir/build/BUILD/go/src/cmd/6l/../ld/symtab.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/asm.o /builddir/build/BUILD/go/src/cmd/6l/asm.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/enam.o /builddir/build/BUILD/go/src/cmd/6l/enam.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/list.o /builddir/build/BUILD/go/src/cmd/6l/list.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/obj.o /builddir/build/BUILD/go/src/cmd/6l/obj.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/optab.o /builddir/build/BUILD/go/src/cmd/6l/optab.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/pass.o /builddir/build/BUILD/go/src/cmd/6l/pass.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/prof.o /builddir/build/BUILD/go/src/cmd/6l/prof.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6l -o $WORK/span.o /builddir/build/BUILD/go/src/cmd/6l/span.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -o /builddir/build/BUILD/go/pkg/tool/linux_amd64/6l -m64 $WORK/data.o $WORK/decodesym.o $WORK/dwarf.o $WORK/elf.o $WORK/go.o $WORK/ldelf.o $WORK/ldmacho.o $WORK/ldpe.o $WORK/lib.o $WORK/macho.o $WORK/pe.o $WORK/symtab.o $WORK/asm.o $WORK/enam.o $WORK/list.o $WORK/obj.o $WORK/optab.o $WORK/pass.o $WORK/prof.o $WORK/span.o /builddir/build/BUILD/go/pkg/obj/linux_amd64/libmach.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/libbio.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/lib9.a -lm cmd/6a /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6a -D GOEXPERIMENT="" -o $WORK/lex.o /builddir/build/BUILD/go/src/cmd/6a/lex.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6a -o $WORK/y.tab.o /builddir/build/BUILD/go/src/cmd/6a/y.tab.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -o /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -m64 $WORK/lex.o $WORK/y.tab.o /builddir/build/BUILD/go/pkg/obj/linux_amd64/libmach.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/libbio.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/lib9.a -lm cmd/6c generate /builddir/build/BUILD/go/src/cmd/6c/../6l/enam.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6c -o $WORK/enam.o /builddir/build/BUILD/go/src/cmd/6c/../6l/enam.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6c -o $WORK/pgen.o /builddir/build/BUILD/go/src/cmd/6c/../cc/pgen.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6c -o $WORK/pswt.o /builddir/build/BUILD/go/src/cmd/6c/../cc/pswt.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6c -o $WORK/cgen.o /builddir/build/BUILD/go/src/cmd/6c/cgen.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6c -o $WORK/div.o /builddir/build/BUILD/go/src/cmd/6c/div.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6c -o $WORK/list.o /builddir/build/BUILD/go/src/cmd/6c/list.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6c -o $WORK/machcap.o /builddir/build/BUILD/go/src/cmd/6c/machcap.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6c -o $WORK/mul.o /builddir/build/BUILD/go/src/cmd/6c/mul.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6c -o $WORK/peep.o /builddir/build/BUILD/go/src/cmd/6c/peep.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6c -o $WORK/reg.o /builddir/build/BUILD/go/src/cmd/6c/reg.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6c -o $WORK/sgen.o /builddir/build/BUILD/go/src/cmd/6c/sgen.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6c -o $WORK/swt.o /builddir/build/BUILD/go/src/cmd/6c/swt.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6c -o $WORK/txt.o /builddir/build/BUILD/go/src/cmd/6c/txt.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -o /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -m64 $WORK/enam.o $WORK/pgen.o $WORK/pswt.o $WORK/cgen.o $WORK/div.o $WORK/list.o $WORK/machcap.o $WORK/mul.o $WORK/peep.o $WORK/reg.o $WORK/sgen.o $WORK/swt.o $WORK/txt.o /builddir/build/BUILD/go/pkg/obj/linux_amd64/libcc.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/libmach.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/libbio.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/lib9.a -lm cmd/6g generate /builddir/build/BUILD/go/src/cmd/6g/../6l/enam.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6g -o $WORK/enam.o /builddir/build/BUILD/go/src/cmd/6g/../6l/enam.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6g -o $WORK/cplx.o /builddir/build/BUILD/go/src/cmd/6g/../gc/cplx.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6g -o $WORK/pgen.o /builddir/build/BUILD/go/src/cmd/6g/../gc/pgen.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6g -o $WORK/cgen.o /builddir/build/BUILD/go/src/cmd/6g/cgen.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6g -o $WORK/galign.o /builddir/build/BUILD/go/src/cmd/6g/galign.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6g -o $WORK/ggen.o /builddir/build/BUILD/go/src/cmd/6g/ggen.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6g -o $WORK/gobj.o /builddir/build/BUILD/go/src/cmd/6g/gobj.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6g -o $WORK/gsubr.o /builddir/build/BUILD/go/src/cmd/6g/gsubr.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6g -o $WORK/list.o /builddir/build/BUILD/go/src/cmd/6g/list.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6g -o $WORK/peep.o /builddir/build/BUILD/go/src/cmd/6g/peep.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -c -m64 -I /builddir/build/BUILD/go/include -I /builddir/build/BUILD/go/src/cmd/6g -o $WORK/reg.o /builddir/build/BUILD/go/src/cmd/6g/reg.c /builddir/build/BUILD/go/zz/mygcc -Wall -Wstrict-prototypes -Wno-sign-compare -Wno-missing-braces -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -Wno-comment -Werror -fno-common -ggdb -pipe -O2 -o /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -m64 $WORK/enam.o $WORK/cplx.o $WORK/pgen.o $WORK/cgen.o $WORK/galign.o $WORK/ggen.o $WORK/gobj.o $WORK/gsubr.o $WORK/list.o $WORK/peep.o $WORK/reg.o /builddir/build/BUILD/go/pkg/obj/linux_amd64/libgc.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/libmach.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/libbio.a /builddir/build/BUILD/go/pkg/obj/linux_amd64/lib9.a -lm pkg/runtime cp /builddir/build/BUILD/go/src/pkg/runtime/arch_amd64.h /var/tmp/go-cbuild-aaFHdy/arch_GOARCH.h cp /builddir/build/BUILD/go/src/pkg/runtime/defs_linux_amd64.h /var/tmp/go-cbuild-aaFHdy/defs_GOOS_GOARCH.h cp /builddir/build/BUILD/go/src/pkg/runtime/signal_linux_amd64.h /var/tmp/go-cbuild-aaFHdy/signal_GOOS_GOARCH.h cp /builddir/build/BUILD/go/src/pkg/runtime/os_linux.h /var/tmp/go-cbuild-aaFHdy/os_GOOS.h cp /builddir/build/BUILD/go/src/pkg/runtime/signals_linux.h /var/tmp/go-cbuild-aaFHdy/signals_GOOS.h generate /builddir/build/BUILD/go/src/pkg/runtime/zasm_linux_amd64.h /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -D GOOS_linux -D GOARCH_amd64 -I $WORK -a -n -o $WORK/proc.acid proc.c generate /builddir/build/BUILD/go/src/pkg/runtime/zgoarch_amd64.go generate /builddir/build/BUILD/go/src/pkg/runtime/zgoos_linux.go generate /builddir/build/BUILD/go/src/pkg/runtime/zruntime_defs_linux_amd64.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -D GOOS_linux -D GOARCH_amd64 -I $WORK -q -n -o $WORK/runtimedefs proc.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -D GOOS_linux -D GOARCH_amd64 -I $WORK -q -n -o $WORK/runtimedefs iface.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -D GOOS_linux -D GOARCH_amd64 -I $WORK -q -n -o $WORK/runtimedefs hashmap.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -D GOOS_linux -D GOARCH_amd64 -I $WORK -q -n -o $WORK/runtimedefs chan.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -D GOOS_linux -D GOARCH_amd64 -I $WORK -q -n -o $WORK/runtimedefs parfor.c generate /builddir/build/BUILD/go/src/pkg/runtime/zversion.go cp /builddir/build/BUILD/go/src/pkg/runtime/zasm_linux_amd64.h /var/tmp/go-cbuild-aaFHdy/zasm_GOOS_GOARCH.h /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/alg.o /builddir/build/BUILD/go/src/pkg/runtime/alg.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/asm_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/asm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/atomic_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/atomic_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/cgocall.o /builddir/build/BUILD/go/src/pkg/runtime/cgocall.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/chan.o /builddir/build/BUILD/go/src/pkg/runtime/chan.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/complex.o /builddir/build/BUILD/go/src/pkg/runtime/complex.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/cpuprof.o /builddir/build/BUILD/go/src/pkg/runtime/cpuprof.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/env_posix.o /builddir/build/BUILD/go/src/pkg/runtime/env_posix.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/float.o /builddir/build/BUILD/go/src/pkg/runtime/float.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/hashmap.o /builddir/build/BUILD/go/src/pkg/runtime/hashmap.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/iface.o /builddir/build/BUILD/go/src/pkg/runtime/iface.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/lfstack.o /builddir/build/BUILD/go/src/pkg/runtime/lfstack.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/lock_futex.o /builddir/build/BUILD/go/src/pkg/runtime/lock_futex.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/mcache.o /builddir/build/BUILD/go/src/pkg/runtime/mcache.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/mcentral.o /builddir/build/BUILD/go/src/pkg/runtime/mcentral.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/mem_linux.o /builddir/build/BUILD/go/src/pkg/runtime/mem_linux.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/memmove_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/memmove_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/mfinal.o /builddir/build/BUILD/go/src/pkg/runtime/mfinal.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/mfixalloc.o /builddir/build/BUILD/go/src/pkg/runtime/mfixalloc.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/mgc0.o /builddir/build/BUILD/go/src/pkg/runtime/mgc0.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/mheap.o /builddir/build/BUILD/go/src/pkg/runtime/mheap.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/msize.o /builddir/build/BUILD/go/src/pkg/runtime/msize.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/netpoll_epoll.o /builddir/build/BUILD/go/src/pkg/runtime/netpoll_epoll.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/os_linux.o /builddir/build/BUILD/go/src/pkg/runtime/os_linux.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/panic.o /builddir/build/BUILD/go/src/pkg/runtime/panic.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/parfor.o /builddir/build/BUILD/go/src/pkg/runtime/parfor.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/print.o /builddir/build/BUILD/go/src/pkg/runtime/print.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/proc.o /builddir/build/BUILD/go/src/pkg/runtime/proc.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/race0.o /builddir/build/BUILD/go/src/pkg/runtime/race0.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/rt0_linux_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/rt0_linux_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/rune.o /builddir/build/BUILD/go/src/pkg/runtime/rune.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/runtime.o /builddir/build/BUILD/go/src/pkg/runtime/runtime.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/signal_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/signal_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/signal_unix.o /builddir/build/BUILD/go/src/pkg/runtime/signal_unix.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/slice.o /builddir/build/BUILD/go/src/pkg/runtime/slice.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/stack.o /builddir/build/BUILD/go/src/pkg/runtime/stack.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/symtab.o /builddir/build/BUILD/go/src/pkg/runtime/symtab.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/sys_linux_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/sys_linux_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/traceback_x86.o /builddir/build/BUILD/go/src/pkg/runtime/traceback_x86.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/vdso_linux_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/vdso_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/zmalloc_linux_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/zmalloc_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/zmprof_linux_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/zmprof_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/znetpoll_linux_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/znetpoll_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/zruntime1_linux_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/zruntime1_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/zsema_linux_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/zsema_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/zsigqueue_linux_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/zsigqueue_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/zstring_linux_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/zstring_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/ztime_linux_amd64.o /builddir/build/BUILD/go/src/pkg/runtime/ztime_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p runtime -+ /builddir/build/BUILD/go/src/pkg/runtime/compiler.go /builddir/build/BUILD/go/src/pkg/runtime/debug.go /builddir/build/BUILD/go/src/pkg/runtime/error.go /builddir/build/BUILD/go/src/pkg/runtime/extern.go /builddir/build/BUILD/go/src/pkg/runtime/mem.go /builddir/build/BUILD/go/src/pkg/runtime/mgc0.go /builddir/build/BUILD/go/src/pkg/runtime/softfloat64.go /builddir/build/BUILD/go/src/pkg/runtime/type.go /builddir/build/BUILD/go/src/pkg/runtime/zgoarch_amd64.go /builddir/build/BUILD/go/src/pkg/runtime/zgoos_linux.go /builddir/build/BUILD/go/src/pkg/runtime/zruntime_defs_linux_amd64.go /builddir/build/BUILD/go/src/pkg/runtime/zversion.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/runtime.a $WORK/alg.o $WORK/asm_amd64.o $WORK/atomic_amd64.o $WORK/cgocall.o $WORK/chan.o $WORK/complex.o $WORK/cpuprof.o $WORK/env_posix.o $WORK/float.o $WORK/hashmap.o $WORK/iface.o $WORK/lfstack.o $WORK/lock_futex.o $WORK/mcache.o $WORK/mcentral.o $WORK/mem_linux.o $WORK/memmove_amd64.o $WORK/mfinal.o $WORK/mfixalloc.o $WORK/mgc0.o $WORK/mheap.o $WORK/msize.o $WORK/netpoll_epoll.o $WORK/os_linux.o $WORK/panic.o $WORK/parfor.o $WORK/print.o $WORK/proc.o $WORK/race0.o $WORK/rt0_linux_amd64.o $WORK/rune.o $WORK/runtime.o $WORK/signal_amd64.o $WORK/signal_unix.o $WORK/slice.o $WORK/stack.o $WORK/symtab.o $WORK/sys_linux_amd64.o $WORK/traceback_x86.o $WORK/vdso_linux_amd64.o $WORK/zmalloc_linux_amd64.o $WORK/zmprof_linux_amd64.o $WORK/znetpoll_linux_amd64.o $WORK/zruntime1_linux_amd64.o $WORK/zsema_linux_amd64.o $WORK/zsigqueue_linux_amd64.o $WORK/zstring_linux_amd64.o $WORK/ztime_linux_amd64.o $WORK/_go_.6 cp /builddir/build/BUILD/go/src/pkg/runtime/cgocall.h /builddir/build/BUILD/go/pkg/linux_amd64/cgocall.h cp /builddir/build/BUILD/go/src/pkg/runtime/runtime.h /builddir/build/BUILD/go/pkg/linux_amd64/runtime.h pkg/errors /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p errors /builddir/build/BUILD/go/src/pkg/errors/errors.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/errors.a $WORK/_go_.6 pkg/sync/atomic /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/asm_amd64.o /builddir/build/BUILD/go/src/pkg/sync/atomic/asm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p sync/atomic /builddir/build/BUILD/go/src/pkg/sync/atomic/doc.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/sync/atomic.a $WORK/asm_amd64.o $WORK/_go_.6 pkg/sync /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p sync /builddir/build/BUILD/go/src/pkg/sync/cond.go /builddir/build/BUILD/go/src/pkg/sync/mutex.go /builddir/build/BUILD/go/src/pkg/sync/once.go /builddir/build/BUILD/go/src/pkg/sync/race0.go /builddir/build/BUILD/go/src/pkg/sync/runtime.go /builddir/build/BUILD/go/src/pkg/sync/rwmutex.go /builddir/build/BUILD/go/src/pkg/sync/waitgroup.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/sync.a $WORK/_go_.6 pkg/io /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p io /builddir/build/BUILD/go/src/pkg/io/io.go /builddir/build/BUILD/go/src/pkg/io/multi.go /builddir/build/BUILD/go/src/pkg/io/pipe.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/io.a $WORK/_go_.6 pkg/unicode /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p unicode /builddir/build/BUILD/go/src/pkg/unicode/casetables.go /builddir/build/BUILD/go/src/pkg/unicode/digit.go /builddir/build/BUILD/go/src/pkg/unicode/graphic.go /builddir/build/BUILD/go/src/pkg/unicode/letter.go /builddir/build/BUILD/go/src/pkg/unicode/tables.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/unicode.a $WORK/_go_.6 pkg/unicode/utf8 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p unicode/utf8 /builddir/build/BUILD/go/src/pkg/unicode/utf8/utf8.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/unicode/utf8.a $WORK/_go_.6 pkg/unicode/utf16 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p unicode/utf16 /builddir/build/BUILD/go/src/pkg/unicode/utf16/utf16.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/unicode/utf16.a $WORK/_go_.6 pkg/bytes /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/asm_amd64.o /builddir/build/BUILD/go/src/pkg/bytes/asm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p bytes /builddir/build/BUILD/go/src/pkg/bytes/buffer.go /builddir/build/BUILD/go/src/pkg/bytes/bytes.go /builddir/build/BUILD/go/src/pkg/bytes/bytes_decl.go /builddir/build/BUILD/go/src/pkg/bytes/reader.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/bytes.a $WORK/asm_amd64.o $WORK/_go_.6 pkg/math /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/abs_amd64.o /builddir/build/BUILD/go/src/pkg/math/abs_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/asin_amd64.o /builddir/build/BUILD/go/src/pkg/math/asin_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/atan2_amd64.o /builddir/build/BUILD/go/src/pkg/math/atan2_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/atan_amd64.o /builddir/build/BUILD/go/src/pkg/math/atan_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/dim_amd64.o /builddir/build/BUILD/go/src/pkg/math/dim_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/exp2_amd64.o /builddir/build/BUILD/go/src/pkg/math/exp2_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/exp_amd64.o /builddir/build/BUILD/go/src/pkg/math/exp_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/expm1_amd64.o /builddir/build/BUILD/go/src/pkg/math/expm1_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/floor_amd64.o /builddir/build/BUILD/go/src/pkg/math/floor_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/fltasm_amd64.o /builddir/build/BUILD/go/src/pkg/math/fltasm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/frexp_amd64.o /builddir/build/BUILD/go/src/pkg/math/frexp_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/hypot_amd64.o /builddir/build/BUILD/go/src/pkg/math/hypot_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/ldexp_amd64.o /builddir/build/BUILD/go/src/pkg/math/ldexp_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/log10_amd64.o /builddir/build/BUILD/go/src/pkg/math/log10_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/log1p_amd64.o /builddir/build/BUILD/go/src/pkg/math/log1p_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/log_amd64.o /builddir/build/BUILD/go/src/pkg/math/log_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/mod_amd64.o /builddir/build/BUILD/go/src/pkg/math/mod_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/modf_amd64.o /builddir/build/BUILD/go/src/pkg/math/modf_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/remainder_amd64.o /builddir/build/BUILD/go/src/pkg/math/remainder_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/sin_amd64.o /builddir/build/BUILD/go/src/pkg/math/sin_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/sincos_amd64.o /builddir/build/BUILD/go/src/pkg/math/sincos_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/sqrt_amd64.o /builddir/build/BUILD/go/src/pkg/math/sqrt_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/tan_amd64.o /builddir/build/BUILD/go/src/pkg/math/tan_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p math /builddir/build/BUILD/go/src/pkg/math/abs.go /builddir/build/BUILD/go/src/pkg/math/acosh.go /builddir/build/BUILD/go/src/pkg/math/asin.go /builddir/build/BUILD/go/src/pkg/math/asinh.go /builddir/build/BUILD/go/src/pkg/math/atan.go /builddir/build/BUILD/go/src/pkg/math/atan2.go /builddir/build/BUILD/go/src/pkg/math/atanh.go /builddir/build/BUILD/go/src/pkg/math/bits.go /builddir/build/BUILD/go/src/pkg/math/cbrt.go /builddir/build/BUILD/go/src/pkg/math/const.go /builddir/build/BUILD/go/src/pkg/math/copysign.go /builddir/build/BUILD/go/src/pkg/math/dim.go /builddir/build/BUILD/go/src/pkg/math/erf.go /builddir/build/BUILD/go/src/pkg/math/exp.go /builddir/build/BUILD/go/src/pkg/math/expm1.go /builddir/build/BUILD/go/src/pkg/math/floor.go /builddir/build/BUILD/go/src/pkg/math/frexp.go /builddir/build/BUILD/go/src/pkg/math/gamma.go /builddir/build/BUILD/go/src/pkg/math/hypot.go /builddir/build/BUILD/go/src/pkg/math/j0.go /builddir/build/BUILD/go/src/pkg/math/j1.go /builddir/build/BUILD/go/src/pkg/math/jn.go /builddir/build/BUILD/go/src/pkg/math/ldexp.go /builddir/build/BUILD/go/src/pkg/math/lgamma.go /builddir/build/BUILD/go/src/pkg/math/log.go /builddir/build/BUILD/go/src/pkg/math/log10.go /builddir/build/BUILD/go/src/pkg/math/log1p.go /builddir/build/BUILD/go/src/pkg/math/logb.go /builddir/build/BUILD/go/src/pkg/math/mod.go /builddir/build/BUILD/go/src/pkg/math/modf.go /builddir/build/BUILD/go/src/pkg/math/nextafter.go /builddir/build/BUILD/go/src/pkg/math/pow.go /builddir/build/BUILD/go/src/pkg/math/pow10.go /builddir/build/BUILD/go/src/pkg/math/remainder.go /builddir/build/BUILD/go/src/pkg/math/signbit.go /builddir/build/BUILD/go/src/pkg/math/sin.go /builddir/build/BUILD/go/src/pkg/math/sincos.go /builddir/build/BUILD/go/src/pkg/math/sinh.go /builddir/build/BUILD/go/src/pkg/math/sqrt.go /builddir/build/BUILD/go/src/pkg/math/tan.go /builddir/build/BUILD/go/src/pkg/math/tanh.go /builddir/build/BUILD/go/src/pkg/math/unsafe.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/math.a $WORK/abs_amd64.o $WORK/asin_amd64.o $WORK/atan2_amd64.o $WORK/atan_amd64.o $WORK/dim_amd64.o $WORK/exp2_amd64.o $WORK/exp_amd64.o $WORK/expm1_amd64.o $WORK/floor_amd64.o $WORK/fltasm_amd64.o $WORK/frexp_amd64.o $WORK/hypot_amd64.o $WORK/ldexp_amd64.o $WORK/log10_amd64.o $WORK/log1p_amd64.o $WORK/log_amd64.o $WORK/mod_amd64.o $WORK/modf_amd64.o $WORK/remainder_amd64.o $WORK/sin_amd64.o $WORK/sincos_amd64.o $WORK/sqrt_amd64.o $WORK/tan_amd64.o $WORK/_go_.6 pkg/strings /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p strings /builddir/build/BUILD/go/src/pkg/strings/reader.go /builddir/build/BUILD/go/src/pkg/strings/replace.go /builddir/build/BUILD/go/src/pkg/strings/search.go /builddir/build/BUILD/go/src/pkg/strings/strings.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/strings.a $WORK/_go_.6 pkg/strconv /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p strconv /builddir/build/BUILD/go/src/pkg/strconv/atob.go /builddir/build/BUILD/go/src/pkg/strconv/atof.go /builddir/build/BUILD/go/src/pkg/strconv/atoi.go /builddir/build/BUILD/go/src/pkg/strconv/decimal.go /builddir/build/BUILD/go/src/pkg/strconv/extfloat.go /builddir/build/BUILD/go/src/pkg/strconv/ftoa.go /builddir/build/BUILD/go/src/pkg/strconv/isprint.go /builddir/build/BUILD/go/src/pkg/strconv/itoa.go /builddir/build/BUILD/go/src/pkg/strconv/quote.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/strconv.a $WORK/_go_.6 pkg/bufio /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p bufio /builddir/build/BUILD/go/src/pkg/bufio/bufio.go /builddir/build/BUILD/go/src/pkg/bufio/scan.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/bufio.a $WORK/_go_.6 pkg/sort /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p sort /builddir/build/BUILD/go/src/pkg/sort/search.go /builddir/build/BUILD/go/src/pkg/sort/sort.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/sort.a $WORK/_go_.6 pkg/container/heap /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p container/heap /builddir/build/BUILD/go/src/pkg/container/heap/heap.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/container/heap.a $WORK/_go_.6 pkg/encoding/base64 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p encoding/base64 /builddir/build/BUILD/go/src/pkg/encoding/base64/base64.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/encoding/base64.a $WORK/_go_.6 pkg/syscall /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/asm_linux_amd64.o /builddir/build/BUILD/go/src/pkg/syscall/asm_linux_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p syscall /builddir/build/BUILD/go/src/pkg/syscall/env_unix.go /builddir/build/BUILD/go/src/pkg/syscall/exec_linux.go /builddir/build/BUILD/go/src/pkg/syscall/exec_unix.go /builddir/build/BUILD/go/src/pkg/syscall/lsf_linux.go /builddir/build/BUILD/go/src/pkg/syscall/netlink_linux.go /builddir/build/BUILD/go/src/pkg/syscall/race0.go /builddir/build/BUILD/go/src/pkg/syscall/sockcmsg_linux.go /builddir/build/BUILD/go/src/pkg/syscall/sockcmsg_unix.go /builddir/build/BUILD/go/src/pkg/syscall/str.go /builddir/build/BUILD/go/src/pkg/syscall/syscall.go /builddir/build/BUILD/go/src/pkg/syscall/syscall_linux.go /builddir/build/BUILD/go/src/pkg/syscall/syscall_linux_amd64.go /builddir/build/BUILD/go/src/pkg/syscall/syscall_unix.go /builddir/build/BUILD/go/src/pkg/syscall/zerrors_linux_amd64.go /builddir/build/BUILD/go/src/pkg/syscall/zsyscall_linux_amd64.go /builddir/build/BUILD/go/src/pkg/syscall/zsysnum_linux_amd64.go /builddir/build/BUILD/go/src/pkg/syscall/ztypes_linux_amd64.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/syscall.a $WORK/asm_linux_amd64.o $WORK/_go_.6 pkg/time /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p time /builddir/build/BUILD/go/src/pkg/time/format.go /builddir/build/BUILD/go/src/pkg/time/sleep.go /builddir/build/BUILD/go/src/pkg/time/sys_unix.go /builddir/build/BUILD/go/src/pkg/time/tick.go /builddir/build/BUILD/go/src/pkg/time/time.go /builddir/build/BUILD/go/src/pkg/time/zoneinfo.go /builddir/build/BUILD/go/src/pkg/time/zoneinfo_read.go /builddir/build/BUILD/go/src/pkg/time/zoneinfo_unix.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/time.a $WORK/_go_.6 pkg/os /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p os /builddir/build/BUILD/go/src/pkg/os/dir_unix.go /builddir/build/BUILD/go/src/pkg/os/doc.go /builddir/build/BUILD/go/src/pkg/os/env.go /builddir/build/BUILD/go/src/pkg/os/error.go /builddir/build/BUILD/go/src/pkg/os/error_posix.go /builddir/build/BUILD/go/src/pkg/os/exec.go /builddir/build/BUILD/go/src/pkg/os/exec_posix.go /builddir/build/BUILD/go/src/pkg/os/exec_unix.go /builddir/build/BUILD/go/src/pkg/os/file.go /builddir/build/BUILD/go/src/pkg/os/file_posix.go /builddir/build/BUILD/go/src/pkg/os/file_unix.go /builddir/build/BUILD/go/src/pkg/os/getwd.go /builddir/build/BUILD/go/src/pkg/os/path.go /builddir/build/BUILD/go/src/pkg/os/path_unix.go /builddir/build/BUILD/go/src/pkg/os/pipe_linux.go /builddir/build/BUILD/go/src/pkg/os/proc.go /builddir/build/BUILD/go/src/pkg/os/stat_linux.go /builddir/build/BUILD/go/src/pkg/os/sys_linux.go /builddir/build/BUILD/go/src/pkg/os/types.go /builddir/build/BUILD/go/src/pkg/os/types_notwin.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/os.a $WORK/_go_.6 pkg/reflect /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/asm_amd64.o /builddir/build/BUILD/go/src/pkg/reflect/asm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p reflect /builddir/build/BUILD/go/src/pkg/reflect/deepequal.go /builddir/build/BUILD/go/src/pkg/reflect/makefunc.go /builddir/build/BUILD/go/src/pkg/reflect/type.go /builddir/build/BUILD/go/src/pkg/reflect/value.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/reflect.a $WORK/asm_amd64.o $WORK/_go_.6 pkg/fmt /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p fmt /builddir/build/BUILD/go/src/pkg/fmt/doc.go /builddir/build/BUILD/go/src/pkg/fmt/format.go /builddir/build/BUILD/go/src/pkg/fmt/print.go /builddir/build/BUILD/go/src/pkg/fmt/scan.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/fmt.a $WORK/_go_.6 pkg/encoding/json /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p encoding/json /builddir/build/BUILD/go/src/pkg/encoding/json/decode.go /builddir/build/BUILD/go/src/pkg/encoding/json/encode.go /builddir/build/BUILD/go/src/pkg/encoding/json/indent.go /builddir/build/BUILD/go/src/pkg/encoding/json/scanner.go /builddir/build/BUILD/go/src/pkg/encoding/json/stream.go /builddir/build/BUILD/go/src/pkg/encoding/json/tags.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/encoding/json.a $WORK/_go_.6 pkg/flag /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p flag /builddir/build/BUILD/go/src/pkg/flag/flag.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/flag.a $WORK/_go_.6 pkg/path/filepath /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p path/filepath /builddir/build/BUILD/go/src/pkg/path/filepath/match.go /builddir/build/BUILD/go/src/pkg/path/filepath/path.go /builddir/build/BUILD/go/src/pkg/path/filepath/path_unix.go /builddir/build/BUILD/go/src/pkg/path/filepath/symlink.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/path/filepath.a $WORK/_go_.6 pkg/path /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p path /builddir/build/BUILD/go/src/pkg/path/match.go /builddir/build/BUILD/go/src/pkg/path/path.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/path.a $WORK/_go_.6 pkg/io/ioutil /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p io/ioutil /builddir/build/BUILD/go/src/pkg/io/ioutil/blackhole.go /builddir/build/BUILD/go/src/pkg/io/ioutil/ioutil.go /builddir/build/BUILD/go/src/pkg/io/ioutil/tempfile.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/io/ioutil.a $WORK/_go_.6 pkg/log /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p log /builddir/build/BUILD/go/src/pkg/log/log.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/log.a $WORK/_go_.6 pkg/regexp/syntax /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p regexp/syntax /builddir/build/BUILD/go/src/pkg/regexp/syntax/compile.go /builddir/build/BUILD/go/src/pkg/regexp/syntax/doc.go /builddir/build/BUILD/go/src/pkg/regexp/syntax/parse.go /builddir/build/BUILD/go/src/pkg/regexp/syntax/perl_groups.go /builddir/build/BUILD/go/src/pkg/regexp/syntax/prog.go /builddir/build/BUILD/go/src/pkg/regexp/syntax/regexp.go /builddir/build/BUILD/go/src/pkg/regexp/syntax/simplify.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/regexp/syntax.a $WORK/_go_.6 pkg/regexp /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p regexp /builddir/build/BUILD/go/src/pkg/regexp/exec.go /builddir/build/BUILD/go/src/pkg/regexp/regexp.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/regexp.a $WORK/_go_.6 pkg/go/token /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p go/token /builddir/build/BUILD/go/src/pkg/go/token/position.go /builddir/build/BUILD/go/src/pkg/go/token/serialize.go /builddir/build/BUILD/go/src/pkg/go/token/token.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/go/token.a $WORK/_go_.6 pkg/go/scanner /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p go/scanner /builddir/build/BUILD/go/src/pkg/go/scanner/errors.go /builddir/build/BUILD/go/src/pkg/go/scanner/scanner.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/go/scanner.a $WORK/_go_.6 pkg/go/ast /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p go/ast /builddir/build/BUILD/go/src/pkg/go/ast/ast.go /builddir/build/BUILD/go/src/pkg/go/ast/commentmap.go /builddir/build/BUILD/go/src/pkg/go/ast/filter.go /builddir/build/BUILD/go/src/pkg/go/ast/import.go /builddir/build/BUILD/go/src/pkg/go/ast/print.go /builddir/build/BUILD/go/src/pkg/go/ast/resolve.go /builddir/build/BUILD/go/src/pkg/go/ast/scope.go /builddir/build/BUILD/go/src/pkg/go/ast/walk.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/go/ast.a $WORK/_go_.6 pkg/go/parser /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p go/parser /builddir/build/BUILD/go/src/pkg/go/parser/interface.go /builddir/build/BUILD/go/src/pkg/go/parser/parser.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/go/parser.a $WORK/_go_.6 pkg/os/exec /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p os/exec /builddir/build/BUILD/go/src/pkg/os/exec/exec.go /builddir/build/BUILD/go/src/pkg/os/exec/lp_unix.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/os/exec.a $WORK/_go_.6 pkg/os/signal /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK -I /builddir/build/BUILD/go/pkg/linux_amd64 -D GOOS_linux -D GOARCH_amd64 -o $WORK/sig.o /builddir/build/BUILD/go/src/pkg/os/signal/sig.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p os/signal /builddir/build/BUILD/go/src/pkg/os/signal/signal.go /builddir/build/BUILD/go/src/pkg/os/signal/signal_unix.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/os/signal.a $WORK/sig.o $WORK/_go_.6 pkg/net/url /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p net/url /builddir/build/BUILD/go/src/pkg/net/url/url.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/net/url.a $WORK/_go_.6 pkg/text/template/parse /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p text/template/parse /builddir/build/BUILD/go/src/pkg/text/template/parse/lex.go /builddir/build/BUILD/go/src/pkg/text/template/parse/node.go /builddir/build/BUILD/go/src/pkg/text/template/parse/parse.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/text/template/parse.a $WORK/_go_.6 pkg/text/template /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p text/template /builddir/build/BUILD/go/src/pkg/text/template/doc.go /builddir/build/BUILD/go/src/pkg/text/template/exec.go /builddir/build/BUILD/go/src/pkg/text/template/funcs.go /builddir/build/BUILD/go/src/pkg/text/template/helper.go /builddir/build/BUILD/go/src/pkg/text/template/template.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/text/template.a $WORK/_go_.6 pkg/go/doc /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p go/doc /builddir/build/BUILD/go/src/pkg/go/doc/comment.go /builddir/build/BUILD/go/src/pkg/go/doc/doc.go /builddir/build/BUILD/go/src/pkg/go/doc/example.go /builddir/build/BUILD/go/src/pkg/go/doc/exports.go /builddir/build/BUILD/go/src/pkg/go/doc/filter.go /builddir/build/BUILD/go/src/pkg/go/doc/reader.go /builddir/build/BUILD/go/src/pkg/go/doc/synopsis.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/go/doc.a $WORK/_go_.6 pkg/go/build /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p go/build /builddir/build/BUILD/go/src/pkg/go/build/build.go /builddir/build/BUILD/go/src/pkg/go/build/read.go /builddir/build/BUILD/go/src/pkg/go/build/syslist.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grc /builddir/build/BUILD/go/pkg/linux_amd64/go/build.a $WORK/_go_.6 cmd/go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/_go_.6 -p main /builddir/build/BUILD/go/src/cmd/go/bootstrap.go /builddir/build/BUILD/go/src/cmd/go/build.go /builddir/build/BUILD/go/src/cmd/go/clean.go /builddir/build/BUILD/go/src/cmd/go/env.go /builddir/build/BUILD/go/src/cmd/go/fix.go /builddir/build/BUILD/go/src/cmd/go/fmt.go /builddir/build/BUILD/go/src/cmd/go/get.go /builddir/build/BUILD/go/src/cmd/go/go11.go /builddir/build/BUILD/go/src/cmd/go/help.go /builddir/build/BUILD/go/src/cmd/go/list.go /builddir/build/BUILD/go/src/cmd/go/main.go /builddir/build/BUILD/go/src/cmd/go/pkg.go /builddir/build/BUILD/go/src/cmd/go/run.go /builddir/build/BUILD/go/src/cmd/go/signal.go /builddir/build/BUILD/go/src/cmd/go/signal_unix.go /builddir/build/BUILD/go/src/cmd/go/test.go /builddir/build/BUILD/go/src/cmd/go/testflag.go /builddir/build/BUILD/go/src/cmd/go/tool.go /builddir/build/BUILD/go/src/cmd/go/vcs.go /builddir/build/BUILD/go/src/cmd/go/version.go /builddir/build/BUILD/go/src/cmd/go/vet.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6l -o /builddir/build/BUILD/go/pkg/tool/linux_amd64/go_bootstrap $WORK/_go_.6 rm -rf /var/tmp/go-cbuild-aaFHdy # Building packages and commands for linux/amd64. WORK=/tmp/go-build205197732 runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /builddir/build/BUILD/go/src/pkg/runtime /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/runtime/_obj/_go_.6 -p runtime -+ -D _/builddir/build/BUILD/go/src/pkg/runtime -I $WORK ./compiler.go ./debug.go ./error.go ./extern.go ./mem.go ./mgc0.go ./softfloat64.go ./type.go ./zgoarch_amd64.go ./zgoos_linux.go ./zruntime_defs_linux_amd64.go ./zversion.go cp /builddir/build/BUILD/go/src/pkg/runtime/arch_amd64.h $WORK/runtime/_obj/arch_GOARCH.h cp /builddir/build/BUILD/go/src/pkg/runtime/defs_linux_amd64.h $WORK/runtime/_obj/defs_GOOS_GOARCH.h cp /builddir/build/BUILD/go/src/pkg/runtime/os_linux.h $WORK/runtime/_obj/os_GOOS.h cp /builddir/build/BUILD/go/src/pkg/runtime/signal_linux_amd64.h $WORK/runtime/_obj/signal_GOOS_GOARCH.h cp /builddir/build/BUILD/go/src/pkg/runtime/signals_linux.h $WORK/runtime/_obj/signals_GOOS.h cp /builddir/build/BUILD/go/src/pkg/runtime/zasm_linux_amd64.h $WORK/runtime/_obj/zasm_GOOS_GOARCH.h /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/alg.6 -D GOOS_linux -D GOARCH_amd64 ./alg.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/atomic_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./atomic_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/cgocall.6 -D GOOS_linux -D GOARCH_amd64 ./cgocall.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/chan.6 -D GOOS_linux -D GOARCH_amd64 ./chan.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/complex.6 -D GOOS_linux -D GOARCH_amd64 ./complex.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/cpuprof.6 -D GOOS_linux -D GOARCH_amd64 ./cpuprof.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/env_posix.6 -D GOOS_linux -D GOARCH_amd64 ./env_posix.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/float.6 -D GOOS_linux -D GOARCH_amd64 ./float.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/hashmap.6 -D GOOS_linux -D GOARCH_amd64 ./hashmap.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/iface.6 -D GOOS_linux -D GOARCH_amd64 ./iface.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/lfstack.6 -D GOOS_linux -D GOARCH_amd64 ./lfstack.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/lock_futex.6 -D GOOS_linux -D GOARCH_amd64 ./lock_futex.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/mcache.6 -D GOOS_linux -D GOARCH_amd64 ./mcache.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/mcentral.6 -D GOOS_linux -D GOARCH_amd64 ./mcentral.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/mem_linux.6 -D GOOS_linux -D GOARCH_amd64 ./mem_linux.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/mfinal.6 -D GOOS_linux -D GOARCH_amd64 ./mfinal.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/mfixalloc.6 -D GOOS_linux -D GOARCH_amd64 ./mfixalloc.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/mgc0.6 -D GOOS_linux -D GOARCH_amd64 ./mgc0.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/mheap.6 -D GOOS_linux -D GOARCH_amd64 ./mheap.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/msize.6 -D GOOS_linux -D GOARCH_amd64 ./msize.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/netpoll_epoll.6 -D GOOS_linux -D GOARCH_amd64 ./netpoll_epoll.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/os_linux.6 -D GOOS_linux -D GOARCH_amd64 ./os_linux.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/panic.6 -D GOOS_linux -D GOARCH_amd64 ./panic.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/parfor.6 -D GOOS_linux -D GOARCH_amd64 ./parfor.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/print.6 -D GOOS_linux -D GOARCH_amd64 ./print.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/proc.6 -D GOOS_linux -D GOARCH_amd64 ./proc.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/race0.6 -D GOOS_linux -D GOARCH_amd64 ./race0.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/rune.6 -D GOOS_linux -D GOARCH_amd64 ./rune.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/runtime.6 -D GOOS_linux -D GOARCH_amd64 ./runtime.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/signal_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./signal_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/signal_unix.6 -D GOOS_linux -D GOARCH_amd64 ./signal_unix.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/slice.6 -D GOOS_linux -D GOARCH_amd64 ./slice.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/stack.6 -D GOOS_linux -D GOARCH_amd64 ./stack.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/symtab.6 -D GOOS_linux -D GOARCH_amd64 ./symtab.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/traceback_x86.6 -D GOOS_linux -D GOARCH_amd64 ./traceback_x86.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/vdso_linux_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./vdso_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/zmalloc_linux_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./zmalloc_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/zmprof_linux_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./zmprof_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/znetpoll_linux_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./znetpoll_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/zruntime1_linux_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./zruntime1_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/zsema_linux_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./zsema_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/zsigqueue_linux_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./zsigqueue_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/zstring_linux_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./zstring_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/_obj/ztime_linux_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./ztime_linux_amd64.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/runtime/_obj/ -o $WORK/runtime/_obj/asm_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/runtime/_obj/ -o $WORK/runtime/_obj/memmove_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./memmove_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/runtime/_obj/ -o $WORK/runtime/_obj/rt0_linux_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./rt0_linux_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/runtime/_obj/ -o $WORK/runtime/_obj/sys_linux_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./sys_linux_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/runtime.a $WORK/runtime/_obj/_go_.6 $WORK/runtime/_obj/alg.6 $WORK/runtime/_obj/atomic_amd64.6 $WORK/runtime/_obj/cgocall.6 $WORK/runtime/_obj/chan.6 $WORK/runtime/_obj/complex.6 $WORK/runtime/_obj/cpuprof.6 $WORK/runtime/_obj/env_posix.6 $WORK/runtime/_obj/float.6 $WORK/runtime/_obj/hashmap.6 $WORK/runtime/_obj/iface.6 $WORK/runtime/_obj/lfstack.6 $WORK/runtime/_obj/lock_futex.6 $WORK/runtime/_obj/mcache.6 $WORK/runtime/_obj/mcentral.6 $WORK/runtime/_obj/mem_linux.6 $WORK/runtime/_obj/mfinal.6 $WORK/runtime/_obj/mfixalloc.6 $WORK/runtime/_obj/mgc0.6 $WORK/runtime/_obj/mheap.6 $WORK/runtime/_obj/msize.6 $WORK/runtime/_obj/netpoll_epoll.6 $WORK/runtime/_obj/os_linux.6 $WORK/runtime/_obj/panic.6 $WORK/runtime/_obj/parfor.6 $WORK/runtime/_obj/print.6 $WORK/runtime/_obj/proc.6 $WORK/runtime/_obj/race0.6 $WORK/runtime/_obj/rune.6 $WORK/runtime/_obj/runtime.6 $WORK/runtime/_obj/signal_amd64.6 $WORK/runtime/_obj/signal_unix.6 $WORK/runtime/_obj/slice.6 $WORK/runtime/_obj/stack.6 $WORK/runtime/_obj/symtab.6 $WORK/runtime/_obj/traceback_x86.6 $WORK/runtime/_obj/vdso_linux_amd64.6 $WORK/runtime/_obj/zmalloc_linux_amd64.6 $WORK/runtime/_obj/zmprof_linux_amd64.6 $WORK/runtime/_obj/znetpoll_linux_amd64.6 $WORK/runtime/_obj/zruntime1_linux_amd64.6 $WORK/runtime/_obj/zsema_linux_amd64.6 $WORK/runtime/_obj/zsigqueue_linux_amd64.6 $WORK/runtime/_obj/zstring_linux_amd64.6 $WORK/runtime/_obj/ztime_linux_amd64.6 $WORK/runtime/_obj/asm_amd64.6 $WORK/runtime/_obj/memmove_amd64.6 $WORK/runtime/_obj/rt0_linux_amd64.6 $WORK/runtime/_obj/sys_linux_amd64.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/ cp $WORK/runtime.a /builddir/build/BUILD/go/pkg/linux_amd64/runtime.a errors sync/atomic mkdir -p $WORK/errors/_obj/ cd /builddir/build/BUILD/go/src/pkg/errors /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/errors/_obj/_go_.6 -p errors -complete -D _/builddir/build/BUILD/go/src/pkg/errors -I $WORK ./errors.go mkdir -p $WORK/sync/atomic/_obj/ mkdir -p $WORK/sync/ cd /builddir/build/BUILD/go/src/pkg/sync/atomic /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/sync/atomic/_obj/_go_.6 -p sync/atomic -D _/builddir/build/BUILD/go/src/pkg/sync/atomic -I $WORK ./doc.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/sync/atomic/_obj/ -o $WORK/sync/atomic/_obj/asm_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s cd /builddir/build/BUILD/go/src/pkg/errors /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/errors.a $WORK/errors/_obj/_go_.6 cd /builddir/build/BUILD/go/src/pkg/sync/atomic /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/sync/atomic.a $WORK/sync/atomic/_obj/_go_.6 $WORK/sync/atomic/_obj/asm_amd64.6 cp $WORK/errors.a /builddir/build/BUILD/go/pkg/linux_amd64/errors.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/sync/ cp $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/pkg/sync /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/sync/_obj/_go_.6 -p sync -D _/builddir/build/BUILD/go/src/pkg/sync -I $WORK ./cond.go ./mutex.go ./once.go ./race0.go ./runtime.go ./rwmutex.go ./waitgroup.go unicode mkdir -p $WORK/unicode/_obj/ cd /builddir/build/BUILD/go/src/pkg/unicode /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/unicode/_obj/_go_.6 -p unicode -complete -D _/builddir/build/BUILD/go/src/pkg/unicode -I $WORK ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /builddir/build/BUILD/go/src/pkg/sync /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/sync.a $WORK/sync/_obj/_go_.6 cp $WORK/sync.a /builddir/build/BUILD/go/pkg/linux_amd64/sync.a io mkdir -p $WORK/io/_obj/ cd /builddir/build/BUILD/go/src/pkg/io /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/io/_obj/_go_.6 -p io -complete -D _/builddir/build/BUILD/go/src/pkg/io -I $WORK ./io.go ./multi.go ./pipe.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/io.a $WORK/io/_obj/_go_.6 cp $WORK/io.a /builddir/build/BUILD/go/pkg/linux_amd64/io.a unicode/utf8 mkdir -p $WORK/unicode/utf8/_obj/ mkdir -p $WORK/unicode/ cd /builddir/build/BUILD/go/src/pkg/unicode/utf8 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/unicode/utf8/_obj/_go_.6 -p unicode/utf8 -complete -D _/builddir/build/BUILD/go/src/pkg/unicode/utf8 -I $WORK ./utf8.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/unicode/utf8.a $WORK/unicode/utf8/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/unicode/ cp $WORK/unicode/utf8.a /builddir/build/BUILD/go/pkg/linux_amd64/unicode/utf8.a math mkdir -p $WORK/math/_obj/ cd /builddir/build/BUILD/go/src/pkg/math /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/math/_obj/_go_.6 -p math -D _/builddir/build/BUILD/go/src/pkg/math -I $WORK ./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 cd /builddir/build/BUILD/go/src/pkg/unicode /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/unicode.a $WORK/unicode/_obj/_go_.6 cp $WORK/unicode.a /builddir/build/BUILD/go/pkg/linux_amd64/unicode.a bytes mkdir -p $WORK/bytes/_obj/ cd /builddir/build/BUILD/go/src/pkg/bytes /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/bytes/_obj/_go_.6 -p bytes -D _/builddir/build/BUILD/go/src/pkg/bytes -I $WORK ./buffer.go ./bytes.go ./bytes_decl.go ./reader.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/bytes/_obj/ -o $WORK/bytes/_obj/asm_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/bytes.a $WORK/bytes/_obj/_go_.6 $WORK/bytes/_obj/asm_amd64.6 cp $WORK/bytes.a /builddir/build/BUILD/go/pkg/linux_amd64/bytes.a bufio mkdir -p $WORK/bufio/_obj/ cd /builddir/build/BUILD/go/src/pkg/bufio /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/bufio/_obj/_go_.6 -p bufio -complete -D _/builddir/build/BUILD/go/src/pkg/bufio -I $WORK ./bufio.go ./scan.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/bufio.a $WORK/bufio/_obj/_go_.6 cp $WORK/bufio.a /builddir/build/BUILD/go/pkg/linux_amd64/bufio.a syscall mkdir -p $WORK/syscall/_obj/ cd /builddir/build/BUILD/go/src/pkg/syscall /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/syscall/_obj/_go_.6 -p syscall -D _/builddir/build/BUILD/go/src/pkg/syscall -I $WORK ./env_unix.go ./exec_linux.go ./exec_unix.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 cd /builddir/build/BUILD/go/src/pkg/math /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/abs_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./abs_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/asin_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./asin_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/atan2_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./atan2_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/atan_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./atan_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/dim_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./dim_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/exp2_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./exp2_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/exp_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./exp_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/expm1_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./expm1_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/floor_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./floor_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/fltasm_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./fltasm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/frexp_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./frexp_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/hypot_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./hypot_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/ldexp_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./ldexp_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/log10_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./log10_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/log1p_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./log1p_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/log_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./log_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/mod_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./mod_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/modf_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./modf_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/remainder_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./remainder_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/sin_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./sin_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/sincos_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./sincos_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/sqrt_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./sqrt_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/_obj/ -o $WORK/math/_obj/tan_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./tan_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/math.a $WORK/math/_obj/_go_.6 $WORK/math/_obj/abs_amd64.6 $WORK/math/_obj/asin_amd64.6 $WORK/math/_obj/atan2_amd64.6 $WORK/math/_obj/atan_amd64.6 $WORK/math/_obj/dim_amd64.6 $WORK/math/_obj/exp2_amd64.6 $WORK/math/_obj/exp_amd64.6 $WORK/math/_obj/expm1_amd64.6 $WORK/math/_obj/floor_amd64.6 $WORK/math/_obj/fltasm_amd64.6 $WORK/math/_obj/frexp_amd64.6 $WORK/math/_obj/hypot_amd64.6 $WORK/math/_obj/ldexp_amd64.6 $WORK/math/_obj/log10_amd64.6 $WORK/math/_obj/log1p_amd64.6 $WORK/math/_obj/log_amd64.6 $WORK/math/_obj/mod_amd64.6 $WORK/math/_obj/modf_amd64.6 $WORK/math/_obj/remainder_amd64.6 $WORK/math/_obj/sin_amd64.6 $WORK/math/_obj/sincos_amd64.6 $WORK/math/_obj/sqrt_amd64.6 $WORK/math/_obj/tan_amd64.6 cp $WORK/math.a /builddir/build/BUILD/go/pkg/linux_amd64/math.a strconv mkdir -p $WORK/strconv/_obj/ cd /builddir/build/BUILD/go/src/pkg/strconv /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/strconv/_obj/_go_.6 -p strconv -complete -D _/builddir/build/BUILD/go/src/pkg/strconv -I $WORK ./atob.go ./atof.go ./atoi.go ./decimal.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /builddir/build/BUILD/go/src/pkg/syscall /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/syscall/_obj/ -o $WORK/syscall/_obj/asm_linux_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./asm_linux_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/syscall.a $WORK/syscall/_obj/_go_.6 $WORK/syscall/_obj/asm_linux_amd64.6 cp $WORK/syscall.a /builddir/build/BUILD/go/pkg/linux_amd64/syscall.a time mkdir -p $WORK/time/_obj/ cd /builddir/build/BUILD/go/src/pkg/time /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/time/_obj/_go_.6 -p time -D _/builddir/build/BUILD/go/src/pkg/time -I $WORK ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /builddir/build/BUILD/go/src/pkg/strconv /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/strconv.a $WORK/strconv/_obj/_go_.6 cp $WORK/strconv.a /builddir/build/BUILD/go/pkg/linux_amd64/strconv.a reflect mkdir -p $WORK/reflect/_obj/ cd /builddir/build/BUILD/go/src/pkg/reflect /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/reflect/_obj/_go_.6 -p reflect -D _/builddir/build/BUILD/go/src/pkg/reflect -I $WORK ./deepequal.go ./makefunc.go ./type.go ./value.go cd /builddir/build/BUILD/go/src/pkg/time /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/time.a $WORK/time/_obj/_go_.6 cp $WORK/time.a /builddir/build/BUILD/go/pkg/linux_amd64/time.a cd /builddir/build/BUILD/go/src/pkg/reflect /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/reflect/_obj/ -o $WORK/reflect/_obj/asm_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/reflect.a $WORK/reflect/_obj/_go_.6 $WORK/reflect/_obj/asm_amd64.6 os mkdir -p $WORK/os/_obj/ cd /builddir/build/BUILD/go/src/pkg/os /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/os/_obj/_go_.6 -p os -D _/builddir/build/BUILD/go/src/pkg/os -I $WORK ./dir_unix.go ./doc.go ./env.go ./error.go ./error_posix.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 ./sys_linux.go ./types.go ./types_notwin.go cp $WORK/reflect.a /builddir/build/BUILD/go/pkg/linux_amd64/reflect.a sort mkdir -p $WORK/sort/_obj/ cd /builddir/build/BUILD/go/src/pkg/sort /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/sort/_obj/_go_.6 -p sort -complete -D _/builddir/build/BUILD/go/src/pkg/sort -I $WORK ./search.go ./sort.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/sort.a $WORK/sort/_obj/_go_.6 cp $WORK/sort.a /builddir/build/BUILD/go/pkg/linux_amd64/sort.a strings mkdir -p $WORK/strings/_obj/ cd /builddir/build/BUILD/go/src/pkg/strings /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/strings/_obj/_go_.6 -p strings -complete -D _/builddir/build/BUILD/go/src/pkg/strings -I $WORK ./reader.go ./replace.go ./search.go ./strings.go cd /builddir/build/BUILD/go/src/pkg/os /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/os.a $WORK/os/_obj/_go_.6 cp $WORK/os.a /builddir/build/BUILD/go/pkg/linux_amd64/os.a fmt mkdir -p $WORK/fmt/_obj/ cd /builddir/build/BUILD/go/src/pkg/fmt /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/fmt/_obj/_go_.6 -p fmt -complete -D _/builddir/build/BUILD/go/src/pkg/fmt -I $WORK ./doc.go ./format.go ./print.go ./scan.go cd /builddir/build/BUILD/go/src/pkg/strings /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/strings.a $WORK/strings/_obj/_go_.6 cp $WORK/strings.a /builddir/build/BUILD/go/pkg/linux_amd64/strings.a path/filepath mkdir -p $WORK/path/filepath/_obj/ mkdir -p $WORK/path/ cd /builddir/build/BUILD/go/src/pkg/path/filepath /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/path/filepath/_obj/_go_.6 -p path/filepath -complete -D _/builddir/build/BUILD/go/src/pkg/path/filepath -I $WORK ./match.go ./path.go ./path_unix.go ./symlink.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/path/filepath.a $WORK/path/filepath/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/path/ cp $WORK/path/filepath.a /builddir/build/BUILD/go/pkg/linux_amd64/path/filepath.a path mkdir -p $WORK/path/_obj/ cd /builddir/build/BUILD/go/src/pkg/path /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/path/_obj/_go_.6 -p path -complete -D _/builddir/build/BUILD/go/src/pkg/path -I $WORK ./match.go ./path.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/path.a $WORK/path/_obj/_go_.6 cp $WORK/path.a /builddir/build/BUILD/go/pkg/linux_amd64/path.a regexp/syntax mkdir -p $WORK/regexp/syntax/_obj/ mkdir -p $WORK/regexp/ cd /builddir/build/BUILD/go/src/pkg/regexp/syntax /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/regexp/syntax/_obj/_go_.6 -p regexp/syntax -complete -D _/builddir/build/BUILD/go/src/pkg/regexp/syntax -I $WORK ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /builddir/build/BUILD/go/src/pkg/fmt /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/fmt.a $WORK/fmt/_obj/_go_.6 cp $WORK/fmt.a /builddir/build/BUILD/go/pkg/linux_amd64/fmt.a flag mkdir -p $WORK/flag/_obj/ cd /builddir/build/BUILD/go/src/pkg/flag /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/flag/_obj/_go_.6 -p flag -complete -D _/builddir/build/BUILD/go/src/pkg/flag -I $WORK ./flag.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/flag.a $WORK/flag/_obj/_go_.6 cp $WORK/flag.a /builddir/build/BUILD/go/pkg/linux_amd64/flag.a go/token mkdir -p $WORK/go/token/_obj/ mkdir -p $WORK/go/ cd /builddir/build/BUILD/go/src/pkg/go/token /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/go/token/_obj/_go_.6 -p go/token -complete -D _/builddir/build/BUILD/go/src/pkg/go/token -I $WORK ./position.go ./serialize.go ./token.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/go/token.a $WORK/go/token/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/go/ cp $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/pkg/go/scanner /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/go/scanner/_obj/_go_.6 -p go/scanner -complete -D _/builddir/build/BUILD/go/src/pkg/go/scanner -I $WORK ./errors.go ./scanner.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/go/scanner.a $WORK/go/scanner/_obj/_go_.6 cd /builddir/build/BUILD/go/src/pkg/regexp/syntax /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/regexp/syntax.a $WORK/regexp/syntax/_obj/_go_.6 cp $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/pkg/go/ast /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/go/ast/_obj/_go_.6 -p go/ast -complete -D _/builddir/build/BUILD/go/src/pkg/go/ast -I $WORK ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/regexp/ cp $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/pkg/regexp /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/regexp/_obj/_go_.6 -p regexp -complete -D _/builddir/build/BUILD/go/src/pkg/regexp -I $WORK ./exec.go ./regexp.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/regexp.a $WORK/regexp/_obj/_go_.6 cp $WORK/regexp.a /builddir/build/BUILD/go/pkg/linux_amd64/regexp.a io/ioutil mkdir -p $WORK/io/ioutil/_obj/ mkdir -p $WORK/io/ cd /builddir/build/BUILD/go/src/pkg/io/ioutil /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/io/ioutil/_obj/_go_.6 -p io/ioutil -complete -D _/builddir/build/BUILD/go/src/pkg/io/ioutil -I $WORK ./blackhole.go ./ioutil.go ./tempfile.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/io/ioutil.a $WORK/io/ioutil/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/io/ cp $WORK/io/ioutil.a /builddir/build/BUILD/go/pkg/linux_amd64/io/ioutil.a net/url mkdir -p $WORK/net/url/_obj/ mkdir -p $WORK/net/ cd /builddir/build/BUILD/go/src/pkg/net/url /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/url/_obj/_go_.6 -p net/url -complete -D _/builddir/build/BUILD/go/src/pkg/net/url -I $WORK ./url.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net/url.a $WORK/net/url/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/net/ cp $WORK/net/url.a /builddir/build/BUILD/go/pkg/linux_amd64/net/url.a text/template/parse mkdir -p $WORK/text/template/parse/_obj/ mkdir -p $WORK/text/template/ cd /builddir/build/BUILD/go/src/pkg/text/template/parse /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/text/template/parse/_obj/_go_.6 -p text/template/parse -complete -D _/builddir/build/BUILD/go/src/pkg/text/template/parse -I $WORK ./lex.go ./node.go ./parse.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/text/template/parse.a $WORK/text/template/parse/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/text/template/ cp $WORK/text/template/parse.a /builddir/build/BUILD/go/pkg/linux_amd64/text/template/parse.a text/template mkdir -p $WORK/text/template/_obj/ mkdir -p $WORK/text/ cd /builddir/build/BUILD/go/src/pkg/text/template /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/text/template/_obj/_go_.6 -p text/template -complete -D _/builddir/build/BUILD/go/src/pkg/text/template -I $WORK ./doc.go ./exec.go ./funcs.go ./helper.go ./template.go cd /builddir/build/BUILD/go/src/pkg/go/ast /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/go/ast.a $WORK/go/ast/_obj/_go_.6 cd /builddir/build/BUILD/go/src/pkg/text/template /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/text/template.a $WORK/text/template/_obj/_go_.6 cp $WORK/go/ast.a /builddir/build/BUILD/go/pkg/linux_amd64/go/ast.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/text/ cp $WORK/text/template.a /builddir/build/BUILD/go/pkg/linux_amd64/text/template.a log mkdir -p $WORK/log/_obj/ cd /builddir/build/BUILD/go/src/pkg/log /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/log/_obj/_go_.6 -p log -complete -D _/builddir/build/BUILD/go/src/pkg/log -I $WORK ./log.go go/doc mkdir -p $WORK/go/doc/_obj/ cd /builddir/build/BUILD/go/src/pkg/go/doc /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/go/doc/_obj/_go_.6 -p go/doc -complete -D _/builddir/build/BUILD/go/src/pkg/go/doc -I $WORK ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cd /builddir/build/BUILD/go/src/pkg/log /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/log.a $WORK/log/_obj/_go_.6 go/parser mkdir -p $WORK/go/parser/_obj/ cd /builddir/build/BUILD/go/src/pkg/go/parser /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/go/parser/_obj/_go_.6 -p go/parser -complete -D _/builddir/build/BUILD/go/src/pkg/go/parser -I $WORK ./interface.go ./parser.go cd /builddir/build/BUILD/go/src/pkg/go/doc /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/go/doc.a $WORK/go/doc/_obj/_go_.6 cp $WORK/go/doc.a /builddir/build/BUILD/go/pkg/linux_amd64/go/doc.a cp $WORK/log.a /builddir/build/BUILD/go/pkg/linux_amd64/log.a text/tabwriter mkdir -p $WORK/text/tabwriter/_obj/ cd /builddir/build/BUILD/go/src/pkg/text/tabwriter /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/text/tabwriter/_obj/_go_.6 -p text/tabwriter -complete -D _/builddir/build/BUILD/go/src/pkg/text/tabwriter -I $WORK ./tabwriter.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/text/tabwriter.a $WORK/text/tabwriter/_obj/_go_.6 cp $WORK/text/tabwriter.a /builddir/build/BUILD/go/pkg/linux_amd64/text/tabwriter.a go/printer mkdir -p $WORK/go/printer/_obj/ cd /builddir/build/BUILD/go/src/pkg/go/printer /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/go/printer/_obj/_go_.6 -p go/printer -complete -D _/builddir/build/BUILD/go/src/pkg/go/printer -I $WORK ./nodes.go ./printer.go cd /builddir/build/BUILD/go/src/pkg/go/parser /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/go/parser.a $WORK/go/parser/_obj/_go_.6 cp $WORK/go/parser.a /builddir/build/BUILD/go/pkg/linux_amd64/go/parser.a go/build mkdir -p $WORK/go/build/_obj/ cd /builddir/build/BUILD/go/src/pkg/go/build /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/go/build/_obj/_go_.6 -p go/build -complete -D _/builddir/build/BUILD/go/src/pkg/go/build -I $WORK ./build.go ./doc.go ./read.go ./syslist.go cd /builddir/build/BUILD/go/src/pkg/go/printer /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/go/printer.a $WORK/go/printer/_obj/_go_.6 cp $WORK/go/printer.a /builddir/build/BUILD/go/pkg/linux_amd64/go/printer.a os/exec mkdir -p $WORK/os/exec/_obj/ mkdir -p $WORK/os/ cd /builddir/build/BUILD/go/src/pkg/os/exec /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/os/exec/_obj/_go_.6 -p os/exec -complete -D _/builddir/build/BUILD/go/src/pkg/os/exec -I $WORK ./exec.go ./lp_unix.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/os/exec.a $WORK/os/exec/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/os/ cp $WORK/os/exec.a /builddir/build/BUILD/go/pkg/linux_amd64/os/exec.a hash mkdir -p $WORK/hash/_obj/ cd /builddir/build/BUILD/go/src/pkg/hash /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/hash/_obj/_go_.6 -p hash -complete -D _/builddir/build/BUILD/go/src/pkg/hash -I $WORK ./hash.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/hash.a $WORK/hash/_obj/_go_.6 cp $WORK/hash.a /builddir/build/BUILD/go/pkg/linux_amd64/hash.a crypto mkdir -p $WORK/crypto/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/_obj/_go_.6 -p crypto -complete -D _/builddir/build/BUILD/go/src/pkg/crypto -I $WORK ./crypto.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto.a $WORK/crypto/_obj/_go_.6 cp $WORK/crypto.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto.a crypto/md5 mkdir -p $WORK/crypto/md5/_obj/ mkdir -p $WORK/crypto/ cd /builddir/build/BUILD/go/src/pkg/crypto/md5 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/md5/_obj/_go_.6 -p crypto/md5 -D _/builddir/build/BUILD/go/src/pkg/crypto/md5 -I $WORK ./md5.go ./md5block_decl.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/crypto/md5/_obj/ -o $WORK/crypto/md5/_obj/md5block_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./md5block_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/md5.a $WORK/crypto/md5/_obj/_go_.6 $WORK/crypto/md5/_obj/md5block_amd64.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/crypto/ cp $WORK/crypto/md5.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/md5.a encoding/binary mkdir -p $WORK/encoding/binary/_obj/ mkdir -p $WORK/encoding/ cd /builddir/build/BUILD/go/src/pkg/encoding/binary /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/encoding/binary/_obj/_go_.6 -p encoding/binary -complete -D _/builddir/build/BUILD/go/src/pkg/encoding/binary -I $WORK ./binary.go ./varint.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/encoding/binary.a $WORK/encoding/binary/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/encoding/ cp $WORK/encoding/binary.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/binary.a debug/dwarf mkdir -p $WORK/debug/dwarf/_obj/ mkdir -p $WORK/debug/ cd /builddir/build/BUILD/go/src/pkg/debug/dwarf /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/debug/dwarf/_obj/_go_.6 -p debug/dwarf -complete -D _/builddir/build/BUILD/go/src/pkg/debug/dwarf -I $WORK ./buf.go ./const.go ./entry.go ./open.go ./type.go ./unit.go cd /builddir/build/BUILD/go/src/pkg/go/build /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/go/build.a $WORK/go/build/_obj/_go_.6 cp $WORK/go/build.a /builddir/build/BUILD/go/pkg/linux_amd64/go/build.a cmd/api mkdir -p $WORK/cmd/api/_obj/ mkdir -p $WORK/cmd/api/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/api /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/cmd/api/_obj/_go_.6 -p cmd/api -complete -D _/builddir/build/BUILD/go/src/cmd/api -I $WORK ./clone.go ./goapi.go cd /builddir/build/BUILD/go/src/pkg/debug/dwarf /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/debug/dwarf.a $WORK/debug/dwarf/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/debug/ cp $WORK/debug/dwarf.a /builddir/build/BUILD/go/pkg/linux_amd64/debug/dwarf.a debug/elf mkdir -p $WORK/debug/elf/_obj/ cd /builddir/build/BUILD/go/src/pkg/debug/elf /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/debug/elf/_obj/_go_.6 -p debug/elf -complete -D _/builddir/build/BUILD/go/src/pkg/debug/elf -I $WORK ./elf.go ./file.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/debug/elf.a $WORK/debug/elf/_obj/_go_.6 cd /builddir/build/BUILD/go/src/cmd/api /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/cmd/api.a $WORK/cmd/api/_obj/_go_.6 cp $WORK/debug/elf.a /builddir/build/BUILD/go/pkg/linux_amd64/debug/elf.a debug/macho mkdir -p $WORK/debug/macho/_obj/ cd /builddir/build/BUILD/go/src/pkg/debug/macho /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/debug/macho/_obj/_go_.6 -p debug/macho -complete -D _/builddir/build/BUILD/go/src/pkg/debug/macho -I $WORK ./file.go ./macho.go cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/6l -o $WORK/cmd/api/_obj/exe/a.out -L $WORK $WORK/cmd/api.a cd /builddir/build/BUILD/go/src/pkg/debug/macho /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/debug/macho.a $WORK/debug/macho/_obj/_go_.6 cp $WORK/debug/macho.a /builddir/build/BUILD/go/pkg/linux_amd64/debug/macho.a debug/pe mkdir -p $WORK/debug/pe/_obj/ cd /builddir/build/BUILD/go/src/pkg/debug/pe /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/debug/pe/_obj/_go_.6 -p debug/pe -complete -D _/builddir/build/BUILD/go/src/pkg/debug/pe -I $WORK ./file.go ./pe.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/debug/pe.a $WORK/debug/pe/_obj/_go_.6 cp $WORK/debug/pe.a /builddir/build/BUILD/go/pkg/linux_amd64/debug/pe.a cmd/cgo mkdir -p $WORK/cmd/cgo/_obj/ mkdir -p $WORK/cmd/cgo/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/cgo /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/cmd/cgo/_obj/_go_.6 -p cmd/cgo -complete -D _/builddir/build/BUILD/go/src/cmd/cgo -I $WORK ./ast.go ./doc.go ./gcc.go ./godefs.go ./main.go ./out.go ./util.go mkdir -p /builddir/build/BUILD/go/pkg/tool/linux_amd64/ cp $WORK/cmd/api/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/api go/format mkdir -p $WORK/go/format/_obj/ cd /builddir/build/BUILD/go/src/pkg/go/format /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/go/format/_obj/_go_.6 -p go/format -complete -D _/builddir/build/BUILD/go/src/pkg/go/format -I $WORK ./format.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/go/format.a $WORK/go/format/_obj/_go_.6 cp $WORK/go/format.a /builddir/build/BUILD/go/pkg/linux_amd64/go/format.a cmd/fix mkdir -p $WORK/cmd/fix/_obj/ mkdir -p $WORK/cmd/fix/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/fix /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/cmd/fix/_obj/_go_.6 -p cmd/fix -complete -D _/builddir/build/BUILD/go/src/cmd/fix -I $WORK ./doc.go ./fix.go ./main.go ./netipv6zone.go ./printerconfig.go ./typecheck.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/cmd/fix.a $WORK/cmd/fix/_obj/_go_.6 cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/6l -o $WORK/cmd/fix/_obj/exe/a.out -L $WORK $WORK/cmd/fix.a cd /builddir/build/BUILD/go/src/cmd/cgo /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/cmd/cgo.a $WORK/cmd/cgo/_obj/_go_.6 cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/6l -o $WORK/cmd/cgo/_obj/exe/a.out -L $WORK $WORK/cmd/cgo.a cp $WORK/cmd/fix/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/fix container/heap mkdir -p $WORK/container/heap/_obj/ mkdir -p $WORK/container/ cd /builddir/build/BUILD/go/src/pkg/container/heap /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/container/heap/_obj/_go_.6 -p container/heap -complete -D _/builddir/build/BUILD/go/src/pkg/container/heap -I $WORK ./heap.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/container/heap.a $WORK/container/heap/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/container/ cp $WORK/container/heap.a /builddir/build/BUILD/go/pkg/linux_amd64/container/heap.a encoding/base64 mkdir -p $WORK/encoding/base64/_obj/ cd /builddir/build/BUILD/go/src/pkg/encoding/base64 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/encoding/base64/_obj/_go_.6 -p encoding/base64 -complete -D _/builddir/build/BUILD/go/src/pkg/encoding/base64 -I $WORK ./base64.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/encoding/base64.a $WORK/encoding/base64/_obj/_go_.6 cp $WORK/encoding/base64.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/base64.a unicode/utf16 mkdir -p $WORK/unicode/utf16/_obj/ cd /builddir/build/BUILD/go/src/pkg/unicode/utf16 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/unicode/utf16/_obj/_go_.6 -p unicode/utf16 -complete -D _/builddir/build/BUILD/go/src/pkg/unicode/utf16 -I $WORK ./utf16.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/unicode/utf16.a $WORK/unicode/utf16/_obj/_go_.6 cp $WORK/unicode/utf16.a /builddir/build/BUILD/go/pkg/linux_amd64/unicode/utf16.a encoding/json mkdir -p $WORK/encoding/json/_obj/ cd /builddir/build/BUILD/go/src/pkg/encoding/json /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/encoding/json/_obj/_go_.6 -p encoding/json -complete -D _/builddir/build/BUILD/go/src/pkg/encoding/json -I $WORK ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/encoding/json.a $WORK/encoding/json/_obj/_go_.6 cp $WORK/encoding/json.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/json.a encoding/xml mkdir -p $WORK/encoding/xml/_obj/ cd /builddir/build/BUILD/go/src/pkg/encoding/xml /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/encoding/xml/_obj/_go_.6 -p encoding/xml -complete -D _/builddir/build/BUILD/go/src/pkg/encoding/xml -I $WORK ./marshal.go ./read.go ./typeinfo.go ./xml.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/encoding/xml.a $WORK/encoding/xml/_obj/_go_.6 cp $WORK/encoding/xml.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/xml.a compress/flate mkdir -p $WORK/compress/flate/_obj/ mkdir -p $WORK/compress/ cd /builddir/build/BUILD/go/src/pkg/compress/flate /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/compress/flate/_obj/_go_.6 -p compress/flate -complete -D _/builddir/build/BUILD/go/src/pkg/compress/flate -I $WORK ./copy.go ./deflate.go ./fixedhuff.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./token.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/compress/flate.a $WORK/compress/flate/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/compress/ cp $WORK/compress/flate.a /builddir/build/BUILD/go/pkg/linux_amd64/compress/flate.a hash/crc32 mkdir -p $WORK/hash/crc32/_obj/ mkdir -p $WORK/hash/ cd /builddir/build/BUILD/go/src/pkg/hash/crc32 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/hash/crc32/_obj/_go_.6 -p hash/crc32 -D _/builddir/build/BUILD/go/src/pkg/hash/crc32 -I $WORK ./crc32.go ./crc32_amd64.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/hash/crc32/_obj/ -o $WORK/hash/crc32/_obj/crc32_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./crc32_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/hash/crc32.a $WORK/hash/crc32/_obj/_go_.6 $WORK/hash/crc32/_obj/crc32_amd64.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/hash/ cp $WORK/hash/crc32.a /builddir/build/BUILD/go/pkg/linux_amd64/hash/crc32.a compress/gzip mkdir -p $WORK/compress/gzip/_obj/ cd /builddir/build/BUILD/go/src/pkg/compress/gzip /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/compress/gzip/_obj/_go_.6 -p compress/gzip -complete -D _/builddir/build/BUILD/go/src/pkg/compress/gzip -I $WORK ./gunzip.go ./gzip.go cp $WORK/cmd/cgo/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo crypto/cipher mkdir -p $WORK/crypto/cipher/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/cipher /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/cipher/_obj/_go_.6 -p crypto/cipher -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/cipher -I $WORK ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./io.go ./ofb.go cd /builddir/build/BUILD/go/src/pkg/compress/gzip /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/compress/gzip.a $WORK/compress/gzip/_obj/_go_.6 cp $WORK/compress/gzip.a /builddir/build/BUILD/go/pkg/linux_amd64/compress/gzip.a math/rand mkdir -p $WORK/math/rand/_obj/ mkdir -p $WORK/math/ cd /builddir/build/BUILD/go/src/pkg/math/rand /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/math/rand/_obj/_go_.6 -p math/rand -complete -D _/builddir/build/BUILD/go/src/pkg/math/rand -I $WORK ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /builddir/build/BUILD/go/src/pkg/crypto/cipher /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/cipher.a $WORK/crypto/cipher/_obj/_go_.6 cp $WORK/crypto/cipher.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/cipher.a crypto/aes mkdir -p $WORK/crypto/aes/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/aes /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/aes/_obj/_go_.6 -p crypto/aes -D _/builddir/build/BUILD/go/src/pkg/crypto/aes -I $WORK ./block.go ./cipher.go ./cipher_asm.go ./const.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/crypto/aes/_obj/ -o $WORK/crypto/aes/_obj/asm_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/aes.a $WORK/crypto/aes/_obj/_go_.6 $WORK/crypto/aes/_obj/asm_amd64.6 cp $WORK/crypto/aes.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/aes.a crypto/des mkdir -p $WORK/crypto/des/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/des /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/des/_obj/_go_.6 -p crypto/des -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/des -I $WORK ./block.go ./cipher.go ./const.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/des.a $WORK/crypto/des/_obj/_go_.6 cp $WORK/crypto/des.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/des.a crypto/subtle mkdir -p $WORK/crypto/subtle/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/subtle /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/subtle/_obj/_go_.6 -p crypto/subtle -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/subtle -I $WORK ./constant_time.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/subtle.a $WORK/crypto/subtle/_obj/_go_.6 cp $WORK/crypto/subtle.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/subtle.a crypto/hmac mkdir -p $WORK/crypto/hmac/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/hmac /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/hmac/_obj/_go_.6 -p crypto/hmac -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/hmac -I $WORK ./hmac.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/hmac.a $WORK/crypto/hmac/_obj/_go_.6 cp $WORK/crypto/hmac.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/hmac.a crypto/rc4 mkdir -p $WORK/crypto/rc4/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/rc4 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/rc4/_obj/_go_.6 -p crypto/rc4 -D _/builddir/build/BUILD/go/src/pkg/crypto/rc4 -I $WORK ./rc4.go ./rc4_asm.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/crypto/rc4/_obj/ -o $WORK/crypto/rc4/_obj/rc4_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./rc4_amd64.s cd /builddir/build/BUILD/go/src/pkg/math/rand /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/math/rand.a $WORK/math/rand/_obj/_go_.6 cd /builddir/build/BUILD/go/src/pkg/crypto/rc4 /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/rc4.a $WORK/crypto/rc4/_obj/_go_.6 $WORK/crypto/rc4/_obj/rc4_amd64.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/math/ cp $WORK/math/rand.a /builddir/build/BUILD/go/pkg/linux_amd64/math/rand.a math/big mkdir -p $WORK/math/big/_obj/ cd /builddir/build/BUILD/go/src/pkg/math/big /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/math/big/_obj/_go_.6 -p math/big -D _/builddir/build/BUILD/go/src/pkg/math/big -I $WORK ./arith.go ./arith_decl.go ./int.go ./nat.go ./rat.go cp $WORK/crypto/rc4.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/rc4.a crypto/sha1 mkdir -p $WORK/crypto/sha1/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/sha1 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/sha1/_obj/_go_.6 -p crypto/sha1 -D _/builddir/build/BUILD/go/src/pkg/crypto/sha1 -I $WORK ./sha1.go ./sha1block_decl.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/crypto/sha1/_obj/ -o $WORK/crypto/sha1/_obj/sha1block_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./sha1block_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/sha1.a $WORK/crypto/sha1/_obj/_go_.6 $WORK/crypto/sha1/_obj/sha1block_amd64.6 cp $WORK/crypto/sha1.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/sha1.a crypto/sha256 mkdir -p $WORK/crypto/sha256/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/sha256 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/sha256/_obj/_go_.6 -p crypto/sha256 -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/sha256 -I $WORK ./sha256.go ./sha256block.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/sha256.a $WORK/crypto/sha256/_obj/_go_.6 cp $WORK/crypto/sha256.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/sha256.a encoding/hex mkdir -p $WORK/encoding/hex/_obj/ cd /builddir/build/BUILD/go/src/pkg/encoding/hex /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/encoding/hex/_obj/_go_.6 -p encoding/hex -complete -D _/builddir/build/BUILD/go/src/pkg/encoding/hex -I $WORK ./hex.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/encoding/hex.a $WORK/encoding/hex/_obj/_go_.6 cp $WORK/encoding/hex.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/hex.a encoding/pem mkdir -p $WORK/encoding/pem/_obj/ cd /builddir/build/BUILD/go/src/pkg/encoding/pem /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/encoding/pem/_obj/_go_.6 -p encoding/pem -complete -D _/builddir/build/BUILD/go/src/pkg/encoding/pem -I $WORK ./pem.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/encoding/pem.a $WORK/encoding/pem/_obj/_go_.6 cp $WORK/encoding/pem.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/pem.a runtime/cgo mkdir -p $WORK/runtime/cgo/_obj/ mkdir -p $WORK/runtime/ cd /builddir/build/BUILD/go/src/pkg/runtime/cgo /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo -objdir $WORK/runtime/cgo/_obj/ -import_runtime_cgo=false -import_syscall=false -- -Wall -Werror -I $WORK/runtime/cgo/_obj/ cgo.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/cgo/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/cgo/_obj/_cgo_defun.6 -D GOOS_linux -D GOARCH_amd64 $WORK/runtime/cgo/_obj/_cgo_defun.c /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -print-libgcc-file-name /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -Wall -Werror -I $WORK/runtime/cgo/_obj/ -o $WORK/runtime/cgo/_obj/_cgo_main.o -c $WORK/runtime/cgo/_obj/_cgo_main.c cd /builddir/build/BUILD/go/src/pkg/math/big /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/math/big/_obj/ -o $WORK/math/big/_obj/arith_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./arith_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/math/big.a $WORK/math/big/_obj/_go_.6 $WORK/math/big/_obj/arith_amd64.6 cd /builddir/build/BUILD/go/src/pkg/runtime/cgo /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -Wall -Werror -I $WORK/runtime/cgo/_obj/ -o $WORK/runtime/cgo/_obj/_cgo_export.o -c $WORK/runtime/cgo/_obj/_cgo_export.c cp $WORK/math/big.a /builddir/build/BUILD/go/pkg/linux_amd64/math/big.a crypto/elliptic mkdir -p $WORK/crypto/elliptic/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/elliptic /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/elliptic/_obj/_go_.6 -p crypto/elliptic -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/elliptic -I $WORK ./elliptic.go ./p224.go cd /builddir/build/BUILD/go/src/pkg/runtime/cgo /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -Wall -Werror -I $WORK/runtime/cgo/_obj/ -o $WORK/runtime/cgo/_obj/cgo.cgo2.o -c $WORK/runtime/cgo/_obj/cgo.cgo2.c cd /builddir/build/BUILD/go/src/pkg/crypto/elliptic /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/elliptic.a $WORK/crypto/elliptic/_obj/_go_.6 cd /builddir/build/BUILD/go/src/pkg/runtime/cgo /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -Wall -Werror -I $WORK/runtime/cgo/_obj/ -o $WORK/runtime/cgo/_obj/gcc_linux_amd64.o -c ./gcc_linux_amd64.c cp $WORK/crypto/elliptic.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/elliptic.a crypto/ecdsa mkdir -p $WORK/crypto/ecdsa/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/ecdsa /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/ecdsa/_obj/_go_.6 -p crypto/ecdsa -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/ecdsa -I $WORK ./ecdsa.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/ecdsa.a $WORK/crypto/ecdsa/_obj/_go_.6 cp $WORK/crypto/ecdsa.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/ecdsa.a crypto/rand mkdir -p $WORK/crypto/rand/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/rand /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/rand/_obj/_go_.6 -p crypto/rand -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/rand -I $WORK ./rand.go ./rand_unix.go ./util.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/rand.a $WORK/crypto/rand/_obj/_go_.6 cp $WORK/crypto/rand.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/rand.a crypto/rsa mkdir -p $WORK/crypto/rsa/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/rsa /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/rsa/_obj/_go_.6 -p crypto/rsa -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/rsa -I $WORK ./pkcs1v15.go ./rsa.go cd /builddir/build/BUILD/go/src/pkg/runtime/cgo /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -Wall -Werror -I $WORK/runtime/cgo/_obj/ -o $WORK/runtime/cgo/_obj/gcc_setenv.o -c ./gcc_setenv.c /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -Wall -Werror -I $WORK/runtime/cgo/_obj/ -o $WORK/runtime/cgo/_obj/gcc_util.o -c ./gcc_util.c cd /builddir/build/BUILD/go/src/pkg/crypto/rsa /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/rsa.a $WORK/crypto/rsa/_obj/_go_.6 cp $WORK/crypto/rsa.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/rsa.a crypto/dsa mkdir -p $WORK/crypto/dsa/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/dsa /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/dsa/_obj/_go_.6 -p crypto/dsa -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/dsa -I $WORK ./dsa.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/dsa.a $WORK/crypto/dsa/_obj/_go_.6 cp $WORK/crypto/dsa.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/dsa.a encoding/asn1 mkdir -p $WORK/encoding/asn1/_obj/ cd /builddir/build/BUILD/go/src/pkg/encoding/asn1 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/encoding/asn1/_obj/_go_.6 -p encoding/asn1 -complete -D _/builddir/build/BUILD/go/src/pkg/encoding/asn1 -I $WORK ./asn1.go ./common.go ./marshal.go cd /builddir/build/BUILD/go/src/pkg/runtime/cgo /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -Wall -Werror -I $WORK/runtime/cgo/_obj/ -o $WORK/runtime/cgo/_obj/gcc_amd64.o -c ./gcc_amd64.S /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -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_linux_amd64.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_amd64.o -lpthread /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo -objdir $WORK/runtime/cgo/_obj/ -dynimport $WORK/runtime/cgo/_obj/_cgo_.o -dynout $WORK/runtime/cgo/_obj/_cgo_import.c -dynlinker /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/cgo/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/cgo/_obj/_cgo_import.6 -D GOOS_linux -D GOARCH_amd64 $WORK/runtime/cgo/_obj/_cgo_import.c /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -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_linux_amd64.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_amd64.o -Wl,-r -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/libgcc.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/runtime/cgo/_obj/_go_.6 -p runtime/cgo -D _/builddir/build/BUILD/go/src/pkg/runtime/cgo -I $WORK $WORK/runtime/cgo/_obj/_cgo_gotypes.go $WORK/runtime/cgo/_obj/cgo.cgo1.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/cgo/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/cgo/_obj/callbacks.6 -D GOOS_linux -D GOARCH_amd64 ./callbacks.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/cgo/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/cgo/_obj/iscgo.6 -D GOOS_linux -D GOARCH_amd64 ./iscgo.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/cgo/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/cgo/_obj/setenv.6 -D GOOS_linux -D GOARCH_amd64 ./setenv.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/runtime/cgo/_obj/ -o $WORK/runtime/cgo/_obj/asm_amd64.6 -D GOOS_linux -D GOARCH_amd64 ./asm_amd64.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/_go_.6 $WORK/runtime/cgo/_obj/callbacks.6 $WORK/runtime/cgo/_obj/iscgo.6 $WORK/runtime/cgo/_obj/setenv.6 $WORK/runtime/cgo/_obj/asm_amd64.6 $WORK/runtime/cgo/_obj/_cgo_import.6 $WORK/runtime/cgo/_obj/_cgo_defun.6 $WORK/runtime/cgo/_obj/_all.o mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/runtime/ cp $WORK/runtime/cgo.a /builddir/build/BUILD/go/pkg/linux_amd64/runtime/cgo.a net mkdir -p $WORK/net/_obj/ cd /builddir/build/BUILD/go/src/pkg/net /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo -objdir $WORK/net/_obj/ -- -I $WORK/net/_obj/ cgo_linux.go cgo_unix.go cd /builddir/build/BUILD/go/src/pkg/encoding/asn1 /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/encoding/asn1.a $WORK/encoding/asn1/_obj/_go_.6 cp $WORK/encoding/asn1.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/asn1.a crypto/x509/pkix mkdir -p $WORK/crypto/x509/pkix/_obj/ mkdir -p $WORK/crypto/x509/ cd /builddir/build/BUILD/go/src/pkg/crypto/x509/pkix /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/x509/pkix/_obj/_go_.6 -p crypto/x509/pkix -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/x509/pkix -I $WORK ./pkix.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/x509/pkix.a $WORK/crypto/x509/pkix/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/crypto/x509/ cp $WORK/crypto/x509/pkix.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/x509/pkix.a mime mkdir -p $WORK/mime/_obj/ cd /builddir/build/BUILD/go/src/pkg/mime /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/mime/_obj/_go_.6 -p mime -complete -D _/builddir/build/BUILD/go/src/pkg/mime -I $WORK ./grammar.go ./mediatype.go ./type.go ./type_unix.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/mime.a $WORK/mime/_obj/_go_.6 cp $WORK/mime.a /builddir/build/BUILD/go/pkg/linux_amd64/mime.a os/signal mkdir -p $WORK/os/signal/_obj/ cd /builddir/build/BUILD/go/src/pkg/os/signal /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/os/signal/_obj/_go_.6 -p os/signal -D _/builddir/build/BUILD/go/src/pkg/os/signal -I $WORK ./signal.go ./signal_unix.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6a -I $WORK/os/signal/_obj/ -o $WORK/os/signal/_obj/sig.6 -D GOOS_linux -D GOARCH_amd64 ./sig.s /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/os/signal.a $WORK/os/signal/_obj/_go_.6 $WORK/os/signal/_obj/sig.6 cp $WORK/os/signal.a /builddir/build/BUILD/go/pkg/linux_amd64/os/signal.a archive/zip mkdir -p $WORK/archive/zip/_obj/ mkdir -p $WORK/archive/ cd /builddir/build/BUILD/go/src/pkg/archive/zip /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/archive/zip/_obj/_go_.6 -p archive/zip -complete -D _/builddir/build/BUILD/go/src/pkg/archive/zip -I $WORK ./reader.go ./struct.go ./writer.go cd /builddir/build/BUILD/go/src/pkg/net /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/net/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/net/_obj/_cgo_defun.6 -D GOOS_linux -D GOARCH_amd64 $WORK/net/_obj/_cgo_defun.c /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -I $WORK/net/_obj/ -o $WORK/net/_obj/_cgo_main.o -c $WORK/net/_obj/_cgo_main.c /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -I $WORK/net/_obj/ -o $WORK/net/_obj/_cgo_export.o -c $WORK/net/_obj/_cgo_export.c cd /builddir/build/BUILD/go/src/pkg/archive/zip /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/archive/zip.a $WORK/archive/zip/_obj/_go_.6 cd /builddir/build/BUILD/go/src/pkg/net /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -I $WORK/net/_obj/ -o $WORK/net/_obj/cgo_linux.cgo2.o -c $WORK/net/_obj/cgo_linux.cgo2.c mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/archive/ cp $WORK/archive/zip.a /builddir/build/BUILD/go/pkg/linux_amd64/archive/zip.a encoding/gob mkdir -p $WORK/encoding/gob/_obj/ cd /builddir/build/BUILD/go/src/pkg/encoding/gob /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/encoding/gob/_obj/_go_.6 -p encoding/gob -complete -D _/builddir/build/BUILD/go/src/pkg/encoding/gob -I $WORK ./decode.go ./decoder.go ./doc.go ./encode.go ./encoder.go ./error.go ./type.go cd /builddir/build/BUILD/go/src/pkg/net /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -I $WORK/net/_obj/ -o $WORK/net/_obj/cgo_unix.cgo2.o -c $WORK/net/_obj/cgo_unix.cgo2.c # net cgo_unix.go: In function '_cgo_5f2e4f59509a_C2func_getaddrinfo': cgo_unix.go:54: warning: dereferencing type-punned pointer will break strict-aliasing rules cgo_unix.go:42: warning: unused variable 'e' /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -I $WORK/net/_obj/ -o $WORK/net/_obj/empty.o -c ./empty.c /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -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_unix.cgo2.o $WORK/net/_obj/empty.o /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo -objdir $WORK/net/_obj/ -dynimport $WORK/net/_obj/_cgo_.o -dynout $WORK/net/_obj/_cgo_import.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/net/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/net/_obj/_cgo_import.6 -D GOOS_linux -D GOARCH_amd64 $WORK/net/_obj/_cgo_import.c /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -o $WORK/net/_obj/_all.o $WORK/net/_obj/_cgo_export.o $WORK/net/_obj/cgo_linux.cgo2.o $WORK/net/_obj/cgo_unix.cgo2.o $WORK/net/_obj/empty.o -Wl,-r -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/libgcc.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/_obj/_go_.6 -p net -D _/builddir/build/BUILD/go/src/pkg/net -I $WORK ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./fd_poll_runtime.go ./fd_unix.go ./file_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 ./parse.go ./pipe.go ./port.go ./port_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sock_unix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./tcpsock.go ./tcpsock_posix.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_unix.cgo1.go cd /builddir/build/BUILD/go/src/pkg/encoding/gob /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/encoding/gob.a $WORK/encoding/gob/_obj/_go_.6 cp $WORK/encoding/gob.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/gob.a html mkdir -p $WORK/html/_obj/ cd /builddir/build/BUILD/go/src/pkg/html /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/html/_obj/_go_.6 -p html -complete -D _/builddir/build/BUILD/go/src/pkg/html -I $WORK ./entity.go ./escape.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/html.a $WORK/html/_obj/_go_.6 cp $WORK/html.a /builddir/build/BUILD/go/pkg/linux_amd64/html.a index/suffixarray mkdir -p $WORK/index/suffixarray/_obj/ mkdir -p $WORK/index/ cd /builddir/build/BUILD/go/src/pkg/index/suffixarray /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/index/suffixarray/_obj/_go_.6 -p index/suffixarray -complete -D _/builddir/build/BUILD/go/src/pkg/index/suffixarray -I $WORK ./qsufsort.go ./suffixarray.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/index/suffixarray.a $WORK/index/suffixarray/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/index/ cp $WORK/index/suffixarray.a /builddir/build/BUILD/go/pkg/linux_amd64/index/suffixarray.a html/template mkdir -p $WORK/html/template/_obj/ mkdir -p $WORK/html/ cd /builddir/build/BUILD/go/src/pkg/html/template /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/html/template/_obj/_go_.6 -p html/template -complete -D _/builddir/build/BUILD/go/src/pkg/html/template -I $WORK ./attr.go ./content.go ./context.go ./css.go ./doc.go ./error.go ./escape.go ./html.go ./js.go ./template.go ./transition.go ./url.go cd /builddir/build/BUILD/go/src/pkg/net /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net.a $WORK/net/_obj/_go_.6 $WORK/net/_obj/_cgo_import.6 $WORK/net/_obj/_cgo_defun.6 $WORK/net/_obj/_all.o cd /builddir/build/BUILD/go/src/pkg/html/template /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/html/template.a $WORK/html/template/_obj/_go_.6 cp $WORK/net.a /builddir/build/BUILD/go/pkg/linux_amd64/net.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/html/ cp $WORK/html/template.a /builddir/build/BUILD/go/pkg/linux_amd64/html/template.a runtime/pprof mkdir -p $WORK/runtime/pprof/_obj/ cd /builddir/build/BUILD/go/src/pkg/runtime/pprof /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/runtime/pprof/_obj/_go_.6 -p runtime/pprof -D _/builddir/build/BUILD/go/src/pkg/runtime/pprof -I $WORK ./pprof.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/runtime/pprof.a $WORK/runtime/pprof/_obj/_go_.6 cp $WORK/runtime/pprof.a /builddir/build/BUILD/go/pkg/linux_amd64/runtime/pprof.a text/scanner mkdir -p $WORK/text/scanner/_obj/ cd /builddir/build/BUILD/go/src/pkg/text/scanner /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/text/scanner/_obj/_go_.6 -p text/scanner -complete -D _/builddir/build/BUILD/go/src/pkg/text/scanner -I $WORK ./scanner.go crypto/x509 mkdir -p $WORK/crypto/x509/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/x509 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/x509/_obj/_go_.6 -p crypto/x509 -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/x509 -I $WORK ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd /builddir/build/BUILD/go/src/pkg/text/scanner /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/text/scanner.a $WORK/text/scanner/_obj/_go_.6 net/textproto mkdir -p $WORK/net/textproto/_obj/ cd /builddir/build/BUILD/go/src/pkg/net/textproto /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/textproto/_obj/_go_.6 -p net/textproto -complete -D _/builddir/build/BUILD/go/src/pkg/net/textproto -I $WORK ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net/textproto.a $WORK/net/textproto/_obj/_go_.6 cp $WORK/net/textproto.a /builddir/build/BUILD/go/pkg/linux_amd64/net/textproto.a mime/multipart mkdir -p $WORK/mime/multipart/_obj/ mkdir -p $WORK/mime/ cd /builddir/build/BUILD/go/src/pkg/mime/multipart /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/mime/multipart/_obj/_go_.6 -p mime/multipart -complete -D _/builddir/build/BUILD/go/src/pkg/mime/multipart -I $WORK ./formdata.go ./multipart.go ./quotedprintable.go ./writer.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/mime/multipart.a $WORK/mime/multipart/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/mime/ cp $WORK/mime/multipart.a /builddir/build/BUILD/go/pkg/linux_amd64/mime/multipart.a cp $WORK/text/scanner.a /builddir/build/BUILD/go/pkg/linux_amd64/text/scanner.a cmd/gofmt 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/6g -o $WORK/cmd/gofmt/_obj/_go_.6 -p cmd/gofmt -complete -D _/builddir/build/BUILD/go/src/cmd/gofmt -I $WORK ./doc.go ./gofmt.go ./rewrite.go ./simplify.go cd /builddir/build/BUILD/go/src/pkg/crypto/x509 /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/x509.a $WORK/crypto/x509/_obj/_go_.6 cp $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/pkg/crypto/tls /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/tls/_obj/_go_.6 -p crypto/tls -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/tls -I $WORK ./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 cd /builddir/build/BUILD/go/src/cmd/gofmt /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/cmd/gofmt.a $WORK/cmd/gofmt/_obj/_go_.6 cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/6l -o $WORK/cmd/gofmt/_obj/exe/a.out -L $WORK $WORK/cmd/gofmt.a cd /builddir/build/BUILD/go/src/pkg/crypto/tls /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/tls.a $WORK/crypto/tls/_obj/_go_.6 cp $WORK/crypto/tls.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/tls.a net/http mkdir -p $WORK/net/http/_obj/ cd /builddir/build/BUILD/go/src/pkg/net/http /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/http/_obj/_go_.6 -p net/http -complete -D _/builddir/build/BUILD/go/src/pkg/net/http -I $WORK ./chunked.go ./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 mkdir -p /builddir/build/BUILD/go/bin/ cp $WORK/cmd/gofmt/_obj/exe/a.out /builddir/build/BUILD/go/bin/gofmt cmd/vet mkdir -p $WORK/cmd/vet/_obj/ mkdir -p $WORK/cmd/vet/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/vet /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/cmd/vet/_obj/_go_.6 -p cmd/vet -complete -D _/builddir/build/BUILD/go/src/cmd/vet -I $WORK ./asmdecl.go ./assign.go ./atomic.go ./buildtag.go ./deadcode.go ./doc.go ./main.go ./method.go ./print.go ./rangeloop.go ./structtag.go ./taglit.go ./typestub.go cd /builddir/build/BUILD/go/src/pkg/net/http /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net/http.a $WORK/net/http/_obj/_go_.6 cp $WORK/net/http.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http.a cmd/go mkdir -p $WORK/cmd/go/_obj/ mkdir -p $WORK/cmd/go/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/cmd/go/_obj/_go_.6 -p cmd/go -complete -D _/builddir/build/BUILD/go/src/cmd/go -I $WORK ./build.go ./clean.go ./discovery.go ./doc.go ./env.go ./fix.go ./fmt.go ./get.go ./go11.go ./help.go ./http.go ./list.go ./main.go ./pkg.go ./run.go ./signal.go ./signal_unix.go ./test.go ./testflag.go ./tool.go ./vcs.go ./version.go ./vet.go cd /builddir/build/BUILD/go/src/cmd/vet /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/cmd/vet.a $WORK/cmd/vet/_obj/_go_.6 cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/6l -o $WORK/cmd/vet/_obj/exe/a.out -L $WORK $WORK/cmd/vet.a expvar mkdir -p $WORK/expvar/_obj/ cd /builddir/build/BUILD/go/src/pkg/expvar /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/expvar/_obj/_go_.6 -p expvar -complete -D _/builddir/build/BUILD/go/src/pkg/expvar -I $WORK ./expvar.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/expvar.a $WORK/expvar/_obj/_go_.6 cp $WORK/expvar.a /builddir/build/BUILD/go/pkg/linux_amd64/expvar.a net/http/pprof mkdir -p $WORK/net/http/pprof/_obj/ mkdir -p $WORK/net/http/ cd /builddir/build/BUILD/go/src/pkg/net/http/pprof /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/http/pprof/_obj/_go_.6 -p net/http/pprof -complete -D _/builddir/build/BUILD/go/src/pkg/net/http/pprof -I $WORK ./pprof.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net/http/pprof.a $WORK/net/http/pprof/_obj/_go_.6 cd /builddir/build/BUILD/go/src/cmd/go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/cmd/go.a $WORK/cmd/go/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/net/http/ cp $WORK/net/http/pprof.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http/pprof.a cmd/godoc mkdir -p $WORK/cmd/godoc/_obj/ mkdir -p $WORK/cmd/godoc/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/godoc /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/cmd/godoc/_obj/_go_.6 -p cmd/godoc -complete -D _/builddir/build/BUILD/go/src/cmd/godoc -I $WORK ./codewalk.go ./dirtrees.go ./doc.go ./filesystem.go ./format.go ./godoc.go ./index.go ./linkify.go ./main.go ./parser.go ./play-local.go ./play.go ./snippet.go ./spec.go ./template.go ./throttle.go ./utils.go ./zip.go cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/6l -o $WORK/cmd/go/_obj/exe/a.out -L $WORK $WORK/cmd/go.a cd /builddir/build/BUILD/go/src/cmd/godoc /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/cmd/godoc.a $WORK/cmd/godoc/_obj/_go_.6 cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/6l -o $WORK/cmd/godoc/_obj/exe/a.out -L $WORK $WORK/cmd/godoc.a cp $WORK/cmd/go/_obj/exe/a.out /builddir/build/BUILD/go/bin/go cp $WORK/cmd/vet/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/vet cmd/yacc mkdir -p $WORK/cmd/yacc/_obj/ mkdir -p $WORK/cmd/yacc/_obj/exe/ cd /builddir/build/BUILD/go/src/cmd/yacc /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/cmd/yacc/_obj/_go_.6 -p cmd/yacc -complete -D _/builddir/build/BUILD/go/src/cmd/yacc -I $WORK ./doc.go ./yacc.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/cmd/yacc.a $WORK/cmd/yacc/_obj/_go_.6 cd . /builddir/build/BUILD/go/pkg/tool/linux_amd64/6l -o $WORK/cmd/yacc/_obj/exe/a.out -L $WORK $WORK/cmd/yacc.a cp $WORK/cmd/yacc/_obj/exe/a.out /builddir/build/BUILD/go/pkg/tool/linux_amd64/yacc archive/tar mkdir -p $WORK/archive/tar/_obj/ cd /builddir/build/BUILD/go/src/pkg/archive/tar /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/archive/tar/_obj/_go_.6 -p archive/tar -complete -D _/builddir/build/BUILD/go/src/pkg/archive/tar -I $WORK ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/archive/tar.a $WORK/archive/tar/_obj/_go_.6 cp $WORK/cmd/godoc/_obj/exe/a.out /builddir/build/BUILD/go/bin/godoc cp $WORK/archive/tar.a /builddir/build/BUILD/go/pkg/linux_amd64/archive/tar.a compress/bzip2 mkdir -p $WORK/compress/bzip2/_obj/ cd /builddir/build/BUILD/go/src/pkg/compress/bzip2 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/compress/bzip2/_obj/_go_.6 -p compress/bzip2 -complete -D _/builddir/build/BUILD/go/src/pkg/compress/bzip2 -I $WORK ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/compress/bzip2.a $WORK/compress/bzip2/_obj/_go_.6 compress/lzw mkdir -p $WORK/compress/lzw/_obj/ cd /builddir/build/BUILD/go/src/pkg/compress/lzw /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/compress/lzw/_obj/_go_.6 -p compress/lzw -complete -D _/builddir/build/BUILD/go/src/pkg/compress/lzw -I $WORK ./reader.go ./writer.go cp $WORK/compress/bzip2.a /builddir/build/BUILD/go/pkg/linux_amd64/compress/bzip2.a hash/adler32 mkdir -p $WORK/hash/adler32/_obj/ cd /builddir/build/BUILD/go/src/pkg/hash/adler32 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/hash/adler32/_obj/_go_.6 -p hash/adler32 -complete -D _/builddir/build/BUILD/go/src/pkg/hash/adler32 -I $WORK ./adler32.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/hash/adler32.a $WORK/hash/adler32/_obj/_go_.6 cp $WORK/hash/adler32.a /builddir/build/BUILD/go/pkg/linux_amd64/hash/adler32.a compress/zlib mkdir -p $WORK/compress/zlib/_obj/ cd /builddir/build/BUILD/go/src/pkg/compress/zlib /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/compress/zlib/_obj/_go_.6 -p compress/zlib -complete -D _/builddir/build/BUILD/go/src/pkg/compress/zlib -I $WORK ./reader.go ./writer.go cd /builddir/build/BUILD/go/src/pkg/compress/lzw /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/compress/lzw.a $WORK/compress/lzw/_obj/_go_.6 cd /builddir/build/BUILD/go/src/pkg/compress/zlib /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/compress/zlib.a $WORK/compress/zlib/_obj/_go_.6 cp $WORK/compress/lzw.a /builddir/build/BUILD/go/pkg/linux_amd64/compress/lzw.a container/list mkdir -p $WORK/container/list/_obj/ cd /builddir/build/BUILD/go/src/pkg/container/list /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/container/list/_obj/_go_.6 -p container/list -complete -D _/builddir/build/BUILD/go/src/pkg/container/list -I $WORK ./list.go cp $WORK/compress/zlib.a /builddir/build/BUILD/go/pkg/linux_amd64/compress/zlib.a container/ring mkdir -p $WORK/container/ring/_obj/ cd /builddir/build/BUILD/go/src/pkg/container/ring /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/container/ring/_obj/_go_.6 -p container/ring -complete -D _/builddir/build/BUILD/go/src/pkg/container/ring -I $WORK ./ring.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/container/ring.a $WORK/container/ring/_obj/_go_.6 cp $WORK/container/ring.a /builddir/build/BUILD/go/pkg/linux_amd64/container/ring.a crypto/sha512 mkdir -p $WORK/crypto/sha512/_obj/ cd /builddir/build/BUILD/go/src/pkg/crypto/sha512 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/crypto/sha512/_obj/_go_.6 -p crypto/sha512 -complete -D _/builddir/build/BUILD/go/src/pkg/crypto/sha512 -I $WORK ./sha512.go ./sha512block.go cd /builddir/build/BUILD/go/src/pkg/container/list /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/container/list.a $WORK/container/list/_obj/_go_.6 cp $WORK/container/list.a /builddir/build/BUILD/go/pkg/linux_amd64/container/list.a database/sql/driver mkdir -p $WORK/database/sql/driver/_obj/ mkdir -p $WORK/database/sql/ cd /builddir/build/BUILD/go/src/pkg/database/sql/driver /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/database/sql/driver/_obj/_go_.6 -p database/sql/driver -complete -D _/builddir/build/BUILD/go/src/pkg/database/sql/driver -I $WORK ./driver.go ./types.go cd /builddir/build/BUILD/go/src/pkg/crypto/sha512 /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/crypto/sha512.a $WORK/crypto/sha512/_obj/_go_.6 cp $WORK/crypto/sha512.a /builddir/build/BUILD/go/pkg/linux_amd64/crypto/sha512.a debug/gosym mkdir -p $WORK/debug/gosym/_obj/ cd /builddir/build/BUILD/go/src/pkg/debug/gosym /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/debug/gosym/_obj/_go_.6 -p debug/gosym -complete -D _/builddir/build/BUILD/go/src/pkg/debug/gosym -I $WORK ./pclntab.go ./symtab.go cd /builddir/build/BUILD/go/src/pkg/database/sql/driver /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/database/sql/driver.a $WORK/database/sql/driver/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/database/sql/ cp $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/pkg/database/sql /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/database/sql/_obj/_go_.6 -p database/sql -complete -D _/builddir/build/BUILD/go/src/pkg/database/sql -I $WORK ./convert.go ./sql.go cd /builddir/build/BUILD/go/src/pkg/debug/gosym /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/debug/gosym.a $WORK/debug/gosym/_obj/_go_.6 cp $WORK/debug/gosym.a /builddir/build/BUILD/go/pkg/linux_amd64/debug/gosym.a encoding/ascii85 mkdir -p $WORK/encoding/ascii85/_obj/ cd /builddir/build/BUILD/go/src/pkg/encoding/ascii85 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/encoding/ascii85/_obj/_go_.6 -p encoding/ascii85 -complete -D _/builddir/build/BUILD/go/src/pkg/encoding/ascii85 -I $WORK ./ascii85.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/encoding/ascii85.a $WORK/encoding/ascii85/_obj/_go_.6 cp $WORK/encoding/ascii85.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/ascii85.a encoding/base32 mkdir -p $WORK/encoding/base32/_obj/ cd /builddir/build/BUILD/go/src/pkg/encoding/base32 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/encoding/base32/_obj/_go_.6 -p encoding/base32 -complete -D _/builddir/build/BUILD/go/src/pkg/encoding/base32 -I $WORK ./base32.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/encoding/base32.a $WORK/encoding/base32/_obj/_go_.6 cp $WORK/encoding/base32.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/base32.a encoding/csv mkdir -p $WORK/encoding/csv/_obj/ cd /builddir/build/BUILD/go/src/pkg/encoding/csv /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/encoding/csv/_obj/_go_.6 -p encoding/csv -complete -D _/builddir/build/BUILD/go/src/pkg/encoding/csv -I $WORK ./reader.go ./writer.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/encoding/csv.a $WORK/encoding/csv/_obj/_go_.6 cp $WORK/encoding/csv.a /builddir/build/BUILD/go/pkg/linux_amd64/encoding/csv.a hash/crc64 mkdir -p $WORK/hash/crc64/_obj/ cd /builddir/build/BUILD/go/src/pkg/hash/crc64 /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/hash/crc64/_obj/_go_.6 -p hash/crc64 -complete -D _/builddir/build/BUILD/go/src/pkg/hash/crc64 -I $WORK ./crc64.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/hash/crc64.a $WORK/hash/crc64/_obj/_go_.6 cp $WORK/hash/crc64.a /builddir/build/BUILD/go/pkg/linux_amd64/hash/crc64.a hash/fnv mkdir -p $WORK/hash/fnv/_obj/ cd /builddir/build/BUILD/go/src/pkg/hash/fnv /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/hash/fnv/_obj/_go_.6 -p hash/fnv -complete -D _/builddir/build/BUILD/go/src/pkg/hash/fnv -I $WORK ./fnv.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/hash/fnv.a $WORK/hash/fnv/_obj/_go_.6 cp $WORK/hash/fnv.a /builddir/build/BUILD/go/pkg/linux_amd64/hash/fnv.a image/color mkdir -p $WORK/image/color/_obj/ mkdir -p $WORK/image/ cd /builddir/build/BUILD/go/src/pkg/image/color /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/image/color/_obj/_go_.6 -p image/color -complete -D _/builddir/build/BUILD/go/src/pkg/image/color -I $WORK ./color.go ./ycbcr.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/image/color.a $WORK/image/color/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/image/ cp $WORK/image/color.a /builddir/build/BUILD/go/pkg/linux_amd64/image/color.a image mkdir -p $WORK/image/_obj/ cd /builddir/build/BUILD/go/src/pkg/image /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/image/_obj/_go_.6 -p image -complete -D _/builddir/build/BUILD/go/src/pkg/image -I $WORK ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /builddir/build/BUILD/go/src/pkg/database/sql /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/database/sql.a $WORK/database/sql/_obj/_go_.6 cd /builddir/build/BUILD/go/src/pkg/image /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/image.a $WORK/image/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/database/ cp $WORK/database/sql.a /builddir/build/BUILD/go/pkg/linux_amd64/database/sql.a log/syslog mkdir -p $WORK/log/syslog/_obj/ mkdir -p $WORK/log/ cd /builddir/build/BUILD/go/src/pkg/log/syslog /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/log/syslog/_obj/_go_.6 -p log/syslog -complete -D _/builddir/build/BUILD/go/src/pkg/log/syslog -I $WORK ./syslog.go ./syslog_unix.go cp $WORK/image.a /builddir/build/BUILD/go/pkg/linux_amd64/image.a image/draw mkdir -p $WORK/image/draw/_obj/ cd /builddir/build/BUILD/go/src/pkg/image/draw /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/image/draw/_obj/_go_.6 -p image/draw -complete -D _/builddir/build/BUILD/go/src/pkg/image/draw -I $WORK ./draw.go cd /builddir/build/BUILD/go/src/pkg/log/syslog /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/log/syslog.a $WORK/log/syslog/_obj/_go_.6 image/gif mkdir -p $WORK/image/gif/_obj/ cd /builddir/build/BUILD/go/src/pkg/image/gif /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/image/gif/_obj/_go_.6 -p image/gif -complete -D _/builddir/build/BUILD/go/src/pkg/image/gif -I $WORK ./reader.go cd /builddir/build/BUILD/go/src/pkg/image/draw /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/image/draw.a $WORK/image/draw/_obj/_go_.6 cp $WORK/image/draw.a /builddir/build/BUILD/go/pkg/linux_amd64/image/draw.a image/jpeg mkdir -p $WORK/image/jpeg/_obj/ cd /builddir/build/BUILD/go/src/pkg/image/jpeg /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/image/jpeg/_obj/_go_.6 -p image/jpeg -complete -D _/builddir/build/BUILD/go/src/pkg/image/jpeg -I $WORK ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go cd /builddir/build/BUILD/go/src/pkg/image/gif /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/image/gif.a $WORK/image/gif/_obj/_go_.6 cp $WORK/image/gif.a /builddir/build/BUILD/go/pkg/linux_amd64/image/gif.a image/png mkdir -p $WORK/image/png/_obj/ cd /builddir/build/BUILD/go/src/pkg/image/png /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/image/png/_obj/_go_.6 -p image/png -complete -D _/builddir/build/BUILD/go/src/pkg/image/png -I $WORK ./paeth.go ./reader.go ./writer.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/image/png.a $WORK/image/png/_obj/_go_.6 cd /builddir/build/BUILD/go/src/pkg/image/jpeg /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/image/jpeg.a $WORK/image/jpeg/_obj/_go_.6 cp $WORK/image/png.a /builddir/build/BUILD/go/pkg/linux_amd64/image/png.a mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/log/ cp $WORK/log/syslog.a /builddir/build/BUILD/go/pkg/linux_amd64/log/syslog.a math/cmplx mkdir -p $WORK/math/cmplx/_obj/ cd /builddir/build/BUILD/go/src/pkg/math/cmplx /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/math/cmplx/_obj/_go_.6 -p math/cmplx -complete -D _/builddir/build/BUILD/go/src/pkg/math/cmplx -I $WORK ./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 cp $WORK/image/jpeg.a /builddir/build/BUILD/go/pkg/linux_amd64/image/jpeg.a net/http/cgi mkdir -p $WORK/net/http/cgi/_obj/ cd /builddir/build/BUILD/go/src/pkg/net/http/cgi /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/http/cgi/_obj/_go_.6 -p net/http/cgi -complete -D _/builddir/build/BUILD/go/src/pkg/net/http/cgi -I $WORK ./child.go ./host.go cd /builddir/build/BUILD/go/src/pkg/math/cmplx /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/math/cmplx.a $WORK/math/cmplx/_obj/_go_.6 cp $WORK/math/cmplx.a /builddir/build/BUILD/go/pkg/linux_amd64/math/cmplx.a net/http/cookiejar mkdir -p $WORK/net/http/cookiejar/_obj/ cd /builddir/build/BUILD/go/src/pkg/net/http/cookiejar /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/http/cookiejar/_obj/_go_.6 -p net/http/cookiejar -complete -D _/builddir/build/BUILD/go/src/pkg/net/http/cookiejar -I $WORK ./jar.go ./punycode.go cd /builddir/build/BUILD/go/src/pkg/net/http/cgi /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net/http/cgi.a $WORK/net/http/cgi/_obj/_go_.6 cp $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/pkg/net/http/fcgi /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/http/fcgi/_obj/_go_.6 -p net/http/fcgi -complete -D _/builddir/build/BUILD/go/src/pkg/net/http/fcgi -I $WORK ./child.go ./fcgi.go cd /builddir/build/BUILD/go/src/pkg/net/http/cookiejar /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net/http/cookiejar.a $WORK/net/http/cookiejar/_obj/_go_.6 cp $WORK/net/http/cookiejar.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http/cookiejar.a net/http/httptest mkdir -p $WORK/net/http/httptest/_obj/ cd /builddir/build/BUILD/go/src/pkg/net/http/httptest /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/http/httptest/_obj/_go_.6 -p net/http/httptest -complete -D _/builddir/build/BUILD/go/src/pkg/net/http/httptest -I $WORK ./recorder.go ./server.go cd /builddir/build/BUILD/go/src/pkg/net/http/fcgi /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net/http/fcgi.a $WORK/net/http/fcgi/_obj/_go_.6 cp $WORK/net/http/fcgi.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http/fcgi.a net/http/httputil mkdir -p $WORK/net/http/httputil/_obj/ cd /builddir/build/BUILD/go/src/pkg/net/http/httputil /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/http/httputil/_obj/_go_.6 -p net/http/httputil -complete -D _/builddir/build/BUILD/go/src/pkg/net/http/httputil -I $WORK ./chunked.go ./dump.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/go/src/pkg/net/http/httptest /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net/http/httptest.a $WORK/net/http/httptest/_obj/_go_.6 cp $WORK/net/http/httptest.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http/httptest.a net/mail mkdir -p $WORK/net/mail/_obj/ cd /builddir/build/BUILD/go/src/pkg/net/mail /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/mail/_obj/_go_.6 -p net/mail -complete -D _/builddir/build/BUILD/go/src/pkg/net/mail -I $WORK ./message.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net/mail.a $WORK/net/mail/_obj/_go_.6 cp $WORK/net/mail.a /builddir/build/BUILD/go/pkg/linux_amd64/net/mail.a net/rpc mkdir -p $WORK/net/rpc/_obj/ cd /builddir/build/BUILD/go/src/pkg/net/rpc /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/rpc/_obj/_go_.6 -p net/rpc -complete -D _/builddir/build/BUILD/go/src/pkg/net/rpc -I $WORK ./client.go ./debug.go ./server.go cd /builddir/build/BUILD/go/src/pkg/net/http/httputil /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net/http/httputil.a $WORK/net/http/httputil/_obj/_go_.6 cp $WORK/net/http/httputil.a /builddir/build/BUILD/go/pkg/linux_amd64/net/http/httputil.a net/smtp mkdir -p $WORK/net/smtp/_obj/ cd /builddir/build/BUILD/go/src/pkg/net/smtp /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/smtp/_obj/_go_.6 -p net/smtp -complete -D _/builddir/build/BUILD/go/src/pkg/net/smtp -I $WORK ./auth.go ./smtp.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net/smtp.a $WORK/net/smtp/_obj/_go_.6 cp $WORK/net/smtp.a /builddir/build/BUILD/go/pkg/linux_amd64/net/smtp.a os/user mkdir -p $WORK/os/user/_obj/ cd /builddir/build/BUILD/go/src/pkg/os/user /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo -objdir $WORK/os/user/_obj/ -- -I $WORK/os/user/_obj/ lookup_unix.go cd /builddir/build/BUILD/go/src/pkg/net/rpc /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net/rpc.a $WORK/net/rpc/_obj/_go_.6 cp $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/pkg/net/rpc/jsonrpc /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/net/rpc/jsonrpc/_obj/_go_.6 -p net/rpc/jsonrpc -complete -D _/builddir/build/BUILD/go/src/pkg/net/rpc/jsonrpc -I $WORK ./client.go ./server.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/net/rpc/jsonrpc.a $WORK/net/rpc/jsonrpc/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/net/rpc/ cp $WORK/net/rpc/jsonrpc.a /builddir/build/BUILD/go/pkg/linux_amd64/net/rpc/jsonrpc.a runtime/debug mkdir -p $WORK/runtime/debug/_obj/ cd /builddir/build/BUILD/go/src/pkg/runtime/debug /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/runtime/debug/_obj/_go_.6 -p runtime/debug -D _/builddir/build/BUILD/go/src/pkg/runtime/debug -I $WORK ./garbage.go ./stack.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/runtime/debug/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/runtime/debug/_obj/debug.6 -D GOOS_linux -D GOARCH_amd64 ./debug.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/runtime/debug.a $WORK/runtime/debug/_obj/_go_.6 $WORK/runtime/debug/_obj/debug.6 cp $WORK/runtime/debug.a /builddir/build/BUILD/go/pkg/linux_amd64/runtime/debug.a runtime/race mkdir -p $WORK/runtime/race/_obj/ cd /builddir/build/BUILD/go/src/pkg/runtime/race /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/runtime/race/_obj/_go_.6 -p runtime/race -D _/builddir/build/BUILD/go/src/pkg/runtime/race -I $WORK ./doc.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/runtime/race.a $WORK/runtime/race/_obj/_go_.6 ./race_linux_amd64.syso cd /builddir/build/BUILD/go/src/pkg/os/user /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/os/user/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/os/user/_obj/_cgo_defun.6 -D GOOS_linux -D GOARCH_amd64 $WORK/os/user/_obj/_cgo_defun.c /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -I $WORK/os/user/_obj/ -o $WORK/os/user/_obj/_cgo_main.o -c $WORK/os/user/_obj/_cgo_main.c cp $WORK/runtime/race.a /builddir/build/BUILD/go/pkg/linux_amd64/runtime/race.a testing mkdir -p $WORK/testing/_obj/ cd /builddir/build/BUILD/go/src/pkg/testing /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/testing/_obj/_go_.6 -p testing -complete -D _/builddir/build/BUILD/go/src/pkg/testing -I $WORK ./allocs.go ./benchmark.go ./example.go ./testing.go cd /builddir/build/BUILD/go/src/pkg/os/user /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -I $WORK/os/user/_obj/ -o $WORK/os/user/_obj/_cgo_export.o -c $WORK/os/user/_obj/_cgo_export.c cd /builddir/build/BUILD/go/src/pkg/testing /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/testing.a $WORK/testing/_obj/_go_.6 cd /builddir/build/BUILD/go/src/pkg/os/user /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -I $WORK/os/user/_obj/ -o $WORK/os/user/_obj/lookup_unix.cgo2.o -c $WORK/os/user/_obj/lookup_unix.cgo2.c cp $WORK/testing.a /builddir/build/BUILD/go/pkg/linux_amd64/testing.a testing/iotest mkdir -p $WORK/testing/iotest/_obj/ mkdir -p $WORK/testing/ cd /builddir/build/BUILD/go/src/pkg/testing/iotest /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/testing/iotest/_obj/_go_.6 -p testing/iotest -complete -D _/builddir/build/BUILD/go/src/pkg/testing/iotest -I $WORK ./logger.go ./reader.go ./writer.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/testing/iotest.a $WORK/testing/iotest/_obj/_go_.6 mkdir -p /builddir/build/BUILD/go/pkg/linux_amd64/testing/ cp $WORK/testing/iotest.a /builddir/build/BUILD/go/pkg/linux_amd64/testing/iotest.a testing/quick mkdir -p $WORK/testing/quick/_obj/ cd /builddir/build/BUILD/go/src/pkg/testing/quick /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/testing/quick/_obj/_go_.6 -p testing/quick -complete -D _/builddir/build/BUILD/go/src/pkg/testing/quick -I $WORK ./quick.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/testing/quick.a $WORK/testing/quick/_obj/_go_.6 cp $WORK/testing/quick.a /builddir/build/BUILD/go/pkg/linux_amd64/testing/quick.a cd /builddir/build/BUILD/go/src/pkg/os/user /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -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 /builddir/build/BUILD/go/pkg/tool/linux_amd64/cgo -objdir $WORK/os/user/_obj/ -dynimport $WORK/os/user/_obj/_cgo_.o -dynout $WORK/os/user/_obj/_cgo_import.c /builddir/build/BUILD/go/pkg/tool/linux_amd64/6c -F -V -w -I $WORK/os/user/_obj/ -I /builddir/build/BUILD/go/pkg/linux_amd64 -o $WORK/os/user/_obj/_cgo_import.6 -D GOOS_linux -D GOARCH_amd64 $WORK/os/user/_obj/_cgo_import.c /builddir/build/BUILD/go/zz/mygcc -I . -g -O2 -fPIC -m64 -pthread -o $WORK/os/user/_obj/_all.o $WORK/os/user/_obj/_cgo_export.o $WORK/os/user/_obj/lookup_unix.cgo2.o -Wl,-r -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/libgcc.a /builddir/build/BUILD/go/pkg/tool/linux_amd64/6g -o $WORK/os/user/_obj/_go_.6 -p os/user -D _/builddir/build/BUILD/go/src/pkg/os/user -I $WORK ./lookup.go ./user.go $WORK/os/user/_obj/_cgo_gotypes.go $WORK/os/user/_obj/lookup_unix.cgo1.go /builddir/build/BUILD/go/pkg/tool/linux_amd64/pack grcP $WORK $WORK/os/user.a $WORK/os/user/_obj/_go_.6 $WORK/os/user/_obj/_cgo_import.6 $WORK/os/user/_obj/_cgo_defun.6 $WORK/os/user/_obj/_all.o cp $WORK/os/user.a /builddir/build/BUILD/go/pkg/linux_amd64/os/user.a --- 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/lib64/golang + cd .. ++ pwd -P + export GOROOT=/builddir/build/BUILD/go + GOROOT=/builddir/build/BUILD/go + export PATH=/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin:/builddir/build/BUILD/go/bin + PATH=/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin:/builddir/build/BUILD/go/bin + cd doc + make godoc -url /doc/articles/defer_panic_recover.html >articles/defer_panic_recover.rawhtml godoc -url /doc/articles/error_handling.html >articles/error_handling.rawhtml godoc -url /doc/articles/slices_usage_and_internals.html >articles/slices_usage_and_internals.rawhtml godoc -url /doc/articles/laws_of_reflection.html >articles/laws_of_reflection.rawhtml godoc -url /doc/articles/c_go_cgo.html >articles/c_go_cgo.rawhtml godoc -url /doc/articles/concurrency_patterns.html >articles/concurrency_patterns.rawhtml godoc -url /doc/articles/godoc_documenting_go_code.html >articles/godoc_documenting_go_code.rawhtml godoc -url /doc/articles/gobs_of_data.html >articles/gobs_of_data.rawhtml godoc -url /doc/articles/json_and_go.html >articles/json_and_go.rawhtml godoc -url /doc/articles/json_rpc_tale_of_interfaces.html >articles/json_rpc_tale_of_interfaces.rawhtml godoc -url /doc/articles/image_draw.html >articles/image_draw.rawhtml godoc -url /doc/articles/image_package.html >articles/image_package.rawhtml godoc -url /doc/effective_go.html >effective_go.rawhtml godoc -url /doc/go1.html >go1.rawhtml + cd .. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rVSIat + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64 + cd go + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang + cp -av api bin doc favicon.ico include lib pkg robots.txt src /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang `api' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/api' `api/next.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/api/next.txt' `api/README' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/api/README' `api/go1.1.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/api/go1.1.txt' `api/except.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/api/except.txt' `api/go1.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/api/go1.txt' `bin' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/bin' `bin/godoc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/bin/godoc' `bin/go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/bin/go' `bin/gofmt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/bin/gofmt' `doc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc' `doc/gccgo_contribute.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gccgo_contribute.html' `doc/articles' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles' `doc/articles/slice-3.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/slice-3.png' `doc/articles/godoc_documenting_go_code.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/godoc_documenting_go_code.rawhtml' `doc/articles/image-2c.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image-2c.png' `doc/articles/image-2d.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image-2d.png' `doc/articles/image_draw.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image_draw.html' `doc/articles/defer_panic_recover.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/defer_panic_recover.html' `doc/articles/json_and_go.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/json_and_go.rawhtml' `doc/articles/json_rpc_tale_of_interfaces.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/json_rpc_tale_of_interfaces.html' `doc/articles/image_package.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image_package.html' `doc/articles/concurrency_patterns.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/concurrency_patterns.rawhtml' `doc/articles/image-2f.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image-2f.png' `doc/articles/image-package-03.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image-package-03.png' `doc/articles/image-package-01.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image-package-01.png' `doc/articles/laws_of_reflection.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/laws_of_reflection.html' `doc/articles/image_draw.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image_draw.rawhtml' `doc/articles/error_handling.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/error_handling.rawhtml' `doc/articles/json_rpc_tale_of_interfaces.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/json_rpc_tale_of_interfaces.rawhtml' `doc/articles/slice-2.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/slice-2.png' `doc/articles/laws_of_reflection.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/laws_of_reflection.rawhtml' `doc/articles/json_and_go.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/json_and_go.html' `doc/articles/concurrency_patterns.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/concurrency_patterns.html' `doc/articles/image-20.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image-20.png' `doc/articles/wiki' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki' `doc/articles/wiki/part3.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/part3.go' `doc/articles/wiki/part3-errorhandling.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/part3-errorhandling.go' `doc/articles/wiki/final.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/final.go' `doc/articles/wiki/view.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/view.html' `doc/articles/wiki/srcextract.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/srcextract.go' `doc/articles/wiki/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/Makefile' `doc/articles/wiki/test_edit.good' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/test_edit.good' `doc/articles/wiki/final-parsetemplate.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/final-parsetemplate.go' `doc/articles/wiki/final-noerror.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/final-noerror.go' `doc/articles/wiki/final-template.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/final-template.go' `doc/articles/wiki/part2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/part2.go' `doc/articles/wiki/htmlify.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/htmlify.go' `doc/articles/wiki/part1-noerror.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/part1-noerror.go' `doc/articles/wiki/notemplate.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/notemplate.go' `doc/articles/wiki/final-noclosure.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/final-noclosure.go' `doc/articles/wiki/edit.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/edit.html' `doc/articles/wiki/part1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/part1.go' `doc/articles/wiki/index.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/index.html' `doc/articles/wiki/http-sample.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/http-sample.go' `doc/articles/wiki/test.bash' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/test.bash' `doc/articles/wiki/test_Test.txt.good' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/test_Test.txt.good' `doc/articles/wiki/get.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/get.go' `doc/articles/wiki/test_view.good' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/wiki/test_view.good' `doc/articles/image_package.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image_package.rawhtml' `doc/articles/c_go_cgo.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/c_go_cgo.html' `doc/articles/go_command.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/go_command.html' `doc/articles/gobs_of_data.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/gobs_of_data.rawhtml' `doc/articles/image-2e.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image-2e.png' `doc/articles/defer_panic_recover.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/defer_panic_recover.rawhtml' `doc/articles/image-2b.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image-2b.png' `doc/articles/index.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/index.html' `doc/articles/gobs_of_data.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/gobs_of_data.html' `doc/articles/slices_usage_and_internals.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/slices_usage_and_internals.html' `doc/articles/image-package-05.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image-package-05.png' `doc/articles/race_detector.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/race_detector.html' `doc/articles/slices_usage_and_internals.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/slices_usage_and_internals.rawhtml' `doc/articles/c_go_cgo.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/c_go_cgo.rawhtml' `doc/articles/slice-1.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/slice-1.png' `doc/articles/image-package-02.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image-package-02.png' `doc/articles/image-package-04.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image-package-04.png' `doc/articles/error_handling.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/error_handling.html' `doc/articles/image-2a.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/image-2a.png' `doc/articles/slice-struct.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/slice-struct.png' `doc/articles/slice-array.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/slice-array.png' `doc/articles/gos_declaration_syntax.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/gos_declaration_syntax.html' `doc/articles/godoc_documenting_go_code.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/articles/godoc_documenting_go_code.html' `doc/gccgo_install.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gccgo_install.html' `doc/share.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/share.png' `doc/sieve.gif' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/sieve.gif' `doc/docs.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/docs.html' `doc/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/Makefile' `doc/style.css' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/style.css' `doc/devel' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/devel' `doc/devel/weekly.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/devel/weekly.html' `doc/devel/release.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/devel/release.html' `doc/codewalk' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/codewalk' `doc/codewalk/urlpoll.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/codewalk/urlpoll.go' `doc/codewalk/sharemem.xml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/codewalk/sharemem.xml' `doc/codewalk/pig.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/codewalk/pig.go' `doc/codewalk/popout.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/codewalk/popout.png' `doc/codewalk/codewalk.css' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/codewalk/codewalk.css' `doc/codewalk/markov.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/codewalk/markov.go' `doc/codewalk/codewalk.js' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/codewalk/codewalk.js' `doc/codewalk/functions.xml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/codewalk/functions.xml' `doc/codewalk/markov.xml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/codewalk/markov.xml' `doc/codewalk/codewalk.xml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/codewalk/codewalk.xml' `doc/help.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/help.html' `doc/go1.1.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/go1.1.html' `doc/ie.css' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/ie.css' `doc/install-source.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/install-source.html' `doc/cmd.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/cmd.html' `doc/root.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/root.html' `doc/go-logo-blue.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/go-logo-blue.png' `doc/logo-153x55.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/logo-153x55.png' `doc/install.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/install.html' `doc/contribute.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/contribute.html' `doc/go_spec.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/go_spec.html' `doc/go1compat.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/go1compat.html' `doc/go-logo-black.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/go-logo-black.png' `doc/go1.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/go1.rawhtml' `doc/tos.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/tos.html' `doc/effective_go.rawhtml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/effective_go.rawhtml' `doc/gopher' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher' `doc/gopher/appenginelogo.gif' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/appenginelogo.gif' `doc/gopher/project.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/project.png' `doc/gopher/bumper640x360.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/bumper640x360.png' `doc/gopher/doc.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/doc.png' `doc/gopher/gophercolor.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/gophercolor.png' `doc/gopher/pencil' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/pencil' `doc/gopher/pencil/gopherhat.jpg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/pencil/gopherhat.jpg' `doc/gopher/pencil/gopherhelmet.jpg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/pencil/gopherhelmet.jpg' `doc/gopher/pencil/gopherswim.jpg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/pencil/gopherswim.jpg' `doc/gopher/pencil/gophermega.jpg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/pencil/gophermega.jpg' `doc/gopher/pencil/gopherrunning.jpg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/pencil/gopherrunning.jpg' `doc/gopher/pencil/gopherswrench.jpg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/pencil/gopherswrench.jpg' `doc/gopher/bumper.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/bumper.png' `doc/gopher/frontpage.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/frontpage.png' `doc/gopher/gopherbw.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/gopherbw.png' `doc/gopher/gophercolor16x16.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/gophercolor16x16.png' `doc/gopher/talks.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/talks.png' `doc/gopher/bumper480x270.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/bumper480x270.png' `doc/gopher/appenginegopher.jpg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/appenginegopher.jpg' `doc/gopher/ref.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/ref.png' `doc/gopher/bumper320x180.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/bumper320x180.png' `doc/gopher/bumper192x108.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/bumper192x108.png' `doc/gopher/pkg.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/pkg.png' `doc/gopher/run.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/run.png' `doc/gopher/help.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/help.png' `doc/gopher/appenginegophercolor.jpg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/gopher/appenginegophercolor.jpg' `doc/debugging_with_gdb.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/debugging_with_gdb.html' `doc/go_mem.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/go_mem.html' `doc/go-logo-white.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/go-logo-white.png' `doc/play' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/play' `doc/play/sieve.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/play/sieve.go' `doc/play/peano.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/play/peano.go' `doc/play/playground.js' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/play/playground.js' `doc/play/solitaire.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/play/solitaire.go' `doc/play/tree.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/play/tree.go' `doc/play/fib.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/play/fib.go' `doc/play/pi.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/play/pi.go' `doc/play/hello.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/play/hello.go' `doc/effective_go.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/effective_go.html' `doc/jquery.js' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/jquery.js' `doc/contrib.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/contrib.html' `doc/go1.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/go1.html' `doc/go_faq.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/go_faq.html' `doc/code.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/code.html' `doc/godocs.js' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/godocs.js' `doc/progs' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs' `doc/progs/interface2.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/interface2.out' `doc/progs/cgo3.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/cgo3.go' `doc/progs/json2.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/json2.out' `doc/progs/image_draw.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/image_draw.go' `doc/progs/cgo4.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/cgo4.go' `doc/progs/interface2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/interface2.go' `doc/progs/defer2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/defer2.go' `doc/progs/slices.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/slices.go' `doc/progs/image_package3.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/image_package3.out' `doc/progs/image_package4.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/image_package4.out' `doc/progs/image_package6.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/image_package6.out' `doc/progs/image_package3.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/image_package3.go' `doc/progs/interface.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/interface.go' `doc/progs/eff_qr.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/eff_qr.go' `doc/progs/image_package1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/image_package1.go' `doc/progs/image_package4.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/image_package4.go' `doc/progs/eff_sequence.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/eff_sequence.go' `doc/progs/json1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/json1.go' `doc/progs/image_package2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/image_package2.go' `doc/progs/gobs1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/gobs1.go' `doc/progs/eff_sequence.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/eff_sequence.out' `doc/progs/update.bash' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/update.bash' `doc/progs/error2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/error2.go' `doc/progs/json4.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/json4.go' `doc/progs/image_package5.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/image_package5.go' `doc/progs/run' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/run' `doc/progs/defer2.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/defer2.out' `doc/progs/timeout1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/timeout1.go' `doc/progs/image_package6.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/image_package6.go' `doc/progs/json3.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/json3.go' `doc/progs/go1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/go1.go' `doc/progs/defer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/defer.go' `doc/progs/error.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/error.go' `doc/progs/error3.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/error3.go' `doc/progs/cgo2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/cgo2.go' `doc/progs/cgo1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/cgo1.go' `doc/progs/timeout2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/timeout2.go' `doc/progs/defer.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/defer.out' `doc/progs/image_package1.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/image_package1.out' `doc/progs/image_package5.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/image_package5.out' `doc/progs/eff_unused1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/eff_unused1.go' `doc/progs/eff_bytesize.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/eff_bytesize.out' `doc/progs/gobs2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/gobs2.go' `doc/progs/json5.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/json5.go' `doc/progs/image_package2.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/image_package2.out' `doc/progs/error4.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/error4.go' `doc/progs/eff_bytesize.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/eff_bytesize.go' `doc/progs/eff_unused2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/eff_unused2.go' `doc/progs/json2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/progs/json2.go' `doc/reference.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/reference.html' `favicon.ico' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/favicon.ico' `include' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include' `include/ureg_x86.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/ureg_x86.h' `include/ar.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/ar.h' `include/utf.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/utf.h' `include/u.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/u.h' `include/ureg_arm.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/ureg_arm.h' `include/bootexec.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/bootexec.h' `include/fmt.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/fmt.h' `include/plan9' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/plan9' `include/plan9/ureg_x86.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/plan9/ureg_x86.h' `include/plan9/386' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/plan9/386' `include/plan9/386/u.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/plan9/386/u.h' `include/plan9/arm' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/plan9/arm' `include/plan9/arm/u.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/plan9/arm/u.h' `include/plan9/ureg_arm.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/plan9/ureg_arm.h' `include/plan9/libc.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/plan9/libc.h' `include/plan9/mach.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/plan9/mach.h' `include/plan9/ureg_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/plan9/ureg_amd64.h' `include/plan9/amd64' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/plan9/amd64' `include/plan9/amd64/u.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/plan9/amd64/u.h' `include/bio.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/bio.h' `include/libc.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/libc.h' `include/mach.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/mach.h' `include/ureg_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/include/ureg_amd64.h' `lib' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib' `lib/godoc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/godoc' `lib/godoc/search.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/godoc/search.txt' `lib/godoc/search.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/godoc/search.html' `lib/godoc/dirlist.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/godoc/dirlist.html' `lib/godoc/package.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/godoc/package.html' `lib/godoc/codewalkdir.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/godoc/codewalkdir.html' `lib/godoc/opensearch.xml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/godoc/opensearch.xml' `lib/godoc/example.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/godoc/example.html' `lib/godoc/codewalk.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/godoc/codewalk.html' `lib/godoc/error.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/godoc/error.html' `lib/godoc/package.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/godoc/package.txt' `lib/godoc/godoc.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/godoc/godoc.html' `lib/time' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/time' `lib/time/README' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/time/README' `lib/time/update.bash' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/time/update.bash' `lib/time/zoneinfo.zip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/time/zoneinfo.zip' `pkg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg' `pkg/tool' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool' `pkg/tool/linux_amd64' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64' `pkg/tool/linux_amd64/pprof' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/pprof' `pkg/tool/linux_amd64/addr2line' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/addr2line' `pkg/tool/linux_amd64/6a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/6a' `pkg/tool/linux_amd64/yacc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/yacc' `pkg/tool/linux_amd64/cgo' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/cgo' `pkg/tool/linux_amd64/vet' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/vet' `pkg/tool/linux_amd64/objdump' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/objdump' `pkg/tool/linux_amd64/6l' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/6l' `pkg/tool/linux_amd64/nm' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/nm' `pkg/tool/linux_amd64/6c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/6c' `pkg/tool/linux_amd64/pack' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/pack' `pkg/tool/linux_amd64/6g' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/6g' `pkg/tool/linux_amd64/dist' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/dist' `pkg/tool/linux_amd64/fix' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/fix' `pkg/tool/linux_amd64/api' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/tool/linux_amd64/api' `pkg/obj' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/obj' `pkg/obj/linux_amd64' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/obj/linux_amd64' `pkg/obj/linux_amd64/libmach.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/obj/linux_amd64/libmach.a' `pkg/obj/linux_amd64/libgc.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/obj/linux_amd64/libgc.a' `pkg/obj/linux_amd64/lib9.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/obj/linux_amd64/lib9.a' `pkg/obj/linux_amd64/libcc.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/obj/linux_amd64/libcc.a' `pkg/obj/linux_amd64/libbio.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/obj/linux_amd64/libbio.a' `pkg/linux_amd64' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64' `pkg/linux_amd64/runtime.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/runtime.h' `pkg/linux_amd64/io.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/io.a' `pkg/linux_amd64/crypto.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto.a' `pkg/linux_amd64/html.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/html.a' `pkg/linux_amd64/log' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/log' `pkg/linux_amd64/log/syslog.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/log/syslog.a' `pkg/linux_amd64/strings.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/strings.a' `pkg/linux_amd64/reflect.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/reflect.a' `pkg/linux_amd64/errors.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/errors.a' `pkg/linux_amd64/path.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/path.a' `pkg/linux_amd64/crypto' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto' `pkg/linux_amd64/crypto/tls.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/tls.a' `pkg/linux_amd64/crypto/rc4.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/rc4.a' `pkg/linux_amd64/crypto/sha1.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/sha1.a' `pkg/linux_amd64/crypto/x509.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/x509.a' `pkg/linux_amd64/crypto/sha512.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/sha512.a' `pkg/linux_amd64/crypto/aes.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/aes.a' `pkg/linux_amd64/crypto/elliptic.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/elliptic.a' `pkg/linux_amd64/crypto/md5.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/md5.a' `pkg/linux_amd64/crypto/rsa.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/rsa.a' `pkg/linux_amd64/crypto/cipher.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/cipher.a' `pkg/linux_amd64/crypto/x509' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/x509' `pkg/linux_amd64/crypto/x509/pkix.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/x509/pkix.a' `pkg/linux_amd64/crypto/rand.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/rand.a' `pkg/linux_amd64/crypto/ecdsa.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/ecdsa.a' `pkg/linux_amd64/crypto/des.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/des.a' `pkg/linux_amd64/crypto/dsa.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/dsa.a' `pkg/linux_amd64/crypto/sha256.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/sha256.a' `pkg/linux_amd64/crypto/hmac.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/hmac.a' `pkg/linux_amd64/crypto/subtle.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/crypto/subtle.a' `pkg/linux_amd64/html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/html' `pkg/linux_amd64/html/template.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/html/template.a' `pkg/linux_amd64/fmt.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/fmt.a' `pkg/linux_amd64/time.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/time.a' `pkg/linux_amd64/math' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/math' `pkg/linux_amd64/math/rand.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/math/rand.a' `pkg/linux_amd64/math/cmplx.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/math/cmplx.a' `pkg/linux_amd64/math/big.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/math/big.a' `pkg/linux_amd64/log.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/log.a' `pkg/linux_amd64/os.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/os.a' `pkg/linux_amd64/path' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/path' `pkg/linux_amd64/path/filepath.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/path/filepath.a' `pkg/linux_amd64/net' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net' `pkg/linux_amd64/net/rpc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/rpc' `pkg/linux_amd64/net/rpc/jsonrpc.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/rpc/jsonrpc.a' `pkg/linux_amd64/net/mail.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/mail.a' `pkg/linux_amd64/net/rpc.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/rpc.a' `pkg/linux_amd64/net/smtp.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/smtp.a' `pkg/linux_amd64/net/http.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/http.a' `pkg/linux_amd64/net/textproto.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/textproto.a' `pkg/linux_amd64/net/http' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/http' `pkg/linux_amd64/net/http/cookiejar.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/http/cookiejar.a' `pkg/linux_amd64/net/http/cgi.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/http/cgi.a' `pkg/linux_amd64/net/http/fcgi.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/http/fcgi.a' `pkg/linux_amd64/net/http/httptest.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/http/httptest.a' `pkg/linux_amd64/net/http/httputil.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/http/httputil.a' `pkg/linux_amd64/net/http/pprof.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/http/pprof.a' `pkg/linux_amd64/net/url.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net/url.a' `pkg/linux_amd64/go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/go' `pkg/linux_amd64/go/printer.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/go/printer.a' `pkg/linux_amd64/go/parser.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/go/parser.a' `pkg/linux_amd64/go/build.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/go/build.a' `pkg/linux_amd64/go/ast.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/go/ast.a' `pkg/linux_amd64/go/doc.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/go/doc.a' `pkg/linux_amd64/go/format.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/go/format.a' `pkg/linux_amd64/go/token.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/go/token.a' `pkg/linux_amd64/go/scanner.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/go/scanner.a' `pkg/linux_amd64/hash.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/hash.a' `pkg/linux_amd64/hash' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/hash' `pkg/linux_amd64/hash/crc32.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/hash/crc32.a' `pkg/linux_amd64/hash/fnv.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/hash/fnv.a' `pkg/linux_amd64/hash/crc64.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/hash/crc64.a' `pkg/linux_amd64/hash/adler32.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/hash/adler32.a' `pkg/linux_amd64/container' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/container' `pkg/linux_amd64/container/ring.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/container/ring.a' `pkg/linux_amd64/container/list.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/container/list.a' `pkg/linux_amd64/container/heap.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/container/heap.a' `pkg/linux_amd64/text' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/text' `pkg/linux_amd64/text/template.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/text/template.a' `pkg/linux_amd64/text/tabwriter.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/text/tabwriter.a' `pkg/linux_amd64/text/template' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/text/template' `pkg/linux_amd64/text/template/parse.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/text/template/parse.a' `pkg/linux_amd64/text/scanner.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/text/scanner.a' `pkg/linux_amd64/runtime' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/runtime' `pkg/linux_amd64/runtime/race.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/runtime/race.a' `pkg/linux_amd64/runtime/debug.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/runtime/debug.a' `pkg/linux_amd64/runtime/cgo.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/runtime/cgo.a' `pkg/linux_amd64/runtime/pprof.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/runtime/pprof.a' `pkg/linux_amd64/unicode.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/unicode.a' `pkg/linux_amd64/unicode' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/unicode' `pkg/linux_amd64/unicode/utf16.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/unicode/utf16.a' `pkg/linux_amd64/unicode/utf8.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/unicode/utf8.a' `pkg/linux_amd64/os' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/os' `pkg/linux_amd64/os/exec.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/os/exec.a' `pkg/linux_amd64/os/signal.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/os/signal.a' `pkg/linux_amd64/os/user.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/os/user.a' `pkg/linux_amd64/cgocall.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/cgocall.h' `pkg/linux_amd64/io' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/io' `pkg/linux_amd64/io/ioutil.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/io/ioutil.a' `pkg/linux_amd64/regexp.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/regexp.a' `pkg/linux_amd64/encoding' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/encoding' `pkg/linux_amd64/encoding/base64.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/encoding/base64.a' `pkg/linux_amd64/encoding/hex.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/encoding/hex.a' `pkg/linux_amd64/encoding/binary.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/encoding/binary.a' `pkg/linux_amd64/encoding/gob.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/encoding/gob.a' `pkg/linux_amd64/encoding/xml.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/encoding/xml.a' `pkg/linux_amd64/encoding/pem.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/encoding/pem.a' `pkg/linux_amd64/encoding/base32.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/encoding/base32.a' `pkg/linux_amd64/encoding/csv.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/encoding/csv.a' `pkg/linux_amd64/encoding/ascii85.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/encoding/ascii85.a' `pkg/linux_amd64/encoding/json.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/encoding/json.a' `pkg/linux_amd64/encoding/asn1.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/encoding/asn1.a' `pkg/linux_amd64/sync' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/sync' `pkg/linux_amd64/sync/atomic.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/sync/atomic.a' `pkg/linux_amd64/image' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/image' `pkg/linux_amd64/image/png.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/image/png.a' `pkg/linux_amd64/image/draw.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/image/draw.a' `pkg/linux_amd64/image/gif.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/image/gif.a' `pkg/linux_amd64/image/color.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/image/color.a' `pkg/linux_amd64/image/jpeg.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/image/jpeg.a' `pkg/linux_amd64/bufio.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/bufio.a' `pkg/linux_amd64/archive' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/archive' `pkg/linux_amd64/archive/zip.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/archive/zip.a' `pkg/linux_amd64/archive/tar.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/archive/tar.a' `pkg/linux_amd64/math.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/math.a' `pkg/linux_amd64/sort.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/sort.a' `pkg/linux_amd64/compress' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/compress' `pkg/linux_amd64/compress/lzw.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/compress/lzw.a' `pkg/linux_amd64/compress/gzip.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/compress/gzip.a' `pkg/linux_amd64/compress/bzip2.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/compress/bzip2.a' `pkg/linux_amd64/compress/zlib.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/compress/zlib.a' `pkg/linux_amd64/compress/flate.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/compress/flate.a' `pkg/linux_amd64/net.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/net.a' `pkg/linux_amd64/debug' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/debug' `pkg/linux_amd64/debug/pe.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/debug/pe.a' `pkg/linux_amd64/debug/elf.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/debug/elf.a' `pkg/linux_amd64/debug/dwarf.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/debug/dwarf.a' `pkg/linux_amd64/debug/macho.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/debug/macho.a' `pkg/linux_amd64/debug/gosym.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/debug/gosym.a' `pkg/linux_amd64/index' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/index' `pkg/linux_amd64/index/suffixarray.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/index/suffixarray.a' `pkg/linux_amd64/mime' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/mime' `pkg/linux_amd64/mime/multipart.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/mime/multipart.a' `pkg/linux_amd64/mime.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/mime.a' `pkg/linux_amd64/syscall.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/syscall.a' `pkg/linux_amd64/runtime.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/runtime.a' `pkg/linux_amd64/image.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/image.a' `pkg/linux_amd64/sync.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/sync.a' `pkg/linux_amd64/testing.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/testing.a' `pkg/linux_amd64/database' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/database' `pkg/linux_amd64/database/sql.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/database/sql.a' `pkg/linux_amd64/database/sql' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/database/sql' `pkg/linux_amd64/database/sql/driver.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/database/sql/driver.a' `pkg/linux_amd64/testing' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/testing' `pkg/linux_amd64/testing/quick.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/testing/quick.a' `pkg/linux_amd64/testing/iotest.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/testing/iotest.a' `pkg/linux_amd64/strconv.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/strconv.a' `pkg/linux_amd64/regexp' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/regexp' `pkg/linux_amd64/regexp/syntax.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/regexp/syntax.a' `pkg/linux_amd64/bytes.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/bytes.a' `pkg/linux_amd64/expvar.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/expvar.a' `pkg/linux_amd64/flag.a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/pkg/linux_amd64/flag.a' `robots.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/robots.txt' `src' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src' `src/pkg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg' `src/pkg/log' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/log' `src/pkg/log/log.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/log/log.go' `src/pkg/log/log_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/log/log_test.go' `src/pkg/log/syslog' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/log/syslog' `src/pkg/log/syslog/syslog_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/log/syslog/syslog_windows.go' `src/pkg/log/syslog/syslog_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/log/syslog/syslog_test.go' `src/pkg/log/syslog/syslog_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/log/syslog/syslog_unix.go' `src/pkg/log/syslog/syslog.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/log/syslog/syslog.go' `src/pkg/log/syslog/syslog_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/log/syslog/syslog_plan9.go' `src/pkg/fmt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/fmt' `src/pkg/fmt/format.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/fmt/format.go' `src/pkg/fmt/scan_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/fmt/scan_test.go' `src/pkg/fmt/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/fmt/export_test.go' `src/pkg/fmt/stringer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/fmt/stringer_test.go' `src/pkg/fmt/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/fmt/doc.go' `src/pkg/fmt/scan.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/fmt/scan.go' `src/pkg/fmt/fmt_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/fmt/fmt_test.go' `src/pkg/fmt/print.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/fmt/print.go' `src/pkg/bytes' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes' `src/pkg/bytes/bytes_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes/bytes_test.go' `src/pkg/bytes/asm_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes/asm_arm.s' `src/pkg/bytes/equal_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes/equal_test.go' `src/pkg/bytes/reader_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes/reader_test.go' `src/pkg/bytes/buffer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes/buffer.go' `src/pkg/bytes/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes/export_test.go' `src/pkg/bytes/reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes/reader.go' `src/pkg/bytes/asm_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes/asm_amd64.s' `src/pkg/bytes/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes/example_test.go' `src/pkg/bytes/asm_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes/asm_386.s' `src/pkg/bytes/bytes.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes/bytes.go' `src/pkg/bytes/bytes_decl.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes/bytes_decl.go' `src/pkg/bytes/buffer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bytes/buffer_test.go' `src/pkg/unsafe' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unsafe' `src/pkg/unsafe/unsafe.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unsafe/unsafe.go' `src/pkg/crypto' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto' `src/pkg/crypto/crypto.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/crypto.go' `src/pkg/crypto/sha1' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha1' `src/pkg/crypto/sha1/sha1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha1/sha1.go' `src/pkg/crypto/sha1/sha1block_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha1/sha1block_386.s' `src/pkg/crypto/sha1/sha1block_decl.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha1/sha1block_decl.go' `src/pkg/crypto/sha1/sha1block_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha1/sha1block_amd64.s' `src/pkg/crypto/sha1/sha1_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha1/sha1_test.go' `src/pkg/crypto/sha1/sha1block.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha1/sha1block.go' `src/pkg/crypto/aes' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/aes' `src/pkg/crypto/aes/cipher_asm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/aes/cipher_asm.go' `src/pkg/crypto/aes/block.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/aes/block.go' `src/pkg/crypto/aes/asm_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/aes/asm_amd64.s' `src/pkg/crypto/aes/aes_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/aes/aes_test.go' `src/pkg/crypto/aes/cipher.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/aes/cipher.go' `src/pkg/crypto/aes/cipher_generic.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/aes/cipher_generic.go' `src/pkg/crypto/aes/const.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/aes/const.go' `src/pkg/crypto/hmac' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/hmac' `src/pkg/crypto/hmac/hmac.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/hmac/hmac.go' `src/pkg/crypto/hmac/hmac_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/hmac/hmac_test.go' `src/pkg/crypto/sha256' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha256' `src/pkg/crypto/sha256/sha256.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha256/sha256.go' `src/pkg/crypto/sha256/sha256block.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha256/sha256block.go' `src/pkg/crypto/sha256/sha256_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha256/sha256_test.go' `src/pkg/crypto/tls' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls' `src/pkg/crypto/tls/handshake_messages.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/handshake_messages.go' `src/pkg/crypto/tls/prf.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/prf.go' `src/pkg/crypto/tls/handshake_server.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/handshake_server.go' `src/pkg/crypto/tls/handshake_client_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/handshake_client_test.go' `src/pkg/crypto/tls/conn.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/conn.go' `src/pkg/crypto/tls/alert.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/alert.go' `src/pkg/crypto/tls/tls_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/tls_test.go' `src/pkg/crypto/tls/tls.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/tls.go' `src/pkg/crypto/tls/common.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/common.go' `src/pkg/crypto/tls/prf_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/prf_test.go' `src/pkg/crypto/tls/ticket.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/ticket.go' `src/pkg/crypto/tls/generate_cert.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/generate_cert.go' `src/pkg/crypto/tls/key_agreement.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/key_agreement.go' `src/pkg/crypto/tls/handshake_client.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/handshake_client.go' `src/pkg/crypto/tls/handshake_messages_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/handshake_messages_test.go' `src/pkg/crypto/tls/cipher_suites.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/cipher_suites.go' `src/pkg/crypto/tls/handshake_server_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/handshake_server_test.go' `src/pkg/crypto/tls/conn_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/tls/conn_test.go' `src/pkg/crypto/elliptic' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/elliptic' `src/pkg/crypto/elliptic/elliptic.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/elliptic/elliptic.go' `src/pkg/crypto/elliptic/elliptic_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/elliptic/elliptic_test.go' `src/pkg/crypto/elliptic/p224.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/elliptic/p224.go' `src/pkg/crypto/elliptic/p224_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/elliptic/p224_test.go' `src/pkg/crypto/rsa' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rsa' `src/pkg/crypto/rsa/pkcs1v15_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rsa/pkcs1v15_test.go' `src/pkg/crypto/rsa/rsa_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rsa/rsa_test.go' `src/pkg/crypto/rsa/pkcs1v15.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rsa/pkcs1v15.go' `src/pkg/crypto/rsa/rsa.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rsa/rsa.go' `src/pkg/crypto/cipher' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher' `src/pkg/crypto/cipher/cfb.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher/cfb.go' `src/pkg/crypto/cipher/common_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher/common_test.go' `src/pkg/crypto/cipher/cbc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher/cbc.go' `src/pkg/crypto/cipher/cipher_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher/cipher_test.go' `src/pkg/crypto/cipher/ofb_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher/ofb_test.go' `src/pkg/crypto/cipher/cbc_aes_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher/cbc_aes_test.go' `src/pkg/crypto/cipher/ctr.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher/ctr.go' `src/pkg/crypto/cipher/cfb_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher/cfb_test.go' `src/pkg/crypto/cipher/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher/example_test.go' `src/pkg/crypto/cipher/cipher.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher/cipher.go' `src/pkg/crypto/cipher/ctr_aes_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher/ctr_aes_test.go' `src/pkg/crypto/cipher/io.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher/io.go' `src/pkg/crypto/cipher/ofb.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/cipher/ofb.go' `src/pkg/crypto/sha512' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha512' `src/pkg/crypto/sha512/sha512_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha512/sha512_test.go' `src/pkg/crypto/sha512/sha512.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha512/sha512.go' `src/pkg/crypto/sha512/sha512block.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/sha512/sha512block.go' `src/pkg/crypto/x509' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509' `src/pkg/crypto/x509/x509_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/x509_test.go' `src/pkg/crypto/x509/root_stub.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/root_stub.go' `src/pkg/crypto/x509/root_darwin.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/root_darwin.go' `src/pkg/crypto/x509/sec1_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/sec1_test.go' `src/pkg/crypto/x509/root_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/root_unix.go' `src/pkg/crypto/x509/x509.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/x509.go' `src/pkg/crypto/x509/cert_pool.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/cert_pool.go' `src/pkg/crypto/x509/root_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/root_windows.go' `src/pkg/crypto/x509/pkix' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/pkix' `src/pkg/crypto/x509/pkix/pkix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/pkix/pkix.go' `src/pkg/crypto/x509/pem_decrypt.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/pem_decrypt.go' `src/pkg/crypto/x509/verify.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/verify.go' `src/pkg/crypto/x509/pem_decrypt_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/pem_decrypt_test.go' `src/pkg/crypto/x509/root.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/root.go' `src/pkg/crypto/x509/pkcs1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/pkcs1.go' `src/pkg/crypto/x509/pkcs8_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/pkcs8_test.go' `src/pkg/crypto/x509/pkcs8.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/pkcs8.go' `src/pkg/crypto/x509/root_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/root_plan9.go' `src/pkg/crypto/x509/verify_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/verify_test.go' `src/pkg/crypto/x509/sec1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/x509/sec1.go' `src/pkg/crypto/rc4' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rc4' `src/pkg/crypto/rc4/rc4_ref.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rc4/rc4_ref.go' `src/pkg/crypto/rc4/rc4.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rc4/rc4.go' `src/pkg/crypto/rc4/rc4_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rc4/rc4_amd64.s' `src/pkg/crypto/rc4/rc4_asm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rc4/rc4_asm.go' `src/pkg/crypto/rc4/rc4_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rc4/rc4_386.s' `src/pkg/crypto/rc4/rc4_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rc4/rc4_arm.s' `src/pkg/crypto/rc4/rc4_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rc4/rc4_test.go' `src/pkg/crypto/ecdsa' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/ecdsa' `src/pkg/crypto/ecdsa/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/ecdsa/testdata' `src/pkg/crypto/ecdsa/testdata/SigVer.rsp.bz2' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/ecdsa/testdata/SigVer.rsp.bz2' `src/pkg/crypto/ecdsa/ecdsa_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/ecdsa/ecdsa_test.go' `src/pkg/crypto/ecdsa/ecdsa.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/ecdsa/ecdsa.go' `src/pkg/crypto/des' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/des' `src/pkg/crypto/des/block.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/des/block.go' `src/pkg/crypto/des/cipher.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/des/cipher.go' `src/pkg/crypto/des/des_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/des/des_test.go' `src/pkg/crypto/des/const.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/des/const.go' `src/pkg/crypto/md5' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/md5' `src/pkg/crypto/md5/md5_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/md5/md5_test.go' `src/pkg/crypto/md5/md5block.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/md5/md5block.go' `src/pkg/crypto/md5/md5.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/md5/md5.go' `src/pkg/crypto/md5/md5block_decl.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/md5/md5block_decl.go' `src/pkg/crypto/md5/md5block_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/md5/md5block_386.s' `src/pkg/crypto/md5/md5block_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/md5/md5block_amd64.s' `src/pkg/crypto/md5/gen.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/md5/gen.go' `src/pkg/crypto/dsa' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/dsa' `src/pkg/crypto/dsa/dsa_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/dsa/dsa_test.go' `src/pkg/crypto/dsa/dsa.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/dsa/dsa.go' `src/pkg/crypto/rand' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rand' `src/pkg/crypto/rand/rand_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rand/rand_windows.go' `src/pkg/crypto/rand/rand.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rand/rand.go' `src/pkg/crypto/rand/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rand/example_test.go' `src/pkg/crypto/rand/util.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rand/util.go' `src/pkg/crypto/rand/rand_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rand/rand_test.go' `src/pkg/crypto/rand/rand_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/rand/rand_unix.go' `src/pkg/crypto/subtle' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/subtle' `src/pkg/crypto/subtle/constant_time.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/subtle/constant_time.go' `src/pkg/crypto/subtle/constant_time_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/crypto/subtle/constant_time_test.go' `src/pkg/html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html' `src/pkg/html/escape.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/escape.go' `src/pkg/html/entity.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/entity.go' `src/pkg/html/template' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template' `src/pkg/html/template/content.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/content.go' `src/pkg/html/template/css_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/css_test.go' `src/pkg/html/template/html.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/html.go' `src/pkg/html/template/attr.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/attr.go' `src/pkg/html/template/js_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/js_test.go' `src/pkg/html/template/template.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/template.go' `src/pkg/html/template/content_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/content_test.go' `src/pkg/html/template/clone_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/clone_test.go' `src/pkg/html/template/css.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/css.go' `src/pkg/html/template/transition.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/transition.go' `src/pkg/html/template/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/doc.go' `src/pkg/html/template/error.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/error.go' `src/pkg/html/template/escape.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/escape.go' `src/pkg/html/template/url.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/url.go' `src/pkg/html/template/escape_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/escape_test.go' `src/pkg/html/template/html_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/html_test.go' `src/pkg/html/template/url_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/url_test.go' `src/pkg/html/template/js.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/js.go' `src/pkg/html/template/context.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/template/context.go' `src/pkg/html/entity_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/html/entity_test.go' `src/pkg/math' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math' `src/pkg/math/fltasm_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/fltasm_amd64.s' `src/pkg/math/pow.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/pow.go' `src/pkg/math/hypot_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/hypot_386.s' `src/pkg/math/sqrt.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/sqrt.go' `src/pkg/math/hypot.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/hypot.go' `src/pkg/math/expm1_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/expm1_amd64.s' `src/pkg/math/tanh.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/tanh.go' `src/pkg/math/sincos.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/sincos.go' `src/pkg/math/frexp_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/frexp_386.s' `src/pkg/math/ldexp_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/ldexp_386.s' `src/pkg/math/log1p_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/log1p_386.s' `src/pkg/math/exp_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/exp_386.s' `src/pkg/math/mod.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/mod.go' `src/pkg/math/sinh.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/sinh.go' `src/pkg/math/log.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/log.go' `src/pkg/math/j0.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/j0.go' `src/pkg/math/log_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/log_amd64.s' `src/pkg/math/asin_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/asin_amd64.s' `src/pkg/math/unsafe.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/unsafe.go' `src/pkg/math/frexp_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/frexp_amd64.s' `src/pkg/math/sin_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/sin_amd64.s' `src/pkg/math/atan2_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/atan2_386.s' `src/pkg/math/ldexp_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/ldexp_arm.s' `src/pkg/math/cbrt.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cbrt.go' `src/pkg/math/atan_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/atan_amd64.s' `src/pkg/math/tan_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/tan_arm.s' `src/pkg/math/frexp_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/frexp_arm.s' `src/pkg/math/sin.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/sin.go' `src/pkg/math/tan.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/tan.go' `src/pkg/math/log_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/log_arm.s' `src/pkg/math/sqrt_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/sqrt_386.s' `src/pkg/math/abs_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/abs_386.s' `src/pkg/math/lgamma.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/lgamma.go' `src/pkg/math/exp2_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/exp2_386.s' `src/pkg/math/log10_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/log10_386.s' `src/pkg/math/dim_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/dim_arm.s' `src/pkg/math/ldexp_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/ldexp_amd64.s' `src/pkg/math/frexp.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/frexp.go' `src/pkg/math/log10.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/log10.go' `src/pkg/math/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/export_test.go' `src/pkg/math/dim.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/dim.go' `src/pkg/math/abs_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/abs_arm.s' `src/pkg/math/atan2_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/atan2_amd64.s' `src/pkg/math/expm1_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/expm1_arm.s' `src/pkg/math/exp_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/exp_amd64.s' `src/pkg/math/exp_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/exp_arm.s' `src/pkg/math/floor_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/floor_386.s' `src/pkg/math/atan_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/atan_386.s' `src/pkg/math/mod_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/mod_386.s' `src/pkg/math/abs_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/abs_amd64.s' `src/pkg/math/sin_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/sin_arm.s' `src/pkg/math/erf.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/erf.go' `src/pkg/math/asinh.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/asinh.go' `src/pkg/math/hypot_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/hypot_amd64.s' `src/pkg/math/sin_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/sin_386.s' `src/pkg/math/log10_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/log10_amd64.s' `src/pkg/math/floor_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/floor_amd64.s' `src/pkg/math/mod_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/mod_amd64.s' `src/pkg/math/mod_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/mod_arm.s' `src/pkg/math/asin_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/asin_386.s' `src/pkg/math/exp2_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/exp2_arm.s' `src/pkg/math/expm1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/expm1.go' `src/pkg/math/exp.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/exp.go' `src/pkg/math/expm1_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/expm1_386.s' `src/pkg/math/copysign.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/copysign.go' `src/pkg/math/bits.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/bits.go' `src/pkg/math/sqrt_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/sqrt_amd64.s' `src/pkg/math/abs.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/abs.go' `src/pkg/math/atan.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/atan.go' `src/pkg/math/atan2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/atan2.go' `src/pkg/math/acosh.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/acosh.go' `src/pkg/math/asin_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/asin_arm.s' `src/pkg/math/atanh.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/atanh.go' `src/pkg/math/j1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/j1.go' `src/pkg/math/atan_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/atan_arm.s' `src/pkg/math/log10_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/log10_arm.s' `src/pkg/math/gamma.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/gamma.go' `src/pkg/math/floor_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/floor_arm.s' `src/pkg/math/exp2_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/exp2_amd64.s' `src/pkg/math/modf_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/modf_386.s' `src/pkg/math/atan2_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/atan2_arm.s' `src/pkg/math/modf.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/modf.go' `src/pkg/math/remainder_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/remainder_arm.s' `src/pkg/math/log_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/log_386.s' `src/pkg/math/big' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big' `src/pkg/math/big/arith_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/arith_386.s' `src/pkg/math/big/nat_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/nat_test.go' `src/pkg/math/big/rat.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/rat.go' `src/pkg/math/big/int.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/int.go' `src/pkg/math/big/arith_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/arith_arm.s' `src/pkg/math/big/arith_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/arith_test.go' `src/pkg/math/big/gcd_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/gcd_test.go' `src/pkg/math/big/rat_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/rat_test.go' `src/pkg/math/big/int_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/int_test.go' `src/pkg/math/big/arith_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/arith_amd64.s' `src/pkg/math/big/arith_decl.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/arith_decl.go' `src/pkg/math/big/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/example_test.go' `src/pkg/math/big/arith.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/arith.go' `src/pkg/math/big/hilbert_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/hilbert_test.go' `src/pkg/math/big/calibrate_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/calibrate_test.go' `src/pkg/math/big/nat.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/big/nat.go' `src/pkg/math/modf_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/modf_amd64.s' `src/pkg/math/sincos_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/sincos_arm.s' `src/pkg/math/pow10.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/pow10.go' `src/pkg/math/cmplx' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx' `src/pkg/math/cmplx/pow.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/pow.go' `src/pkg/math/cmplx/sqrt.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/sqrt.go' `src/pkg/math/cmplx/log.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/log.go' `src/pkg/math/cmplx/cmath_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/cmath_test.go' `src/pkg/math/cmplx/conj.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/conj.go' `src/pkg/math/cmplx/sin.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/sin.go' `src/pkg/math/cmplx/tan.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/tan.go' `src/pkg/math/cmplx/exp.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/exp.go' `src/pkg/math/cmplx/abs.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/abs.go' `src/pkg/math/cmplx/isnan.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/isnan.go' `src/pkg/math/cmplx/polar.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/polar.go' `src/pkg/math/cmplx/rect.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/rect.go' `src/pkg/math/cmplx/isinf.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/isinf.go' `src/pkg/math/cmplx/phase.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/phase.go' `src/pkg/math/cmplx/asin.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/cmplx/asin.go' `src/pkg/math/floor.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/floor.go' `src/pkg/math/remainder_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/remainder_386.s' `src/pkg/math/nextafter.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/nextafter.go' `src/pkg/math/jn.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/jn.go' `src/pkg/math/sincos_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/sincos_386.s' `src/pkg/math/all_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/all_test.go' `src/pkg/math/dim_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/dim_amd64.s' `src/pkg/math/log1p_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/log1p_amd64.s' `src/pkg/math/remainder_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/remainder_amd64.s' `src/pkg/math/sqrt_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/sqrt_arm.s' `src/pkg/math/sincos_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/sincos_amd64.s' `src/pkg/math/modf_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/modf_arm.s' `src/pkg/math/asin.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/asin.go' `src/pkg/math/signbit.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/signbit.go' `src/pkg/math/hypot_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/hypot_arm.s' `src/pkg/math/ldexp.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/ldexp.go' `src/pkg/math/rand' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/rand' `src/pkg/math/rand/normal.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/rand/normal.go' `src/pkg/math/rand/rng.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/rand/rng.go' `src/pkg/math/rand/zipf.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/rand/zipf.go' `src/pkg/math/rand/exp.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/rand/exp.go' `src/pkg/math/rand/rand.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/rand/rand.go' `src/pkg/math/rand/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/rand/example_test.go' `src/pkg/math/rand/rand_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/rand/rand_test.go' `src/pkg/math/remainder.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/remainder.go' `src/pkg/math/log1p_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/log1p_arm.s' `src/pkg/math/logb.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/logb.go' `src/pkg/math/tan_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/tan_386.s' `src/pkg/math/log1p.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/log1p.go' `src/pkg/math/const.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/const.go' `src/pkg/math/tan_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/tan_amd64.s' `src/pkg/math/dim_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/math/dim_386.s' `src/pkg/path' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path' `src/pkg/path/match_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/match_test.go' `src/pkg/path/filepath' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/filepath' `src/pkg/path/filepath/match_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/filepath/match_test.go' `src/pkg/path/filepath/path_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/filepath/path_unix.go' `src/pkg/path/filepath/example_unix_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/filepath/example_unix_test.go' `src/pkg/path/filepath/path_windows_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/filepath/path_windows_test.go' `src/pkg/path/filepath/symlink.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/filepath/symlink.go' `src/pkg/path/filepath/path.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/filepath/path.go' `src/pkg/path/filepath/path_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/filepath/path_test.go' `src/pkg/path/filepath/path_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/filepath/path_plan9.go' `src/pkg/path/filepath/match.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/filepath/match.go' `src/pkg/path/filepath/path_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/filepath/path_windows.go' `src/pkg/path/filepath/symlink_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/filepath/symlink_windows.go' `src/pkg/path/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/example_test.go' `src/pkg/path/path.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/path.go' `src/pkg/path/path_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/path_test.go' `src/pkg/path/match.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/path/match.go' `src/pkg/net' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net' `src/pkg/net/interface_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/interface_windows.go' `src/pkg/net/rpc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/rpc' `src/pkg/net/rpc/jsonrpc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/rpc/jsonrpc' `src/pkg/net/rpc/jsonrpc/client.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/rpc/jsonrpc/client.go' `src/pkg/net/rpc/jsonrpc/server.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/rpc/jsonrpc/server.go' `src/pkg/net/rpc/jsonrpc/all_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/rpc/jsonrpc/all_test.go' `src/pkg/net/rpc/server_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/rpc/server_test.go' `src/pkg/net/rpc/client.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/rpc/client.go' `src/pkg/net/rpc/server.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/rpc/server.go' `src/pkg/net/rpc/debug.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/rpc/debug.go' `src/pkg/net/file_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/file_windows.go' `src/pkg/net/file_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/file_unix.go' `src/pkg/net/port_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/port_test.go' `src/pkg/net/dial.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/dial.go' `src/pkg/net/multicast_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/multicast_test.go' `src/pkg/net/lookup_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/lookup_plan9.go' `src/pkg/net/sendfile_stub.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sendfile_stub.go' `src/pkg/net/lookup_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/lookup_unix.go' `src/pkg/net/server_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/server_test.go' `src/pkg/net/interface_stub.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/interface_stub.go' `src/pkg/net/unixsock_posix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/unixsock_posix.go' `src/pkg/net/iprawsock.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/iprawsock.go' `src/pkg/net/port_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/port_unix.go' `src/pkg/net/fd_poll_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/fd_poll_unix.go' `src/pkg/net/cgo_openbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/cgo_openbsd.go' `src/pkg/net/cgo_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/cgo_unix.go' `src/pkg/net/interface_linux_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/interface_linux_test.go' `src/pkg/net/dnsname_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/dnsname_test.go' `src/pkg/net/cgo_bsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/cgo_bsd.go' `src/pkg/net/sockoptip_posix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sockoptip_posix.go' `src/pkg/net/net_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/net_test.go' `src/pkg/net/parse_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/parse_test.go' `src/pkg/net/udpsock_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/udpsock_plan9.go' `src/pkg/net/interface.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/interface.go' `src/pkg/net/sys_cloexec.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sys_cloexec.go' `src/pkg/net/protoconn_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/protoconn_test.go' `src/pkg/net/pipe_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/pipe_test.go' `src/pkg/net/interface_bsd_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/interface_bsd_test.go' `src/pkg/net/sock_bsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sock_bsd.go' `src/pkg/net/interface_darwin.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/interface_darwin.go' `src/pkg/net/sendfile_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sendfile_linux.go' `src/pkg/net/sockopt_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sockopt_linux.go' `src/pkg/net/mac.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/mac.go' `src/pkg/net/sockopt_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sockopt_windows.go' `src/pkg/net/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/testdata' `src/pkg/net/testdata/hosts' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/testdata/hosts' `src/pkg/net/testdata/igmp6' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/testdata/igmp6' `src/pkg/net/testdata/igmp' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/testdata/igmp' `src/pkg/net/tcp_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/tcp_test.go' `src/pkg/net/interface_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/interface_test.go' `src/pkg/net/cgo_stub.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/cgo_stub.go' `src/pkg/net/lookup.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/lookup.go' `src/pkg/net/mac_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/mac_test.go' `src/pkg/net/mail' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/mail' `src/pkg/net/mail/message_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/mail/message_test.go' `src/pkg/net/mail/message.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/mail/message.go' `src/pkg/net/sockoptip_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sockoptip_windows.go' `src/pkg/net/ip_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/ip_test.go' `src/pkg/net/fd_bsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/fd_bsd.go' `src/pkg/net/dnsclient_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/dnsclient_unix.go' `src/pkg/net/parse.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/parse.go' `src/pkg/net/udpsock_posix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/udpsock_posix.go' `src/pkg/net/interface_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/interface_linux.go' `src/pkg/net/unicast_posix_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/unicast_posix_test.go' `src/pkg/net/ipsock_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/ipsock_plan9.go' `src/pkg/net/lookup_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/lookup_test.go' `src/pkg/net/smtp' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/smtp' `src/pkg/net/smtp/smtp_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/smtp/smtp_test.go' `src/pkg/net/smtp/auth.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/smtp/auth.go' `src/pkg/net/smtp/smtp.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/smtp/smtp.go' `src/pkg/net/dnsmsg_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/dnsmsg_test.go' `src/pkg/net/dial_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/dial_test.go' `src/pkg/net/fd_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/fd_plan9.go' `src/pkg/net/unix_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/unix_test.go' `src/pkg/net/ipsock.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/ipsock.go' `src/pkg/net/dial_gen_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/dial_gen_test.go' `src/pkg/net/iprawsock_posix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/iprawsock_posix.go' `src/pkg/net/sockopt_posix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sockopt_posix.go' `src/pkg/net/packetconn_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/packetconn_test.go' `src/pkg/net/dialgoogle_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/dialgoogle_test.go' `src/pkg/net/hosts.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/hosts.go' `src/pkg/net/iprawsock_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/iprawsock_plan9.go' `src/pkg/net/interface_unix_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/interface_unix_test.go' `src/pkg/net/fd_poll_runtime.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/fd_poll_runtime.go' `src/pkg/net/tcpsock_posix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/tcpsock_posix.go' `src/pkg/net/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/example_test.go' `src/pkg/net/unixsock_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/unixsock_plan9.go' `src/pkg/net/unixsock.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/unixsock.go' `src/pkg/net/sock_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sock_windows.go' `src/pkg/net/net.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/net.go' `src/pkg/net/sock_posix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sock_posix.go' `src/pkg/net/port.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/port.go' `src/pkg/net/sockopt_bsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sockopt_bsd.go' `src/pkg/net/file_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/file_plan9.go' `src/pkg/net/fd_unix_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/fd_unix_test.go' `src/pkg/net/tcpsock.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/tcpsock.go' `src/pkg/net/textproto' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/textproto' `src/pkg/net/textproto/writer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/textproto/writer.go' `src/pkg/net/textproto/header.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/textproto/header.go' `src/pkg/net/textproto/reader_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/textproto/reader_test.go' `src/pkg/net/textproto/reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/textproto/reader.go' `src/pkg/net/textproto/pipeline.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/textproto/pipeline.go' `src/pkg/net/textproto/textproto.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/textproto/textproto.go' `src/pkg/net/textproto/writer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/textproto/writer_test.go' `src/pkg/net/dnsclient.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/dnsclient.go' `src/pkg/net/sock_cloexec.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sock_cloexec.go' `src/pkg/net/sock_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sock_unix.go' `src/pkg/net/fd_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/fd_unix.go' `src/pkg/net/sendfile_freebsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sendfile_freebsd.go' `src/pkg/net/url' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/url' `src/pkg/net/url/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/url/example_test.go' `src/pkg/net/url/url.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/url/url.go' `src/pkg/net/url/url_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/url/url_test.go' `src/pkg/net/sock_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sock_linux.go' `src/pkg/net/ipraw_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/ipraw_test.go' `src/pkg/net/dnsmsg.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/dnsmsg.go' `src/pkg/net/ipsock_posix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/ipsock_posix.go' `src/pkg/net/cgo_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/cgo_linux.go' `src/pkg/net/http' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http' `src/pkg/net/http/filetransport_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/filetransport_test.go' `src/pkg/net/http/pprof' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/pprof' `src/pkg/net/http/pprof/pprof.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/pprof/pprof.go' `src/pkg/net/http/server_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/server_test.go' `src/pkg/net/http/requestwrite_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/requestwrite_test.go' `src/pkg/net/http/header.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/header.go' `src/pkg/net/http/proxy_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/proxy_test.go' `src/pkg/net/http/header_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/header_test.go' `src/pkg/net/http/transport_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/transport_test.go' `src/pkg/net/http/readrequest_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/readrequest_test.go' `src/pkg/net/http/request_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/request_test.go' `src/pkg/net/http/triv.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/triv.go' `src/pkg/net/http/request.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/request.go' `src/pkg/net/http/serve_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/serve_test.go' `src/pkg/net/http/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/testdata' `src/pkg/net/http/testdata/style.css' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/testdata/style.css' `src/pkg/net/http/testdata/file' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/testdata/file' `src/pkg/net/http/testdata/index.html' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/testdata/index.html' `src/pkg/net/http/jar.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/jar.go' `src/pkg/net/http/npn_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/npn_test.go' `src/pkg/net/http/lex.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/lex.go' `src/pkg/net/http/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/export_test.go' `src/pkg/net/http/cgi' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cgi' `src/pkg/net/http/cgi/matryoshka_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cgi/matryoshka_test.go' `src/pkg/net/http/cgi/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cgi/testdata' `src/pkg/net/http/cgi/testdata/test.cgi' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cgi/testdata/test.cgi' `src/pkg/net/http/cgi/host_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cgi/host_test.go' `src/pkg/net/http/cgi/child_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cgi/child_test.go' `src/pkg/net/http/cgi/posix_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cgi/posix_test.go' `src/pkg/net/http/cgi/host.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cgi/host.go' `src/pkg/net/http/cgi/child.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cgi/child.go' `src/pkg/net/http/cgi/plan9_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cgi/plan9_test.go' `src/pkg/net/http/range_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/range_test.go' `src/pkg/net/http/transfer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/transfer.go' `src/pkg/net/http/chunked_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/chunked_test.go' `src/pkg/net/http/client.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/client.go' `src/pkg/net/http/fcgi' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/fcgi' `src/pkg/net/http/fcgi/fcgi_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/fcgi/fcgi_test.go' `src/pkg/net/http/fcgi/fcgi.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/fcgi/fcgi.go' `src/pkg/net/http/fcgi/child.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/fcgi/child.go' `src/pkg/net/http/status.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/status.go' `src/pkg/net/http/fs.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/fs.go' `src/pkg/net/http/transport.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/transport.go' `src/pkg/net/http/cookie.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cookie.go' `src/pkg/net/http/server.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/server.go' `src/pkg/net/http/responsewrite_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/responsewrite_test.go' `src/pkg/net/http/cookiejar' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cookiejar' `src/pkg/net/http/cookiejar/jar_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cookiejar/jar_test.go' `src/pkg/net/http/cookiejar/jar.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cookiejar/jar.go' `src/pkg/net/http/cookiejar/punycode_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cookiejar/punycode_test.go' `src/pkg/net/http/cookiejar/punycode.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cookiejar/punycode.go' `src/pkg/net/http/client_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/client_test.go' `src/pkg/net/http/transfer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/transfer_test.go' `src/pkg/net/http/response_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/response_test.go' `src/pkg/net/http/response.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/response.go' `src/pkg/net/http/z_last_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/z_last_test.go' `src/pkg/net/http/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/example_test.go' `src/pkg/net/http/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/doc.go' `src/pkg/net/http/filetransport.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/filetransport.go' `src/pkg/net/http/chunked.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/chunked.go' `src/pkg/net/http/cookie_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/cookie_test.go' `src/pkg/net/http/lex_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/lex_test.go' `src/pkg/net/http/httptest' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httptest' `src/pkg/net/http/httptest/server_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httptest/server_test.go' `src/pkg/net/http/httptest/recorder.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httptest/recorder.go' `src/pkg/net/http/httptest/server.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httptest/server.go' `src/pkg/net/http/httptest/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httptest/example_test.go' `src/pkg/net/http/httptest/recorder_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httptest/recorder_test.go' `src/pkg/net/http/httputil' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httputil' `src/pkg/net/http/httputil/reverseproxy.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httputil/reverseproxy.go' `src/pkg/net/http/httputil/dump.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httputil/dump.go' `src/pkg/net/http/httputil/chunked_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httputil/chunked_test.go' `src/pkg/net/http/httputil/persist.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httputil/persist.go' `src/pkg/net/http/httputil/dump_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httputil/dump_test.go' `src/pkg/net/http/httputil/chunked.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httputil/chunked.go' `src/pkg/net/http/httputil/reverseproxy_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/httputil/reverseproxy_test.go' `src/pkg/net/http/sniff_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/sniff_test.go' `src/pkg/net/http/sniff.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/sniff.go' `src/pkg/net/http/fs_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/http/fs_test.go' `src/pkg/net/sockoptip_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sockoptip_linux.go' `src/pkg/net/interface_openbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/interface_openbsd.go' `src/pkg/net/empty.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/empty.c' `src/pkg/net/dnsconfig_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/dnsconfig_unix.go' `src/pkg/net/cgo_netbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/cgo_netbsd.go' `src/pkg/net/interface_bsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/interface_bsd.go' `src/pkg/net/lookup_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/lookup_windows.go' `src/pkg/net/interface_freebsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/interface_freebsd.go' `src/pkg/net/sendfile_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sendfile_windows.go' `src/pkg/net/udpsock.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/udpsock.go' `src/pkg/net/hosts_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/hosts_test.go' `src/pkg/net/timeout_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/timeout_test.go' `src/pkg/net/file_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/file_test.go' `src/pkg/net/ip.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/ip.go' `src/pkg/net/fd_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/fd_windows.go' `src/pkg/net/conn_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/conn_test.go' `src/pkg/net/dial_gen.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/dial_gen.go' `src/pkg/net/udp_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/udp_test.go' `src/pkg/net/tcpsock_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/tcpsock_plan9.go' `src/pkg/net/fd_posix_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/fd_posix_test.go' `src/pkg/net/pipe.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/pipe.go' `src/pkg/net/sockoptip_bsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/sockoptip_bsd.go' `src/pkg/net/interface_netbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/net/interface_netbsd.go' `src/pkg/go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go' `src/pkg/go/ast' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast' `src/pkg/go/ast/ast_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast/ast_test.go' `src/pkg/go/ast/resolve.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast/resolve.go' `src/pkg/go/ast/filter.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast/filter.go' `src/pkg/go/ast/commentmap.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast/commentmap.go' `src/pkg/go/ast/import.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast/import.go' `src/pkg/go/ast/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast/example_test.go' `src/pkg/go/ast/ast.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast/ast.go' `src/pkg/go/ast/commentmap_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast/commentmap_test.go' `src/pkg/go/ast/walk.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast/walk.go' `src/pkg/go/ast/print_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast/print_test.go' `src/pkg/go/ast/filter_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast/filter_test.go' `src/pkg/go/ast/scope.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast/scope.go' `src/pkg/go/ast/print.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/ast/print.go' `src/pkg/go/build' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build' `src/pkg/go/build/syslist.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build/syslist.go' `src/pkg/go/build/syslist_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build/syslist_test.go' `src/pkg/go/build/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build/testdata' `src/pkg/go/build/testdata/other' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build/testdata/other' `src/pkg/go/build/testdata/other/file' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build/testdata/other/file' `src/pkg/go/build/testdata/other/file/file.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build/testdata/other/file/file.go' `src/pkg/go/build/testdata/other/main.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build/testdata/other/main.go' `src/pkg/go/build/read_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build/read_test.go' `src/pkg/go/build/read.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build/read.go' `src/pkg/go/build/build.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build/build.go' `src/pkg/go/build/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build/doc.go' `src/pkg/go/build/deps_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build/deps_test.go' `src/pkg/go/build/build_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/build/build_test.go' `src/pkg/go/format' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/format' `src/pkg/go/format/format_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/format/format_test.go' `src/pkg/go/format/format.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/format/format.go' `src/pkg/go/token' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/token' `src/pkg/go/token/serialize.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/token/serialize.go' `src/pkg/go/token/position.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/token/position.go' `src/pkg/go/token/serialize_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/token/serialize_test.go' `src/pkg/go/token/token.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/token/token.go' `src/pkg/go/token/position_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/token/position_test.go' `src/pkg/go/printer' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer' `src/pkg/go/printer/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata' `src/pkg/go/printer/testdata/linebreaks.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/linebreaks.input' `src/pkg/go/printer/testdata/declarations.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/declarations.golden' `src/pkg/go/printer/testdata/slow.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/slow.golden' `src/pkg/go/printer/testdata/comments.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/comments.input' `src/pkg/go/printer/testdata/empty.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/empty.golden' `src/pkg/go/printer/testdata/declarations.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/declarations.input' `src/pkg/go/printer/testdata/expressions.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/expressions.input' `src/pkg/go/printer/testdata/slow.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/slow.input' `src/pkg/go/printer/testdata/expressions.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/expressions.golden' `src/pkg/go/printer/testdata/linebreaks.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/linebreaks.golden' `src/pkg/go/printer/testdata/statements.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/statements.input' `src/pkg/go/printer/testdata/parser.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/parser.go' `src/pkg/go/printer/testdata/statements.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/statements.golden' `src/pkg/go/printer/testdata/comments.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/comments.golden' `src/pkg/go/printer/testdata/empty.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/empty.input' `src/pkg/go/printer/testdata/comments2.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/comments2.golden' `src/pkg/go/printer/testdata/comments.x' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/comments.x' `src/pkg/go/printer/testdata/comments2.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/comments2.input' `src/pkg/go/printer/testdata/expressions.raw' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/testdata/expressions.raw' `src/pkg/go/printer/nodes.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/nodes.go' `src/pkg/go/printer/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/example_test.go' `src/pkg/go/printer/printer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/printer.go' `src/pkg/go/printer/performance_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/performance_test.go' `src/pkg/go/printer/printer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/printer/printer_test.go' `src/pkg/go/scanner' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/scanner' `src/pkg/go/scanner/errors.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/scanner/errors.go' `src/pkg/go/scanner/scanner_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/scanner/scanner_test.go' `src/pkg/go/scanner/scanner.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/scanner/scanner.go' `src/pkg/go/scanner/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/scanner/example_test.go' `src/pkg/go/parser' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/parser' `src/pkg/go/parser/interface.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/parser/interface.go' `src/pkg/go/parser/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/parser/testdata' `src/pkg/go/parser/testdata/issue3106.src' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/parser/testdata/issue3106.src' `src/pkg/go/parser/testdata/commas.src' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/parser/testdata/commas.src' `src/pkg/go/parser/parser_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/parser/parser_test.go' `src/pkg/go/parser/parser.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/parser/parser.go' `src/pkg/go/parser/error_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/parser/error_test.go' `src/pkg/go/parser/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/parser/example_test.go' `src/pkg/go/parser/short_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/parser/short_test.go' `src/pkg/go/parser/performance_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/parser/performance_test.go' `src/pkg/go/doc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc' `src/pkg/go/doc/comment_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/comment_test.go' `src/pkg/go/doc/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/Makefile' `src/pkg/go/doc/filter.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/filter.go' `src/pkg/go/doc/headscan.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/headscan.go' `src/pkg/go/doc/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata' `src/pkg/go/doc/testdata/d.0.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/d.0.golden' `src/pkg/go/doc/testdata/error1.0.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/error1.0.golden' `src/pkg/go/doc/testdata/d.2.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/d.2.golden' `src/pkg/go/doc/testdata/error1.1.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/error1.1.golden' `src/pkg/go/doc/testdata/a.1.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/a.1.golden' `src/pkg/go/doc/testdata/e.0.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/e.0.golden' `src/pkg/go/doc/testdata/f.0.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/f.0.golden' `src/pkg/go/doc/testdata/b.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/b.go' `src/pkg/go/doc/testdata/b.2.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/b.2.golden' `src/pkg/go/doc/testdata/c.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/c.go' `src/pkg/go/doc/testdata/c.0.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/c.0.golden' `src/pkg/go/doc/testdata/testing.2.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/testing.2.golden' `src/pkg/go/doc/testdata/testing.1.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/testing.1.golden' `src/pkg/go/doc/testdata/e.1.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/e.1.golden' `src/pkg/go/doc/testdata/error2.1.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/error2.1.golden' `src/pkg/go/doc/testdata/a.0.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/a.0.golden' `src/pkg/go/doc/testdata/e.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/e.go' `src/pkg/go/doc/testdata/c.2.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/c.2.golden' `src/pkg/go/doc/testdata/error2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/error2.go' `src/pkg/go/doc/testdata/error1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/error1.go' `src/pkg/go/doc/testdata/f.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/f.go' `src/pkg/go/doc/testdata/f.1.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/f.1.golden' `src/pkg/go/doc/testdata/d2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/d2.go' `src/pkg/go/doc/testdata/c.1.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/c.1.golden' `src/pkg/go/doc/testdata/example.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/example.go' `src/pkg/go/doc/testdata/benchmark.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/benchmark.go' `src/pkg/go/doc/testdata/testing.0.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/testing.0.golden' `src/pkg/go/doc/testdata/error2.0.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/error2.0.golden' `src/pkg/go/doc/testdata/template.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/template.txt' `src/pkg/go/doc/testdata/a0.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/a0.go' `src/pkg/go/doc/testdata/a.2.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/a.2.golden' `src/pkg/go/doc/testdata/d1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/d1.go' `src/pkg/go/doc/testdata/e.2.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/e.2.golden' `src/pkg/go/doc/testdata/a1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/a1.go' `src/pkg/go/doc/testdata/error1.2.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/error1.2.golden' `src/pkg/go/doc/testdata/b.1.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/b.1.golden' `src/pkg/go/doc/testdata/error2.2.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/error2.2.golden' `src/pkg/go/doc/testdata/f.2.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/f.2.golden' `src/pkg/go/doc/testdata/b.0.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/b.0.golden' `src/pkg/go/doc/testdata/d.1.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/d.1.golden' `src/pkg/go/doc/testdata/testing.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/testdata/testing.go' `src/pkg/go/doc/doc_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/doc_test.go' `src/pkg/go/doc/synopsis_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/synopsis_test.go' `src/pkg/go/doc/exports.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/exports.go' `src/pkg/go/doc/reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/reader.go' `src/pkg/go/doc/comment.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/comment.go' `src/pkg/go/doc/example.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/example.go' `src/pkg/go/doc/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/example_test.go' `src/pkg/go/doc/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/doc.go' `src/pkg/go/doc/synopsis.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/go/doc/synopsis.go' `src/pkg/expvar' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/expvar' `src/pkg/expvar/expvar.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/expvar/expvar.go' `src/pkg/expvar/expvar_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/expvar/expvar_test.go' `src/pkg/hash' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash' `src/pkg/hash/crc64' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/crc64' `src/pkg/hash/crc64/crc64_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/crc64/crc64_test.go' `src/pkg/hash/crc64/crc64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/crc64/crc64.go' `src/pkg/hash/crc32' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/crc32' `src/pkg/hash/crc32/crc32_generic.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/crc32/crc32_generic.go' `src/pkg/hash/crc32/crc32_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/crc32/crc32_test.go' `src/pkg/hash/crc32/crc32_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/crc32/crc32_amd64.go' `src/pkg/hash/crc32/crc32.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/crc32/crc32.go' `src/pkg/hash/crc32/crc32_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/crc32/crc32_amd64.s' `src/pkg/hash/test_gen.awk' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/test_gen.awk' `src/pkg/hash/adler32' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/adler32' `src/pkg/hash/adler32/adler32.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/adler32/adler32.go' `src/pkg/hash/adler32/adler32_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/adler32/adler32_test.go' `src/pkg/hash/test_cases.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/test_cases.txt' `src/pkg/hash/fnv' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/fnv' `src/pkg/hash/fnv/fnv.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/fnv/fnv.go' `src/pkg/hash/fnv/fnv_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/fnv/fnv_test.go' `src/pkg/hash/hash.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/hash/hash.go' `src/pkg/container' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/container' `src/pkg/container/heap' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/container/heap' `src/pkg/container/heap/heap_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/container/heap/heap_test.go' `src/pkg/container/heap/heap.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/container/heap/heap.go' `src/pkg/container/heap/example_pq_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/container/heap/example_pq_test.go' `src/pkg/container/heap/example_intheap_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/container/heap/example_intheap_test.go' `src/pkg/container/ring' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/container/ring' `src/pkg/container/ring/ring.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/container/ring/ring.go' `src/pkg/container/ring/ring_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/container/ring/ring_test.go' `src/pkg/container/list' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/container/list' `src/pkg/container/list/list_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/container/list/list_test.go' `src/pkg/container/list/list.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/container/list/list.go' `src/pkg/container/list/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/container/list/example_test.go' `src/pkg/text' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text' `src/pkg/text/tabwriter' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/tabwriter' `src/pkg/text/tabwriter/tabwriter_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/tabwriter/tabwriter_test.go' `src/pkg/text/tabwriter/tabwriter.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/tabwriter/tabwriter.go' `src/pkg/text/tabwriter/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/tabwriter/example_test.go' `src/pkg/text/scanner' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/scanner' `src/pkg/text/scanner/scanner_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/scanner/scanner_test.go' `src/pkg/text/scanner/scanner.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/scanner/scanner.go' `src/pkg/text/template' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template' `src/pkg/text/template/exec_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/exec_test.go' `src/pkg/text/template/examplefiles_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/examplefiles_test.go' `src/pkg/text/template/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/testdata' `src/pkg/text/template/testdata/file1.tmpl' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/testdata/file1.tmpl' `src/pkg/text/template/testdata/tmpl1.tmpl' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/testdata/tmpl1.tmpl' `src/pkg/text/template/testdata/file2.tmpl' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/testdata/file2.tmpl' `src/pkg/text/template/testdata/tmpl2.tmpl' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/testdata/tmpl2.tmpl' `src/pkg/text/template/parse' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/parse' `src/pkg/text/template/parse/parse_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/parse/parse_test.go' `src/pkg/text/template/parse/lex.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/parse/lex.go' `src/pkg/text/template/parse/parse.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/parse/parse.go' `src/pkg/text/template/parse/node.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/parse/node.go' `src/pkg/text/template/parse/lex_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/parse/lex_test.go' `src/pkg/text/template/template.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/template.go' `src/pkg/text/template/examplefunc_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/examplefunc_test.go' `src/pkg/text/template/funcs.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/funcs.go' `src/pkg/text/template/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/example_test.go' `src/pkg/text/template/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/doc.go' `src/pkg/text/template/exec.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/exec.go' `src/pkg/text/template/helper.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/helper.go' `src/pkg/text/template/multi_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/text/template/multi_test.go' `src/pkg/runtime' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime' `src/pkg/runtime/runtime.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/runtime.h' `src/pkg/runtime/iface_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/iface_test.go' `src/pkg/runtime/pprof' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/pprof' `src/pkg/runtime/pprof/pprof_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/pprof/pprof_test.go' `src/pkg/runtime/pprof/pprof.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/pprof/pprof.go' `src/pkg/runtime/mallocrand.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mallocrand.go' `src/pkg/runtime/sys_windows_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_windows_amd64.s' `src/pkg/runtime/memclr_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/memclr_arm.s' `src/pkg/runtime/ztime_linux_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/ztime_linux_amd64.c' `src/pkg/runtime/os_plan9_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_plan9_386.c' `src/pkg/runtime/msize.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/msize.c' `src/pkg/runtime/complex_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/complex_test.go' `src/pkg/runtime/zmalloc_linux_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/zmalloc_linux_amd64.c' `src/pkg/runtime/defs_freebsd_386.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_freebsd_386.h' `src/pkg/runtime/mgc0.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mgc0.go' `src/pkg/runtime/gc_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/gc_test.go' `src/pkg/runtime/os_linux_arm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_linux_arm.c' `src/pkg/runtime/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/Makefile' `src/pkg/runtime/mprof.goc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mprof.goc' `src/pkg/runtime/malloc.goc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/malloc.goc' `src/pkg/runtime/race' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race' `src/pkg/runtime/race/README' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/README' `src/pkg/runtime/race/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata' `src/pkg/runtime/race/testdata/sync_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/sync_test.go' `src/pkg/runtime/race/testdata/cgo_test_main.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/cgo_test_main.go' `src/pkg/runtime/race/testdata/rwmutex_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/rwmutex_test.go' `src/pkg/runtime/race/testdata/cgo_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/cgo_test.go' `src/pkg/runtime/race/testdata/slice_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/slice_test.go' `src/pkg/runtime/race/testdata/mop_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/mop_test.go' `src/pkg/runtime/race/testdata/chan_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/chan_test.go' `src/pkg/runtime/race/testdata/atomic_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/atomic_test.go' `src/pkg/runtime/race/testdata/regression_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/regression_test.go' `src/pkg/runtime/race/testdata/finalizer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/finalizer_test.go' `src/pkg/runtime/race/testdata/map_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/map_test.go' `src/pkg/runtime/race/testdata/io_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/io_test.go' `src/pkg/runtime/race/testdata/select_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/select_test.go' `src/pkg/runtime/race/testdata/mutex_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/mutex_test.go' `src/pkg/runtime/race/testdata/comp_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/comp_test.go' `src/pkg/runtime/race/testdata/waitgroup_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/testdata/waitgroup_test.go' `src/pkg/runtime/race/race.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/race.go' `src/pkg/runtime/race/race_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/race_test.go' `src/pkg/runtime/race/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/doc.go' `src/pkg/runtime/race/race_linux_amd64.syso' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/race_linux_amd64.syso' `src/pkg/runtime/race/race_windows_amd64.syso' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/race_windows_amd64.syso' `src/pkg/runtime/race/race_darwin_amd64.syso' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race/race_darwin_amd64.syso' `src/pkg/runtime/os_darwin.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_darwin.c' `src/pkg/runtime/rt0_openbsd_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_openbsd_386.s' `src/pkg/runtime/softfloat64_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/softfloat64_test.go' `src/pkg/runtime/mcentral.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mcentral.c' `src/pkg/runtime/vlop_arm_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/vlop_arm_test.go' `src/pkg/runtime/syscall_windows.goc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/syscall_windows.goc' `src/pkg/runtime/defs_openbsd_386.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_openbsd_386.h' `src/pkg/runtime/atomic_arm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/atomic_arm.c' `src/pkg/runtime/sys_darwin_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_darwin_386.s' `src/pkg/runtime/signal_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_386.c' `src/pkg/runtime/memmove_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/memmove_amd64.s' `src/pkg/runtime/os_linux.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_linux.h' `src/pkg/runtime/defs_windows_386.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_windows_386.h' `src/pkg/runtime/signals_netbsd.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signals_netbsd.h' `src/pkg/runtime/netpoll_stub.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/netpoll_stub.c' `src/pkg/runtime/memmove_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/memmove_386.s' `src/pkg/runtime/compiler.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/compiler.go' `src/pkg/runtime/slice.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/slice.c' `src/pkg/runtime/defs_freebsd_arm.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_freebsd_arm.h' `src/pkg/runtime/asm_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/asm_arm.s' `src/pkg/runtime/rt0_freebsd_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_freebsd_amd64.s' `src/pkg/runtime/signal_freebsd_386.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_freebsd_386.h' `src/pkg/runtime/vdso_linux_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/vdso_linux_amd64.c' `src/pkg/runtime/defs_freebsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_freebsd.go' `src/pkg/runtime/defs_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_linux.go' `src/pkg/runtime/hashmap.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/hashmap.h' `src/pkg/runtime/stack.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/stack.c' `src/pkg/runtime/rt0_linux_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_linux_amd64.s' `src/pkg/runtime/chan_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/chan_test.go' `src/pkg/runtime/vlop_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/vlop_arm.s' `src/pkg/runtime/runtime-gdb.py' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/runtime-gdb.py' `src/pkg/runtime/mkversion.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mkversion.c' `src/pkg/runtime/memmove_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/memmove_arm.s' `src/pkg/runtime/cgo' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo' `src/pkg/runtime/cgo/gcc_netbsd_arm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_netbsd_arm.c' `src/pkg/runtime/cgo/gcc_darwin_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_darwin_386.c' `src/pkg/runtime/cgo/gcc_windows_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_windows_386.c' `src/pkg/runtime/cgo/cgo_arm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/cgo_arm.c' `src/pkg/runtime/cgo/asm_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/asm_arm.s' `src/pkg/runtime/cgo/gcc_amd64.S' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_amd64.S' `src/pkg/runtime/cgo/cgo.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/cgo.go' `src/pkg/runtime/cgo/callbacks.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/callbacks.c' `src/pkg/runtime/cgo/gcc_linux_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_linux_amd64.c' `src/pkg/runtime/cgo/gcc_freebsd_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_freebsd_386.c' `src/pkg/runtime/cgo/gcc_netbsd_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_netbsd_386.c' `src/pkg/runtime/cgo/gcc_freebsd_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_freebsd_amd64.c' `src/pkg/runtime/cgo/asm_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/asm_amd64.s' `src/pkg/runtime/cgo/gcc_linux_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_linux_386.c' `src/pkg/runtime/cgo/gcc_openbsd_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_openbsd_386.c' `src/pkg/runtime/cgo/gcc_386.S' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_386.S' `src/pkg/runtime/cgo/setenv.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/setenv.c' `src/pkg/runtime/cgo/gcc_util.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_util.c' `src/pkg/runtime/cgo/asm_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/asm_386.s' `src/pkg/runtime/cgo/gcc_netbsd_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_netbsd_amd64.c' `src/pkg/runtime/cgo/gcc_freebsd_arm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_freebsd_arm.c' `src/pkg/runtime/cgo/openbsd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/openbsd.c' `src/pkg/runtime/cgo/gcc_setenv.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_setenv.c' `src/pkg/runtime/cgo/gcc_linux_arm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_linux_arm.c' `src/pkg/runtime/cgo/gcc_windows_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_windows_amd64.c' `src/pkg/runtime/cgo/freebsd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/freebsd.c' `src/pkg/runtime/cgo/netbsd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/netbsd.c' `src/pkg/runtime/cgo/gcc_arm.S' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_arm.S' `src/pkg/runtime/cgo/iscgo.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/iscgo.c' `src/pkg/runtime/cgo/gcc_darwin_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_darwin_amd64.c' `src/pkg/runtime/cgo/libcgo.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/libcgo.h' `src/pkg/runtime/cgo/gcc_openbsd_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgo/gcc_openbsd_amd64.c' `src/pkg/runtime/os_plan9.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_plan9.h' `src/pkg/runtime/type.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/type.h' `src/pkg/runtime/hashmap_fast.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/hashmap_fast.c' `src/pkg/runtime/arch_arm.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/arch_arm.h' `src/pkg/runtime/sys_windows_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_windows_386.s' `src/pkg/runtime/panic.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/panic.c' `src/pkg/runtime/race.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race.go' `src/pkg/runtime/atomic_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/atomic_386.c' `src/pkg/runtime/sys_netbsd_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_netbsd_arm.s' `src/pkg/runtime/os_plan9.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_plan9.c' `src/pkg/runtime/proc.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/proc.c' `src/pkg/runtime/sys_linux_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_linux_386.s' `src/pkg/runtime/defs_netbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_netbsd.go' `src/pkg/runtime/os_windows_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_windows_386.c' `src/pkg/runtime/mcache.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mcache.c' `src/pkg/runtime/rt0_windows_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_windows_386.s' `src/pkg/runtime/rt0_linux_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_linux_386.s' `src/pkg/runtime/signal_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_amd64.c' `src/pkg/runtime/mem_windows.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mem_windows.c' `src/pkg/runtime/defs_darwin.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_darwin.go' `src/pkg/runtime/lfstack.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/lfstack.c' `src/pkg/runtime/os_freebsd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_freebsd.c' `src/pkg/runtime/sys_linux_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_linux_arm.s' `src/pkg/runtime/defs_netbsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_netbsd_amd64.go' `src/pkg/runtime/os_freebsd_arm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_freebsd_arm.c' `src/pkg/runtime/signal_netbsd_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_netbsd_amd64.h' `src/pkg/runtime/defs_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_windows.go' `src/pkg/runtime/print.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/print.c' `src/pkg/runtime/mfinal.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mfinal.c' `src/pkg/runtime/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/export_test.go' `src/pkg/runtime/race_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race_amd64.s' `src/pkg/runtime/mallocrep1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mallocrep1.go' `src/pkg/runtime/chan.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/chan.c' `src/pkg/runtime/export_futex_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/export_futex_test.go' `src/pkg/runtime/defs_netbsd_arm.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_netbsd_arm.h' `src/pkg/runtime/signal_netbsd_386.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_netbsd_386.h' `src/pkg/runtime/time.goc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/time.goc' `src/pkg/runtime/rt0_netbsd_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_netbsd_386.s' `src/pkg/runtime/os_plan9_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_plan9_amd64.c' `src/pkg/runtime/malloc.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/malloc.h' `src/pkg/runtime/vlrt_arm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/vlrt_arm.c' `src/pkg/runtime/mgc0.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mgc0.h' `src/pkg/runtime/os_linux.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_linux.c' `src/pkg/runtime/os_windows.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_windows.c' `src/pkg/runtime/signals_linux.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signals_linux.h' `src/pkg/runtime/env_posix.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/env_posix.c' `src/pkg/runtime/map_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/map_test.go' `src/pkg/runtime/os_windows.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_windows.h' `src/pkg/runtime/sys_freebsd_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_freebsd_386.s' `src/pkg/runtime/mem_linux.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mem_linux.c' `src/pkg/runtime/arch_386.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/arch_386.h' `src/pkg/runtime/os_netbsd_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_netbsd_386.c' `src/pkg/runtime/signals_windows.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signals_windows.h' `src/pkg/runtime/mem_openbsd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mem_openbsd.c' `src/pkg/runtime/futex_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/futex_test.go' `src/pkg/runtime/os_openbsd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_openbsd.c' `src/pkg/runtime/defs_netbsd_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_netbsd_arm.go' `src/pkg/runtime/netpoll_epoll.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/netpoll_epoll.c' `src/pkg/runtime/signal_darwin_386.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_darwin_386.h' `src/pkg/runtime/sema.goc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sema.goc' `src/pkg/runtime/typekind.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/typekind.h' `src/pkg/runtime/cgocall.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgocall.h' `src/pkg/runtime/mfixalloc.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mfixalloc.c' `src/pkg/runtime/extern.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/extern.go' `src/pkg/runtime/os_freebsd.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_freebsd.h' `src/pkg/runtime/env_plan9.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/env_plan9.c' `src/pkg/runtime/hashmap.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/hashmap.c' `src/pkg/runtime/float.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/float.c' `src/pkg/runtime/defs1_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs1_linux.go' `src/pkg/runtime/stack_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/stack_test.go' `src/pkg/runtime/mapspeed_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mapspeed_test.go' `src/pkg/runtime/complex.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/complex.c' `src/pkg/runtime/cpuprof.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cpuprof.c' `src/pkg/runtime/zgoos_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/zgoos_linux.go' `src/pkg/runtime/rt0_plan9_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_plan9_amd64.s' `src/pkg/runtime/asm_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/asm_amd64.s' `src/pkg/runtime/sys_netbsd_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_netbsd_386.s' `src/pkg/runtime/sys_freebsd_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_freebsd_arm.s' `src/pkg/runtime/mheap.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mheap.c' `src/pkg/runtime/mem_darwin.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mem_darwin.c' `src/pkg/runtime/debug.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/debug.go' `src/pkg/runtime/vlrt_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/vlrt_386.c' `src/pkg/runtime/defs_linux_arm.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_linux_arm.h' `src/pkg/runtime/os_linux_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_linux_386.c' `src/pkg/runtime/zversion.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/zversion.go' `src/pkg/runtime/rt0_freebsd_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_freebsd_arm.s' `src/pkg/runtime/defs2_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs2_linux.go' `src/pkg/runtime/defs_arm_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_arm_linux.go' `src/pkg/runtime/defs_linux_386.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_linux_386.h' `src/pkg/runtime/sys_netbsd_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_netbsd_amd64.s' `src/pkg/runtime/defs_netbsd_386.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_netbsd_386.h' `src/pkg/runtime/proc.p' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/proc.p' `src/pkg/runtime/signals_darwin.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signals_darwin.h' `src/pkg/runtime/os_netbsd_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_netbsd_amd64.c' `src/pkg/runtime/race.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race.c' `src/pkg/runtime/defs_plan9_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_plan9_amd64.h' `src/pkg/runtime/zasm_linux_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/zasm_linux_amd64.h' `src/pkg/runtime/defs_plan9_386.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_plan9_386.h' `src/pkg/runtime/zruntime1_linux_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/zruntime1_linux_amd64.c' `src/pkg/runtime/defs_windows_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_windows_amd64.h' `src/pkg/runtime/signal_linux_arm.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_linux_arm.h' `src/pkg/runtime/signals_openbsd.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signals_openbsd.h' `src/pkg/runtime/debug' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/debug' `src/pkg/runtime/debug/garbage.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/debug/garbage.go' `src/pkg/runtime/debug/stack.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/debug/stack.go' `src/pkg/runtime/debug/stack_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/debug/stack_test.go' `src/pkg/runtime/debug/debug.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/debug/debug.c' `src/pkg/runtime/debug/garbage_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/debug/garbage_test.go' `src/pkg/runtime/vlop_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/vlop_386.s' `src/pkg/runtime/os_windows_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_windows_amd64.c' `src/pkg/runtime/lfstack_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/lfstack_test.go' `src/pkg/runtime/traceback_arm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/traceback_arm.c' `src/pkg/runtime/crash_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/crash_test.go' `src/pkg/runtime/asm_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/asm_386.s' `src/pkg/runtime/proc_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/proc_test.go' `src/pkg/runtime/runtime_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/runtime_test.go' `src/pkg/runtime/mgc0.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mgc0.c' `src/pkg/runtime/mem_netbsd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mem_netbsd.c' `src/pkg/runtime/malloc1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/malloc1.go' `src/pkg/runtime/symtab.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/symtab.c' `src/pkg/runtime/os_darwin.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_darwin.h' `src/pkg/runtime/defs_openbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_openbsd.go' `src/pkg/runtime/memmove_linux_amd64_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/memmove_linux_amd64_test.go' `src/pkg/runtime/rt0_linux_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_linux_arm.s' `src/pkg/runtime/callback_windows_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/callback_windows_amd64.c' `src/pkg/runtime/zruntime_defs_linux_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/zruntime_defs_linux_amd64.go' `src/pkg/runtime/rt0_openbsd_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_openbsd_amd64.s' `src/pkg/runtime/zsema_linux_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/zsema_linux_amd64.c' `src/pkg/runtime/error.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/error.go' `src/pkg/runtime/zmprof_linux_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/zmprof_linux_amd64.c' `src/pkg/runtime/rune.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rune.c' `src/pkg/runtime/signal_arm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_arm.c' `src/pkg/runtime/runtime_linux_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/runtime_linux_test.go' `src/pkg/runtime/signal_openbsd_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_openbsd_amd64.h' `src/pkg/runtime/netpoll.goc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/netpoll.goc' `src/pkg/runtime/zstring_linux_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/zstring_linux_amd64.c' `src/pkg/runtime/rt0_netbsd_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_netbsd_amd64.s' `src/pkg/runtime/stack.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/stack.h' `src/pkg/runtime/os_openbsd.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_openbsd.h' `src/pkg/runtime/defs_openbsd_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_openbsd_amd64.h' `src/pkg/runtime/rt0_plan9_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_plan9_386.s' `src/pkg/runtime/lock_sema.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/lock_sema.c' `src/pkg/runtime/os_netbsd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_netbsd.c' `src/pkg/runtime/signal_linux_386.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_linux_386.h' `src/pkg/runtime/signal_linux_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_linux_amd64.h' `src/pkg/runtime/sys_openbsd_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_openbsd_amd64.s' `src/pkg/runtime/znetpoll_linux_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/znetpoll_linux_amd64.c' `src/pkg/runtime/rt0_darwin_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_darwin_amd64.s' `src/pkg/runtime/parfor_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/parfor_test.go' `src/pkg/runtime/arch_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/arch_amd64.h' `src/pkg/runtime/alg.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/alg.c' `src/pkg/runtime/mem_freebsd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mem_freebsd.c' `src/pkg/runtime/rt0_freebsd_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_freebsd_386.s' `src/pkg/runtime/os_netbsd.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_netbsd.h' `src/pkg/runtime/signals_freebsd.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signals_freebsd.h' `src/pkg/runtime/softfloat_arm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/softfloat_arm.c' `src/pkg/runtime/crash_cgo_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/crash_cgo_test.go' `src/pkg/runtime/signals_plan9.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signals_plan9.h' `src/pkg/runtime/os_netbsd_arm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/os_netbsd_arm.c' `src/pkg/runtime/append_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/append_test.go' `src/pkg/runtime/string_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/string_test.go' `src/pkg/runtime/symtab_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/symtab_test.go' `src/pkg/runtime/race.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race.h' `src/pkg/runtime/type.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/type.go' `src/pkg/runtime/rt0_netbsd_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_netbsd_arm.s' `src/pkg/runtime/sys_darwin_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_darwin_amd64.s' `src/pkg/runtime/rt0_windows_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_windows_amd64.s' `src/pkg/runtime/sys_plan9_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_plan9_386.s' `src/pkg/runtime/iface.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/iface.c' `src/pkg/runtime/mem.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mem.go' `src/pkg/runtime/signal_freebsd_arm.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_freebsd_arm.h' `src/pkg/runtime/zgoarch_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/zgoarch_amd64.go' `src/pkg/runtime/mfinal_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mfinal_test.go' `src/pkg/runtime/signal_netbsd_arm.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_netbsd_arm.h' `src/pkg/runtime/sys_plan9_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_plan9_amd64.s' `src/pkg/runtime/runtime1.goc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/runtime1.goc' `src/pkg/runtime/defs_freebsd_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_freebsd_amd64.h' `src/pkg/runtime/netpoll_kqueue.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/netpoll_kqueue.c' `src/pkg/runtime/sys_openbsd_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_openbsd_386.s' `src/pkg/runtime/zsigqueue_linux_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/zsigqueue_linux_amd64.c' `src/pkg/runtime/defs_darwin_386.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_darwin_386.h' `src/pkg/runtime/syscall_windows_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/syscall_windows_test.go' `src/pkg/runtime/closure_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/closure_test.go' `src/pkg/runtime/traceback_x86.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/traceback_x86.c' `src/pkg/runtime/defs_netbsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_netbsd_386.go' `src/pkg/runtime/sys_linux_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_linux_amd64.s' `src/pkg/runtime/signal_darwin_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_darwin_amd64.h' `src/pkg/runtime/defs_darwin_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_darwin_amd64.h' `src/pkg/runtime/signal_openbsd_386.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_openbsd_386.h' `src/pkg/runtime/defs_netbsd_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_netbsd_amd64.h' `src/pkg/runtime/time_plan9_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/time_plan9_386.c' `src/pkg/runtime/signal_unix.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_unix.h' `src/pkg/runtime/softfloat64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/softfloat64.go' `src/pkg/runtime/lock_futex.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/lock_futex.c' `src/pkg/runtime/cgocall.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/cgocall.c' `src/pkg/runtime/mem_plan9.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mem_plan9.c' `src/pkg/runtime/sys_freebsd_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sys_freebsd_amd64.s' `src/pkg/runtime/signal_freebsd_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_freebsd_amd64.h' `src/pkg/runtime/race0.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/race0.c' `src/pkg/runtime/string.goc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/string.goc' `src/pkg/runtime/mallocrep.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/mallocrep.go' `src/pkg/runtime/signal_unix.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/signal_unix.c' `src/pkg/runtime/sigqueue.goc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/sigqueue.goc' `src/pkg/runtime/parfor.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/parfor.c' `src/pkg/runtime/rt0_darwin_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/rt0_darwin_386.s' `src/pkg/runtime/runtime.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/runtime.c' `src/pkg/runtime/defs_linux_amd64.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/defs_linux_amd64.h' `src/pkg/runtime/callback_windows_386.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/callback_windows_386.c' `src/pkg/runtime/atomic_amd64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/runtime/atomic_amd64.c' `src/pkg/unicode' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode' `src/pkg/unicode/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/Makefile' `src/pkg/unicode/letter.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/letter.go' `src/pkg/unicode/maketables.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/maketables.go' `src/pkg/unicode/script_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/script_test.go' `src/pkg/unicode/casetables.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/casetables.go' `src/pkg/unicode/graphic.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/graphic.go' `src/pkg/unicode/digit.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/digit.go' `src/pkg/unicode/letter_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/letter_test.go' `src/pkg/unicode/tables.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/tables.go' `src/pkg/unicode/digit_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/digit_test.go' `src/pkg/unicode/graphic_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/graphic_test.go' `src/pkg/unicode/utf16' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/utf16' `src/pkg/unicode/utf16/utf16.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/utf16/utf16.go' `src/pkg/unicode/utf16/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/utf16/export_test.go' `src/pkg/unicode/utf16/utf16_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/utf16/utf16_test.go' `src/pkg/unicode/utf8' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/utf8' `src/pkg/unicode/utf8/utf8.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/utf8/utf8.go' `src/pkg/unicode/utf8/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/utf8/example_test.go' `src/pkg/unicode/utf8/utf8_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/unicode/utf8/utf8_test.go' `src/pkg/os' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os' `src/pkg/os/file_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/file_windows.go' `src/pkg/os/file_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/file_unix.go' `src/pkg/os/stat_freebsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/stat_freebsd.go' `src/pkg/os/exec' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec' `src/pkg/os/exec/lp_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec/lp_windows.go' `src/pkg/os/exec/exec_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec/exec_test.go' `src/pkg/os/exec/lp_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec/lp_unix.go' `src/pkg/os/exec/lp_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec/lp_test.go' `src/pkg/os/exec/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec/example_test.go' `src/pkg/os/exec/exec.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec/exec.go' `src/pkg/os/exec/lp_unix_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec/lp_unix_test.go' `src/pkg/os/exec/lp_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec/lp_plan9.go' `src/pkg/os/error_posix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/error_posix.go' `src/pkg/os/pipe_bsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/pipe_bsd.go' `src/pkg/os/path_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/path_unix.go' `src/pkg/os/exec_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec_unix.go' `src/pkg/os/os_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/os_test.go' `src/pkg/os/sys_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/sys_plan9.go' `src/pkg/os/getwd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/getwd.go' `src/pkg/os/exec_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec_windows.go' `src/pkg/os/error_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/error_windows.go' `src/pkg/os/pipe_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/pipe_linux.go' `src/pkg/os/error_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/error_plan9.go' `src/pkg/os/env.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/env.go' `src/pkg/os/dir_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/dir_unix.go' `src/pkg/os/stat_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/stat_windows.go' `src/pkg/os/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/export_test.go' `src/pkg/os/exec_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec_plan9.go' `src/pkg/os/str.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/str.go' `src/pkg/os/dir_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/dir_plan9.go' `src/pkg/os/types_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/types_windows.go' `src/pkg/os/types_notwin.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/types_notwin.go' `src/pkg/os/file_posix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/file_posix.go' `src/pkg/os/os_unix_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/os_unix_test.go' `src/pkg/os/user' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/user' `src/pkg/os/user/user_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/user/user_test.go' `src/pkg/os/user/lookup_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/user/lookup_unix.go' `src/pkg/os/user/lookup.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/user/lookup.go' `src/pkg/os/user/lookup_stubs.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/user/lookup_stubs.go' `src/pkg/os/user/user.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/user/user.go' `src/pkg/os/user/lookup_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/user/lookup_windows.go' `src/pkg/os/stat_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/stat_plan9.go' `src/pkg/os/error_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/error_test.go' `src/pkg/os/exec_posix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec_posix.go' `src/pkg/os/file.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/file.go' `src/pkg/os/error_windows_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/error_windows_test.go' `src/pkg/os/file_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/file_plan9.go' `src/pkg/os/env_unix_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/env_unix_test.go' `src/pkg/os/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/doc.go' `src/pkg/os/exec.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/exec.go' `src/pkg/os/path.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/path.go' `src/pkg/os/error.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/error.go' `src/pkg/os/path_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/path_test.go' `src/pkg/os/sys_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/sys_linux.go' `src/pkg/os/dir_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/dir_windows.go' `src/pkg/os/proc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/proc.go' `src/pkg/os/stat_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/stat_linux.go' `src/pkg/os/sys_bsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/sys_bsd.go' `src/pkg/os/stat_netbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/stat_netbsd.go' `src/pkg/os/stat_openbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/stat_openbsd.go' `src/pkg/os/types.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/types.go' `src/pkg/os/env_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/env_test.go' `src/pkg/os/signal' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/signal' `src/pkg/os/signal/signal_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/signal/signal_test.go' `src/pkg/os/signal/signal_stub.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/signal/signal_stub.go' `src/pkg/os/signal/signal_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/signal/signal_unix.go' `src/pkg/os/signal/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/signal/example_test.go' `src/pkg/os/signal/signal_windows_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/signal/signal_windows_test.go' `src/pkg/os/signal/signal.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/signal/signal.go' `src/pkg/os/signal/sig.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/signal/sig.s' `src/pkg/os/stat_darwin.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/stat_darwin.go' `src/pkg/os/path_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/path_plan9.go' `src/pkg/os/path_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/path_windows.go' `src/pkg/os/sys_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/os/sys_windows.go' `src/pkg/errors' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/errors' `src/pkg/errors/errors.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/errors/errors.go' `src/pkg/errors/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/errors/example_test.go' `src/pkg/errors/errors_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/errors/errors_test.go' `src/pkg/io' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/io' `src/pkg/io/pipe_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/io/pipe_test.go' `src/pkg/io/multi.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/io/multi.go' `src/pkg/io/ioutil' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/io/ioutil' `src/pkg/io/ioutil/tempfile_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/io/ioutil/tempfile_test.go' `src/pkg/io/ioutil/ioutil_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/io/ioutil/ioutil_test.go' `src/pkg/io/ioutil/ioutil.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/io/ioutil/ioutil.go' `src/pkg/io/ioutil/blackhole.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/io/ioutil/blackhole.go' `src/pkg/io/ioutil/tempfile.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/io/ioutil/tempfile.go' `src/pkg/io/io_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/io/io_test.go' `src/pkg/io/io.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/io/io.go' `src/pkg/io/multi_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/io/multi_test.go' `src/pkg/io/pipe.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/io/pipe.go' `src/pkg/bufio' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bufio' `src/pkg/bufio/bufio_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bufio/bufio_test.go' `src/pkg/bufio/scan_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bufio/scan_test.go' `src/pkg/bufio/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bufio/export_test.go' `src/pkg/bufio/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bufio/example_test.go' `src/pkg/bufio/scan.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bufio/scan.go' `src/pkg/bufio/bufio.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/bufio/bufio.go' `src/pkg/encoding' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding' `src/pkg/encoding/hex' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/hex' `src/pkg/encoding/hex/hex_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/hex/hex_test.go' `src/pkg/encoding/hex/hex.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/hex/hex.go' `src/pkg/encoding/gob' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob' `src/pkg/encoding/gob/encoder.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/encoder.go' `src/pkg/encoding/gob/encode.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/encode.go' `src/pkg/encoding/gob/gobencdec_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/gobencdec_test.go' `src/pkg/encoding/gob/codec_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/codec_test.go' `src/pkg/encoding/gob/dump.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/dump.go' `src/pkg/encoding/gob/timing_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/timing_test.go' `src/pkg/encoding/gob/debug.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/debug.go' `src/pkg/encoding/gob/decode.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/decode.go' `src/pkg/encoding/gob/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/doc.go' `src/pkg/encoding/gob/encoder_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/encoder_test.go' `src/pkg/encoding/gob/error.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/error.go' `src/pkg/encoding/gob/type.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/type.go' `src/pkg/encoding/gob/decoder.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/decoder.go' `src/pkg/encoding/gob/type_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/gob/type_test.go' `src/pkg/encoding/base64' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/base64' `src/pkg/encoding/base64/base64_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/base64/base64_test.go' `src/pkg/encoding/base64/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/base64/example_test.go' `src/pkg/encoding/base64/base64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/base64/base64.go' `src/pkg/encoding/binary' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/binary' `src/pkg/encoding/binary/varint_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/binary/varint_test.go' `src/pkg/encoding/binary/binary.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/binary/binary.go' `src/pkg/encoding/binary/binary_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/binary/binary_test.go' `src/pkg/encoding/binary/varint.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/binary/varint.go' `src/pkg/encoding/binary/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/binary/example_test.go' `src/pkg/encoding/csv' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/csv' `src/pkg/encoding/csv/writer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/csv/writer.go' `src/pkg/encoding/csv/reader_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/csv/reader_test.go' `src/pkg/encoding/csv/reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/csv/reader.go' `src/pkg/encoding/csv/writer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/csv/writer_test.go' `src/pkg/encoding/ascii85' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/ascii85' `src/pkg/encoding/ascii85/ascii85.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/ascii85/ascii85.go' `src/pkg/encoding/ascii85/ascii85_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/ascii85/ascii85_test.go' `src/pkg/encoding/asn1' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/asn1' `src/pkg/encoding/asn1/asn1_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/asn1/asn1_test.go' `src/pkg/encoding/asn1/marshal_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/asn1/marshal_test.go' `src/pkg/encoding/asn1/common.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/asn1/common.go' `src/pkg/encoding/asn1/marshal.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/asn1/marshal.go' `src/pkg/encoding/asn1/asn1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/asn1/asn1.go' `src/pkg/encoding/xml' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/xml' `src/pkg/encoding/xml/marshal_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/xml/marshal_test.go' `src/pkg/encoding/xml/read_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/xml/read_test.go' `src/pkg/encoding/xml/typeinfo.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/xml/typeinfo.go' `src/pkg/encoding/xml/atom_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/xml/atom_test.go' `src/pkg/encoding/xml/read.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/xml/read.go' `src/pkg/encoding/xml/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/xml/example_test.go' `src/pkg/encoding/xml/xml.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/xml/xml.go' `src/pkg/encoding/xml/marshal.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/xml/marshal.go' `src/pkg/encoding/xml/xml_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/xml/xml_test.go' `src/pkg/encoding/base32' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/base32' `src/pkg/encoding/base32/base32.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/base32/base32.go' `src/pkg/encoding/base32/base32_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/base32/base32_test.go' `src/pkg/encoding/base32/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/base32/example_test.go' `src/pkg/encoding/pem' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/pem' `src/pkg/encoding/pem/pem_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/pem/pem_test.go' `src/pkg/encoding/pem/pem.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/pem/pem.go' `src/pkg/encoding/json' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json' `src/pkg/encoding/json/tags_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/tags_test.go' `src/pkg/encoding/json/encode.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/encode.go' `src/pkg/encoding/json/encode_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/encode_test.go' `src/pkg/encoding/json/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/testdata' `src/pkg/encoding/json/testdata/code.json.gz' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/testdata/code.json.gz' `src/pkg/encoding/json/indent.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/indent.go' `src/pkg/encoding/json/decode.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/decode.go' `src/pkg/encoding/json/decode_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/decode_test.go' `src/pkg/encoding/json/scanner_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/scanner_test.go' `src/pkg/encoding/json/stream_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/stream_test.go' `src/pkg/encoding/json/scanner.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/scanner.go' `src/pkg/encoding/json/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/example_test.go' `src/pkg/encoding/json/stream.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/stream.go' `src/pkg/encoding/json/tagkey_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/tagkey_test.go' `src/pkg/encoding/json/bench_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/bench_test.go' `src/pkg/encoding/json/tags.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/encoding/json/tags.go' `src/pkg/sync' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync' `src/pkg/sync/mutex.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/mutex.go' `src/pkg/sync/rwmutex.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/rwmutex.go' `src/pkg/sync/cond.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/cond.go' `src/pkg/sync/rwmutex_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/rwmutex_test.go' `src/pkg/sync/waitgroup.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/waitgroup.go' `src/pkg/sync/race.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/race.go' `src/pkg/sync/race0.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/race0.go' `src/pkg/sync/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/export_test.go' `src/pkg/sync/cond_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/cond_test.go' `src/pkg/sync/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/example_test.go' `src/pkg/sync/runtime.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/runtime.go' `src/pkg/sync/atomic' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/atomic' `src/pkg/sync/atomic/asm_netbsd_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/atomic/asm_netbsd_arm.s' `src/pkg/sync/atomic/asm_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/atomic/asm_arm.s' `src/pkg/sync/atomic/asm_freebsd_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/atomic/asm_freebsd_arm.s' `src/pkg/sync/atomic/64bit_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/atomic/64bit_arm.go' `src/pkg/sync/atomic/atomic_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/atomic/atomic_test.go' `src/pkg/sync/atomic/race.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/atomic/race.go' `src/pkg/sync/atomic/asm_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/atomic/asm_amd64.s' `src/pkg/sync/atomic/asm_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/atomic/asm_386.s' `src/pkg/sync/atomic/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/atomic/doc.go' `src/pkg/sync/atomic/asm_linux_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/atomic/asm_linux_arm.s' `src/pkg/sync/once.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/once.go' `src/pkg/sync/runtime_sema_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/runtime_sema_test.go' `src/pkg/sync/mutex_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/mutex_test.go' `src/pkg/sync/once_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/once_test.go' `src/pkg/sync/waitgroup_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sync/waitgroup_test.go' `src/pkg/image' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image' `src/pkg/image/geom.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/geom.go' `src/pkg/image/format.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/format.go' `src/pkg/image/gif' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/gif' `src/pkg/image/gif/reader_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/gif/reader_test.go' `src/pkg/image/gif/reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/gif/reader.go' `src/pkg/image/jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/jpeg' `src/pkg/image/jpeg/huffman.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/jpeg/huffman.go' `src/pkg/image/jpeg/writer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/jpeg/writer.go' `src/pkg/image/jpeg/reader_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/jpeg/reader_test.go' `src/pkg/image/jpeg/reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/jpeg/reader.go' `src/pkg/image/jpeg/dct_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/jpeg/dct_test.go' `src/pkg/image/jpeg/fdct.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/jpeg/fdct.go' `src/pkg/image/jpeg/writer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/jpeg/writer_test.go' `src/pkg/image/jpeg/scan.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/jpeg/scan.go' `src/pkg/image/jpeg/idct.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/jpeg/idct.go' `src/pkg/image/color' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/color' `src/pkg/image/color/color.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/color/color.go' `src/pkg/image/color/ycbcr_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/color/ycbcr_test.go' `src/pkg/image/color/ycbcr.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/color/ycbcr.go' `src/pkg/image/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata' `src/pkg/image/testdata/video-001.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.jpeg' `src/pkg/image/testdata/video-005.gray.q50.2x2.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-005.gray.q50.2x2.jpeg' `src/pkg/image/testdata/video-001.q50.420.progressive.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.q50.420.progressive.jpeg' `src/pkg/image/testdata/video-001.q50.444.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.q50.444.jpeg' `src/pkg/image/testdata/video-001.interlaced.gif' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.interlaced.gif' `src/pkg/image/testdata/video-005.gray.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-005.gray.png' `src/pkg/image/testdata/video-005.gray.q50.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-005.gray.q50.jpeg' `src/pkg/image/testdata/video-001.progressive.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.progressive.jpeg' `src/pkg/image/testdata/video-001.gif' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.gif' `src/pkg/image/testdata/video-001.q50.422.progressive.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.q50.422.progressive.jpeg' `src/pkg/image/testdata/video-005.gray.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-005.gray.jpeg' `src/pkg/image/testdata/video-001.q50.440.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.q50.440.jpeg' `src/pkg/image/testdata/video-001.q50.420.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.q50.420.jpeg' `src/pkg/image/testdata/video-001.q50.422.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.q50.422.jpeg' `src/pkg/image/testdata/video-005.gray.q50.2x2.progressive.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-005.gray.q50.2x2.progressive.jpeg' `src/pkg/image/testdata/video-001.5bpp.gif' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.5bpp.gif' `src/pkg/image/testdata/video-001.q50.444.progressive.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.q50.444.progressive.jpeg' `src/pkg/image/testdata/video-001.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.png' `src/pkg/image/testdata/video-005.gray.q50.progressive.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-005.gray.q50.progressive.jpeg' `src/pkg/image/testdata/video-001.q50.440.progressive.jpeg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/testdata/video-001.q50.440.progressive.jpeg' `src/pkg/image/png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png' `src/pkg/image/png/writer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/writer.go' `src/pkg/image/png/reader_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/reader_test.go' `src/pkg/image/png/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata' `src/pkg/image/png/testdata/invalid-zlib.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/invalid-zlib.png' `src/pkg/image/png/testdata/invalid-noend.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/invalid-noend.png' `src/pkg/image/png/testdata/invalid-crc32.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/invalid-crc32.png' `src/pkg/image/png/testdata/benchGray.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/benchGray.png' `src/pkg/image/png/testdata/invalid-trunc.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/invalid-trunc.png' `src/pkg/image/png/testdata/benchNRGBA-opaque.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/benchNRGBA-opaque.png' `src/pkg/image/png/testdata/benchPaletted.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/benchPaletted.png' `src/pkg/image/png/testdata/pngsuite' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite' `src/pkg/image/png/testdata/pngsuite/basn3p02.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn3p02.png' `src/pkg/image/png/testdata/pngsuite/basn0g02-29.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g02-29.png' `src/pkg/image/png/testdata/pngsuite/basn0g04.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g04.sng' `src/pkg/image/png/testdata/pngsuite/basn6a08.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn6a08.sng' `src/pkg/image/png/testdata/pngsuite/basn0g02-29.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g02-29.sng' `src/pkg/image/png/testdata/pngsuite/basn0g04.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g04.png' `src/pkg/image/png/testdata/pngsuite/basn0g16.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g16.sng' `src/pkg/image/png/testdata/pngsuite/basn3p01.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn3p01.png' `src/pkg/image/png/testdata/pngsuite/basn0g16.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g16.png' `src/pkg/image/png/testdata/pngsuite/basn3p04.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn3p04.png' `src/pkg/image/png/testdata/pngsuite/README' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/README' `src/pkg/image/png/testdata/pngsuite/basn0g08.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g08.sng' `src/pkg/image/png/testdata/pngsuite/basn3p02.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn3p02.sng' `src/pkg/image/png/testdata/pngsuite/basn4a08.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn4a08.sng' `src/pkg/image/png/testdata/pngsuite/basn2c08.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn2c08.png' `src/pkg/image/png/testdata/pngsuite/basn0g02.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g02.sng' `src/pkg/image/png/testdata/pngsuite/basn3p08-trns.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn3p08-trns.sng' `src/pkg/image/png/testdata/pngsuite/basn3p01.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn3p01.sng' `src/pkg/image/png/testdata/pngsuite/basn2c16.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn2c16.sng' `src/pkg/image/png/testdata/pngsuite/basn0g02.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g02.png' `src/pkg/image/png/testdata/pngsuite/basn2c08.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn2c08.sng' `src/pkg/image/png/testdata/pngsuite/basn3p08.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn3p08.png' `src/pkg/image/png/testdata/pngsuite/basn6a16.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn6a16.sng' `src/pkg/image/png/testdata/pngsuite/basn0g08.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g08.png' `src/pkg/image/png/testdata/pngsuite/basn0g01.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g01.sng' `src/pkg/image/png/testdata/pngsuite/basn4a16.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn4a16.png' `src/pkg/image/png/testdata/pngsuite/basn6a08.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn6a08.png' `src/pkg/image/png/testdata/pngsuite/basn4a16.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn4a16.sng' `src/pkg/image/png/testdata/pngsuite/basn0g04-31.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g04-31.png' `src/pkg/image/png/testdata/pngsuite/basn0g04-31.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g04-31.sng' `src/pkg/image/png/testdata/pngsuite/basn3p04.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn3p04.sng' `src/pkg/image/png/testdata/pngsuite/basn6a16.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn6a16.png' `src/pkg/image/png/testdata/pngsuite/basn0g01.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g01.png' `src/pkg/image/png/testdata/pngsuite/basn3p08-trns.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn3p08-trns.png' `src/pkg/image/png/testdata/pngsuite/basn3p08.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn3p08.sng' `src/pkg/image/png/testdata/pngsuite/basn0g01-30.sng' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g01-30.sng' `src/pkg/image/png/testdata/pngsuite/basn4a08.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn4a08.png' `src/pkg/image/png/testdata/pngsuite/README.original' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/README.original' `src/pkg/image/png/testdata/pngsuite/basn2c16.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn2c16.png' `src/pkg/image/png/testdata/pngsuite/basn0g01-30.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/pngsuite/basn0g01-30.png' `src/pkg/image/png/testdata/benchRGB.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/benchRGB.png' `src/pkg/image/png/testdata/benchNRGBA-gradient.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/testdata/benchNRGBA-gradient.png' `src/pkg/image/png/paeth_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/paeth_test.go' `src/pkg/image/png/reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/reader.go' `src/pkg/image/png/paeth.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/paeth.go' `src/pkg/image/png/writer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/png/writer_test.go' `src/pkg/image/ycbcr_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/ycbcr_test.go' `src/pkg/image/image.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/image.go' `src/pkg/image/draw' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/draw' `src/pkg/image/draw/draw_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/draw/draw_test.go' `src/pkg/image/draw/clip_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/draw/clip_test.go' `src/pkg/image/draw/bench_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/draw/bench_test.go' `src/pkg/image/draw/draw.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/draw/draw.go' `src/pkg/image/decode_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/decode_test.go' `src/pkg/image/image_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/image_test.go' `src/pkg/image/decode_example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/decode_example_test.go' `src/pkg/image/ycbcr.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/ycbcr.go' `src/pkg/image/names.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/image/names.go' `src/pkg/archive' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive' `src/pkg/archive/tar' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar' `src/pkg/archive/tar/writer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/writer.go' `src/pkg/archive/tar/stat_atim.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/stat_atim.go' `src/pkg/archive/tar/stat_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/stat_unix.go' `src/pkg/archive/tar/reader_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/reader_test.go' `src/pkg/archive/tar/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/testdata' `src/pkg/archive/tar/testdata/pax.tar' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/testdata/pax.tar' `src/pkg/archive/tar/testdata/ustar.tar' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/testdata/ustar.tar' `src/pkg/archive/tar/testdata/writer-big.tar' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/testdata/writer-big.tar' `src/pkg/archive/tar/testdata/gnu.tar' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/testdata/gnu.tar' `src/pkg/archive/tar/testdata/small2.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/testdata/small2.txt' `src/pkg/archive/tar/testdata/writer.tar' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/testdata/writer.tar' `src/pkg/archive/tar/testdata/v7.tar' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/testdata/v7.tar' `src/pkg/archive/tar/testdata/star.tar' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/testdata/star.tar' `src/pkg/archive/tar/testdata/small.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/testdata/small.txt' `src/pkg/archive/tar/tar_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/tar_test.go' `src/pkg/archive/tar/stat_atimespec.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/stat_atimespec.go' `src/pkg/archive/tar/common.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/common.go' `src/pkg/archive/tar/reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/reader.go' `src/pkg/archive/tar/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/example_test.go' `src/pkg/archive/tar/writer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/tar/writer_test.go' `src/pkg/archive/zip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip' `src/pkg/archive/zip/writer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/writer.go' `src/pkg/archive/zip/reader_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/reader_test.go' `src/pkg/archive/zip/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata' `src/pkg/archive/zip/testdata/crc32-not-streamed.zip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata/crc32-not-streamed.zip' `src/pkg/archive/zip/testdata/zip64.zip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata/zip64.zip' `src/pkg/archive/zip/testdata/winxp.zip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata/winxp.zip' `src/pkg/archive/zip/testdata/go-with-datadesc-sig.zip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata/go-with-datadesc-sig.zip' `src/pkg/archive/zip/testdata/go-no-datadesc-sig.zip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata/go-no-datadesc-sig.zip' `src/pkg/archive/zip/testdata/gophercolor16x16.png' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata/gophercolor16x16.png' `src/pkg/archive/zip/testdata/test-trailing-junk.zip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata/test-trailing-junk.zip' `src/pkg/archive/zip/testdata/test.zip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata/test.zip' `src/pkg/archive/zip/testdata/readme.zip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata/readme.zip' `src/pkg/archive/zip/testdata/readme.notzip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata/readme.notzip' `src/pkg/archive/zip/testdata/dd.zip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata/dd.zip' `src/pkg/archive/zip/testdata/symlink.zip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata/symlink.zip' `src/pkg/archive/zip/testdata/unix.zip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/testdata/unix.zip' `src/pkg/archive/zip/reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/reader.go' `src/pkg/archive/zip/zip_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/zip_test.go' `src/pkg/archive/zip/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/example_test.go' `src/pkg/archive/zip/writer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/writer_test.go' `src/pkg/archive/zip/struct.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/archive/zip/struct.go' `src/pkg/compress' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress' `src/pkg/compress/zlib' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/zlib' `src/pkg/compress/zlib/writer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/zlib/writer.go' `src/pkg/compress/zlib/reader_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/zlib/reader_test.go' `src/pkg/compress/zlib/reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/zlib/reader.go' `src/pkg/compress/zlib/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/zlib/example_test.go' `src/pkg/compress/zlib/writer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/zlib/writer_test.go' `src/pkg/compress/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/testdata' `src/pkg/compress/testdata/e.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/testdata/e.txt' `src/pkg/compress/testdata/Mark.Twain-Tom.Sawyer.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/testdata/Mark.Twain-Tom.Sawyer.txt' `src/pkg/compress/testdata/pi.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/testdata/pi.txt' `src/pkg/compress/lzw' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/lzw' `src/pkg/compress/lzw/writer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/lzw/writer.go' `src/pkg/compress/lzw/reader_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/lzw/reader_test.go' `src/pkg/compress/lzw/reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/lzw/reader.go' `src/pkg/compress/lzw/writer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/lzw/writer_test.go' `src/pkg/compress/flate' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate' `src/pkg/compress/flate/reverse_bits.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/reverse_bits.go' `src/pkg/compress/flate/copy_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/copy_test.go' `src/pkg/compress/flate/reader_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/reader_test.go' `src/pkg/compress/flate/huffman_code.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/huffman_code.go' `src/pkg/compress/flate/fixedhuff.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/fixedhuff.go' `src/pkg/compress/flate/flate_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/flate_test.go' `src/pkg/compress/flate/deflate_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/deflate_test.go' `src/pkg/compress/flate/gen.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/gen.go' `src/pkg/compress/flate/deflate.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/deflate.go' `src/pkg/compress/flate/token.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/token.go' `src/pkg/compress/flate/writer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/writer_test.go' `src/pkg/compress/flate/copy.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/copy.go' `src/pkg/compress/flate/inflate.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/inflate.go' `src/pkg/compress/flate/huffman_bit_writer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/flate/huffman_bit_writer.go' `src/pkg/compress/gzip' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/gzip' `src/pkg/compress/gzip/gzip.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/gzip/gzip.go' `src/pkg/compress/gzip/gzip_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/gzip/gzip_test.go' `src/pkg/compress/gzip/gunzip_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/gzip/gunzip_test.go' `src/pkg/compress/gzip/gunzip.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/gzip/gunzip.go' `src/pkg/compress/bzip2' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/bzip2' `src/pkg/compress/bzip2/huffman.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/bzip2/huffman.go' `src/pkg/compress/bzip2/bzip2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/bzip2/bzip2.go' `src/pkg/compress/bzip2/bit_reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/bzip2/bit_reader.go' `src/pkg/compress/bzip2/move_to_front.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/bzip2/move_to_front.go' `src/pkg/compress/bzip2/bzip2_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/compress/bzip2/bzip2_test.go' `src/pkg/syscall' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall' `src/pkg/syscall/ztypes_openbsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_openbsd_386.go' `src/pkg/syscall/syscall_openbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_openbsd.go' `src/pkg/syscall/dll_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/dll_windows.go' `src/pkg/syscall/zsysnum_netbsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_netbsd_386.go' `src/pkg/syscall/zerrors_darwin_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_darwin_amd64.go' `src/pkg/syscall/syscall_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_windows.go' `src/pkg/syscall/syscall_windows_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_windows_amd64.go' `src/pkg/syscall/zerrors_darwin_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_darwin_386.go' `src/pkg/syscall/zsyscall_freebsd_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_freebsd_arm.go' `src/pkg/syscall/mkerrors.sh' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/mkerrors.sh' `src/pkg/syscall/zsyscall_netbsd_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_netbsd_arm.go' `src/pkg/syscall/ztypes_windows_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_windows_386.go' `src/pkg/syscall/zerrors_netbsd_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_netbsd_arm.go' `src/pkg/syscall/syscall_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_unix.go' `src/pkg/syscall/types_plan9.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/types_plan9.c' `src/pkg/syscall/zerrors_linux_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_linux_amd64.go' `src/pkg/syscall/syscall_openbsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_openbsd_386.go' `src/pkg/syscall/asm_netbsd_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_netbsd_arm.s' `src/pkg/syscall/zsyscall_linux_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_linux_amd64.go' `src/pkg/syscall/zsyscall_netbsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_netbsd_amd64.go' `src/pkg/syscall/ztypes_plan9_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_plan9_386.go' `src/pkg/syscall/mksysnum_plan9.sh' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/mksysnum_plan9.sh' `src/pkg/syscall/zsyscall_darwin_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_darwin_amd64.go' `src/pkg/syscall/syscall_netbsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_netbsd_386.go' `src/pkg/syscall/ztypes_freebsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_freebsd_386.go' `src/pkg/syscall/exec_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/exec_unix.go' `src/pkg/syscall/syscall_plan9_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_plan9_amd64.go' `src/pkg/syscall/ztypes_freebsd_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_freebsd_arm.go' `src/pkg/syscall/zsysnum_freebsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_freebsd_386.go' `src/pkg/syscall/passfd_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/passfd_test.go' `src/pkg/syscall/asm_freebsd_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_freebsd_arm.s' `src/pkg/syscall/ztypes_openbsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_openbsd_amd64.go' `src/pkg/syscall/zsysnum_netbsd_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_netbsd_arm.go' `src/pkg/syscall/sockcmsg_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/sockcmsg_linux.go' `src/pkg/syscall/asm_windows_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_windows_amd64.s' `src/pkg/syscall/zsyscall_plan9_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_plan9_386.go' `src/pkg/syscall/zsysnum_freebsd_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_freebsd_arm.go' `src/pkg/syscall/zsyscall_darwin_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_darwin_386.go' `src/pkg/syscall/syscall_linux_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_linux_amd64.go' `src/pkg/syscall/zerrors_plan9_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_plan9_amd64.go' `src/pkg/syscall/mksysnum_netbsd.pl' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/mksysnum_netbsd.pl' `src/pkg/syscall/route_darwin.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/route_darwin.go' `src/pkg/syscall/lsf_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/lsf_linux.go' `src/pkg/syscall/ztypes_windows_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_windows_amd64.go' `src/pkg/syscall/exec_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/exec_windows.go' `src/pkg/syscall/syscall_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_plan9.go' `src/pkg/syscall/syscall_freebsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_freebsd_amd64.go' `src/pkg/syscall/bpf_bsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/bpf_bsd.go' `src/pkg/syscall/asm_linux_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_linux_386.s' `src/pkg/syscall/security_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/security_windows.go' `src/pkg/syscall/race.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/race.go' `src/pkg/syscall/zsysctl_openbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysctl_openbsd.go' `src/pkg/syscall/zsysnum_linux_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_linux_amd64.go' `src/pkg/syscall/syscall_freebsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_freebsd.go' `src/pkg/syscall/zerrors_linux_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_linux_386.go' `src/pkg/syscall/race0.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/race0.go' `src/pkg/syscall/syscall_plan9_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_plan9_386.go' `src/pkg/syscall/zerrors_windows_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_windows_amd64.go' `src/pkg/syscall/asm_linux_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_linux_amd64.s' `src/pkg/syscall/mkall.sh' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/mkall.sh' `src/pkg/syscall/asm_darwin_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_darwin_386.s' `src/pkg/syscall/ztypes_netbsd_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_netbsd_arm.go' `src/pkg/syscall/asm_openbsd_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_openbsd_386.s' `src/pkg/syscall/syscall_darwin_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_darwin_386.go' `src/pkg/syscall/zsyscall_linux_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_linux_386.go' `src/pkg/syscall/zsysnum_openbsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_openbsd_386.go' `src/pkg/syscall/mksysnum_darwin.pl' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/mksysnum_darwin.pl' `src/pkg/syscall/zsysnum_windows_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_windows_386.go' `src/pkg/syscall/env_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/env_plan9.go' `src/pkg/syscall/exec_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/exec_plan9.go' `src/pkg/syscall/types_openbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/types_openbsd.go' `src/pkg/syscall/str.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/str.go' `src/pkg/syscall/syscall_netbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_netbsd.go' `src/pkg/syscall/dir_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/dir_plan9.go' `src/pkg/syscall/syscall_darwin.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_darwin.go' `src/pkg/syscall/zsysnum_darwin_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_darwin_amd64.go' `src/pkg/syscall/types_freebsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/types_freebsd.go' `src/pkg/syscall/route_netbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/route_netbsd.go' `src/pkg/syscall/zerrors_linux_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_linux_arm.go' `src/pkg/syscall/syscall_linux_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_linux_arm.go' `src/pkg/syscall/mksysnum_linux.pl' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/mksysnum_linux.pl' `src/pkg/syscall/asm_windows_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_windows_386.s' `src/pkg/syscall/ztypes_darwin_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_darwin_amd64.go' `src/pkg/syscall/zerrors_netbsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_netbsd_386.go' `src/pkg/syscall/zerrors_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_windows.go' `src/pkg/syscall/ztypes_linux_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_linux_arm.go' `src/pkg/syscall/types_netbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/types_netbsd.go' `src/pkg/syscall/zsyscall_openbsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_openbsd_386.go' `src/pkg/syscall/route_openbsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/route_openbsd.go' `src/pkg/syscall/syscall_netbsd_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_netbsd_arm.go' `src/pkg/syscall/zsyscall_openbsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_openbsd_amd64.go' `src/pkg/syscall/syscall_darwin_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_darwin_amd64.go' `src/pkg/syscall/ztypes_freebsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_freebsd_amd64.go' `src/pkg/syscall/asm_plan9_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_plan9_386.s' `src/pkg/syscall/syscall_freebsd_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_freebsd_arm.go' `src/pkg/syscall/zerrors_freebsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_freebsd_386.go' `src/pkg/syscall/sockcmsg_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/sockcmsg_unix.go' `src/pkg/syscall/asm_netbsd_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_netbsd_386.s' `src/pkg/syscall/ztypes_plan9_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_plan9_amd64.go' `src/pkg/syscall/env_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/env_unix.go' `src/pkg/syscall/asm_freebsd_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_freebsd_amd64.s' `src/pkg/syscall/zsyscall_netbsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_netbsd_386.go' `src/pkg/syscall/zsysnum_darwin_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_darwin_386.go' `src/pkg/syscall/syscall_netbsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_netbsd_amd64.go' `src/pkg/syscall/exec_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/exec_linux.go' `src/pkg/syscall/rlimit_linux_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/rlimit_linux_test.go' `src/pkg/syscall/syscall_freebsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_freebsd_386.go' `src/pkg/syscall/mksysctl_openbsd.pl' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/mksysctl_openbsd.pl' `src/pkg/syscall/mksyscall.pl' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/mksyscall.pl' `src/pkg/syscall/zerrors_openbsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_openbsd_amd64.go' `src/pkg/syscall/zsysnum_plan9_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_plan9_amd64.go' `src/pkg/syscall/zerrors_freebsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_freebsd_amd64.go' `src/pkg/syscall/mksysnum_freebsd.pl' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/mksysnum_freebsd.pl' `src/pkg/syscall/syscall_linux_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_linux_386.go' `src/pkg/syscall/route_freebsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/route_freebsd.go' `src/pkg/syscall/asm_linux_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_linux_arm.s' `src/pkg/syscall/asm_plan9_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_plan9_amd64.s' `src/pkg/syscall/asm_freebsd_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_freebsd_386.s' `src/pkg/syscall/zerrors_windows_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_windows_386.go' `src/pkg/syscall/syscall.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall.go' `src/pkg/syscall/asm_openbsd_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_openbsd_amd64.s' `src/pkg/syscall/zerrors_netbsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_netbsd_amd64.go' `src/pkg/syscall/zsysnum_netbsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_netbsd_amd64.go' `src/pkg/syscall/zsysnum_openbsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_openbsd_amd64.go' `src/pkg/syscall/zsysnum_freebsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_freebsd_amd64.go' `src/pkg/syscall/syscall_openbsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_openbsd_amd64.go' `src/pkg/syscall/env_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/env_windows.go' `src/pkg/syscall/ztypes_netbsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_netbsd_386.go' `src/pkg/syscall/zsysnum_plan9_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_plan9_386.go' `src/pkg/syscall/ztypes_darwin_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_darwin_386.go' `src/pkg/syscall/netlink_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/netlink_linux.go' `src/pkg/syscall/zsysnum_linux_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_linux_arm.go' `src/pkg/syscall/asm_darwin_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_darwin_amd64.s' `src/pkg/syscall/zerrors_plan9_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_plan9_386.go' `src/pkg/syscall/ztypes_linux_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_linux_386.go' `src/pkg/syscall/zsyscall_plan9_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_plan9_amd64.go' `src/pkg/syscall/zsyscall_windows_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_windows_amd64.go' `src/pkg/syscall/zsysnum_linux_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_linux_386.go' `src/pkg/syscall/mkerrors_windows.sh' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/mkerrors_windows.sh' `src/pkg/syscall/zsyscall_windows_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_windows_386.go' `src/pkg/syscall/zsyscall_freebsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_freebsd_386.go' `src/pkg/syscall/syscall_bsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_bsd.go' `src/pkg/syscall/types_darwin.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/types_darwin.go' `src/pkg/syscall/exec_bsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/exec_bsd.go' `src/pkg/syscall/syscall_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_linux.go' `src/pkg/syscall/creds_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/creds_test.go' `src/pkg/syscall/zerrors_openbsd_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_openbsd_386.go' `src/pkg/syscall/syscall_windows_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_windows_test.go' `src/pkg/syscall/asm_netbsd_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/asm_netbsd_amd64.s' `src/pkg/syscall/mksyscall_windows.pl' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/mksyscall_windows.pl' `src/pkg/syscall/ztypes_linux_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_linux_amd64.go' `src/pkg/syscall/route_bsd.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/route_bsd.go' `src/pkg/syscall/mksysnum_openbsd.pl' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/mksysnum_openbsd.pl' `src/pkg/syscall/zsyscall_freebsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_freebsd_amd64.go' `src/pkg/syscall/zerrors_freebsd_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zerrors_freebsd_arm.go' `src/pkg/syscall/zsysnum_windows_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsysnum_windows_amd64.go' `src/pkg/syscall/syscall_windows_386.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/syscall_windows_386.go' `src/pkg/syscall/ztypes_netbsd_amd64.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_netbsd_amd64.go' `src/pkg/syscall/zsyscall_linux_arm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/zsyscall_linux_arm.go' `src/pkg/syscall/types_linux.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/types_linux.go' `src/pkg/syscall/ztypes_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/syscall/ztypes_windows.go' `src/pkg/debug' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug' `src/pkg/debug/macho' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/macho' `src/pkg/debug/macho/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/macho/testdata' `src/pkg/debug/macho/testdata/gcc-amd64-darwin-exec-debug' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/macho/testdata/gcc-amd64-darwin-exec-debug' `src/pkg/debug/macho/testdata/gcc-amd64-darwin-exec' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/macho/testdata/gcc-amd64-darwin-exec' `src/pkg/debug/macho/testdata/gcc-386-darwin-exec' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/macho/testdata/gcc-386-darwin-exec' `src/pkg/debug/macho/testdata/hello.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/macho/testdata/hello.c' `src/pkg/debug/macho/file.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/macho/file.go' `src/pkg/debug/macho/file_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/macho/file_test.go' `src/pkg/debug/macho/macho.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/macho/macho.go' `src/pkg/debug/pe' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/pe' `src/pkg/debug/pe/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/pe/testdata' `src/pkg/debug/pe/testdata/gcc-386-mingw-obj' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/pe/testdata/gcc-386-mingw-obj' `src/pkg/debug/pe/testdata/hello.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/pe/testdata/hello.c' `src/pkg/debug/pe/testdata/gcc-386-mingw-exec' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/pe/testdata/gcc-386-mingw-exec' `src/pkg/debug/pe/pe.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/pe/pe.go' `src/pkg/debug/pe/file.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/pe/file.go' `src/pkg/debug/pe/file_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/pe/file_test.go' `src/pkg/debug/elf' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/elf' `src/pkg/debug/elf/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/elf/testdata' `src/pkg/debug/elf/testdata/hello-world-core.gz' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/elf/testdata/hello-world-core.gz' `src/pkg/debug/elf/testdata/gcc-386-freebsd-exec' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/elf/testdata/gcc-386-freebsd-exec' `src/pkg/debug/elf/testdata/go-relocation-test-gcc441-x86-64.obj' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/elf/testdata/go-relocation-test-gcc441-x86-64.obj' `src/pkg/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj' `src/pkg/debug/elf/testdata/go-relocation-test-gcc424-x86-64.obj' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/elf/testdata/go-relocation-test-gcc424-x86-64.obj' `src/pkg/debug/elf/testdata/gcc-amd64-linux-exec' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/elf/testdata/gcc-amd64-linux-exec' `src/pkg/debug/elf/testdata/go-relocation-test-gcc441-x86.obj' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/elf/testdata/go-relocation-test-gcc441-x86.obj' `src/pkg/debug/elf/elf.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/elf/elf.go' `src/pkg/debug/elf/elf_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/elf/elf_test.go' `src/pkg/debug/elf/file.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/elf/file.go' `src/pkg/debug/elf/file_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/elf/file_test.go' `src/pkg/debug/dwarf' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/dwarf' `src/pkg/debug/dwarf/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/dwarf/testdata' `src/pkg/debug/dwarf/testdata/typedef.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/dwarf/testdata/typedef.c' `src/pkg/debug/dwarf/testdata/typedef.macho' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/dwarf/testdata/typedef.macho' `src/pkg/debug/dwarf/testdata/typedef.elf' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/dwarf/testdata/typedef.elf' `src/pkg/debug/dwarf/open.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/dwarf/open.go' `src/pkg/debug/dwarf/unit.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/dwarf/unit.go' `src/pkg/debug/dwarf/buf.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/dwarf/buf.go' `src/pkg/debug/dwarf/type.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/dwarf/type.go' `src/pkg/debug/dwarf/const.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/dwarf/const.go' `src/pkg/debug/dwarf/type_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/dwarf/type_test.go' `src/pkg/debug/dwarf/entry.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/dwarf/entry.go' `src/pkg/debug/gosym' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/gosym' `src/pkg/debug/gosym/pclntab.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/gosym/pclntab.go' `src/pkg/debug/gosym/pclntab_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/gosym/pclntab_test.go' `src/pkg/debug/gosym/symtab.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/gosym/symtab.go' `src/pkg/debug/gosym/pclinetest.asm' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/gosym/pclinetest.asm' `src/pkg/debug/gosym/pclinetest.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/debug/gosym/pclinetest.h' `src/pkg/index' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/index' `src/pkg/index/suffixarray' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/index/suffixarray' `src/pkg/index/suffixarray/suffixarray.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/index/suffixarray/suffixarray.go' `src/pkg/index/suffixarray/suffixarray_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/index/suffixarray/suffixarray_test.go' `src/pkg/index/suffixarray/qsufsort.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/index/suffixarray/qsufsort.go' `src/pkg/mime' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime' `src/pkg/mime/mediatype_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/mediatype_test.go' `src/pkg/mime/mediatype.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/mediatype.go' `src/pkg/mime/multipart' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/multipart' `src/pkg/mime/multipart/writer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/multipart/writer.go' `src/pkg/mime/multipart/formdata.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/multipart/formdata.go' `src/pkg/mime/multipart/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/multipart/testdata' `src/pkg/mime/multipart/testdata/nested-mime' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/multipart/testdata/nested-mime' `src/pkg/mime/multipart/quotedprintable_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/multipart/quotedprintable_test.go' `src/pkg/mime/multipart/formdata_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/multipart/formdata_test.go' `src/pkg/mime/multipart/writer_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/multipart/writer_test.go' `src/pkg/mime/multipart/multipart_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/multipart/multipart_test.go' `src/pkg/mime/multipart/quotedprintable.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/multipart/quotedprintable.go' `src/pkg/mime/multipart/multipart.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/multipart/multipart.go' `src/pkg/mime/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/testdata' `src/pkg/mime/testdata/test.types' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/testdata/test.types' `src/pkg/mime/type_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/type_unix.go' `src/pkg/mime/grammar.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/grammar.go' `src/pkg/mime/type.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/type.go' `src/pkg/mime/type_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/type_windows.go' `src/pkg/mime/type_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/mime/type_test.go' `src/pkg/strings' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strings' `src/pkg/strings/strings.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strings/strings.go' `src/pkg/strings/reader_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strings/reader_test.go' `src/pkg/strings/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strings/export_test.go' `src/pkg/strings/reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strings/reader.go' `src/pkg/strings/search_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strings/search_test.go' `src/pkg/strings/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strings/example_test.go' `src/pkg/strings/search.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strings/search.go' `src/pkg/strings/replace_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strings/replace_test.go' `src/pkg/strings/replace.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strings/replace.go' `src/pkg/strings/strings_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strings/strings_test.go' `src/pkg/time' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time' `src/pkg/time/format.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/format.go' `src/pkg/time/time.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/time.go' `src/pkg/time/sys_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/sys_plan9.go' `src/pkg/time/tick_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/tick_test.go' `src/pkg/time/zoneinfo_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/zoneinfo_unix.go' `src/pkg/time/sleep_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/sleep_test.go' `src/pkg/time/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/export_test.go' `src/pkg/time/zoneinfo_plan9.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/zoneinfo_plan9.go' `src/pkg/time/zoneinfo_read.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/zoneinfo_read.go' `src/pkg/time/tick.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/tick.go' `src/pkg/time/time_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/time_test.go' `src/pkg/time/internal_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/internal_test.go' `src/pkg/time/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/example_test.go' `src/pkg/time/sys_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/sys_unix.go' `src/pkg/time/zoneinfo_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/zoneinfo_windows.go' `src/pkg/time/zoneinfo.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/zoneinfo.go' `src/pkg/time/sleep.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/sleep.go' `src/pkg/time/sys_windows.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/time/sys_windows.go' `src/pkg/flag' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/flag' `src/pkg/flag/flag_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/flag/flag_test.go' `src/pkg/flag/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/flag/export_test.go' `src/pkg/flag/flag.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/flag/flag.go' `src/pkg/flag/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/flag/example_test.go' `src/pkg/strconv' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv' `src/pkg/strconv/atoi.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/atoi.go' `src/pkg/strconv/ftoa.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/ftoa.go' `src/pkg/strconv/decimal_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/decimal_test.go' `src/pkg/strconv/quote.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/quote.go' `src/pkg/strconv/strconv_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/strconv_test.go' `src/pkg/strconv/decimal.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/decimal.go' `src/pkg/strconv/ftoa_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/ftoa_test.go' `src/pkg/strconv/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/testdata' `src/pkg/strconv/testdata/testfp.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/testdata/testfp.txt' `src/pkg/strconv/itoa_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/itoa_test.go' `src/pkg/strconv/atob_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/atob_test.go' `src/pkg/strconv/atof.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/atof.go' `src/pkg/strconv/extfloat.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/extfloat.go' `src/pkg/strconv/atof_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/atof_test.go' `src/pkg/strconv/internal_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/internal_test.go' `src/pkg/strconv/atoi_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/atoi_test.go' `src/pkg/strconv/makeisprint.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/makeisprint.go' `src/pkg/strconv/itoa.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/itoa.go' `src/pkg/strconv/isprint.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/isprint.go' `src/pkg/strconv/atob.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/atob.go' `src/pkg/strconv/fp_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/fp_test.go' `src/pkg/strconv/quote_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/strconv/quote_test.go' `src/pkg/reflect' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/reflect' `src/pkg/reflect/asm_arm.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/reflect/asm_arm.s' `src/pkg/reflect/makefunc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/reflect/makefunc.go' `src/pkg/reflect/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/reflect/export_test.go' `src/pkg/reflect/asm_amd64.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/reflect/asm_amd64.s' `src/pkg/reflect/set_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/reflect/set_test.go' `src/pkg/reflect/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/reflect/example_test.go' `src/pkg/reflect/asm_386.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/reflect/asm_386.s' `src/pkg/reflect/tostring_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/reflect/tostring_test.go' `src/pkg/reflect/deepequal.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/reflect/deepequal.go' `src/pkg/reflect/type.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/reflect/type.go' `src/pkg/reflect/all_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/reflect/all_test.go' `src/pkg/reflect/value.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/reflect/value.go' `src/pkg/sort' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sort' `src/pkg/sort/sort_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sort/sort_test.go' `src/pkg/sort/example_multi_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sort/example_multi_test.go' `src/pkg/sort/export_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sort/export_test.go' `src/pkg/sort/example_keys_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sort/example_keys_test.go' `src/pkg/sort/search_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sort/search_test.go' `src/pkg/sort/sort.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sort/sort.go' `src/pkg/sort/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sort/example_test.go' `src/pkg/sort/example_interface_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sort/example_interface_test.go' `src/pkg/sort/search.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/sort/search.go' `src/pkg/database' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/database' `src/pkg/database/sql' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/database/sql' `src/pkg/database/sql/fakedb_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/database/sql/fakedb_test.go' `src/pkg/database/sql/doc.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/database/sql/doc.txt' `src/pkg/database/sql/convert.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/database/sql/convert.go' `src/pkg/database/sql/sql_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/database/sql/sql_test.go' `src/pkg/database/sql/sql.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/database/sql/sql.go' `src/pkg/database/sql/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/database/sql/example_test.go' `src/pkg/database/sql/convert_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/database/sql/convert_test.go' `src/pkg/database/sql/driver' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/database/sql/driver' `src/pkg/database/sql/driver/types_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/database/sql/driver/types_test.go' `src/pkg/database/sql/driver/driver.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/database/sql/driver/driver.go' `src/pkg/database/sql/driver/types.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/database/sql/driver/types.go' `src/pkg/testing' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/testing' `src/pkg/testing/allocs.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/testing/allocs.go' `src/pkg/testing/iotest' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/testing/iotest' `src/pkg/testing/iotest/writer.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/testing/iotest/writer.go' `src/pkg/testing/iotest/logger.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/testing/iotest/logger.go' `src/pkg/testing/iotest/reader.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/testing/iotest/reader.go' `src/pkg/testing/example.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/testing/example.go' `src/pkg/testing/benchmark.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/testing/benchmark.go' `src/pkg/testing/quick' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/testing/quick' `src/pkg/testing/quick/quick_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/testing/quick/quick_test.go' `src/pkg/testing/quick/quick.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/testing/quick/quick.go' `src/pkg/testing/testing.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/testing/testing.go' `src/pkg/builtin' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/builtin' `src/pkg/builtin/builtin.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/builtin/builtin.go' `src/pkg/regexp' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp' `src/pkg/regexp/syntax' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/syntax' `src/pkg/regexp/syntax/parse_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/syntax/parse_test.go' `src/pkg/regexp/syntax/regexp.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/syntax/regexp.go' `src/pkg/regexp/syntax/make_perl_groups.pl' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/syntax/make_perl_groups.pl' `src/pkg/regexp/syntax/prog.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/syntax/prog.go' `src/pkg/regexp/syntax/compile.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/syntax/compile.go' `src/pkg/regexp/syntax/simplify_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/syntax/simplify_test.go' `src/pkg/regexp/syntax/parse.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/syntax/parse.go' `src/pkg/regexp/syntax/perl_groups.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/syntax/perl_groups.go' `src/pkg/regexp/syntax/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/syntax/doc.go' `src/pkg/regexp/syntax/prog_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/syntax/prog_test.go' `src/pkg/regexp/syntax/simplify.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/syntax/simplify.go' `src/pkg/regexp/exec_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/exec_test.go' `src/pkg/regexp/find_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/find_test.go' `src/pkg/regexp/regexp.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/regexp.go' `src/pkg/regexp/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/testdata' `src/pkg/regexp/testdata/testregex.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/testdata/testregex.c' `src/pkg/regexp/testdata/README' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/testdata/README' `src/pkg/regexp/testdata/basic.dat' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/testdata/basic.dat' `src/pkg/regexp/testdata/nullsubexpr.dat' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/testdata/nullsubexpr.dat' `src/pkg/regexp/testdata/repetition.dat' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/testdata/repetition.dat' `src/pkg/regexp/testdata/re2-exhaustive.txt.bz2' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/testdata/re2-exhaustive.txt.bz2' `src/pkg/regexp/testdata/re2-search.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/testdata/re2-search.txt' `src/pkg/regexp/example_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/example_test.go' `src/pkg/regexp/exec.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/exec.go' `src/pkg/regexp/all_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/pkg/regexp/all_test.go' `src/clean.bat' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/clean.bat' `src/run.bat' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/run.bat' `src/clean.bash' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/clean.bash' `src/lib9' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9' `src/lib9/cleanname.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/cleanname.c' `src/lib9/tempdir_plan9.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/tempdir_plan9.c' `src/lib9/tokenize.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/tokenize.c' `src/lib9/await.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/await.c' `src/lib9/dirwstat.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/dirwstat.c' `src/lib9/main.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/main.c' `src/lib9/fmt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt' `src/lib9/fmt/snprint.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/snprint.c' `src/lib9/fmt/fmtfdflush.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fmtfdflush.c' `src/lib9/fmt/fmtvprint.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fmtvprint.c' `src/lib9/fmt/fmtdef.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fmtdef.h' `src/lib9/fmt/fmtstr.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fmtstr.c' `src/lib9/fmt/fmtfd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fmtfd.c' `src/lib9/fmt/fmtlock.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fmtlock.c' `src/lib9/fmt/vsmprint.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/vsmprint.c' `src/lib9/fmt/fmtprint.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fmtprint.c' `src/lib9/fmt/vseprint.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/vseprint.c' `src/lib9/fmt/vfprint.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/vfprint.c' `src/lib9/fmt/print.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/print.c' `src/lib9/fmt/sprint.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/sprint.c' `src/lib9/fmt/fmt.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fmt.c' `src/lib9/fmt/fmtrune.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fmtrune.c' `src/lib9/fmt/strtod.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/strtod.c' `src/lib9/fmt/pow10.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/pow10.c' `src/lib9/fmt/fmtlocale.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fmtlocale.c' `src/lib9/fmt/dofmt.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/dofmt.c' `src/lib9/fmt/seprint.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/seprint.c' `src/lib9/fmt/test.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/test.c' `src/lib9/fmt/charstod.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/charstod.c' `src/lib9/fmt/nan64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/nan64.c' `src/lib9/fmt/smprint.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/smprint.c' `src/lib9/fmt/fprint.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fprint.c' `src/lib9/fmt/vsnprint.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/vsnprint.c' `src/lib9/fmt/fmtquote.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fmtquote.c' `src/lib9/fmt/fmtnull.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fmtnull.c' `src/lib9/fmt/dorfmt.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/dorfmt.c' `src/lib9/fmt/fltfmt.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmt/fltfmt.c' `src/lib9/create.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/create.c' `src/lib9/tempdir_windows.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/tempdir_windows.c' `src/lib9/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/Makefile' `src/lib9/run_plan9.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/run_plan9.c' `src/lib9/win.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/win.h' `src/lib9/dirfstat.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/dirfstat.c' `src/lib9/goos.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/goos.c' `src/lib9/ctime.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/ctime.c' `src/lib9/exitcode.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/exitcode.c' `src/lib9/rfork.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/rfork.c' `src/lib9/exits.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/exits.c' `src/lib9/_p9dir.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/_p9dir.c' `src/lib9/readn.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/readn.c' `src/lib9/seek.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/seek.c' `src/lib9/notify.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/notify.c' `src/lib9/_exits.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/_exits.c' `src/lib9/errstr.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/errstr.c' `src/lib9/flag.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/flag.c' `src/lib9/atoi.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/atoi.c' `src/lib9/exec.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/exec.c' `src/lib9/getwd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/getwd.c' `src/lib9/nulldir.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/nulldir.c' `src/lib9/open.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/open.c' `src/lib9/getenv.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/getenv.c' `src/lib9/dirstat.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/dirstat.c' `src/lib9/dirfwstat.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/dirfwstat.c' `src/lib9/run_windows.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/run_windows.c' `src/lib9/jmp.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/jmp.c' `src/lib9/execl.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/execl.c' `src/lib9/tempdir_unix.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/tempdir_unix.c' `src/lib9/windows.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/windows.c' `src/lib9/dup.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/dup.c' `src/lib9/strecpy.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/strecpy.c' `src/lib9/utf' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf' `src/lib9/utf/utfutf.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf/utfutf.c' `src/lib9/utf/runetype.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf/runetype.c' `src/lib9/utf/utfrrune.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf/utfrrune.c' `src/lib9/utf/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf/Makefile' `src/lib9/utf/runetypebody-6.2.0.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf/runetypebody-6.2.0.h' `src/lib9/utf/utflen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf/utflen.c' `src/lib9/utf/utf.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf/utf.h' `src/lib9/utf/utfdef.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf/utfdef.h' `src/lib9/utf/utfecpy.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf/utfecpy.c' `src/lib9/utf/mkrunetype.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf/mkrunetype.c' `src/lib9/utf/utfnlen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf/utfnlen.c' `src/lib9/utf/rune.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf/rune.c' `src/lib9/utf/utfrune.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/utf/utfrune.c' `src/lib9/nan.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/nan.c' `src/lib9/run_unix.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/run_unix.c' `src/lib9/time.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/time.c' `src/lib9/sysfatal.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/sysfatal.c' `src/lib9/fmtlock2.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/fmtlock2.c' `src/lib9/getfields.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/lib9/getfields.c' `src/make.bat' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/make.bat' `src/run.bash' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/run.bash' `src/all.bat' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/all.bat' `src/cmd' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd' `src/cmd/godoc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc' `src/cmd/godoc/setup-godoc-app.bash' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/setup-godoc-app.bash' `src/cmd/godoc/filesystem.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/filesystem.go' `src/cmd/godoc/format.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/format.go' `src/cmd/godoc/throttle.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/throttle.go' `src/cmd/godoc/spec.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/spec.go' `src/cmd/godoc/play-appengine.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/play-appengine.go' `src/cmd/godoc/template.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/template.go' `src/cmd/godoc/codewalk.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/codewalk.go' `src/cmd/godoc/linkify.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/linkify.go' `src/cmd/godoc/README.godoc-app' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/README.godoc-app' `src/cmd/godoc/dirtrees.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/dirtrees.go' `src/cmd/godoc/zip.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/zip.go' `src/cmd/godoc/utils.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/utils.go' `src/cmd/godoc/appinit.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/appinit.go' `src/cmd/godoc/parser.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/parser.go' `src/cmd/godoc/godoc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/godoc.go' `src/cmd/godoc/index.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/index.go' `src/cmd/godoc/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/doc.go' `src/cmd/godoc/main.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/main.go' `src/cmd/godoc/play.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/play.go' `src/cmd/godoc/play-local.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/play-local.go' `src/cmd/godoc/snippet.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/godoc/snippet.go' `src/cmd/addr2line' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/addr2line' `src/cmd/addr2line/main.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/addr2line/main.c' `src/cmd/5a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5a' `src/cmd/5a/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5a/Makefile' `src/cmd/5a/y.tab.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5a/y.tab.h' `src/cmd/5a/a.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5a/a.h' `src/cmd/5a/a.y' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5a/a.y' `src/cmd/5a/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5a/doc.go' `src/cmd/5a/y.tab.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5a/y.tab.c' `src/cmd/5a/lex.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5a/lex.c' `src/cmd/8a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8a' `src/cmd/8a/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8a/Makefile' `src/cmd/8a/y.tab.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8a/y.tab.h' `src/cmd/8a/a.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8a/a.h' `src/cmd/8a/a.y' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8a/a.y' `src/cmd/8a/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8a/doc.go' `src/cmd/8a/y.tab.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8a/y.tab.c' `src/cmd/8a/lex.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8a/lex.c' `src/cmd/6a' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6a' `src/cmd/6a/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6a/Makefile' `src/cmd/6a/y.tab.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6a/y.tab.h' `src/cmd/6a/a.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6a/a.h' `src/cmd/6a/a.y' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6a/a.y' `src/cmd/6a/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6a/doc.go' `src/cmd/6a/y.tab.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6a/y.tab.c' `src/cmd/6a/lex.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6a/lex.c' `src/cmd/yacc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/yacc' `src/cmd/yacc/units.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/yacc/units.txt' `src/cmd/yacc/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/yacc/Makefile' `src/cmd/yacc/yacc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/yacc/yacc.go' `src/cmd/yacc/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/yacc/doc.go' `src/cmd/yacc/units.y' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/yacc/units.y' `src/cmd/cgo' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cgo' `src/cmd/cgo/gcc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cgo/gcc.go' `src/cmd/cgo/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cgo/doc.go' `src/cmd/cgo/util.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cgo/util.go' `src/cmd/cgo/ast.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cgo/ast.go' `src/cmd/cgo/main.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cgo/main.go' `src/cmd/cgo/out.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cgo/out.go' `src/cmd/cgo/godefs.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cgo/godefs.go' `src/cmd/ld' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld' `src/cmd/ld/macho.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/macho.c' `src/cmd/ld/lib.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/lib.h' `src/cmd/ld/dwarf.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/dwarf.h' `src/cmd/ld/elf.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/elf.c' `src/cmd/ld/data.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/data.c' `src/cmd/ld/elf.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/elf.h' `src/cmd/ld/lib.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/lib.c' `src/cmd/ld/dwarf.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/dwarf.c' `src/cmd/ld/pe.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/pe.h' `src/cmd/ld/pe.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/pe.c' `src/cmd/ld/ldmacho.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/ldmacho.c' `src/cmd/ld/ldelf.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/ldelf.c' `src/cmd/ld/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/doc.go' `src/cmd/ld/symtab.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/symtab.c' `src/cmd/ld/macho.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/macho.h' `src/cmd/ld/ldpe.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/ldpe.c' `src/cmd/ld/go.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/go.c' `src/cmd/ld/decodesym.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/decodesym.c' `src/cmd/ld/dwarf_defs.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/ld/dwarf_defs.h' `src/cmd/go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go' `src/cmd/go/vet.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/vet.go' `src/cmd/go/match_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/match_test.go' `src/cmd/go/script.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/script.txt' `src/cmd/go/help.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/help.go' `src/cmd/go/run.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/run.go' `src/cmd/go/fmt.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/fmt.go' `src/cmd/go/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata' `src/cmd/go/testdata/testimport' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/testimport' `src/cmd/go/testdata/testimport/p_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/testimport/p_test.go' `src/cmd/go/testdata/testimport/p2' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/testimport/p2' `src/cmd/go/testdata/testimport/p2/p2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/testimport/p2/p2.go' `src/cmd/go/testdata/testimport/p.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/testimport/p.go' `src/cmd/go/testdata/testimport/x_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/testimport/x_test.go' `src/cmd/go/testdata/testimport/p1' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/testimport/p1' `src/cmd/go/testdata/testimport/p1/p1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/testimport/p1/p1.go' `src/cmd/go/testdata/example2_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/example2_test.go' `src/cmd/go/testdata/local' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/local' `src/cmd/go/testdata/local/sub' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/local/sub' `src/cmd/go/testdata/local/sub/sub' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/local/sub/sub' `src/cmd/go/testdata/local/sub/sub/subsub.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/local/sub/sub/subsub.go' `src/cmd/go/testdata/local/sub/sub.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/local/sub/sub.go' `src/cmd/go/testdata/local/easy.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/local/easy.go' `src/cmd/go/testdata/local/easysub' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/local/easysub' `src/cmd/go/testdata/local/easysub/easysub.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/local/easysub/easysub.go' `src/cmd/go/testdata/local/easysub/main.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/local/easysub/main.go' `src/cmd/go/testdata/local/hard.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/local/hard.go' `src/cmd/go/testdata/example1_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/example1_test.go' `src/cmd/go/testdata/src' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/src' `src/cmd/go/testdata/src/go-cmd-test' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/src/go-cmd-test' `src/cmd/go/testdata/src/go-cmd-test/helloworld.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testdata/src/go-cmd-test/helloworld.go' `src/cmd/go/list.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/list.go' `src/cmd/go/go11.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/go11.go' `src/cmd/go/discovery.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/discovery.go' `src/cmd/go/env.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/env.go' `src/cmd/go/test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/test.go' `src/cmd/go/tool.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/tool.go' `src/cmd/go/testflag.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/testflag.go' `src/cmd/go/signal_unix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/signal_unix.go' `src/cmd/go/http.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/http.go' `src/cmd/go/pkg.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/pkg.go' `src/cmd/go/vcs.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/vcs.go' `src/cmd/go/script' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/script' `src/cmd/go/bootstrap.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/bootstrap.go' `src/cmd/go/mkdoc.sh' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/mkdoc.sh' `src/cmd/go/signal_notunix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/signal_notunix.go' `src/cmd/go/build.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/build.go' `src/cmd/go/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/doc.go' `src/cmd/go/main.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/main.go' `src/cmd/go/clean.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/clean.go' `src/cmd/go/test.bash' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/test.bash' `src/cmd/go/fix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/fix.go' `src/cmd/go/signal.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/signal.go' `src/cmd/go/version.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/version.go' `src/cmd/go/get.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/get.go' `src/cmd/go/tag_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/go/tag_test.go' `src/cmd/cc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc' `src/cmd/cc/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/Makefile' `src/cmd/cc/dcl.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/dcl.c' `src/cmd/cc/y.tab.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/y.tab.h' `src/cmd/cc/cc.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/cc.h' `src/cmd/cc/scon.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/scon.c' `src/cmd/cc/mac.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/mac.c' `src/cmd/cc/godefs.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/godefs.c' `src/cmd/cc/acid.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/acid.c' `src/cmd/cc/pgen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/pgen.c' `src/cmd/cc/bits.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/bits.c' `src/cmd/cc/dpchk.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/dpchk.c' `src/cmd/cc/pswt.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/pswt.c' `src/cmd/cc/funct.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/funct.c' `src/cmd/cc/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/doc.go' `src/cmd/cc/lexbody' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/lexbody' `src/cmd/cc/com.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/com.c' `src/cmd/cc/y.tab.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/y.tab.c' `src/cmd/cc/sub.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/sub.c' `src/cmd/cc/lex.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/lex.c' `src/cmd/cc/omachcap.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/omachcap.c' `src/cmd/cc/macbody' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/macbody' `src/cmd/cc/com64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/com64.c' `src/cmd/cc/cc.y' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/cc/cc.y' `src/cmd/8c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c' `src/cmd/8c/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/Makefile' `src/cmd/8c/txt.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/txt.c' `src/cmd/8c/swt.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/swt.c' `src/cmd/8c/cgen64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/cgen64.c' `src/cmd/8c/div.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/div.c' `src/cmd/8c/list.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/list.c' `src/cmd/8c/sgen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/sgen.c' `src/cmd/8c/machcap.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/machcap.c' `src/cmd/8c/peep.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/peep.c' `src/cmd/8c/mul.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/mul.c' `src/cmd/8c/reg.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/reg.c' `src/cmd/8c/gc.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/gc.h' `src/cmd/8c/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/doc.go' `src/cmd/8c/cgen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8c/cgen.c' `src/cmd/vet' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet' `src/cmd/vet/test_method.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_method.go' `src/cmd/vet/test_asm1.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_asm1.s' `src/cmd/vet/assign.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/assign.go' `src/cmd/vet/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/Makefile' `src/cmd/vet/test_rangeloop.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_rangeloop.go' `src/cmd/vet/atomic.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/atomic.go' `src/cmd/vet/test_print.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_print.go' `src/cmd/vet/deadcode.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/deadcode.go' `src/cmd/vet/test_deadcode.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_deadcode.go' `src/cmd/vet/test_buildtag.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_buildtag.go' `src/cmd/vet/test_asm2.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_asm2.s' `src/cmd/vet/test_assign.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_assign.go' `src/cmd/vet/test_atomic.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_atomic.go' `src/cmd/vet/asmdecl.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/asmdecl.go' `src/cmd/vet/test_taglit.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_taglit.go' `src/cmd/vet/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/doc.go' `src/cmd/vet/rangeloop.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/rangeloop.go' `src/cmd/vet/structtag.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/structtag.go' `src/cmd/vet/main.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/main.go' `src/cmd/vet/taglit.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/taglit.go' `src/cmd/vet/typestub.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/typestub.go' `src/cmd/vet/buildtag.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/buildtag.go' `src/cmd/vet/test_asm.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_asm.go' `src/cmd/vet/method.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/method.go' `src/cmd/vet/test_asm3.s' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_asm3.s' `src/cmd/vet/types.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/types.go' `src/cmd/vet/test_buildtag_bad.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_buildtag_bad.go' `src/cmd/vet/print.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/print.go' `src/cmd/vet/test_structtag.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/vet/test_structtag.go' `src/cmd/objdump' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/objdump' `src/cmd/objdump/main.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/objdump/main.c' `src/cmd/6l' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l' `src/cmd/6l/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l/Makefile' `src/cmd/6l/prof.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l/prof.c' `src/cmd/6l/list.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l/list.c' `src/cmd/6l/obj.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l/obj.c' `src/cmd/6l/l.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l/l.h' `src/cmd/6l/enam.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l/enam.c' `src/cmd/6l/mkenam' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l/mkenam' `src/cmd/6l/span.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l/span.c' `src/cmd/6l/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l/doc.go' `src/cmd/6l/optab.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l/optab.c' `src/cmd/6l/6.out.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l/6.out.h' `src/cmd/6l/asm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l/asm.c' `src/cmd/6l/pass.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6l/pass.c' `src/cmd/5c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5c' `src/cmd/5c/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5c/Makefile' `src/cmd/5c/txt.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5c/txt.c' `src/cmd/5c/swt.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5c/swt.c' `src/cmd/5c/list.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5c/list.c' `src/cmd/5c/sgen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5c/sgen.c' `src/cmd/5c/peep.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5c/peep.c' `src/cmd/5c/mul.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5c/mul.c' `src/cmd/5c/reg.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5c/reg.c' `src/cmd/5c/gc.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5c/gc.h' `src/cmd/5c/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5c/doc.go' `src/cmd/5c/cgen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5c/cgen.c' `src/cmd/5g' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g' `src/cmd/5g/opt.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g/opt.h' `src/cmd/5g/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g/Makefile' `src/cmd/5g/ggen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g/ggen.c' `src/cmd/5g/galign.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g/galign.c' `src/cmd/5g/gobj.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g/gobj.c' `src/cmd/5g/cgen64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g/cgen64.c' `src/cmd/5g/list.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g/list.c' `src/cmd/5g/gsubr.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g/gsubr.c' `src/cmd/5g/peep.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g/peep.c' `src/cmd/5g/gg.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g/gg.h' `src/cmd/5g/reg.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g/reg.c' `src/cmd/5g/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g/doc.go' `src/cmd/5g/cgen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5g/cgen.c' `src/cmd/gofmt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt' `src/cmd/gofmt/rewrite.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/rewrite.go' `src/cmd/gofmt/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata' `src/cmd/gofmt/testdata/rewrite4.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite4.golden' `src/cmd/gofmt/testdata/old.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/old.golden' `src/cmd/gofmt/testdata/slices1.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/slices1.golden' `src/cmd/gofmt/testdata/rewrite6.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite6.golden' `src/cmd/gofmt/testdata/stdin3.golden.gofmt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin3.golden.gofmt' `src/cmd/gofmt/testdata/composites.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/composites.input' `src/cmd/gofmt/testdata/stdin4.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin4.golden' `src/cmd/gofmt/testdata/stdin4.input.gofmt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin4.input.gofmt' `src/cmd/gofmt/testdata/rewrite2.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite2.golden' `src/cmd/gofmt/testdata/stdin3.input.gofmt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin3.input.gofmt' `src/cmd/gofmt/testdata/stdin2.input.gofmt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin2.input.gofmt' `src/cmd/gofmt/testdata/typeswitch.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/typeswitch.input' `src/cmd/gofmt/testdata/comments.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/comments.input' `src/cmd/gofmt/testdata/stdin1.golden.gofmt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin1.golden.gofmt' `src/cmd/gofmt/testdata/stdin4.golden.gofmt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin4.golden.gofmt' `src/cmd/gofmt/testdata/slices2.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/slices2.golden' `src/cmd/gofmt/testdata/stdin2.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin2.input' `src/cmd/gofmt/testdata/rewrite8.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite8.golden' `src/cmd/gofmt/testdata/composites.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/composites.golden' `src/cmd/gofmt/testdata/rewrite7.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite7.golden' `src/cmd/gofmt/testdata/stdin1.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin1.golden' `src/cmd/gofmt/testdata/stdin1.input.gofmt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin1.input.gofmt' `src/cmd/gofmt/testdata/typeswitch.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/typeswitch.golden' `src/cmd/gofmt/testdata/stdin3.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin3.golden' `src/cmd/gofmt/testdata/rewrite5.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite5.input' `src/cmd/gofmt/testdata/rewrite4.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite4.input' `src/cmd/gofmt/testdata/old.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/old.input' `src/cmd/gofmt/testdata/rewrite2.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite2.input' `src/cmd/gofmt/testdata/slices2.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/slices2.input' `src/cmd/gofmt/testdata/slices1.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/slices1.input' `src/cmd/gofmt/testdata/rewrite8.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite8.input' `src/cmd/gofmt/testdata/stdin2.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin2.golden' `src/cmd/gofmt/testdata/crlf.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/crlf.input' `src/cmd/gofmt/testdata/rewrite3.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite3.golden' `src/cmd/gofmt/testdata/stdin2.golden.gofmt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin2.golden.gofmt' `src/cmd/gofmt/testdata/import.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/import.input' `src/cmd/gofmt/testdata/rewrite1.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite1.golden' `src/cmd/gofmt/testdata/stdin3.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin3.input' `src/cmd/gofmt/testdata/comments.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/comments.golden' `src/cmd/gofmt/testdata/import.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/import.golden' `src/cmd/gofmt/testdata/stdin4.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin4.input' `src/cmd/gofmt/testdata/stdin1.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/stdin1.input' `src/cmd/gofmt/testdata/crlf.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/crlf.golden' `src/cmd/gofmt/testdata/rewrite5.golden' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite5.golden' `src/cmd/gofmt/testdata/rewrite3.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite3.input' `src/cmd/gofmt/testdata/rewrite6.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite6.input' `src/cmd/gofmt/testdata/rewrite7.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite7.input' `src/cmd/gofmt/testdata/rewrite1.input' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/testdata/rewrite1.input' `src/cmd/gofmt/long_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/long_test.go' `src/cmd/gofmt/gofmt.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/gofmt.go' `src/cmd/gofmt/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/doc.go' `src/cmd/gofmt/simplify.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/simplify.go' `src/cmd/gofmt/gofmt_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gofmt/gofmt_test.go' `src/cmd/nm' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/nm' `src/cmd/nm/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/nm/Makefile' `src/cmd/nm/nm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/nm/nm.c' `src/cmd/nm/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/nm/doc.go' `src/cmd/6c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c' `src/cmd/6c/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c/Makefile' `src/cmd/6c/txt.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c/txt.c' `src/cmd/6c/swt.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c/swt.c' `src/cmd/6c/div.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c/div.c' `src/cmd/6c/list.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c/list.c' `src/cmd/6c/sgen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c/sgen.c' `src/cmd/6c/machcap.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c/machcap.c' `src/cmd/6c/peep.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c/peep.c' `src/cmd/6c/mul.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c/mul.c' `src/cmd/6c/reg.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c/reg.c' `src/cmd/6c/gc.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c/gc.h' `src/cmd/6c/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c/doc.go' `src/cmd/6c/cgen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6c/cgen.c' `src/cmd/pack' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/pack' `src/cmd/pack/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/pack/Makefile' `src/cmd/pack/ar.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/pack/ar.c' `src/cmd/pack/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/pack/doc.go' `src/cmd/gc' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc' `src/cmd/gc/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/Makefile' `src/cmd/gc/unsafe.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/unsafe.go' `src/cmd/gc/dcl.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/dcl.c' `src/cmd/gc/inl.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/inl.c' `src/cmd/gc/y.tab.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/y.tab.h' `src/cmd/gc/walk.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/walk.c' `src/cmd/gc/gen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/gen.c' `src/cmd/gc/swt.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/swt.c' `src/cmd/gc/reflect.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/reflect.c' `src/cmd/gc/unsafe.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/unsafe.c' `src/cmd/gc/select.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/select.c' `src/cmd/gc/closure.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/closure.c' `src/cmd/gc/sinit.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/sinit.c' `src/cmd/gc/mparith3.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/mparith3.c' `src/cmd/gc/md5.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/md5.c' `src/cmd/gc/obj.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/obj.c' `src/cmd/gc/fmt.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/fmt.c' `src/cmd/gc/export.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/export.c' `src/cmd/gc/order.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/order.c' `src/cmd/gc/md5.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/md5.h' `src/cmd/gc/mparith2.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/mparith2.c' `src/cmd/gc/mkbuiltin1.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/mkbuiltin1.c' `src/cmd/gc/go.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/go.h' `src/cmd/gc/pgen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/pgen.c' `src/cmd/gc/bisonerrors' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/bisonerrors' `src/cmd/gc/esc.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/esc.c' `src/cmd/gc/align.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/align.c' `src/cmd/gc/opnames.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/opnames.h' `src/cmd/gc/range.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/range.c' `src/cmd/gc/mkbuiltin' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/mkbuiltin' `src/cmd/gc/bits.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/bits.c' `src/cmd/gc/init.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/init.c' `src/cmd/gc/yerr.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/yerr.h' `src/cmd/gc/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/doc.go' `src/cmd/gc/runtime.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/runtime.go' `src/cmd/gc/y.tab.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/y.tab.c' `src/cmd/gc/lex.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/lex.c' `src/cmd/gc/builtin.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/builtin.c' `src/cmd/gc/mparith1.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/mparith1.c' `src/cmd/gc/go.errors' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/go.errors' `src/cmd/gc/const.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/const.c' `src/cmd/gc/typecheck.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/typecheck.c' `src/cmd/gc/mkopnames' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/mkopnames' `src/cmd/gc/cplx.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/cplx.c' `src/cmd/gc/subr.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/subr.c' `src/cmd/gc/go.y' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/go.y' `src/cmd/gc/racewalk.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/gc/racewalk.c' `src/cmd/6g' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6g' `src/cmd/6g/opt.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6g/opt.h' `src/cmd/6g/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6g/Makefile' `src/cmd/6g/ggen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6g/ggen.c' `src/cmd/6g/galign.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6g/galign.c' `src/cmd/6g/gobj.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6g/gobj.c' `src/cmd/6g/list.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6g/list.c' `src/cmd/6g/gsubr.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6g/gsubr.c' `src/cmd/6g/peep.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6g/peep.c' `src/cmd/6g/gg.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6g/gg.h' `src/cmd/6g/reg.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6g/reg.c' `src/cmd/6g/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6g/doc.go' `src/cmd/6g/cgen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/6g/cgen.c' `src/cmd/dist' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist' `src/cmd/dist/unix.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist/unix.c' `src/cmd/dist/main.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist/main.c' `src/cmd/dist/goc2c.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist/goc2c.c' `src/cmd/dist/build.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist/build.c' `src/cmd/dist/buildgc.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist/buildgc.c' `src/cmd/dist/buildruntime.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist/buildruntime.c' `src/cmd/dist/README' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist/README' `src/cmd/dist/plan9.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist/plan9.c' `src/cmd/dist/a.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist/a.h' `src/cmd/dist/arg.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist/arg.h' `src/cmd/dist/arm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist/arm.c' `src/cmd/dist/buf.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist/buf.c' `src/cmd/dist/windows.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/dist/windows.c' `src/cmd/fix' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix' `src/cmd/fix/import_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/import_test.go' `src/cmd/fix/netipv6zone_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/netipv6zone_test.go' `src/cmd/fix/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata' `src/cmd/fix/testdata/reflect.export.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.export.go.in' `src/cmd/fix/testdata/reflect.decode.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.decode.go.out' `src/cmd/fix/testdata/reflect.encoder.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.encoder.go.in' `src/cmd/fix/testdata/reflect.read.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.read.go.out' `src/cmd/fix/testdata/reflect.encode.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.encode.go.in' `src/cmd/fix/testdata/reflect.quick.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.quick.go.in' `src/cmd/fix/testdata/reflect.dnsmsg.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.dnsmsg.go.out' `src/cmd/fix/testdata/reflect.decoder.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.decoder.go.in' `src/cmd/fix/testdata/reflect.template.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.template.go.in' `src/cmd/fix/testdata/reflect.encode.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.encode.go.out' `src/cmd/fix/testdata/reflect.script.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.script.go.in' `src/cmd/fix/testdata/reflect.script.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.script.go.out' `src/cmd/fix/testdata/reflect.decode.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.decode.go.in' `src/cmd/fix/testdata/reflect.read.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.read.go.in' `src/cmd/fix/testdata/reflect.asn1.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.asn1.go.in' `src/cmd/fix/testdata/reflect.type.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.type.go.out' `src/cmd/fix/testdata/reflect.print.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.print.go.in' `src/cmd/fix/testdata/reflect.decoder.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.decoder.go.out' `src/cmd/fix/testdata/reflect.encoder.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.encoder.go.out' `src/cmd/fix/testdata/reflect.template.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.template.go.out' `src/cmd/fix/testdata/reflect.print.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.print.go.out' `src/cmd/fix/testdata/reflect.datafmt.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.datafmt.go.out' `src/cmd/fix/testdata/reflect.dnsmsg.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.dnsmsg.go.in' `src/cmd/fix/testdata/reflect.export.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.export.go.out' `src/cmd/fix/testdata/reflect.scan.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.scan.go.in' `src/cmd/fix/testdata/reflect.quick.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.quick.go.out' `src/cmd/fix/testdata/reflect.asn1.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.asn1.go.out' `src/cmd/fix/testdata/reflect.scan.go.out' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.scan.go.out' `src/cmd/fix/testdata/reflect.datafmt.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.datafmt.go.in' `src/cmd/fix/testdata/reflect.type.go.in' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/testdata/reflect.type.go.in' `src/cmd/fix/printerconfig.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/printerconfig.go' `src/cmd/fix/netipv6zone.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/netipv6zone.go' `src/cmd/fix/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/doc.go' `src/cmd/fix/printerconfig_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/printerconfig_test.go' `src/cmd/fix/main.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/main.go' `src/cmd/fix/main_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/main_test.go' `src/cmd/fix/fix.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/fix.go' `src/cmd/fix/typecheck.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/fix/typecheck.go' `src/cmd/5l' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l' `src/cmd/5l/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/Makefile' `src/cmd/5l/prof.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/prof.c' `src/cmd/5l/5.out.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/5.out.h' `src/cmd/5l/list.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/list.c' `src/cmd/5l/softfloat.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/softfloat.c' `src/cmd/5l/obj.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/obj.c' `src/cmd/5l/l.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/l.h' `src/cmd/5l/mkenam' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/mkenam' `src/cmd/5l/span.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/span.c' `src/cmd/5l/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/doc.go' `src/cmd/5l/optab.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/optab.c' `src/cmd/5l/noop.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/noop.c' `src/cmd/5l/asm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/asm.c' `src/cmd/5l/pass.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/5l/pass.c' `src/cmd/api' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api' `src/cmd/api/clone.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/clone.go' `src/cmd/api/testdata' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/testdata' `src/cmd/api/testdata/src' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/testdata/src' `src/cmd/api/testdata/src/pkg' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/testdata/src/pkg' `src/cmd/api/testdata/src/pkg/p3' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/testdata/src/pkg/p3' `src/cmd/api/testdata/src/pkg/p3/p3.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/testdata/src/pkg/p3/p3.go' `src/cmd/api/testdata/src/pkg/p3/golden.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/testdata/src/pkg/p3/golden.txt' `src/cmd/api/testdata/src/pkg/p2' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/testdata/src/pkg/p2' `src/cmd/api/testdata/src/pkg/p2/golden.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/testdata/src/pkg/p2/golden.txt' `src/cmd/api/testdata/src/pkg/p2/p2.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/testdata/src/pkg/p2/p2.go' `src/cmd/api/testdata/src/pkg/p1' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/testdata/src/pkg/p1' `src/cmd/api/testdata/src/pkg/p1/golden.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/testdata/src/pkg/p1/golden.txt' `src/cmd/api/testdata/src/pkg/p1/p1.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/testdata/src/pkg/p1/p1.go' `src/cmd/api/goapi.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/goapi.go' `src/cmd/api/goapi_test.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/api/goapi_test.go' `src/cmd/8g' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g' `src/cmd/8g/opt.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g/opt.h' `src/cmd/8g/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g/Makefile' `src/cmd/8g/ggen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g/ggen.c' `src/cmd/8g/galign.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g/galign.c' `src/cmd/8g/gobj.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g/gobj.c' `src/cmd/8g/cgen64.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g/cgen64.c' `src/cmd/8g/list.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g/list.c' `src/cmd/8g/gsubr.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g/gsubr.c' `src/cmd/8g/peep.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g/peep.c' `src/cmd/8g/gg.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g/gg.h' `src/cmd/8g/reg.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g/reg.c' `src/cmd/8g/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g/doc.go' `src/cmd/8g/cgen.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8g/cgen.c' `src/cmd/8l' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8l' `src/cmd/8l/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8l/Makefile' `src/cmd/8l/prof.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8l/prof.c' `src/cmd/8l/list.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8l/list.c' `src/cmd/8l/obj.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8l/obj.c' `src/cmd/8l/l.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8l/l.h' `src/cmd/8l/mkenam' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8l/mkenam' `src/cmd/8l/span.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8l/span.c' `src/cmd/8l/doc.go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8l/doc.go' `src/cmd/8l/optab.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8l/optab.c' `src/cmd/8l/8.out.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8l/8.out.h' `src/cmd/8l/asm.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8l/asm.c' `src/cmd/8l/pass.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/cmd/8l/pass.c' `src/libmach' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach' `src/libmach/8obj.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/8obj.c' `src/libmach/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/Makefile' `src/libmach/fakeobj.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/fakeobj.c' `src/libmach/6.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/6.c' `src/libmach/executable.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/executable.c' `src/libmach/5.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/5.c' `src/libmach/5db.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/5db.c' `src/libmach/setmach.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/setmach.c' `src/libmach/8db.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/8db.c' `src/libmach/sym.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/sym.c' `src/libmach/plan9.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/plan9.c' `src/libmach/elf.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/elf.h' `src/libmach/obj.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/obj.c' `src/libmach/map.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/map.c' `src/libmach/darwin.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/darwin.c' `src/libmach/5obj.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/5obj.c' `src/libmach/access.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/access.c' `src/libmach/openbsd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/openbsd.c' `src/libmach/6obj.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/6obj.c' `src/libmach/swap.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/swap.c' `src/libmach/freebsd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/freebsd.c' `src/libmach/netbsd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/netbsd.c' `src/libmach/macho.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/macho.h' `src/libmach/windows.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/windows.c' `src/libmach/linux.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/linux.c' `src/libmach/obj.h' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/obj.h' `src/libmach/machdata.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/machdata.c' `src/libmach/8.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libmach/8.c' `src/race.bash' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/race.bash' `src/Make.dist' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/Make.dist' `src/make.bash' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/make.bash' `src/all.bash' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/all.bash' `src/libbio' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio' `src/libbio/bbuffered.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/bbuffered.c' `src/libbio/Makefile' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/Makefile' `src/libbio/bgetrune.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/bgetrune.c' `src/libbio/bwrite.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/bwrite.c' `src/libbio/bputrune.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/bputrune.c' `src/libbio/brdstr.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/brdstr.c' `src/libbio/boffset.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/boffset.c' `src/libbio/bread.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/bread.c' `src/libbio/brdline.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/brdline.c' `src/libbio/bseek.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/bseek.c' `src/libbio/bflush.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/bflush.c' `src/libbio/bgetc.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/bgetc.c' `src/libbio/bputc.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/bputc.c' `src/libbio/bprint.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/bprint.c' `src/libbio/bfildes.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/bfildes.c' `src/libbio/binit.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/binit.c' `src/libbio/bgetd.c' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/libbio/bgetd.c' `src/race.bat' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/race.bat' `src/sudo.bash' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/src/sudo.bash' removed `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/time/README' removed `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/time/update.bash' removed `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/time/zoneinfo.zip' removed directory: `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/time' + rm -rfv /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/lib/time + rm -rfv /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/Makefile + pushd /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/bin + for z in '$RPM_BUILD_ROOT/usr/lib64/golang/bin/*' removed `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/doc/Makefile' ~/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/bin ~/build/BUILD/go ++ basename /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/bin/go + ln -s /usr/lib64/golang/bin/go + for z in '$RPM_BUILD_ROOT/usr/lib64/golang/bin/*' ++ basename /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/bin/godoc + ln -s /usr/lib64/golang/bin/godoc + for z in '$RPM_BUILD_ROOT/usr/lib64/golang/bin/*' ++ basename /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/lib64/golang/bin/gofmt + ln -s /usr/lib64/golang/bin/gofmt ~/build/BUILD/go + popd + mkdir -p /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/bash-completion/completions + cp -av misc/bash/go /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/bash-completion/completions `misc/bash/go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/bash-completion/completions/go' + for z in 8l 6l 5l 8g 6g 5g gofmt gccgo + ln -s go /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/bash-completion/completions/8l + for z in 8l 6l 5l 8g 6g 5g gofmt gccgo + ln -s go /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/bash-completion/completions/6l + for z in 8l 6l 5l 8g 6g 5g gofmt gccgo + ln -s go /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/bash-completion/completions/5l + for z in 8l 6l 5l 8g 6g 5g gofmt gccgo + ln -s go /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/bash-completion/completions/8g + for z in 8l 6l 5l 8g 6g 5g gofmt gccgo + ln -s go /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/bash-completion/completions/6g + for z in 8l 6l 5l 8g 6g 5g gofmt gccgo + ln -s go /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/bash-completion/completions/5g + for z in 8l 6l 5l 8g 6g 5g gofmt gccgo + ln -s go /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/bash-completion/completions/gofmt + for z in 8l 6l 5l 8g 6g 5g gofmt gccgo + ln -s go /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/bash-completion/completions/gccgo + mkdir -p /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles + cp -av misc/vim/autoload misc/vim/ftdetect misc/vim/ftplugin misc/vim/indent misc/vim/plugin misc/vim/readme.txt misc/vim/syntax /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles `misc/vim/autoload' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/autoload' `misc/vim/autoload/go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/autoload/go' `misc/vim/autoload/go/complete.vim' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/autoload/go/complete.vim' `misc/vim/ftdetect' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/ftdetect' `misc/vim/ftdetect/gofiletype.vim' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/ftdetect/gofiletype.vim' `misc/vim/ftplugin' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/ftplugin' `misc/vim/ftplugin/go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/ftplugin/go' `misc/vim/ftplugin/go/import.vim' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/ftplugin/go/import.vim' `misc/vim/ftplugin/go/test.sh' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/ftplugin/go/test.sh' `misc/vim/ftplugin/go/fmt.vim' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/ftplugin/go/fmt.vim' `misc/vim/indent' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/indent' `misc/vim/indent/go.vim' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/indent/go.vim' `misc/vim/plugin' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/plugin' `misc/vim/plugin/godoc.vim' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/plugin/godoc.vim' `misc/vim/readme.txt' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/readme.txt' `misc/vim/syntax' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/syntax' `misc/vim/syntax/go.vim' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/syntax/go.vim' `misc/vim/syntax/godoc.vim' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/syntax/godoc.vim' + rm /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/vim/vimfiles/readme.txt + mkdir -p /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/zsh/site-functions + cp -av misc/zsh/go /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/zsh/site-functions `misc/zsh/go' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/zsh/site-functions/go' + mkdir -p /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/etc/gdbinit.d + cp -av /builddir/build/SOURCES/golang-gdbinit /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/etc/gdbinit.d/golang `/builddir/build/SOURCES/golang-gdbinit' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/etc/gdbinit.d/golang' + mkdir -p /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/etc/prelink.conf.d + cp -av /builddir/build/SOURCES/golang-prelink.conf /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/etc/prelink.conf.d/golang.conf `/builddir/build/SOURCES/golang-prelink.conf' -> `/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/etc/prelink.conf.d/golang.conf' + /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.j1jK6P + umask 022 + cd /builddir/build/BUILD + cd go + unset DISPLAY ++ pwd -P + export GOROOT=/builddir/build/BUILD/go + GOROOT=/builddir/build/BUILD/go + export PATH=/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin:/builddir/build/BUILD/go/bin + PATH=/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/usr/local/sbin:/builddir/bin:/builddir/build/BUILD/go/bin + cd src + ./run.bash --no-rebuild # Testing packages. ok cmd/api 0.069s ? cmd/cgo [no test files] ok cmd/fix 0.052s ok cmd/go 0.091s ? cmd/godoc [no test files] ok cmd/gofmt 0.166s ? cmd/vet [no test files] ? cmd/yacc [no test files] ok archive/tar 0.062s ok archive/zip 0.167s ok bufio 0.287s ok bytes 0.427s ok compress/bzip2 0.213s ok compress/flate 1.980s ok compress/gzip 0.070s ok compress/lzw 0.259s ok compress/zlib 2.841s ok container/heap 0.041s ok container/list 0.035s ok container/ring 0.073s ? crypto [no test files] ok crypto/aes 0.095s ok crypto/cipher 0.046s ok crypto/des 0.071s ok crypto/dsa 0.031s ok crypto/ecdsa 0.065s ok crypto/elliptic 0.062s ok crypto/hmac 0.044s ok crypto/md5 0.046s ok crypto/rand 0.067s ok crypto/rc4 0.228s ok crypto/rsa 0.468s ok crypto/sha1 0.041s ok crypto/sha256 0.041s ok crypto/sha512 0.068s ok crypto/subtle 0.047s ok crypto/tls 0.863s ok crypto/x509 1.967s ? crypto/x509/pkix [no test files] ok database/sql 0.072s ok database/sql/driver 0.032s ok debug/dwarf 0.044s ok debug/elf 0.077s ok debug/gosym 1.239s ok debug/macho 0.048s ok debug/pe 0.060s ok encoding/ascii85 0.040s ok encoding/asn1 0.031s ok encoding/base32 0.050s ok encoding/base64 0.055s ok encoding/binary 0.048s ok encoding/csv 0.056s ok encoding/gob 0.137s ok encoding/hex 0.030s ok encoding/json 0.088s ok encoding/pem 0.037s ok encoding/xml 0.071s ok errors 0.038s ok expvar 0.069s ok flag 0.034s ok fmt 0.145s ok go/ast 0.051s ok go/build 0.441s ok go/doc 0.187s ok go/format 0.025s ok go/parser 0.120s ok go/printer 1.131s ok go/scanner 0.046s ok go/token 0.118s ? hash [no test files] ok hash/adler32 0.063s ok hash/crc32 0.027s ok hash/crc64 0.016s ok hash/fnv 0.013s ok html 0.039s ok html/template 0.161s ok image 0.290s ok image/color 0.063s ok image/draw 0.079s ok image/gif 0.035s ok image/jpeg 0.212s ok image/png 0.152s ok index/suffixarray 0.054s ok io 0.057s ok io/ioutil 0.045s ok log 0.024s ok log/syslog 2.081s ok math 0.017s ok math/big 0.671s ok math/cmplx 0.022s ok math/rand 0.089s ok mime 0.043s ok mime/multipart 1.277s ok net 2.611s ok net/http 6.093s ok net/http/cgi 0.764s ok net/http/cookiejar 0.073s ok net/http/fcgi 0.055s ok net/http/httptest 0.076s ok net/http/httputil 0.094s ? net/http/pprof [no test files] ok net/mail 0.051s ok net/rpc 0.085s ok net/rpc/jsonrpc 0.081s ok net/smtp 0.053s ok net/textproto 0.052s ok net/url 0.050s ok os 0.107s ok os/exec 1.110s ok os/signal 0.579s ok os/user 0.040s ok path 0.034s ok path/filepath 0.185s ok reflect 0.110s ok regexp 0.131s ok regexp/syntax 1.734s ok runtime 18.916s ? runtime/cgo [no test files] ok runtime/debug 0.040s ok runtime/pprof 1.058s ? runtime/race [no test files] ok sort 0.171s ok strconv 1.052s ok strings 0.246s ok sync 0.079s ok sync/atomic 0.713s ok syscall 0.035s ? testing [no test files] ? testing/iotest [no test files] ok testing/quick 0.037s ok text/scanner 0.040s ok text/tabwriter 0.046s ok text/template 0.078s ok text/template/parse 0.057s ok time 2.672s ok unicode 0.015s ok unicode/utf16 0.013s ok unicode/utf8 0.018s ? unsafe [no test files] # GOMAXPROCS=2 runtime -cpu=1,2,4 real 2m38.312s user 2m5.945s sys 0m29.761s ok runtime 38.417s # sync -cpu=10 ok sync 0.103s # Testing race detector. ok flag 1.025s # ../misc/cgo/stdio # ../misc/cgo/life # ../misc/cgo/test PASS ok _/builddir/build/BUILD/go/misc/cgo/test 1.154s PASS ok _/builddir/build/BUILD/go/misc/cgo/test 1.153s PASS ok _/builddir/build/BUILD/go/misc/cgo/test 1.172s ok _/builddir/build/BUILD/go/misc/cgo/testtls 0.012s ok _/builddir/build/BUILD/go/misc/cgo/testtls 0.012s # ../misc/cgo/testso # ../doc/progs real 0m19.858s user 0m14.644s sys 0m3.599s # ../doc/articles/wiki rm -f srcextract.bin htmlify.bin get.bin PASS # ../doc/codewalk # ../misc/dashboard/builder ../misc/goplay # ../test/bench/shootout fasta reverse-complement nbody binary-tree binary-tree-freelist fannkuch fannkuch-parallel regex-dna regex-dna-parallel spectral-norm k-nucleotide k-nucleotide-parallel mandelbrot meteor-contest pidigits threadring chameneosredux # ../test/bench/go1 ok _/builddir/build/BUILD/go/test/bench/go1 6.946s # ../test real 2m54.541s user 2m19.646s sys 0m31.553s # Checking API compatibility. Go version is "go1.1.2", ignoring -next /builddir/build/BUILD/go/api/next.txt ~pkg net, func ListenUnixgram(string, *UnixAddr) (*UDPConn, error) ~pkg syscall (darwin-386), func Fchflags(string, int) error ~pkg syscall (darwin-386-cgo), func Fchflags(string, int) error ~pkg syscall (darwin-amd64), func Fchflags(string, int) error ~pkg syscall (darwin-amd64-cgo), func Fchflags(string, int) error ~pkg syscall (freebsd-386), func Fchflags(string, int) error ~pkg syscall (freebsd-amd64), func Fchflags(string, int) error ~pkg text/template/parse, type DotNode bool ~pkg text/template/parse, type Node interface { Copy, String, Type } ALL TESTS PASSED + cd .. + exit 0 Processing files: golang-1.1.2-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CwrLLG + umask 022 + cd /builddir/build/BUILD + cd go + DOCDIR=/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/doc/golang-1.1.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/doc/golang-1.1.2 + /bin/mkdir -p /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/doc/golang-1.1.2 + cp -pr AUTHORS CONTRIBUTORS LICENSE PATENTS VERSION /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/doc/golang-1.1.2 + exit 0 Finding Provides: /usr/lib/rpm/redhat/find-provides Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 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-godoc < 1.1-4 golang-docs < 1.1-4 golang-data < 1.1.1-4 Processing files: golang-vim-1.1.2-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YLep8F + umask 022 + cd /builddir/build/BUILD + cd go + DOCDIR=/builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/doc/golang-vim-1.1.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/doc/golang-vim-1.1.2 + /bin/mkdir -p /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/doc/golang-vim-1.1.2 + cp -pr AUTHORS CONTRIBUTORS LICENSE PATENTS /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64/usr/share/doc/golang-vim-1.1.2 + exit 0 Finding Provides: /usr/lib/rpm/redhat/find-provides Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64 warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/golang-1.1.2-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/golang-vim-1.1.2-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L9SmUa + umask 022 + cd /builddir/build/BUILD + cd go + /bin/rm -rf /builddir/build/BUILDROOT/golang-1.1.2-1.el6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->