Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-googlecode-text.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-5e739f93de8142e3e424f8cd75ea1e4271ccfc1c/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-googlecode-text.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/golang-googlecode-text-0-0.13.git6fc2e00.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-googlecode-text.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-5e739f93de8142e3e424f8cd75ea1e4271ccfc1c/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-googlecode-text.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bSB8Gd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + /usr/bin/gzip -dc /builddir/build/SOURCES/text-6fc2e00.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GZyyrS + umask 022 + cd /builddir/build/BUILD + cd text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lM0afz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm ++ dirname /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm + cd text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/ + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/gocode/src/golang.org/x/text ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./currency/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency + cp -pav ./currency/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency/tables.go './currency/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency/tables.go' + echo '%{gopath}/src/%{import_path}/./currency/tables.go' ++ dirname ./currency/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency + cp -pav ./currency/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/tables.go './currency/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/tables.go' + echo '%{gopath}/src/%{x_import_path}/./currency/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./currency/format.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency + cp -pav ./currency/format.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency/format.go './currency/format.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency/format.go' + echo '%{gopath}/src/%{import_path}/./currency/format.go' ++ dirname ./currency/format.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency + cp -pav ./currency/format.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/format.go './currency/format.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/format.go' + echo '%{gopath}/src/%{x_import_path}/./currency/format.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./currency/gen_common.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency + cp -pav ./currency/gen_common.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency/gen_common.go './currency/gen_common.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency/gen_common.go' + echo '%{gopath}/src/%{import_path}/./currency/gen_common.go' ++ dirname ./currency/gen_common.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency + cp -pav ./currency/gen_common.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/gen_common.go './currency/gen_common.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/gen_common.go' + echo '%{gopath}/src/%{x_import_path}/./currency/gen_common.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./currency/currency.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency + cp -pav ./currency/currency.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency/currency.go './currency/currency.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency/currency.go' + echo '%{gopath}/src/%{import_path}/./currency/currency.go' ++ dirname ./currency/currency.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency + cp -pav ./currency/currency.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/currency.go './currency/currency.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/currency.go' + echo '%{gopath}/src/%{x_import_path}/./currency/currency.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./currency/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency + cp -pav ./currency/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency/gen.go './currency/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency/gen.go' + echo '%{gopath}/src/%{import_path}/./currency/gen.go' ++ dirname ./currency/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency + cp -pav ./currency/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/gen.go './currency/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/gen.go' + echo '%{gopath}/src/%{x_import_path}/./currency/gen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./currency/common.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency + cp -pav ./currency/common.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency/common.go './currency/common.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./currency/common.go' + echo '%{gopath}/src/%{import_path}/./currency/common.go' ++ dirname ./currency/common.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency + cp -pav ./currency/common.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/common.go './currency/common.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/common.go' + echo '%{gopath}/src/%{x_import_path}/./currency/common.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/tables.go './language/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/tables.go' + echo '%{gopath}/src/%{import_path}/./language/tables.go' ++ dirname ./language/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/tables.go './language/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/tables.go' + echo '%{gopath}/src/%{x_import_path}/./language/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/language.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/language.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/language.go './language/language.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/language.go' + echo '%{gopath}/src/%{import_path}/./language/language.go' ++ dirname ./language/language.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/language.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/language.go './language/language.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/language.go' + echo '%{gopath}/src/%{x_import_path}/./language/language.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/maketables.go './language/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/maketables.go' + echo '%{gopath}/src/%{import_path}/./language/maketables.go' ++ dirname ./language/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/maketables.go './language/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/maketables.go' + echo '%{gopath}/src/%{x_import_path}/./language/maketables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/lookup.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/lookup.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/lookup.go './language/lookup.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/lookup.go' + echo '%{gopath}/src/%{import_path}/./language/lookup.go' ++ dirname ./language/lookup.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/lookup.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/lookup.go './language/lookup.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/lookup.go' + echo '%{gopath}/src/%{x_import_path}/./language/lookup.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/go1_2.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/go1_2.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/go1_2.go './language/go1_2.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/go1_2.go' + echo '%{gopath}/src/%{import_path}/./language/go1_2.go' ++ dirname ./language/go1_2.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/go1_2.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/go1_2.go './language/go1_2.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/go1_2.go' + echo '%{gopath}/src/%{x_import_path}/./language/go1_2.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/tags.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/tags.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/tags.go './language/tags.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/tags.go' + echo '%{gopath}/src/%{import_path}/./language/tags.go' ++ dirname ./language/tags.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/tags.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/tags.go './language/tags.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/tags.go' + echo '%{gopath}/src/%{x_import_path}/./language/tags.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/match.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/match.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/match.go './language/match.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/match.go' + echo '%{gopath}/src/%{import_path}/./language/match.go' ++ dirname ./language/match.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/match.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/match.go './language/match.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/match.go' + echo '%{gopath}/src/%{x_import_path}/./language/match.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/index.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/index.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/index.go './language/index.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/index.go' + echo '%{gopath}/src/%{import_path}/./language/index.go' ++ dirname ./language/index.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/index.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/index.go './language/index.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/index.go' + echo '%{gopath}/src/%{x_import_path}/./language/index.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/gen_common.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/gen_common.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/gen_common.go './language/gen_common.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/gen_common.go' + echo '%{gopath}/src/%{import_path}/./language/gen_common.go' ++ dirname ./language/gen_common.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/gen_common.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/gen_common.go './language/gen_common.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/gen_common.go' + echo '%{gopath}/src/%{x_import_path}/./language/gen_common.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/gen_index.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/gen_index.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/gen_index.go './language/gen_index.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/gen_index.go' + echo '%{gopath}/src/%{import_path}/./language/gen_index.go' ++ dirname ./language/gen_index.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/gen_index.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/gen_index.go './language/gen_index.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/gen_index.go' + echo '%{gopath}/src/%{x_import_path}/./language/gen_index.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/coverage.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/coverage.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/coverage.go './language/coverage.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/coverage.go' + echo '%{gopath}/src/%{import_path}/./language/coverage.go' ++ dirname ./language/coverage.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/coverage.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/coverage.go './language/coverage.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/coverage.go' + echo '%{gopath}/src/%{x_import_path}/./language/coverage.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/common.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/common.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/common.go './language/common.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/common.go' + echo '%{gopath}/src/%{import_path}/./language/common.go' ++ dirname ./language/common.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/common.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/common.go './language/common.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/common.go' + echo '%{gopath}/src/%{x_import_path}/./language/common.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/go1_1.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/go1_1.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/go1_1.go './language/go1_1.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/go1_1.go' + echo '%{gopath}/src/%{import_path}/./language/go1_1.go' ++ dirname ./language/go1_1.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/go1_1.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/go1_1.go './language/go1_1.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/go1_1.go' + echo '%{gopath}/src/%{x_import_path}/./language/go1_1.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/parse.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language + cp -pav ./language/parse.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/parse.go './language/parse.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/parse.go' + echo '%{gopath}/src/%{import_path}/./language/parse.go' ++ dirname ./language/parse.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/parse.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/parse.go './language/parse.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/parse.go' + echo '%{gopath}/src/%{x_import_path}/./language/parse.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/display/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display + cp -pav ./language/display/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display/tables.go './language/display/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display/tables.go' + echo '%{gopath}/src/%{import_path}/./language/display/tables.go' ++ dirname ./language/display/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display + cp -pav ./language/display/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/tables.go './language/display/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/tables.go' + echo '%{gopath}/src/%{x_import_path}/./language/display/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/display/dict.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display + cp -pav ./language/display/dict.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display/dict.go './language/display/dict.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display/dict.go' + echo '%{gopath}/src/%{import_path}/./language/display/dict.go' ++ dirname ./language/display/dict.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display + cp -pav ./language/display/dict.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/dict.go './language/display/dict.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/dict.go' + echo '%{gopath}/src/%{x_import_path}/./language/display/dict.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/display/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display + cp -pav ./language/display/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display/maketables.go './language/display/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display/maketables.go' + echo '%{gopath}/src/%{import_path}/./language/display/maketables.go' ++ dirname ./language/display/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display + cp -pav ./language/display/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/maketables.go './language/display/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/maketables.go' + echo '%{gopath}/src/%{x_import_path}/./language/display/maketables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/display/lookup.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display + cp -pav ./language/display/lookup.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display/lookup.go './language/display/lookup.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display/lookup.go' + echo '%{gopath}/src/%{import_path}/./language/display/lookup.go' ++ dirname ./language/display/lookup.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display + cp -pav ./language/display/lookup.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/lookup.go './language/display/lookup.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/lookup.go' + echo '%{gopath}/src/%{x_import_path}/./language/display/lookup.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./language/display/display.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display + cp -pav ./language/display/display.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display/display.go './language/display/display.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./language/display/display.go' + echo '%{gopath}/src/%{import_path}/./language/display/display.go' ++ dirname ./language/display/display.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display + cp -pav ./language/display/display.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/display.go './language/display/display.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/display.go' + echo '%{gopath}/src/%{x_import_path}/./language/display/display.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./transform/transform.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./transform + cp -pav ./transform/transform.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./transform/transform.go './transform/transform.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./transform/transform.go' + echo '%{gopath}/src/%{import_path}/./transform/transform.go' ++ dirname ./transform/transform.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./transform + cp -pav ./transform/transform.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./transform/transform.go './transform/transform.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./transform/transform.go' + echo '%{gopath}/src/%{x_import_path}/./transform/transform.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./cases/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases + cp -pav ./cases/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/tables.go './cases/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/tables.go' + echo '%{gopath}/src/%{import_path}/./cases/tables.go' ++ dirname ./cases/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases + cp -pav ./cases/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/tables.go './cases/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/tables.go' + echo '%{gopath}/src/%{x_import_path}/./cases/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./cases/map.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases + cp -pav ./cases/map.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/map.go './cases/map.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/map.go' + echo '%{gopath}/src/%{import_path}/./cases/map.go' ++ dirname ./cases/map.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases + cp -pav ./cases/map.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/map.go './cases/map.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/map.go' + echo '%{gopath}/src/%{x_import_path}/./cases/map.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./cases/gen_trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases + cp -pav ./cases/gen_trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/gen_trieval.go './cases/gen_trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/gen_trieval.go' + echo '%{gopath}/src/%{import_path}/./cases/gen_trieval.go' ++ dirname ./cases/gen_trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases + cp -pav ./cases/gen_trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/gen_trieval.go './cases/gen_trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/gen_trieval.go' + echo '%{gopath}/src/%{x_import_path}/./cases/gen_trieval.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./cases/info.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases + cp -pav ./cases/info.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/info.go './cases/info.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/info.go' + echo '%{gopath}/src/%{import_path}/./cases/info.go' ++ dirname ./cases/info.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases + cp -pav ./cases/info.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/info.go './cases/info.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/info.go' + echo '%{gopath}/src/%{x_import_path}/./cases/info.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./cases/context.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases + cp -pav ./cases/context.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/context.go './cases/context.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/context.go' + echo '%{gopath}/src/%{import_path}/./cases/context.go' ++ dirname ./cases/context.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases + cp -pav ./cases/context.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/context.go './cases/context.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/context.go' + echo '%{gopath}/src/%{x_import_path}/./cases/context.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./cases/trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases + cp -pav ./cases/trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/trieval.go './cases/trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/trieval.go' + echo '%{gopath}/src/%{import_path}/./cases/trieval.go' ++ dirname ./cases/trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases + cp -pav ./cases/trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/trieval.go './cases/trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/trieval.go' + echo '%{gopath}/src/%{x_import_path}/./cases/trieval.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./cases/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases + cp -pav ./cases/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/gen.go './cases/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/gen.go' + echo '%{gopath}/src/%{import_path}/./cases/gen.go' ++ dirname ./cases/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases + cp -pav ./cases/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/gen.go './cases/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/gen.go' + echo '%{gopath}/src/%{x_import_path}/./cases/gen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./cases/cases.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases + cp -pav ./cases/cases.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/cases.go './cases/cases.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./cases/cases.go' + echo '%{gopath}/src/%{import_path}/./cases/cases.go' ++ dirname ./cases/cases.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases + cp -pav ./cases/cases.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/cases.go './cases/cases.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/cases.go' + echo '%{gopath}/src/%{x_import_path}/./cases/cases.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/bidi/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi + cp -pav ./unicode/bidi/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/tables.go './unicode/bidi/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/tables.go' + echo '%{gopath}/src/%{import_path}/./unicode/bidi/tables.go' ++ dirname ./unicode/bidi/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi + cp -pav ./unicode/bidi/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/tables.go './unicode/bidi/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/tables.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/bidi/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/bidi/bracket.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi + cp -pav ./unicode/bidi/bracket.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/bracket.go './unicode/bidi/bracket.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/bracket.go' + echo '%{gopath}/src/%{import_path}/./unicode/bidi/bracket.go' ++ dirname ./unicode/bidi/bracket.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi + cp -pav ./unicode/bidi/bracket.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/bracket.go './unicode/bidi/bracket.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/bracket.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/bidi/bracket.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/bidi/bidi.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi + cp -pav ./unicode/bidi/bidi.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/bidi.go './unicode/bidi/bidi.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/bidi.go' + echo '%{gopath}/src/%{import_path}/./unicode/bidi/bidi.go' ++ dirname ./unicode/bidi/bidi.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi + cp -pav ./unicode/bidi/bidi.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/bidi.go './unicode/bidi/bidi.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/bidi.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/bidi/bidi.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/bidi/gen_trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi + cp -pav ./unicode/bidi/gen_trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/gen_trieval.go './unicode/bidi/gen_trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/gen_trieval.go' + echo '%{gopath}/src/%{import_path}/./unicode/bidi/gen_trieval.go' ++ dirname ./unicode/bidi/gen_trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi + cp -pav ./unicode/bidi/gen_trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/gen_trieval.go './unicode/bidi/gen_trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/gen_trieval.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/bidi/gen_trieval.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/bidi/gen_ranges.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi + cp -pav ./unicode/bidi/gen_ranges.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/gen_ranges.go './unicode/bidi/gen_ranges.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/gen_ranges.go' + echo '%{gopath}/src/%{import_path}/./unicode/bidi/gen_ranges.go' ++ dirname ./unicode/bidi/gen_ranges.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi + cp -pav ./unicode/bidi/gen_ranges.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/gen_ranges.go './unicode/bidi/gen_ranges.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/gen_ranges.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/bidi/gen_ranges.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/bidi/trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi + cp -pav ./unicode/bidi/trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/trieval.go './unicode/bidi/trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/trieval.go' + echo '%{gopath}/src/%{import_path}/./unicode/bidi/trieval.go' ++ dirname ./unicode/bidi/trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi + cp -pav ./unicode/bidi/trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/trieval.go './unicode/bidi/trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/trieval.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/bidi/trieval.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/bidi/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi + cp -pav ./unicode/bidi/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/gen.go './unicode/bidi/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/gen.go' + echo '%{gopath}/src/%{import_path}/./unicode/bidi/gen.go' ++ dirname ./unicode/bidi/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi + cp -pav ./unicode/bidi/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/gen.go './unicode/bidi/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/gen.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/bidi/gen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/bidi/core.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi + cp -pav ./unicode/bidi/core.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/core.go './unicode/bidi/core.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/bidi/core.go' + echo '%{gopath}/src/%{import_path}/./unicode/bidi/core.go' ++ dirname ./unicode/bidi/core.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi + cp -pav ./unicode/bidi/core.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/core.go './unicode/bidi/core.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/core.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/bidi/core.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/cldr/decode.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr + cp -pav ./unicode/cldr/decode.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/decode.go './unicode/cldr/decode.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/decode.go' + echo '%{gopath}/src/%{import_path}/./unicode/cldr/decode.go' ++ dirname ./unicode/cldr/decode.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/decode.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/decode.go './unicode/cldr/decode.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/decode.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/decode.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/cldr/base.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr + cp -pav ./unicode/cldr/base.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/base.go './unicode/cldr/base.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/base.go' + echo '%{gopath}/src/%{import_path}/./unicode/cldr/base.go' ++ dirname ./unicode/cldr/base.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/base.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/base.go './unicode/cldr/base.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/base.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/base.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/cldr/xml.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr + cp -pav ./unicode/cldr/xml.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/xml.go './unicode/cldr/xml.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/xml.go' + echo '%{gopath}/src/%{import_path}/./unicode/cldr/xml.go' ++ dirname ./unicode/cldr/xml.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/xml.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/xml.go './unicode/cldr/xml.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/xml.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/xml.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/cldr/cldr.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr + cp -pav ./unicode/cldr/cldr.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/cldr.go './unicode/cldr/cldr.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/cldr.go' + echo '%{gopath}/src/%{import_path}/./unicode/cldr/cldr.go' ++ dirname ./unicode/cldr/cldr.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/cldr.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/cldr.go './unicode/cldr/cldr.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/cldr.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/cldr.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/cldr/slice.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr + cp -pav ./unicode/cldr/slice.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/slice.go './unicode/cldr/slice.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/slice.go' + echo '%{gopath}/src/%{import_path}/./unicode/cldr/slice.go' ++ dirname ./unicode/cldr/slice.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/slice.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/slice.go './unicode/cldr/slice.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/slice.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/slice.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/cldr/resolve.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr + cp -pav ./unicode/cldr/resolve.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/resolve.go './unicode/cldr/resolve.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/resolve.go' + echo '%{gopath}/src/%{import_path}/./unicode/cldr/resolve.go' ++ dirname ./unicode/cldr/resolve.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/resolve.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/resolve.go './unicode/cldr/resolve.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/resolve.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/resolve.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/cldr/makexml.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr + cp -pav ./unicode/cldr/makexml.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/makexml.go './unicode/cldr/makexml.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/makexml.go' + echo '%{gopath}/src/%{import_path}/./unicode/cldr/makexml.go' ++ dirname ./unicode/cldr/makexml.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/makexml.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/makexml.go './unicode/cldr/makexml.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/makexml.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/makexml.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/cldr/collate.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr + cp -pav ./unicode/cldr/collate.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/collate.go './unicode/cldr/collate.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/cldr/collate.go' + echo '%{gopath}/src/%{import_path}/./unicode/cldr/collate.go' ++ dirname ./unicode/cldr/collate.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/collate.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/collate.go './unicode/cldr/collate.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/collate.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/collate.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/precis/class.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis + cp -pav ./unicode/precis/class.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/class.go './unicode/precis/class.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/class.go' + echo '%{gopath}/src/%{import_path}/./unicode/precis/class.go' ++ dirname ./unicode/precis/class.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/class.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/class.go './unicode/precis/class.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/class.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/class.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/precis/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis + cp -pav ./unicode/precis/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/tables.go './unicode/precis/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/tables.go' + echo '%{gopath}/src/%{import_path}/./unicode/precis/tables.go' ++ dirname ./unicode/precis/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/tables.go './unicode/precis/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/tables.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/precis/options.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis + cp -pav ./unicode/precis/options.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/options.go './unicode/precis/options.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/options.go' + echo '%{gopath}/src/%{import_path}/./unicode/precis/options.go' ++ dirname ./unicode/precis/options.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/options.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/options.go './unicode/precis/options.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/options.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/options.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/precis/profile.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis + cp -pav ./unicode/precis/profile.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/profile.go './unicode/precis/profile.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/profile.go' + echo '%{gopath}/src/%{import_path}/./unicode/precis/profile.go' ++ dirname ./unicode/precis/profile.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/profile.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/profile.go './unicode/precis/profile.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/profile.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/profile.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/precis/gen_trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis + cp -pav ./unicode/precis/gen_trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/gen_trieval.go './unicode/precis/gen_trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/gen_trieval.go' + echo '%{gopath}/src/%{import_path}/./unicode/precis/gen_trieval.go' ++ dirname ./unicode/precis/gen_trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/gen_trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/gen_trieval.go './unicode/precis/gen_trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/gen_trieval.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/gen_trieval.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/precis/doc.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis + cp -pav ./unicode/precis/doc.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/doc.go './unicode/precis/doc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/doc.go' + echo '%{gopath}/src/%{import_path}/./unicode/precis/doc.go' ++ dirname ./unicode/precis/doc.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/doc.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/doc.go './unicode/precis/doc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/doc.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/precis/trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis + cp -pav ./unicode/precis/trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/trieval.go './unicode/precis/trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/trieval.go' + echo '%{gopath}/src/%{import_path}/./unicode/precis/trieval.go' ++ dirname ./unicode/precis/trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/trieval.go './unicode/precis/trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/trieval.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/trieval.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/precis/transformer.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis + cp -pav ./unicode/precis/transformer.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/transformer.go './unicode/precis/transformer.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/transformer.go' + echo '%{gopath}/src/%{import_path}/./unicode/precis/transformer.go' ++ dirname ./unicode/precis/transformer.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/transformer.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/transformer.go './unicode/precis/transformer.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/transformer.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/transformer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/precis/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis + cp -pav ./unicode/precis/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/gen.go './unicode/precis/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/gen.go' + echo '%{gopath}/src/%{import_path}/./unicode/precis/gen.go' ++ dirname ./unicode/precis/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/gen.go './unicode/precis/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/gen.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/gen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/precis/profiles.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis + cp -pav ./unicode/precis/profiles.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/profiles.go './unicode/precis/profiles.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/precis/profiles.go' + echo '%{gopath}/src/%{import_path}/./unicode/precis/profiles.go' ++ dirname ./unicode/precis/profiles.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/profiles.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/profiles.go './unicode/precis/profiles.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/profiles.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/profiles.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/norm/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm + cp -pav ./unicode/norm/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/tables.go './unicode/norm/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/tables.go' + echo '%{gopath}/src/%{import_path}/./unicode/norm/tables.go' ++ dirname ./unicode/norm/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/tables.go './unicode/norm/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/tables.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/norm/trie.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm + cp -pav ./unicode/norm/trie.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/trie.go './unicode/norm/trie.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/trie.go' + echo '%{gopath}/src/%{import_path}/./unicode/norm/trie.go' ++ dirname ./unicode/norm/trie.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/trie.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/trie.go './unicode/norm/trie.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/trie.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/trie.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/norm/forminfo.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm + cp -pav ./unicode/norm/forminfo.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/forminfo.go './unicode/norm/forminfo.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/forminfo.go' + echo '%{gopath}/src/%{import_path}/./unicode/norm/forminfo.go' ++ dirname ./unicode/norm/forminfo.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/forminfo.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/forminfo.go './unicode/norm/forminfo.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/forminfo.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/forminfo.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/norm/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm + cp -pav ./unicode/norm/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/maketables.go './unicode/norm/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/maketables.go' + echo '%{gopath}/src/%{import_path}/./unicode/norm/maketables.go' ++ dirname ./unicode/norm/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/maketables.go './unicode/norm/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/maketables.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/maketables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/norm/input.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm + cp -pav ./unicode/norm/input.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/input.go './unicode/norm/input.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/input.go' + echo '%{gopath}/src/%{import_path}/./unicode/norm/input.go' ++ dirname ./unicode/norm/input.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/input.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/input.go './unicode/norm/input.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/input.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/input.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/norm/iter.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm + cp -pav ./unicode/norm/iter.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/iter.go './unicode/norm/iter.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/iter.go' + echo '%{gopath}/src/%{import_path}/./unicode/norm/iter.go' ++ dirname ./unicode/norm/iter.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/iter.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/iter.go './unicode/norm/iter.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/iter.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/iter.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/norm/normalize.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm + cp -pav ./unicode/norm/normalize.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/normalize.go './unicode/norm/normalize.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/normalize.go' + echo '%{gopath}/src/%{import_path}/./unicode/norm/normalize.go' ++ dirname ./unicode/norm/normalize.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/normalize.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/normalize.go './unicode/norm/normalize.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/normalize.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/normalize.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/norm/composition.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm + cp -pav ./unicode/norm/composition.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/composition.go './unicode/norm/composition.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/composition.go' + echo '%{gopath}/src/%{import_path}/./unicode/norm/composition.go' ++ dirname ./unicode/norm/composition.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/composition.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/composition.go './unicode/norm/composition.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/composition.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/composition.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/norm/transform.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm + cp -pav ./unicode/norm/transform.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/transform.go './unicode/norm/transform.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/transform.go' + echo '%{gopath}/src/%{import_path}/./unicode/norm/transform.go' ++ dirname ./unicode/norm/transform.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/transform.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/transform.go './unicode/norm/transform.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/transform.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/transform.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/norm/triegen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm + cp -pav ./unicode/norm/triegen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/triegen.go './unicode/norm/triegen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/triegen.go' + echo '%{gopath}/src/%{import_path}/./unicode/norm/triegen.go' ++ dirname ./unicode/norm/triegen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/triegen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/triegen.go './unicode/norm/triegen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/triegen.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/triegen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/norm/readwriter.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm + cp -pav ./unicode/norm/readwriter.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/readwriter.go './unicode/norm/readwriter.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/norm/readwriter.go' + echo '%{gopath}/src/%{import_path}/./unicode/norm/readwriter.go' ++ dirname ./unicode/norm/readwriter.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/readwriter.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/readwriter.go './unicode/norm/readwriter.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/readwriter.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/readwriter.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/doc.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode + cp -pav ./unicode/doc.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/doc.go './unicode/doc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/doc.go' + echo '%{gopath}/src/%{import_path}/./unicode/doc.go' ++ dirname ./unicode/doc.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode + cp -pav ./unicode/doc.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/doc.go './unicode/doc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/doc.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/rangetable/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/rangetable + cp -pav ./unicode/rangetable/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/rangetable/tables.go './unicode/rangetable/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/rangetable/tables.go' + echo '%{gopath}/src/%{import_path}/./unicode/rangetable/tables.go' ++ dirname ./unicode/rangetable/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable + cp -pav ./unicode/rangetable/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable/tables.go './unicode/rangetable/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable/tables.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/rangetable/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/rangetable/rangetable.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/rangetable + cp -pav ./unicode/rangetable/rangetable.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/rangetable/rangetable.go './unicode/rangetable/rangetable.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/rangetable/rangetable.go' + echo '%{gopath}/src/%{import_path}/./unicode/rangetable/rangetable.go' ++ dirname ./unicode/rangetable/rangetable.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable + cp -pav ./unicode/rangetable/rangetable.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable/rangetable.go './unicode/rangetable/rangetable.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable/rangetable.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/rangetable/rangetable.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/rangetable/merge.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/rangetable + cp -pav ./unicode/rangetable/merge.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/rangetable/merge.go './unicode/rangetable/merge.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/rangetable/merge.go' + echo '%{gopath}/src/%{import_path}/./unicode/rangetable/merge.go' ++ dirname ./unicode/rangetable/merge.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable + cp -pav ./unicode/rangetable/merge.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable/merge.go './unicode/rangetable/merge.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable/merge.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/rangetable/merge.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./unicode/rangetable/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/rangetable + cp -pav ./unicode/rangetable/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/rangetable/gen.go './unicode/rangetable/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./unicode/rangetable/gen.go' + echo '%{gopath}/src/%{import_path}/./unicode/rangetable/gen.go' ++ dirname ./unicode/rangetable/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable + cp -pav ./unicode/rangetable/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable/gen.go './unicode/rangetable/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable/gen.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/rangetable/gen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal + cp -pav ./internal/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/tables.go './internal/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/tables.go' + echo '%{gopath}/src/%{import_path}/./internal/tables.go' ++ dirname ./internal/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal + cp -pav ./internal/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/tables.go './internal/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/tables.go' + echo '%{gopath}/src/%{x_import_path}/./internal/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/triegen/triegen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/triegen + cp -pav ./internal/triegen/triegen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/triegen/triegen.go './internal/triegen/triegen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/triegen/triegen.go' + echo '%{gopath}/src/%{import_path}/./internal/triegen/triegen.go' ++ dirname ./internal/triegen/triegen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen + cp -pav ./internal/triegen/triegen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/triegen.go './internal/triegen/triegen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/triegen.go' + echo '%{gopath}/src/%{x_import_path}/./internal/triegen/triegen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/triegen/compact.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/triegen + cp -pav ./internal/triegen/compact.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/triegen/compact.go './internal/triegen/compact.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/triegen/compact.go' + echo '%{gopath}/src/%{import_path}/./internal/triegen/compact.go' ++ dirname ./internal/triegen/compact.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen + cp -pav ./internal/triegen/compact.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/compact.go './internal/triegen/compact.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/compact.go' + echo '%{gopath}/src/%{x_import_path}/./internal/triegen/compact.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/triegen/print.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/triegen + cp -pav ./internal/triegen/print.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/triegen/print.go './internal/triegen/print.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/triegen/print.go' + echo '%{gopath}/src/%{import_path}/./internal/triegen/print.go' ++ dirname ./internal/triegen/print.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen + cp -pav ./internal/triegen/print.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/print.go './internal/triegen/print.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/print.go' + echo '%{gopath}/src/%{x_import_path}/./internal/triegen/print.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/match.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal + cp -pav ./internal/match.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/match.go './internal/match.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/match.go' + echo '%{gopath}/src/%{import_path}/./internal/match.go' ++ dirname ./internal/match.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal + cp -pav ./internal/match.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/match.go './internal/match.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/match.go' + echo '%{gopath}/src/%{x_import_path}/./internal/match.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/colltab/iter.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/colltab + cp -pav ./internal/colltab/iter.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/colltab/iter.go './internal/colltab/iter.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/colltab/iter.go' + echo '%{gopath}/src/%{import_path}/./internal/colltab/iter.go' ++ dirname ./internal/colltab/iter.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab + cp -pav ./internal/colltab/iter.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab/iter.go './internal/colltab/iter.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab/iter.go' + echo '%{gopath}/src/%{x_import_path}/./internal/colltab/iter.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/colltab/colltab.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/colltab + cp -pav ./internal/colltab/colltab.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/colltab/colltab.go './internal/colltab/colltab.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/colltab/colltab.go' + echo '%{gopath}/src/%{import_path}/./internal/colltab/colltab.go' ++ dirname ./internal/colltab/colltab.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab + cp -pav ./internal/colltab/colltab.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab/colltab.go './internal/colltab/colltab.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab/colltab.go' + echo '%{gopath}/src/%{x_import_path}/./internal/colltab/colltab.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/colltab/contract.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/colltab + cp -pav ./internal/colltab/contract.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/colltab/contract.go './internal/colltab/contract.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/colltab/contract.go' + echo '%{gopath}/src/%{import_path}/./internal/colltab/contract.go' ++ dirname ./internal/colltab/contract.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab + cp -pav ./internal/colltab/contract.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab/contract.go './internal/colltab/contract.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab/contract.go' + echo '%{gopath}/src/%{x_import_path}/./internal/colltab/contract.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/testtext/codesize.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/testtext + cp -pav ./internal/testtext/codesize.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/testtext/codesize.go './internal/testtext/codesize.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/testtext/codesize.go' + echo '%{gopath}/src/%{import_path}/./internal/testtext/codesize.go' ++ dirname ./internal/testtext/codesize.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/testtext + cp -pav ./internal/testtext/codesize.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/testtext/codesize.go './internal/testtext/codesize.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/testtext/codesize.go' + echo '%{gopath}/src/%{x_import_path}/./internal/testtext/codesize.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/testtext/text.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/testtext + cp -pav ./internal/testtext/text.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/testtext/text.go './internal/testtext/text.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/testtext/text.go' + echo '%{gopath}/src/%{import_path}/./internal/testtext/text.go' ++ dirname ./internal/testtext/text.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/testtext + cp -pav ./internal/testtext/text.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/testtext/text.go './internal/testtext/text.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/testtext/text.go' + echo '%{gopath}/src/%{x_import_path}/./internal/testtext/text.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/testtext/flag.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/testtext + cp -pav ./internal/testtext/flag.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/testtext/flag.go './internal/testtext/flag.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/testtext/flag.go' + echo '%{gopath}/src/%{import_path}/./internal/testtext/flag.go' ++ dirname ./internal/testtext/flag.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/testtext + cp -pav ./internal/testtext/flag.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/testtext/flag.go './internal/testtext/flag.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/testtext/flag.go' + echo '%{gopath}/src/%{x_import_path}/./internal/testtext/flag.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/internal.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal + cp -pav ./internal/internal.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/internal.go './internal/internal.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/internal.go' + echo '%{gopath}/src/%{import_path}/./internal/internal.go' ++ dirname ./internal/internal.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal + cp -pav ./internal/internal.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/internal.go './internal/internal.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/internal.go' + echo '%{gopath}/src/%{x_import_path}/./internal/internal.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/utf8internal/utf8internal.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/utf8internal + cp -pav ./internal/utf8internal/utf8internal.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/utf8internal/utf8internal.go './internal/utf8internal/utf8internal.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/utf8internal/utf8internal.go' + echo '%{gopath}/src/%{import_path}/./internal/utf8internal/utf8internal.go' ++ dirname ./internal/utf8internal/utf8internal.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/utf8internal + cp -pav ./internal/utf8internal/utf8internal.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/utf8internal/utf8internal.go './internal/utf8internal/utf8internal.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/utf8internal/utf8internal.go' + echo '%{gopath}/src/%{x_import_path}/./internal/utf8internal/utf8internal.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal + cp -pav ./internal/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/gen.go './internal/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/gen.go' + echo '%{gopath}/src/%{import_path}/./internal/gen.go' ++ dirname ./internal/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal + cp -pav ./internal/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/gen.go './internal/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/gen.go' + echo '%{gopath}/src/%{x_import_path}/./internal/gen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/tag/tag.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/tag + cp -pav ./internal/tag/tag.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/tag/tag.go './internal/tag/tag.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/tag/tag.go' + echo '%{gopath}/src/%{import_path}/./internal/tag/tag.go' ++ dirname ./internal/tag/tag.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/tag + cp -pav ./internal/tag/tag.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/tag/tag.go './internal/tag/tag.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/tag/tag.go' + echo '%{gopath}/src/%{x_import_path}/./internal/tag/tag.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/ucd/ucd.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/ucd + cp -pav ./internal/ucd/ucd.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/ucd/ucd.go './internal/ucd/ucd.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/ucd/ucd.go' + echo '%{gopath}/src/%{import_path}/./internal/ucd/ucd.go' ++ dirname ./internal/ucd/ucd.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/ucd + cp -pav ./internal/ucd/ucd.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/ucd/ucd.go './internal/ucd/ucd.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/ucd/ucd.go' + echo '%{gopath}/src/%{x_import_path}/./internal/ucd/ucd.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/format/format.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/format + cp -pav ./internal/format/format.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/format/format.go './internal/format/format.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/format/format.go' + echo '%{gopath}/src/%{import_path}/./internal/format/format.go' ++ dirname ./internal/format/format.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/format + cp -pav ./internal/format/format.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/format/format.go './internal/format/format.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/format/format.go' + echo '%{gopath}/src/%{x_import_path}/./internal/format/format.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/format/pattern.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/format + cp -pav ./internal/format/pattern.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/format/pattern.go './internal/format/pattern.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/format/pattern.go' + echo '%{gopath}/src/%{import_path}/./internal/format/pattern.go' ++ dirname ./internal/format/pattern.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/format + cp -pav ./internal/format/pattern.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/format/pattern.go './internal/format/pattern.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/format/pattern.go' + echo '%{gopath}/src/%{x_import_path}/./internal/format/pattern.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/gen/code.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/gen + cp -pav ./internal/gen/code.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/gen/code.go './internal/gen/code.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/gen/code.go' + echo '%{gopath}/src/%{import_path}/./internal/gen/code.go' ++ dirname ./internal/gen/code.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/gen + cp -pav ./internal/gen/code.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/gen/code.go './internal/gen/code.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/gen/code.go' + echo '%{gopath}/src/%{x_import_path}/./internal/gen/code.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./internal/gen/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/gen + cp -pav ./internal/gen/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/gen/gen.go './internal/gen/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./internal/gen/gen.go' + echo '%{gopath}/src/%{import_path}/./internal/gen/gen.go' ++ dirname ./internal/gen/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/gen + cp -pav ./internal/gen/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/gen/gen.go './internal/gen/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/gen/gen.go' + echo '%{gopath}/src/%{x_import_path}/./internal/gen/gen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./doc.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/. + cp -pav ./doc.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./doc.go './doc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./doc.go' + echo '%{gopath}/src/%{import_path}/./doc.go' ++ dirname ./doc.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/. + cp -pav ./doc.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./doc.go './doc.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./doc.go' + echo '%{gopath}/src/%{x_import_path}/./doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/unicode/unicode.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/unicode + cp -pav ./encoding/unicode/unicode.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/unicode/unicode.go './encoding/unicode/unicode.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/unicode/unicode.go' + echo '%{gopath}/src/%{import_path}/./encoding/unicode/unicode.go' ++ dirname ./encoding/unicode/unicode.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/unicode + cp -pav ./encoding/unicode/unicode.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/unicode/unicode.go './encoding/unicode/unicode.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/unicode/unicode.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/unicode/unicode.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/unicode/override.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/unicode + cp -pav ./encoding/unicode/override.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/unicode/override.go './encoding/unicode/override.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/unicode/override.go' + echo '%{gopath}/src/%{import_path}/./encoding/unicode/override.go' ++ dirname ./encoding/unicode/override.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/unicode + cp -pav ./encoding/unicode/override.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/unicode/override.go './encoding/unicode/override.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/unicode/override.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/unicode/override.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/encoding.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding + cp -pav ./encoding/encoding.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/encoding.go './encoding/encoding.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/encoding.go' + echo '%{gopath}/src/%{import_path}/./encoding/encoding.go' ++ dirname ./encoding/encoding.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding + cp -pav ./encoding/encoding.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/encoding.go './encoding/encoding.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/encoding.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/encoding.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/internal/internal.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/internal + cp -pav ./encoding/internal/internal.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/internal/internal.go './encoding/internal/internal.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/internal/internal.go' + echo '%{gopath}/src/%{import_path}/./encoding/internal/internal.go' ++ dirname ./encoding/internal/internal.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/internal + cp -pav ./encoding/internal/internal.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/internal/internal.go './encoding/internal/internal.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/internal/internal.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/internal/internal.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/internal/identifier/identifier.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/internal/identifier + cp -pav ./encoding/internal/identifier/identifier.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/internal/identifier/identifier.go './encoding/internal/identifier/identifier.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/internal/identifier/identifier.go' + echo '%{gopath}/src/%{import_path}/./encoding/internal/identifier/identifier.go' ++ dirname ./encoding/internal/identifier/identifier.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/internal/identifier + cp -pav ./encoding/internal/identifier/identifier.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/internal/identifier/identifier.go './encoding/internal/identifier/identifier.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/internal/identifier/identifier.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/internal/identifier/identifier.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/internal/identifier/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/internal/identifier + cp -pav ./encoding/internal/identifier/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/internal/identifier/gen.go './encoding/internal/identifier/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/internal/identifier/gen.go' + echo '%{gopath}/src/%{import_path}/./encoding/internal/identifier/gen.go' ++ dirname ./encoding/internal/identifier/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/internal/identifier + cp -pav ./encoding/internal/identifier/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/internal/identifier/gen.go './encoding/internal/identifier/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/internal/identifier/gen.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/internal/identifier/gen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/internal/identifier/mib.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/internal/identifier + cp -pav ./encoding/internal/identifier/mib.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/internal/identifier/mib.go './encoding/internal/identifier/mib.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/internal/identifier/mib.go' + echo '%{gopath}/src/%{import_path}/./encoding/internal/identifier/mib.go' ++ dirname ./encoding/internal/identifier/mib.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/internal/identifier + cp -pav ./encoding/internal/identifier/mib.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/internal/identifier/mib.go './encoding/internal/identifier/mib.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/internal/identifier/mib.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/internal/identifier/mib.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/ianaindex/ianaindex.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/ianaindex + cp -pav ./encoding/ianaindex/ianaindex.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/ianaindex/ianaindex.go './encoding/ianaindex/ianaindex.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/ianaindex/ianaindex.go' + echo '%{gopath}/src/%{import_path}/./encoding/ianaindex/ianaindex.go' ++ dirname ./encoding/ianaindex/ianaindex.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/ianaindex + cp -pav ./encoding/ianaindex/ianaindex.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/ianaindex/ianaindex.go './encoding/ianaindex/ianaindex.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/ianaindex/ianaindex.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/ianaindex/ianaindex.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/htmlindex/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/htmlindex + cp -pav ./encoding/htmlindex/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/htmlindex/tables.go './encoding/htmlindex/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/htmlindex/tables.go' + echo '%{gopath}/src/%{import_path}/./encoding/htmlindex/tables.go' ++ dirname ./encoding/htmlindex/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex + cp -pav ./encoding/htmlindex/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex/tables.go './encoding/htmlindex/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex/tables.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/htmlindex/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/htmlindex/map.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/htmlindex + cp -pav ./encoding/htmlindex/map.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/htmlindex/map.go './encoding/htmlindex/map.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/htmlindex/map.go' + echo '%{gopath}/src/%{import_path}/./encoding/htmlindex/map.go' ++ dirname ./encoding/htmlindex/map.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex + cp -pav ./encoding/htmlindex/map.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex/map.go './encoding/htmlindex/map.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex/map.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/htmlindex/map.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/htmlindex/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/htmlindex + cp -pav ./encoding/htmlindex/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/htmlindex/gen.go './encoding/htmlindex/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/htmlindex/gen.go' + echo '%{gopath}/src/%{import_path}/./encoding/htmlindex/gen.go' ++ dirname ./encoding/htmlindex/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex + cp -pav ./encoding/htmlindex/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex/gen.go './encoding/htmlindex/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex/gen.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/htmlindex/gen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/htmlindex/htmlindex.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/htmlindex + cp -pav ./encoding/htmlindex/htmlindex.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/htmlindex/htmlindex.go './encoding/htmlindex/htmlindex.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/htmlindex/htmlindex.go' + echo '%{gopath}/src/%{import_path}/./encoding/htmlindex/htmlindex.go' ++ dirname ./encoding/htmlindex/htmlindex.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex + cp -pav ./encoding/htmlindex/htmlindex.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex/htmlindex.go './encoding/htmlindex/htmlindex.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex/htmlindex.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/htmlindex/htmlindex.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/traditionalchinese/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/traditionalchinese + cp -pav ./encoding/traditionalchinese/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/traditionalchinese/tables.go './encoding/traditionalchinese/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/traditionalchinese/tables.go' + echo '%{gopath}/src/%{import_path}/./encoding/traditionalchinese/tables.go' ++ dirname ./encoding/traditionalchinese/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/traditionalchinese + cp -pav ./encoding/traditionalchinese/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/traditionalchinese/tables.go './encoding/traditionalchinese/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/traditionalchinese/tables.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/traditionalchinese/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/traditionalchinese/big5.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/traditionalchinese + cp -pav ./encoding/traditionalchinese/big5.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/traditionalchinese/big5.go './encoding/traditionalchinese/big5.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/traditionalchinese/big5.go' + echo '%{gopath}/src/%{import_path}/./encoding/traditionalchinese/big5.go' ++ dirname ./encoding/traditionalchinese/big5.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/traditionalchinese + cp -pav ./encoding/traditionalchinese/big5.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/traditionalchinese/big5.go './encoding/traditionalchinese/big5.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/traditionalchinese/big5.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/traditionalchinese/big5.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/traditionalchinese/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/traditionalchinese + cp -pav ./encoding/traditionalchinese/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/traditionalchinese/maketables.go './encoding/traditionalchinese/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/traditionalchinese/maketables.go' + echo '%{gopath}/src/%{import_path}/./encoding/traditionalchinese/maketables.go' ++ dirname ./encoding/traditionalchinese/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/traditionalchinese + cp -pav ./encoding/traditionalchinese/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/traditionalchinese/maketables.go './encoding/traditionalchinese/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/traditionalchinese/maketables.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/traditionalchinese/maketables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/japanese/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese + cp -pav ./encoding/japanese/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese/tables.go './encoding/japanese/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese/tables.go' + echo '%{gopath}/src/%{import_path}/./encoding/japanese/tables.go' ++ dirname ./encoding/japanese/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese + cp -pav ./encoding/japanese/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/tables.go './encoding/japanese/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/tables.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/japanese/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/japanese/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese + cp -pav ./encoding/japanese/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese/maketables.go './encoding/japanese/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese/maketables.go' + echo '%{gopath}/src/%{import_path}/./encoding/japanese/maketables.go' ++ dirname ./encoding/japanese/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese + cp -pav ./encoding/japanese/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/maketables.go './encoding/japanese/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/maketables.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/japanese/maketables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/japanese/eucjp.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese + cp -pav ./encoding/japanese/eucjp.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese/eucjp.go './encoding/japanese/eucjp.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese/eucjp.go' + echo '%{gopath}/src/%{import_path}/./encoding/japanese/eucjp.go' ++ dirname ./encoding/japanese/eucjp.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese + cp -pav ./encoding/japanese/eucjp.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/eucjp.go './encoding/japanese/eucjp.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/eucjp.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/japanese/eucjp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/japanese/iso2022jp.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese + cp -pav ./encoding/japanese/iso2022jp.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese/iso2022jp.go './encoding/japanese/iso2022jp.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese/iso2022jp.go' + echo '%{gopath}/src/%{import_path}/./encoding/japanese/iso2022jp.go' ++ dirname ./encoding/japanese/iso2022jp.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese + cp -pav ./encoding/japanese/iso2022jp.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/iso2022jp.go './encoding/japanese/iso2022jp.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/iso2022jp.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/japanese/iso2022jp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/japanese/shiftjis.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese + cp -pav ./encoding/japanese/shiftjis.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese/shiftjis.go './encoding/japanese/shiftjis.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese/shiftjis.go' + echo '%{gopath}/src/%{import_path}/./encoding/japanese/shiftjis.go' ++ dirname ./encoding/japanese/shiftjis.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese + cp -pav ./encoding/japanese/shiftjis.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/shiftjis.go './encoding/japanese/shiftjis.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/shiftjis.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/japanese/shiftjis.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/japanese/all.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese + cp -pav ./encoding/japanese/all.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese/all.go './encoding/japanese/all.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/japanese/all.go' + echo '%{gopath}/src/%{import_path}/./encoding/japanese/all.go' ++ dirname ./encoding/japanese/all.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese + cp -pav ./encoding/japanese/all.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/all.go './encoding/japanese/all.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/all.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/japanese/all.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/charmap/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/charmap + cp -pav ./encoding/charmap/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/charmap/tables.go './encoding/charmap/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/charmap/tables.go' + echo '%{gopath}/src/%{import_path}/./encoding/charmap/tables.go' ++ dirname ./encoding/charmap/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/charmap + cp -pav ./encoding/charmap/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/charmap/tables.go './encoding/charmap/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/charmap/tables.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/charmap/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/charmap/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/charmap + cp -pav ./encoding/charmap/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/charmap/maketables.go './encoding/charmap/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/charmap/maketables.go' + echo '%{gopath}/src/%{import_path}/./encoding/charmap/maketables.go' ++ dirname ./encoding/charmap/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/charmap + cp -pav ./encoding/charmap/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/charmap/maketables.go './encoding/charmap/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/charmap/maketables.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/charmap/maketables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/charmap/charmap.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/charmap + cp -pav ./encoding/charmap/charmap.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/charmap/charmap.go './encoding/charmap/charmap.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/charmap/charmap.go' + echo '%{gopath}/src/%{import_path}/./encoding/charmap/charmap.go' ++ dirname ./encoding/charmap/charmap.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/charmap + cp -pav ./encoding/charmap/charmap.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/charmap/charmap.go './encoding/charmap/charmap.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/charmap/charmap.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/charmap/charmap.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/simplifiedchinese/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese + cp -pav ./encoding/simplifiedchinese/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese/tables.go './encoding/simplifiedchinese/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese/tables.go' + echo '%{gopath}/src/%{import_path}/./encoding/simplifiedchinese/tables.go' ++ dirname ./encoding/simplifiedchinese/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese + cp -pav ./encoding/simplifiedchinese/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese/tables.go './encoding/simplifiedchinese/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese/tables.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/simplifiedchinese/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/simplifiedchinese/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese + cp -pav ./encoding/simplifiedchinese/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese/maketables.go './encoding/simplifiedchinese/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese/maketables.go' + echo '%{gopath}/src/%{import_path}/./encoding/simplifiedchinese/maketables.go' ++ dirname ./encoding/simplifiedchinese/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese + cp -pav ./encoding/simplifiedchinese/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese/maketables.go './encoding/simplifiedchinese/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese/maketables.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/simplifiedchinese/maketables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/simplifiedchinese/gbk.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese + cp -pav ./encoding/simplifiedchinese/gbk.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese/gbk.go './encoding/simplifiedchinese/gbk.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese/gbk.go' + echo '%{gopath}/src/%{import_path}/./encoding/simplifiedchinese/gbk.go' ++ dirname ./encoding/simplifiedchinese/gbk.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese + cp -pav ./encoding/simplifiedchinese/gbk.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese/gbk.go './encoding/simplifiedchinese/gbk.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese/gbk.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/simplifiedchinese/gbk.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/simplifiedchinese/all.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese + cp -pav ./encoding/simplifiedchinese/all.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese/all.go './encoding/simplifiedchinese/all.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese/all.go' + echo '%{gopath}/src/%{import_path}/./encoding/simplifiedchinese/all.go' ++ dirname ./encoding/simplifiedchinese/all.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese + cp -pav ./encoding/simplifiedchinese/all.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese/all.go './encoding/simplifiedchinese/all.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese/all.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/simplifiedchinese/all.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/simplifiedchinese/hzgb2312.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese + cp -pav ./encoding/simplifiedchinese/hzgb2312.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese/hzgb2312.go './encoding/simplifiedchinese/hzgb2312.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/simplifiedchinese/hzgb2312.go' + echo '%{gopath}/src/%{import_path}/./encoding/simplifiedchinese/hzgb2312.go' ++ dirname ./encoding/simplifiedchinese/hzgb2312.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese + cp -pav ./encoding/simplifiedchinese/hzgb2312.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese/hzgb2312.go './encoding/simplifiedchinese/hzgb2312.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese/hzgb2312.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/simplifiedchinese/hzgb2312.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/korean/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/korean + cp -pav ./encoding/korean/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/korean/tables.go './encoding/korean/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/korean/tables.go' + echo '%{gopath}/src/%{import_path}/./encoding/korean/tables.go' ++ dirname ./encoding/korean/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/korean + cp -pav ./encoding/korean/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/korean/tables.go './encoding/korean/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/korean/tables.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/korean/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/korean/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/korean + cp -pav ./encoding/korean/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/korean/maketables.go './encoding/korean/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/korean/maketables.go' + echo '%{gopath}/src/%{import_path}/./encoding/korean/maketables.go' ++ dirname ./encoding/korean/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/korean + cp -pav ./encoding/korean/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/korean/maketables.go './encoding/korean/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/korean/maketables.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/korean/maketables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./encoding/korean/euckr.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/korean + cp -pav ./encoding/korean/euckr.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/korean/euckr.go './encoding/korean/euckr.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./encoding/korean/euckr.go' + echo '%{gopath}/src/%{import_path}/./encoding/korean/euckr.go' ++ dirname ./encoding/korean/euckr.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/korean + cp -pav ./encoding/korean/euckr.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/korean/euckr.go './encoding/korean/euckr.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/korean/euckr.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/korean/euckr.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./runes/cond.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./runes + cp -pav ./runes/cond.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./runes/cond.go './runes/cond.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./runes/cond.go' + echo '%{gopath}/src/%{import_path}/./runes/cond.go' ++ dirname ./runes/cond.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes + cp -pav ./runes/cond.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes/cond.go './runes/cond.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes/cond.go' + echo '%{gopath}/src/%{x_import_path}/./runes/cond.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./runes/runes.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./runes + cp -pav ./runes/runes.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./runes/runes.go './runes/runes.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./runes/runes.go' + echo '%{gopath}/src/%{import_path}/./runes/runes.go' ++ dirname ./runes/runes.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes + cp -pav ./runes/runes.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes/runes.go './runes/runes.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes/runes.go' + echo '%{gopath}/src/%{x_import_path}/./runes/runes.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate + cp -pav ./collate/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tables.go './collate/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tables.go' + echo '%{gopath}/src/%{import_path}/./collate/tables.go' ++ dirname ./collate/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate + cp -pav ./collate/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tables.go './collate/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tables.go' + echo '%{gopath}/src/%{x_import_path}/./collate/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate + cp -pav ./collate/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/maketables.go './collate/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/maketables.go' + echo '%{gopath}/src/%{import_path}/./collate/maketables.go' ++ dirname ./collate/maketables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate + cp -pav ./collate/maketables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/maketables.go './collate/maketables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/maketables.go' + echo '%{gopath}/src/%{x_import_path}/./collate/maketables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/index.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate + cp -pav ./collate/index.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/index.go './collate/index.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/index.go' + echo '%{gopath}/src/%{import_path}/./collate/index.go' ++ dirname ./collate/index.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate + cp -pav ./collate/index.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/index.go './collate/index.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/index.go' + echo '%{gopath}/src/%{x_import_path}/./collate/index.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/colltab/trie.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab + cp -pav ./collate/colltab/trie.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/trie.go './collate/colltab/trie.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/trie.go' + echo '%{gopath}/src/%{import_path}/./collate/colltab/trie.go' ++ dirname ./collate/colltab/trie.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab + cp -pav ./collate/colltab/trie.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/trie.go './collate/colltab/trie.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/trie.go' + echo '%{gopath}/src/%{x_import_path}/./collate/colltab/trie.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/colltab/export.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab + cp -pav ./collate/colltab/export.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/export.go './collate/colltab/export.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/export.go' + echo '%{gopath}/src/%{import_path}/./collate/colltab/export.go' ++ dirname ./collate/colltab/export.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab + cp -pav ./collate/colltab/export.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/export.go './collate/colltab/export.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/export.go' + echo '%{gopath}/src/%{x_import_path}/./collate/colltab/export.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/colltab/numeric.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab + cp -pav ./collate/colltab/numeric.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/numeric.go './collate/colltab/numeric.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/numeric.go' + echo '%{gopath}/src/%{import_path}/./collate/colltab/numeric.go' ++ dirname ./collate/colltab/numeric.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab + cp -pav ./collate/colltab/numeric.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/numeric.go './collate/colltab/numeric.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/numeric.go' + echo '%{gopath}/src/%{x_import_path}/./collate/colltab/numeric.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/colltab/table.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab + cp -pav ./collate/colltab/table.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/table.go './collate/colltab/table.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/table.go' + echo '%{gopath}/src/%{import_path}/./collate/colltab/table.go' ++ dirname ./collate/colltab/table.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab + cp -pav ./collate/colltab/table.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/table.go './collate/colltab/table.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/table.go' + echo '%{gopath}/src/%{x_import_path}/./collate/colltab/table.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/colltab/colltab.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab + cp -pav ./collate/colltab/colltab.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/colltab.go './collate/colltab/colltab.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/colltab.go' + echo '%{gopath}/src/%{import_path}/./collate/colltab/colltab.go' ++ dirname ./collate/colltab/colltab.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab + cp -pav ./collate/colltab/colltab.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/colltab.go './collate/colltab/colltab.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/colltab.go' + echo '%{gopath}/src/%{x_import_path}/./collate/colltab/colltab.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/colltab/collelem.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab + cp -pav ./collate/colltab/collelem.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/collelem.go './collate/colltab/collelem.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/collelem.go' + echo '%{gopath}/src/%{import_path}/./collate/colltab/collelem.go' ++ dirname ./collate/colltab/collelem.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab + cp -pav ./collate/colltab/collelem.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/collelem.go './collate/colltab/collelem.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/collelem.go' + echo '%{gopath}/src/%{x_import_path}/./collate/colltab/collelem.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/colltab/contract.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab + cp -pav ./collate/colltab/contract.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/contract.go './collate/colltab/contract.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/colltab/contract.go' + echo '%{gopath}/src/%{import_path}/./collate/colltab/contract.go' ++ dirname ./collate/colltab/contract.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab + cp -pav ./collate/colltab/contract.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/contract.go './collate/colltab/contract.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/contract.go' + echo '%{gopath}/src/%{x_import_path}/./collate/colltab/contract.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/sort.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate + cp -pav ./collate/sort.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/sort.go './collate/sort.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/sort.go' + echo '%{gopath}/src/%{import_path}/./collate/sort.go' ++ dirname ./collate/sort.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate + cp -pav ./collate/sort.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/sort.go './collate/sort.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/sort.go' + echo '%{gopath}/src/%{x_import_path}/./collate/sort.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/build/order.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build + cp -pav ./collate/build/order.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build/order.go './collate/build/order.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build/order.go' + echo '%{gopath}/src/%{import_path}/./collate/build/order.go' ++ dirname ./collate/build/order.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build + cp -pav ./collate/build/order.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/order.go './collate/build/order.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/order.go' + echo '%{gopath}/src/%{x_import_path}/./collate/build/order.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/build/trie.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build + cp -pav ./collate/build/trie.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build/trie.go './collate/build/trie.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build/trie.go' + echo '%{gopath}/src/%{import_path}/./collate/build/trie.go' ++ dirname ./collate/build/trie.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build + cp -pav ./collate/build/trie.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/trie.go './collate/build/trie.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/trie.go' + echo '%{gopath}/src/%{x_import_path}/./collate/build/trie.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/build/colelem.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build + cp -pav ./collate/build/colelem.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build/colelem.go './collate/build/colelem.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build/colelem.go' + echo '%{gopath}/src/%{import_path}/./collate/build/colelem.go' ++ dirname ./collate/build/colelem.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build + cp -pav ./collate/build/colelem.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/colelem.go './collate/build/colelem.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/colelem.go' + echo '%{gopath}/src/%{x_import_path}/./collate/build/colelem.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/build/table.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build + cp -pav ./collate/build/table.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build/table.go './collate/build/table.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build/table.go' + echo '%{gopath}/src/%{import_path}/./collate/build/table.go' ++ dirname ./collate/build/table.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build + cp -pav ./collate/build/table.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/table.go './collate/build/table.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/table.go' + echo '%{gopath}/src/%{x_import_path}/./collate/build/table.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/build/builder.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build + cp -pav ./collate/build/builder.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build/builder.go './collate/build/builder.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build/builder.go' + echo '%{gopath}/src/%{import_path}/./collate/build/builder.go' ++ dirname ./collate/build/builder.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build + cp -pav ./collate/build/builder.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/builder.go './collate/build/builder.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/builder.go' + echo '%{gopath}/src/%{x_import_path}/./collate/build/builder.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/build/contract.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build + cp -pav ./collate/build/contract.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build/contract.go './collate/build/contract.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/build/contract.go' + echo '%{gopath}/src/%{import_path}/./collate/build/contract.go' ++ dirname ./collate/build/contract.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build + cp -pav ./collate/build/contract.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/contract.go './collate/build/contract.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/contract.go' + echo '%{gopath}/src/%{x_import_path}/./collate/build/contract.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/collate.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate + cp -pav ./collate/collate.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/collate.go './collate/collate.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/collate.go' + echo '%{gopath}/src/%{import_path}/./collate/collate.go' ++ dirname ./collate/collate.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate + cp -pav ./collate/collate.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/collate.go './collate/collate.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/collate.go' + echo '%{gopath}/src/%{x_import_path}/./collate/collate.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/option.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate + cp -pav ./collate/option.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/option.go './collate/option.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/option.go' + echo '%{gopath}/src/%{import_path}/./collate/option.go' ++ dirname ./collate/option.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate + cp -pav ./collate/option.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/option.go './collate/option.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/option.go' + echo '%{gopath}/src/%{x_import_path}/./collate/option.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/tools/colcmp/darwin.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp + cp -pav ./collate/tools/colcmp/darwin.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp/darwin.go './collate/tools/colcmp/darwin.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp/darwin.go' + echo '%{gopath}/src/%{import_path}/./collate/tools/colcmp/darwin.go' ++ dirname ./collate/tools/colcmp/darwin.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp + cp -pav ./collate/tools/colcmp/darwin.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp/darwin.go './collate/tools/colcmp/darwin.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp/darwin.go' + echo '%{gopath}/src/%{x_import_path}/./collate/tools/colcmp/darwin.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/tools/colcmp/colcmp.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp + cp -pav ./collate/tools/colcmp/colcmp.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp/colcmp.go './collate/tools/colcmp/colcmp.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp/colcmp.go' + echo '%{gopath}/src/%{import_path}/./collate/tools/colcmp/colcmp.go' ++ dirname ./collate/tools/colcmp/colcmp.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp + cp -pav ./collate/tools/colcmp/colcmp.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp/colcmp.go './collate/tools/colcmp/colcmp.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp/colcmp.go' + echo '%{gopath}/src/%{x_import_path}/./collate/tools/colcmp/colcmp.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/tools/colcmp/col.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp + cp -pav ./collate/tools/colcmp/col.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp/col.go './collate/tools/colcmp/col.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp/col.go' + echo '%{gopath}/src/%{import_path}/./collate/tools/colcmp/col.go' ++ dirname ./collate/tools/colcmp/col.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp + cp -pav ./collate/tools/colcmp/col.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp/col.go './collate/tools/colcmp/col.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp/col.go' + echo '%{gopath}/src/%{x_import_path}/./collate/tools/colcmp/col.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/tools/colcmp/chars.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp + cp -pav ./collate/tools/colcmp/chars.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp/chars.go './collate/tools/colcmp/chars.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp/chars.go' + echo '%{gopath}/src/%{import_path}/./collate/tools/colcmp/chars.go' ++ dirname ./collate/tools/colcmp/chars.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp + cp -pav ./collate/tools/colcmp/chars.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp/chars.go './collate/tools/colcmp/chars.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp/chars.go' + echo '%{gopath}/src/%{x_import_path}/./collate/tools/colcmp/chars.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/tools/colcmp/icu.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp + cp -pav ./collate/tools/colcmp/icu.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp/icu.go './collate/tools/colcmp/icu.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp/icu.go' + echo '%{gopath}/src/%{import_path}/./collate/tools/colcmp/icu.go' ++ dirname ./collate/tools/colcmp/icu.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp + cp -pav ./collate/tools/colcmp/icu.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp/icu.go './collate/tools/colcmp/icu.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp/icu.go' + echo '%{gopath}/src/%{x_import_path}/./collate/tools/colcmp/icu.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./collate/tools/colcmp/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp + cp -pav ./collate/tools/colcmp/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp/gen.go './collate/tools/colcmp/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./collate/tools/colcmp/gen.go' + echo '%{gopath}/src/%{import_path}/./collate/tools/colcmp/gen.go' ++ dirname ./collate/tools/colcmp/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp + cp -pav ./collate/tools/colcmp/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp/gen.go './collate/tools/colcmp/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/tools/colcmp/gen.go' + echo '%{gopath}/src/%{x_import_path}/./collate/tools/colcmp/gen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./width/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width + cp -pav ./width/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/tables.go './width/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/tables.go' + echo '%{gopath}/src/%{import_path}/./width/tables.go' ++ dirname ./width/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width + cp -pav ./width/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/tables.go './width/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/tables.go' + echo '%{gopath}/src/%{x_import_path}/./width/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./width/width.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width + cp -pav ./width/width.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/width.go './width/width.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/width.go' + echo '%{gopath}/src/%{import_path}/./width/width.go' ++ dirname ./width/width.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width + cp -pav ./width/width.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/width.go './width/width.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/width.go' + echo '%{gopath}/src/%{x_import_path}/./width/width.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./width/gen_trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width + cp -pav ./width/gen_trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/gen_trieval.go './width/gen_trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/gen_trieval.go' + echo '%{gopath}/src/%{import_path}/./width/gen_trieval.go' ++ dirname ./width/gen_trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width + cp -pav ./width/gen_trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/gen_trieval.go './width/gen_trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/gen_trieval.go' + echo '%{gopath}/src/%{x_import_path}/./width/gen_trieval.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./width/gen_common.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width + cp -pav ./width/gen_common.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/gen_common.go './width/gen_common.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/gen_common.go' + echo '%{gopath}/src/%{import_path}/./width/gen_common.go' ++ dirname ./width/gen_common.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width + cp -pav ./width/gen_common.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/gen_common.go './width/gen_common.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/gen_common.go' + echo '%{gopath}/src/%{x_import_path}/./width/gen_common.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./width/transform.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width + cp -pav ./width/transform.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/transform.go './width/transform.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/transform.go' + echo '%{gopath}/src/%{import_path}/./width/transform.go' ++ dirname ./width/transform.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width + cp -pav ./width/transform.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/transform.go './width/transform.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/transform.go' + echo '%{gopath}/src/%{x_import_path}/./width/transform.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./width/kind_string.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width + cp -pav ./width/kind_string.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/kind_string.go './width/kind_string.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/kind_string.go' + echo '%{gopath}/src/%{import_path}/./width/kind_string.go' ++ dirname ./width/kind_string.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width + cp -pav ./width/kind_string.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/kind_string.go './width/kind_string.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/kind_string.go' + echo '%{gopath}/src/%{x_import_path}/./width/kind_string.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./width/trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width + cp -pav ./width/trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/trieval.go './width/trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/trieval.go' + echo '%{gopath}/src/%{import_path}/./width/trieval.go' ++ dirname ./width/trieval.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width + cp -pav ./width/trieval.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/trieval.go './width/trieval.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/trieval.go' + echo '%{gopath}/src/%{x_import_path}/./width/trieval.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./width/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width + cp -pav ./width/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/gen.go './width/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./width/gen.go' + echo '%{gopath}/src/%{import_path}/./width/gen.go' ++ dirname ./width/gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width + cp -pav ./width/gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/gen.go './width/gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/gen.go' + echo '%{gopath}/src/%{x_import_path}/./width/gen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/. + cp -pav ./gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./gen.go './gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./gen.go' + echo '%{gopath}/src/%{import_path}/./gen.go' ++ dirname ./gen.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/. + cp -pav ./gen.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./gen.go './gen.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./gen.go' + echo '%{gopath}/src/%{x_import_path}/./gen.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./search/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./search + cp -pav ./search/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./search/tables.go './search/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./search/tables.go' + echo '%{gopath}/src/%{import_path}/./search/tables.go' ++ dirname ./search/tables.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search + cp -pav ./search/tables.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search/tables.go './search/tables.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search/tables.go' + echo '%{gopath}/src/%{x_import_path}/./search/tables.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./search/index.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./search + cp -pav ./search/index.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./search/index.go './search/index.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./search/index.go' + echo '%{gopath}/src/%{import_path}/./search/index.go' ++ dirname ./search/index.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search + cp -pav ./search/index.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search/index.go './search/index.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search/index.go' + echo '%{gopath}/src/%{x_import_path}/./search/index.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./search/search.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./search + cp -pav ./search/search.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./search/search.go './search/search.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./search/search.go' + echo '%{gopath}/src/%{import_path}/./search/search.go' ++ dirname ./search/search.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search + cp -pav ./search/search.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search/search.go './search/search.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search/search.go' + echo '%{gopath}/src/%{x_import_path}/./search/search.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./search/pattern.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./search + cp -pav ./search/pattern.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./search/pattern.go './search/pattern.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./search/pattern.go' + echo '%{gopath}/src/%{import_path}/./search/pattern.go' ++ dirname ./search/pattern.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search + cp -pav ./search/pattern.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search/pattern.go './search/pattern.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search/pattern.go' + echo '%{gopath}/src/%{x_import_path}/./search/pattern.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./message/catalog.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./message + cp -pav ./message/catalog.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./message/catalog.go './message/catalog.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./message/catalog.go' + echo '%{gopath}/src/%{import_path}/./message/catalog.go' ++ dirname ./message/catalog.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./message + cp -pav ./message/catalog.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./message/catalog.go './message/catalog.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./message/catalog.go' + echo '%{gopath}/src/%{x_import_path}/./message/catalog.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./message/message.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./message + cp -pav ./message/message.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./message/message.go './message/message.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text/./message/message.go' + echo '%{gopath}/src/%{import_path}/./message/message.go' ++ dirname ./message/message.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./message + cp -pav ./message/message.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./message/message.go './message/message.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./message/message.go' ~/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/gocode/src/code.google.com/p/go.text ~/build/BUILD/text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + echo '%{gopath}/src/%{x_import_path}/./message/message.go' + pushd /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/code.google.com/p/go.text ++ find . -name '*.go' + sed -i 's/"golang\.org\/x\//"code\.google\.com\/p\/go\./g' ./currency/tables.go ./currency/format.go ./currency/gen_common.go ./currency/currency.go ./currency/gen.go ./currency/common.go ./language/tables.go ./language/language.go ./language/maketables.go ./language/lookup.go ./language/go1_2.go ./language/tags.go ./language/match.go ./language/index.go ./language/gen_common.go ./language/gen_index.go ./language/coverage.go ./language/common.go ./language/go1_1.go ./language/parse.go ./language/display/tables.go ./language/display/dict.go ./language/display/maketables.go ./language/display/lookup.go ./language/display/display.go ./transform/transform.go ./cases/tables.go ./cases/map.go ./cases/gen_trieval.go ./cases/info.go ./cases/context.go ./cases/trieval.go ./cases/gen.go ./cases/cases.go ./unicode/bidi/tables.go ./unicode/bidi/bracket.go ./unicode/bidi/bidi.go ./unicode/bidi/gen_trieval.go ./unicode/bidi/gen_ranges.go ./unicode/bidi/trieval.go ./unicode/bidi/gen.go ./unicode/bidi/core.go ./unicode/cldr/decode.go ./unicode/cldr/base.go ./unicode/cldr/xml.go ./unicode/cldr/cldr.go ./unicode/cldr/slice.go ./unicode/cldr/resolve.go ./unicode/cldr/makexml.go ./unicode/cldr/collate.go ./unicode/precis/class.go ./unicode/precis/tables.go ./unicode/precis/options.go ./unicode/precis/profile.go ./unicode/precis/gen_trieval.go ./unicode/precis/doc.go ./unicode/precis/trieval.go ./unicode/precis/transformer.go ./unicode/precis/gen.go ./unicode/precis/profiles.go ./unicode/norm/tables.go ./unicode/norm/trie.go ./unicode/norm/forminfo.go ./unicode/norm/maketables.go ./unicode/norm/input.go ./unicode/norm/iter.go ./unicode/norm/normalize.go ./unicode/norm/composition.go ./unicode/norm/transform.go ./unicode/norm/triegen.go ./unicode/norm/readwriter.go ./unicode/doc.go ./unicode/rangetable/tables.go ./unicode/rangetable/rangetable.go ./unicode/rangetable/merge.go ./unicode/rangetable/gen.go ./internal/tables.go ./internal/triegen/triegen.go ./internal/triegen/compact.go ./internal/triegen/print.go ./internal/match.go ./internal/colltab/iter.go ./internal/colltab/colltab.go ./internal/colltab/contract.go ./internal/testtext/codesize.go ./internal/testtext/text.go ./internal/testtext/flag.go ./internal/internal.go ./internal/utf8internal/utf8internal.go ./internal/gen.go ./internal/tag/tag.go ./internal/ucd/ucd.go ./internal/format/format.go ./internal/format/pattern.go ./internal/gen/code.go ./internal/gen/gen.go ./doc.go ./encoding/unicode/unicode.go ./encoding/unicode/override.go ./encoding/encoding.go ./encoding/internal/internal.go ./encoding/internal/identifier/identifier.go ./encoding/internal/identifier/gen.go ./encoding/internal/identifier/mib.go ./encoding/ianaindex/ianaindex.go ./encoding/htmlindex/tables.go ./encoding/htmlindex/map.go ./encoding/htmlindex/gen.go ./encoding/htmlindex/htmlindex.go ./encoding/traditionalchinese/tables.go ./encoding/traditionalchinese/big5.go ./encoding/traditionalchinese/maketables.go ./encoding/japanese/tables.go ./encoding/japanese/maketables.go ./encoding/japanese/eucjp.go ./encoding/japanese/iso2022jp.go ./encoding/japanese/shiftjis.go ./encoding/japanese/all.go ./encoding/charmap/tables.go ./encoding/charmap/maketables.go ./encoding/charmap/charmap.go ./encoding/simplifiedchinese/tables.go ./encoding/simplifiedchinese/maketables.go ./encoding/simplifiedchinese/gbk.go ./encoding/simplifiedchinese/all.go ./encoding/simplifiedchinese/hzgb2312.go ./encoding/korean/tables.go ./encoding/korean/maketables.go ./encoding/korean/euckr.go ./runes/cond.go ./runes/runes.go ./collate/tables.go ./collate/maketables.go ./collate/index.go ./collate/colltab/trie.go ./collate/colltab/export.go ./collate/colltab/numeric.go ./collate/colltab/table.go ./collate/colltab/colltab.go ./collate/colltab/collelem.go ./collate/colltab/contract.go ./collate/sort.go ./collate/build/order.go ./collate/build/trie.go ./collate/build/colelem.go ./collate/build/table.go ./collate/build/builder.go ./collate/build/contract.go ./collate/collate.go ./collate/option.go ./collate/tools/colcmp/darwin.go ./collate/tools/colcmp/colcmp.go ./collate/tools/colcmp/col.go ./collate/tools/colcmp/chars.go ./collate/tools/colcmp/icu.go ./collate/tools/colcmp/gen.go ./width/tables.go ./width/width.go ./width/gen_trieval.go ./width/gen_common.go ./width/transform.go ./width/kind_string.go ./width/trieval.go ./width/gen.go ./gen.go ./search/tables.go ./search/index.go ./search/search.go ./search/pattern.go ./message/catalog.go ./message/message.go ~/build/BUILD/text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + popd + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/ ++ find . -iname '*_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./currency/format_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency + cp -pav ./currency/format_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/format_test.go './currency/format_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/format_test.go' + echo '%{gopath}/src/%{x_import_path}/./currency/format_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./currency/tables_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency + cp -pav ./currency/tables_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/tables_test.go './currency/tables_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/tables_test.go' + echo '%{gopath}/src/%{x_import_path}/./currency/tables_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./currency/currency_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency + cp -pav ./currency/currency_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/currency_test.go './currency/currency_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./currency/currency_test.go' + echo '%{gopath}/src/%{x_import_path}/./currency/currency_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./language/data_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/data_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/data_test.go './language/data_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/data_test.go' + echo '%{gopath}/src/%{x_import_path}/./language/data_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./language/examples_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/examples_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/examples_test.go './language/examples_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/examples_test.go' + echo '%{gopath}/src/%{x_import_path}/./language/examples_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./language/language_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/language_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/language_test.go './language/language_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/language_test.go' + echo '%{gopath}/src/%{x_import_path}/./language/language_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./language/lookup_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/lookup_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/lookup_test.go './language/lookup_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/lookup_test.go' + echo '%{gopath}/src/%{x_import_path}/./language/lookup_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./language/coverage_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/coverage_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/coverage_test.go './language/coverage_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/coverage_test.go' + echo '%{gopath}/src/%{x_import_path}/./language/coverage_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./language/parse_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/parse_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/parse_test.go './language/parse_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/parse_test.go' + echo '%{gopath}/src/%{x_import_path}/./language/parse_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./language/match_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language + cp -pav ./language/match_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/match_test.go './language/match_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/match_test.go' + echo '%{gopath}/src/%{x_import_path}/./language/match_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./language/display/display_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display + cp -pav ./language/display/display_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/display_test.go './language/display/display_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/display_test.go' + echo '%{gopath}/src/%{x_import_path}/./language/display/display_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./language/display/examples_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display + cp -pav ./language/display/examples_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/examples_test.go './language/display/examples_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/examples_test.go' + echo '%{gopath}/src/%{x_import_path}/./language/display/examples_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./language/display/dict_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display + cp -pav ./language/display/dict_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/dict_test.go './language/display/dict_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./language/display/dict_test.go' + echo '%{gopath}/src/%{x_import_path}/./language/display/dict_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./transform/examples_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./transform + cp -pav ./transform/examples_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./transform/examples_test.go './transform/examples_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./transform/examples_test.go' + echo '%{gopath}/src/%{x_import_path}/./transform/examples_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./transform/transform_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./transform + cp -pav ./transform/transform_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./transform/transform_test.go './transform/transform_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./transform/transform_test.go' + echo '%{gopath}/src/%{x_import_path}/./transform/transform_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cases/tables_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases + cp -pav ./cases/tables_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/tables_test.go './cases/tables_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/tables_test.go' + echo '%{gopath}/src/%{x_import_path}/./cases/tables_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cases/map_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases + cp -pav ./cases/map_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/map_test.go './cases/map_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/map_test.go' + echo '%{gopath}/src/%{x_import_path}/./cases/map_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cases/example_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases + cp -pav ./cases/example_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/example_test.go './cases/example_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/example_test.go' + echo '%{gopath}/src/%{x_import_path}/./cases/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cases/context_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases + cp -pav ./cases/context_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/context_test.go './cases/context_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./cases/context_test.go' + echo '%{gopath}/src/%{x_import_path}/./cases/context_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/bidi/tables_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi + cp -pav ./unicode/bidi/tables_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/tables_test.go './unicode/bidi/tables_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/tables_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/bidi/tables_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/bidi/core_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi + cp -pav ./unicode/bidi/core_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/core_test.go './unicode/bidi/core_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/core_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/bidi/core_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/bidi/ranges_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi + cp -pav ./unicode/bidi/ranges_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/ranges_test.go './unicode/bidi/ranges_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/bidi/ranges_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/bidi/ranges_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/cldr/data_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/data_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/data_test.go './unicode/cldr/data_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/data_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/data_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/cldr/examples_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/examples_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/examples_test.go './unicode/cldr/examples_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/examples_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/examples_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/cldr/collate_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/collate_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/collate_test.go './unicode/cldr/collate_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/collate_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/collate_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/cldr/cldr_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/cldr_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/cldr_test.go './unicode/cldr/cldr_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/cldr_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/cldr_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/cldr/slice_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/slice_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/slice_test.go './unicode/cldr/slice_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/slice_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/slice_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/cldr/resolve_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr + cp -pav ./unicode/cldr/resolve_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/resolve_test.go './unicode/cldr/resolve_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/cldr/resolve_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/cldr/resolve_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/precis/enforce_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/enforce_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/enforce_test.go './unicode/precis/enforce_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/enforce_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/enforce_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/precis/tables_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/tables_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/tables_test.go './unicode/precis/tables_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/tables_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/tables_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/precis/benchmark_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/benchmark_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/benchmark_test.go './unicode/precis/benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/benchmark_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/benchmark_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/precis/class_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis + cp -pav ./unicode/precis/class_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/class_test.go './unicode/precis/class_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/precis/class_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/precis/class_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/norm/iter_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/iter_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/iter_test.go './unicode/norm/iter_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/iter_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/iter_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/norm/composition_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/composition_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/composition_test.go './unicode/norm/composition_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/composition_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/composition_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/norm/ucd_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/ucd_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/ucd_test.go './unicode/norm/ucd_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/ucd_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/ucd_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/norm/norm_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/norm_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/norm_test.go './unicode/norm/norm_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/norm_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/norm_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/norm/readwriter_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/readwriter_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/readwriter_test.go './unicode/norm/readwriter_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/readwriter_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/readwriter_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/norm/transform_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/transform_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/transform_test.go './unicode/norm/transform_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/transform_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/transform_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/norm/example_iter_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/example_iter_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/example_iter_test.go './unicode/norm/example_iter_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/example_iter_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/example_iter_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/norm/normalize_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/normalize_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/normalize_test.go './unicode/norm/normalize_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/normalize_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/normalize_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/norm/forminfo_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm + cp -pav ./unicode/norm/forminfo_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/forminfo_test.go './unicode/norm/forminfo_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/norm/forminfo_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/norm/forminfo_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/rangetable/rangetable_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable + cp -pav ./unicode/rangetable/rangetable_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable/rangetable_test.go './unicode/rangetable/rangetable_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable/rangetable_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/rangetable/rangetable_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./unicode/rangetable/merge_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable + cp -pav ./unicode/rangetable/merge_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable/merge_test.go './unicode/rangetable/merge_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./unicode/rangetable/merge_test.go' + echo '%{gopath}/src/%{x_import_path}/./unicode/rangetable/merge_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/internal_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal + cp -pav ./internal/internal_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/internal_test.go './internal/internal_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/internal_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/internal_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/triegen/data_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen + cp -pav ./internal/triegen/data_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/data_test.go './internal/triegen/data_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/data_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/triegen/data_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/triegen/gen_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen + cp -pav ./internal/triegen/gen_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/gen_test.go './internal/triegen/gen_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/gen_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/triegen/gen_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/triegen/example_compact_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen + cp -pav ./internal/triegen/example_compact_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/example_compact_test.go './internal/triegen/example_compact_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/example_compact_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/triegen/example_compact_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/triegen/example_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen + cp -pav ./internal/triegen/example_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/example_test.go './internal/triegen/example_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/triegen/example_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/triegen/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/colltab/colltab_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab + cp -pav ./internal/colltab/colltab_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab/colltab_test.go './internal/colltab/colltab_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab/colltab_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/colltab/colltab_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/colltab/iter_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab + cp -pav ./internal/colltab/iter_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab/iter_test.go './internal/colltab/iter_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab/iter_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/colltab/iter_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/colltab/contract_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab + cp -pav ./internal/colltab/contract_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab/contract_test.go './internal/colltab/contract_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/colltab/contract_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/colltab/contract_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/gen_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal + cp -pav ./internal/gen_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/gen_test.go './internal/gen_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/gen_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/gen_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/match_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal + cp -pav ./internal/match_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/match_test.go './internal/match_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/match_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/match_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/tag/tag_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/tag + cp -pav ./internal/tag/tag_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/tag/tag_test.go './internal/tag/tag_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/tag/tag_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/tag/tag_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/ucd/ucd_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/ucd + cp -pav ./internal/ucd/ucd_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/ucd/ucd_test.go './internal/ucd/ucd_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/ucd/ucd_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/ucd/ucd_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/ucd/example_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/ucd + cp -pav ./internal/ucd/example_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/ucd/example_test.go './internal/ucd/example_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/ucd/example_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/ucd/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./internal/format/pattern_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/format + cp -pav ./internal/format/pattern_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/format/pattern_test.go './internal/format/pattern_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./internal/format/pattern_test.go' + echo '%{gopath}/src/%{x_import_path}/./internal/format/pattern_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./encoding/unicode/unicode_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/unicode + cp -pav ./encoding/unicode/unicode_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/unicode/unicode_test.go './encoding/unicode/unicode_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/unicode/unicode_test.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/unicode/unicode_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./encoding/ianaindex/example_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/ianaindex + cp -pav ./encoding/ianaindex/example_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/ianaindex/example_test.go './encoding/ianaindex/example_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/ianaindex/example_test.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/ianaindex/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./encoding/htmlindex/htmlindex_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex + cp -pav ./encoding/htmlindex/htmlindex_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex/htmlindex_test.go './encoding/htmlindex/htmlindex_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/htmlindex/htmlindex_test.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/htmlindex/htmlindex_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./encoding/traditionalchinese/all_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/traditionalchinese + cp -pav ./encoding/traditionalchinese/all_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/traditionalchinese/all_test.go './encoding/traditionalchinese/all_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/traditionalchinese/all_test.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/traditionalchinese/all_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./encoding/japanese/all_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese + cp -pav ./encoding/japanese/all_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/all_test.go './encoding/japanese/all_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/japanese/all_test.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/japanese/all_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./encoding/charmap/charmap_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/charmap + cp -pav ./encoding/charmap/charmap_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/charmap/charmap_test.go './encoding/charmap/charmap_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/charmap/charmap_test.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/charmap/charmap_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./encoding/simplifiedchinese/all_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese + cp -pav ./encoding/simplifiedchinese/all_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese/all_test.go './encoding/simplifiedchinese/all_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/simplifiedchinese/all_test.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/simplifiedchinese/all_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./encoding/encoding_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding + cp -pav ./encoding/encoding_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/encoding_test.go './encoding/encoding_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/encoding_test.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/encoding_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./encoding/example_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding + cp -pav ./encoding/example_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/example_test.go './encoding/example_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/example_test.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./encoding/korean/all_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/korean + cp -pav ./encoding/korean/all_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/korean/all_test.go './encoding/korean/all_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/korean/all_test.go' + echo '%{gopath}/src/%{x_import_path}/./encoding/korean/all_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./runes/runes_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes + cp -pav ./runes/runes_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes/runes_test.go './runes/runes_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes/runes_test.go' + echo '%{gopath}/src/%{x_import_path}/./runes/runes_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./runes/example_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes + cp -pav ./runes/example_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes/example_test.go './runes/example_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes/example_test.go' + echo '%{gopath}/src/%{x_import_path}/./runes/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./runes/cond_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes + cp -pav ./runes/cond_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes/cond_test.go './runes/cond_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./runes/cond_test.go' + echo '%{gopath}/src/%{x_import_path}/./runes/cond_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/collate_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate + cp -pav ./collate/collate_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/collate_test.go './collate/collate_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/collate_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/collate_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/sort_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate + cp -pav ./collate/sort_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/sort_test.go './collate/sort_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/sort_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/sort_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/option_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate + cp -pav ./collate/option_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/option_test.go './collate/option_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/option_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/option_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/colltab/colltab_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab + cp -pav ./collate/colltab/colltab_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/colltab_test.go './collate/colltab/colltab_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/colltab_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/colltab/colltab_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/colltab/collate_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab + cp -pav ./collate/colltab/collate_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/collate_test.go './collate/colltab/collate_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/collate_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/colltab/collate_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/colltab/trie_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab + cp -pav ./collate/colltab/trie_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/trie_test.go './collate/colltab/trie_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/trie_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/colltab/trie_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/colltab/contract_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab + cp -pav ./collate/colltab/contract_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/contract_test.go './collate/colltab/contract_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/contract_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/colltab/contract_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/colltab/numeric_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab + cp -pav ./collate/colltab/numeric_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/numeric_test.go './collate/colltab/numeric_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/numeric_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/colltab/numeric_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/colltab/collelem_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab + cp -pav ./collate/colltab/collelem_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/collelem_test.go './collate/colltab/collelem_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/colltab/collelem_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/colltab/collelem_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/table_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate + cp -pav ./collate/table_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/table_test.go './collate/table_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/table_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/table_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/build/builder_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build + cp -pav ./collate/build/builder_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/builder_test.go './collate/build/builder_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/builder_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/build/builder_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/build/order_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build + cp -pav ./collate/build/order_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/order_test.go './collate/build/order_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/order_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/build/order_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/build/colelem_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build + cp -pav ./collate/build/colelem_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/colelem_test.go './collate/build/colelem_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/colelem_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/build/colelem_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/build/trie_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build + cp -pav ./collate/build/trie_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/trie_test.go './collate/build/trie_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/trie_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/build/trie_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/build/contract_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build + cp -pav ./collate/build/contract_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/contract_test.go './collate/build/contract_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/build/contract_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/build/contract_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/export_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate + cp -pav ./collate/export_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/export_test.go './collate/export_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/export_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/export_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./collate/reg_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate + cp -pav ./collate/reg_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/reg_test.go './collate/reg_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./collate/reg_test.go' + echo '%{gopath}/src/%{x_import_path}/./collate/reg_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./width/tables_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width + cp -pav ./width/tables_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/tables_test.go './width/tables_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/tables_test.go' + echo '%{gopath}/src/%{x_import_path}/./width/tables_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./width/runes_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width + cp -pav ./width/runes_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/runes_test.go './width/runes_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/runes_test.go' + echo '%{gopath}/src/%{x_import_path}/./width/runes_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./width/common_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width + cp -pav ./width/common_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/common_test.go './width/common_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/common_test.go' + echo '%{gopath}/src/%{x_import_path}/./width/common_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./width/transform_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width + cp -pav ./width/transform_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/transform_test.go './width/transform_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/transform_test.go' + echo '%{gopath}/src/%{x_import_path}/./width/transform_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./width/example_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width + cp -pav ./width/example_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/example_test.go './width/example_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./width/example_test.go' + echo '%{gopath}/src/%{x_import_path}/./width/example_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./search/pattern_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search + cp -pav ./search/pattern_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search/pattern_test.go './search/pattern_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./search/pattern_test.go' + echo '%{gopath}/src/%{x_import_path}/./search/pattern_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./message/message_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./message + cp -pav ./message/message_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./message/message_test.go './message/message_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./message/message_test.go' + echo '%{gopath}/src/%{x_import_path}/./message/message_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./message/catalog_test.go + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./message + cp -pav ./message/catalog_test.go /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./message/catalog_test.go './message/catalog_test.go' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./message/catalog_test.go' + echo '%{gopath}/src/%{x_import_path}/./message/catalog_test.go' ++ find ./encoding/testdata -iname '*.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/sunzi-bingfa-simplified-gbk.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/sunzi-bingfa-simplified-gbk.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/sunzi-bingfa-simplified-gbk.txt './encoding/testdata/sunzi-bingfa-simplified-gbk.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/sunzi-bingfa-simplified-gbk.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/sunzi-bingfa-simplified-gbk.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/candide-gb18030.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/candide-gb18030.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/candide-gb18030.txt './encoding/testdata/candide-gb18030.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/candide-gb18030.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/candide-gb18030.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-utf-8.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-utf-8.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-utf-8.txt './encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-utf-8.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-utf-8.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-utf-8.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/candide-windows-1252.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/candide-windows-1252.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/candide-windows-1252.txt './encoding/testdata/candide-windows-1252.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/candide-windows-1252.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/candide-windows-1252.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/rashomon-iso-2022-jp.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/rashomon-iso-2022-jp.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/rashomon-iso-2022-jp.txt './encoding/testdata/rashomon-iso-2022-jp.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/rashomon-iso-2022-jp.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/rashomon-iso-2022-jp.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-hz-gb2312.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-hz-gb2312.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-hz-gb2312.txt './encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-hz-gb2312.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-hz-gb2312.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-hz-gb2312.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/candide-utf-16le.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/candide-utf-16le.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/candide-utf-16le.txt './encoding/testdata/candide-utf-16le.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/candide-utf-16le.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/candide-utf-16le.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/unsu-joh-eun-nal-utf-8.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/unsu-joh-eun-nal-utf-8.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/unsu-joh-eun-nal-utf-8.txt './encoding/testdata/unsu-joh-eun-nal-utf-8.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/unsu-joh-eun-nal-utf-8.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/unsu-joh-eun-nal-utf-8.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/rashomon-shift-jis.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/rashomon-shift-jis.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/rashomon-shift-jis.txt './encoding/testdata/rashomon-shift-jis.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/rashomon-shift-jis.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/rashomon-shift-jis.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/sunzi-bingfa-traditional-big5.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/sunzi-bingfa-traditional-big5.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/sunzi-bingfa-traditional-big5.txt './encoding/testdata/sunzi-bingfa-traditional-big5.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/sunzi-bingfa-traditional-big5.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/sunzi-bingfa-traditional-big5.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/candide-utf-8.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/candide-utf-8.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/candide-utf-8.txt './encoding/testdata/candide-utf-8.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/candide-utf-8.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/candide-utf-8.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/unsu-joh-eun-nal-euc-kr.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/unsu-joh-eun-nal-euc-kr.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/unsu-joh-eun-nal-euc-kr.txt './encoding/testdata/unsu-joh-eun-nal-euc-kr.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/unsu-joh-eun-nal-euc-kr.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/unsu-joh-eun-nal-euc-kr.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/rashomon-euc-jp.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/rashomon-euc-jp.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/rashomon-euc-jp.txt './encoding/testdata/rashomon-euc-jp.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/rashomon-euc-jp.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/rashomon-euc-jp.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/rashomon-utf-8.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/rashomon-utf-8.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/rashomon-utf-8.txt './encoding/testdata/rashomon-utf-8.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/rashomon-utf-8.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/rashomon-utf-8.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/sunzi-bingfa-simplified-utf-8.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/sunzi-bingfa-simplified-utf-8.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/sunzi-bingfa-simplified-utf-8.txt './encoding/testdata/sunzi-bingfa-simplified-utf-8.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/sunzi-bingfa-simplified-utf-8.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/sunzi-bingfa-simplified-utf-8.txt' + for file in '$(find ./encoding/testdata -iname "*.txt")' ++ dirname ./encoding/testdata/sunzi-bingfa-traditional-utf-8.txt + install -d -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata + cp -pav ./encoding/testdata/sunzi-bingfa-traditional-utf-8.txt /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/sunzi-bingfa-traditional-utf-8.txt './encoding/testdata/sunzi-bingfa-traditional-utf-8.txt' -> '/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode/src/golang.org/x/text/./encoding/testdata/sunzi-bingfa-traditional-utf-8.txt' + echo '%{gopath}/src/%{x_import_path}/./encoding/testdata/sunzi-bingfa-traditional-utf-8.txt' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RWHtah + umask 022 + cd /builddir/build/BUILD + cd text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + export GOPATH=/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm//usr/share/gocode:/usr/share/gocode + go test golang.org/x/text/collate ok golang.org/x/text/collate 0.101s + go test golang.org/x/text/collate/build ok golang.org/x/text/collate/build 0.030s + go test golang.org/x/text/collate/colltab ok golang.org/x/text/collate/colltab 9.148s + go test golang.org/x/text/currency ok golang.org/x/text/currency 0.028s + go test golang.org/x/text/encoding ok golang.org/x/text/encoding 0.961s + go test golang.org/x/text/encoding/charmap ok golang.org/x/text/encoding/charmap 0.010s + go test golang.org/x/text/encoding/htmlindex ok golang.org/x/text/encoding/htmlindex 0.017s + go test golang.org/x/text/encoding/ianaindex ok golang.org/x/text/encoding/ianaindex 0.010s + go test golang.org/x/text/encoding/japanese ok golang.org/x/text/encoding/japanese 0.008s + go test golang.org/x/text/encoding/korean ok golang.org/x/text/encoding/korean 0.008s + go test golang.org/x/text/encoding/simplifiedchinese ok golang.org/x/text/encoding/simplifiedchinese 0.007s + go test golang.org/x/text/encoding/traditionalchinese ok golang.org/x/text/encoding/traditionalchinese 0.007s + go test golang.org/x/text/encoding/unicode ok golang.org/x/text/encoding/unicode 0.008s + go test golang.org/x/text/internal ok golang.org/x/text/internal 0.011s + go test golang.org/x/text/internal/colltab ok golang.org/x/text/internal/colltab 0.013s + go test golang.org/x/text/internal/format ok golang.org/x/text/internal/format 0.011s + go test golang.org/x/text/internal/tag ok golang.org/x/text/internal/tag 0.008s + go test golang.org/x/text/internal/triegen ok golang.org/x/text/internal/triegen 5.018s + go test golang.org/x/text/internal/ucd ok golang.org/x/text/internal/ucd 0.013s + go test golang.org/x/text/language ok golang.org/x/text/language 0.198s + go test golang.org/x/text/language/display ok golang.org/x/text/language/display 3.294s + go test golang.org/x/text/message ok golang.org/x/text/message 0.013s + go test golang.org/x/text/runes ok golang.org/x/text/runes 0.062s + go test golang.org/x/text/search ok golang.org/x/text/search 0.016s + go test golang.org/x/text/transform ok golang.org/x/text/transform 0.153s + go test golang.org/x/text/unicode/bidi ok golang.org/x/text/unicode/bidi 0.022s + go test golang.org/x/text/unicode/cldr ok golang.org/x/text/unicode/cldr 0.762s + go test golang.org/x/text/unicode/norm ok golang.org/x/text/unicode/norm 18.581s + go test golang.org/x/text/unicode/rangetable ok golang.org/x/text/unicode/rangetable 10.686s + go test golang.org/x/text/width ok golang.org/x/text/width 2.478s + exit 0 Processing files: golang-googlecode-text-devel-0-0.13.git6fc2e00.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VJSEh8 + umask 022 + cd /builddir/build/BUILD + cd text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + DOCDIR=/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-googlecode-text-devel-0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-googlecode-text-devel-0 + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-googlecode-text-devel-0 + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-googlecode-text-devel-0 + cp -pr PATENTS /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-googlecode-text-devel-0 + cp -pr README /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-googlecode-text-devel-0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zZQWk1 + umask 022 + cd /builddir/build/BUILD + cd text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + LICENSEDIR=/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/licenses/golang-googlecode-text-devel-0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/licenses/golang-googlecode-text-devel-0 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/licenses/golang-googlecode-text-devel-0 + exit 0 Provides: golang(code.google.com/p/go.text) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/cases) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/collate) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/collate/build) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/collate/colltab) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/currency) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/encoding) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/encoding/charmap) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/encoding/htmlindex) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/encoding/ianaindex) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/encoding/japanese) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/encoding/korean) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/encoding/simplifiedchinese) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/encoding/traditionalchinese) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/encoding/unicode) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/language) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/language/display) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/message) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/runes) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/search) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/transform) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/unicode) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/unicode/bidi) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/unicode/cldr) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/unicode/norm) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/unicode/precis) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/unicode/rangetable) = 0-0.13.git6fc2e00.el7 golang(code.google.com/p/go.text/width) = 0-0.13.git6fc2e00.el7 golang-googlecode-text-devel = 0-0.13.git6fc2e00.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-golangorg-text-devel-0-0.13.git6fc2e00.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fFu5sp + umask 022 + cd /builddir/build/BUILD + cd text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + DOCDIR=/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-golangorg-text-devel-0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-golangorg-text-devel-0 + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-golangorg-text-devel-0 + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-golangorg-text-devel-0 + cp -pr PATENTS /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-golangorg-text-devel-0 + cp -pr README /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-golangorg-text-devel-0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VKViiT + umask 022 + cd /builddir/build/BUILD + cd text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + LICENSEDIR=/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/licenses/golang-golangorg-text-devel-0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/licenses/golang-golangorg-text-devel-0 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/licenses/golang-golangorg-text-devel-0 + exit 0 Provides: golang(golang.org/x/text) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/cases) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/collate) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/collate/build) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/collate/colltab) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/currency) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/encoding) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/encoding/charmap) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/encoding/htmlindex) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/encoding/ianaindex) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/encoding/japanese) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/encoding/korean) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/encoding/simplifiedchinese) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/encoding/traditionalchinese) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/encoding/unicode) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/language) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/language/display) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/message) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/runes) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/search) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/transform) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/unicode) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/unicode/bidi) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/unicode/cldr) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/unicode/norm) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/unicode/precis) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/unicode/rangetable) = 0-0.13.git6fc2e00.el7 golang(golang.org/x/text/width) = 0-0.13.git6fc2e00.el7 golang-golangorg-text-devel = 0-0.13.git6fc2e00.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-googlecode-text-unit-test-0-0.13.git6fc2e00.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QwF4NU + umask 022 + cd /builddir/build/BUILD + cd text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + DOCDIR=/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-googlecode-text-unit-test-0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-googlecode-text-unit-test-0 + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/doc/golang-googlecode-text-unit-test-0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DGDsf0 + umask 022 + cd /builddir/build/BUILD + cd text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + LICENSEDIR=/builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/licenses/golang-googlecode-text-unit-test-0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/licenses/golang-googlecode-text-unit-test-0 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm/usr/share/licenses/golang-googlecode-text-unit-test-0 + exit 0 Provides: golang-googlecode-text-unit-test = 0-0.13.git6fc2e00.el7 golang-googlecode-text-unit-test(armv7hl-32) = 0-0.13.git6fc2e00.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm Wrote: /builddir/build/RPMS/golang-googlecode-text-devel-0-0.13.git6fc2e00.el7.noarch.rpm Wrote: /builddir/build/RPMS/golang-golangorg-text-devel-0-0.13.git6fc2e00.el7.noarch.rpm Wrote: /builddir/build/RPMS/golang-googlecode-text-unit-test-0-0.13.git6fc2e00.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ki2hWz + umask 022 + cd /builddir/build/BUILD + cd text-6fc2e00a0d64b1f7fc1212dae5b0c939cf6d9ac4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-googlecode-text-0-0.13.git6fc2e00.el7.arm + exit 0 Child return code was: 0