Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-keybase-go-crypto.spec'], shell=Falseuser='mockbuild'timeout=0printOutput=Falsegid=135logger=chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-8376/root'env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-keybase-go-crypto.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-keybase-go-crypto.spec'], shell=Falseuser='mockbuild'timeout=0logger=printOutput=Falsegid=135uid=1001chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-8376/root'env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-keybase-go-crypto.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8m7WxR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go-crypto-8797e6a9bc6f90ec8b7b80f88fb63acc7040f5ad + /usr/bin/gzip -dc /builddir/build/SOURCES/go-crypto-8797e6a.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd go-crypto-8797e6a9bc6f90ec8b7b80f88fb63acc7040f5ad + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WOiCPw + umask 022 + cd /builddir/build/BUILD + cd go-crypto-8797e6a9bc6f90ec8b7b80f88fb63acc7040f5ad + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q8GM7b + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64 + cd go-crypto-8797e6a9bc6f90ec8b7b80f88fb63acc7040f5ad + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . '(' -iname '*.go' -or -iname '*.s' ')' '!' -iname '*_test.go' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./xts/xts.go + dirprefix=./xts + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xts + cp -pav ./xts/xts.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xts/xts.go './xts/xts.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xts/xts.go' + echo '%{gopath}/src/%{import_path}/./xts/xts.go' + '[' ./xts '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./xts' ++ dirname ./xts + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./xtea/cipher.go + dirprefix=./xtea + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xtea + cp -pav ./xtea/cipher.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xtea/cipher.go './xtea/cipher.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xtea/cipher.go' + echo '%{gopath}/src/%{import_path}/./xtea/cipher.go' + '[' ./xtea '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./xtea' ++ dirname ./xtea + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./xtea/block.go + dirprefix=./xtea + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xtea + cp -pav ./xtea/block.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xtea/block.go './xtea/block.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xtea/block.go' + echo '%{gopath}/src/%{import_path}/./xtea/block.go' + '[' ./xtea '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./xtea' ++ dirname ./xtea + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./twofish/twofish.go + dirprefix=./twofish + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./twofish + cp -pav ./twofish/twofish.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./twofish/twofish.go './twofish/twofish.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./twofish/twofish.go' + echo '%{gopath}/src/%{import_path}/./twofish/twofish.go' + '[' ./twofish '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./twofish' ++ dirname ./twofish + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./tea/cipher.go + dirprefix=./tea + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./tea + cp -pav ./tea/cipher.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./tea/cipher.go './tea/cipher.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./tea/cipher.go' + echo '%{gopath}/src/%{import_path}/./tea/cipher.go' + '[' ./tea '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./tea' ++ dirname ./tea + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/transport.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/transport.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/transport.go './ssh/transport.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/transport.go' + echo '%{gopath}/src/%{import_path}/./ssh/transport.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/testdata/keys.go + dirprefix=./ssh/testdata + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata + cp -pav ./ssh/testdata/keys.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata/keys.go './ssh/testdata/keys.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata/keys.go' + echo '%{gopath}/src/%{import_path}/./ssh/testdata/keys.go' + '[' ./ssh/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/testdata' ++ dirname ./ssh/testdata + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/testdata/doc.go + dirprefix=./ssh/testdata + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata + cp -pav ./ssh/testdata/doc.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata/doc.go './ssh/testdata/doc.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata/doc.go' + echo '%{gopath}/src/%{import_path}/./ssh/testdata/doc.go' + '[' ./ssh/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/testdata' ++ dirname ./ssh/testdata + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/test/doc.go + dirprefix=./ssh/test + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test + cp -pav ./ssh/test/doc.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/doc.go './ssh/test/doc.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/doc.go' + echo '%{gopath}/src/%{import_path}/./ssh/test/doc.go' + '[' ./ssh/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/test' ++ dirname ./ssh/test + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/terminal/util_windows.go + dirprefix=./ssh/terminal + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal + cp -pav ./ssh/terminal/util_windows.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal/util_windows.go './ssh/terminal/util_windows.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal/util_windows.go' + echo '%{gopath}/src/%{import_path}/./ssh/terminal/util_windows.go' + '[' ./ssh/terminal '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/terminal' ++ dirname ./ssh/terminal + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/terminal/util_linux.go + dirprefix=./ssh/terminal + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal + cp -pav ./ssh/terminal/util_linux.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal/util_linux.go './ssh/terminal/util_linux.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal/util_linux.go' + echo '%{gopath}/src/%{import_path}/./ssh/terminal/util_linux.go' + '[' ./ssh/terminal '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/terminal' ++ dirname ./ssh/terminal + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/terminal/util_bsd.go + dirprefix=./ssh/terminal + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal + cp -pav ./ssh/terminal/util_bsd.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal/util_bsd.go './ssh/terminal/util_bsd.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal/util_bsd.go' + echo '%{gopath}/src/%{import_path}/./ssh/terminal/util_bsd.go' + '[' ./ssh/terminal '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/terminal' ++ dirname ./ssh/terminal + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/terminal/util.go + dirprefix=./ssh/terminal + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal + cp -pav ./ssh/terminal/util.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal/util.go './ssh/terminal/util.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal/util.go' + echo '%{gopath}/src/%{import_path}/./ssh/terminal/util.go' + '[' ./ssh/terminal '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/terminal' ++ dirname ./ssh/terminal + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/terminal/terminal.go + dirprefix=./ssh/terminal + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal + cp -pav ./ssh/terminal/terminal.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal/terminal.go './ssh/terminal/terminal.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal/terminal.go' + echo '%{gopath}/src/%{import_path}/./ssh/terminal/terminal.go' + '[' ./ssh/terminal '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/terminal' ++ dirname ./ssh/terminal + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/tcpip.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/tcpip.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/tcpip.go './ssh/tcpip.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/tcpip.go' + echo '%{gopath}/src/%{import_path}/./ssh/tcpip.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/session.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/session.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/session.go './ssh/session.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/session.go' + echo '%{gopath}/src/%{import_path}/./ssh/session.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/server.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/server.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/server.go './ssh/server.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/server.go' + echo '%{gopath}/src/%{import_path}/./ssh/server.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/mux.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/mux.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/mux.go './ssh/mux.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/mux.go' + echo '%{gopath}/src/%{import_path}/./ssh/mux.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/messages.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/messages.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/messages.go './ssh/messages.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/messages.go' + echo '%{gopath}/src/%{import_path}/./ssh/messages.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/mac.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/mac.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/mac.go './ssh/mac.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/mac.go' + echo '%{gopath}/src/%{import_path}/./ssh/mac.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/keys.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/keys.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/keys.go './ssh/keys.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/keys.go' + echo '%{gopath}/src/%{import_path}/./ssh/keys.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/kex.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/kex.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/kex.go './ssh/kex.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/kex.go' + echo '%{gopath}/src/%{import_path}/./ssh/kex.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/handshake.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/handshake.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/handshake.go './ssh/handshake.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/handshake.go' + echo '%{gopath}/src/%{import_path}/./ssh/handshake.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/doc.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/doc.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/doc.go './ssh/doc.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/doc.go' + echo '%{gopath}/src/%{import_path}/./ssh/doc.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/connection.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/connection.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/connection.go './ssh/connection.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/connection.go' + echo '%{gopath}/src/%{import_path}/./ssh/connection.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/common.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/common.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/common.go './ssh/common.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/common.go' + echo '%{gopath}/src/%{import_path}/./ssh/common.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/client_auth.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/client_auth.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/client_auth.go './ssh/client_auth.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/client_auth.go' + echo '%{gopath}/src/%{import_path}/./ssh/client_auth.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/client.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/client.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/client.go './ssh/client.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/client.go' + echo '%{gopath}/src/%{import_path}/./ssh/client.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/cipher.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/cipher.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/cipher.go './ssh/cipher.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/cipher.go' + echo '%{gopath}/src/%{import_path}/./ssh/cipher.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/channel.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/channel.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/channel.go './ssh/channel.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/channel.go' + echo '%{gopath}/src/%{import_path}/./ssh/channel.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/certs.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/certs.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/certs.go './ssh/certs.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/certs.go' + echo '%{gopath}/src/%{import_path}/./ssh/certs.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/buffer.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/buffer.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/buffer.go './ssh/buffer.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/buffer.go' + echo '%{gopath}/src/%{import_path}/./ssh/buffer.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/agent/server.go + dirprefix=./ssh/agent + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent + cp -pav ./ssh/agent/server.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/server.go './ssh/agent/server.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/server.go' + echo '%{gopath}/src/%{import_path}/./ssh/agent/server.go' + '[' ./ssh/agent '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/agent' ++ dirname ./ssh/agent + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/agent/keyring.go + dirprefix=./ssh/agent + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent + cp -pav ./ssh/agent/keyring.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/keyring.go './ssh/agent/keyring.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/keyring.go' + echo '%{gopath}/src/%{import_path}/./ssh/agent/keyring.go' + '[' ./ssh/agent '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/agent' ++ dirname ./ssh/agent + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/agent/forward.go + dirprefix=./ssh/agent + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent + cp -pav ./ssh/agent/forward.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/forward.go './ssh/agent/forward.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/forward.go' + echo '%{gopath}/src/%{import_path}/./ssh/agent/forward.go' + '[' ./ssh/agent '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/agent' ++ dirname ./ssh/agent + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ssh/agent/client.go + dirprefix=./ssh/agent + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent + cp -pav ./ssh/agent/client.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/client.go './ssh/agent/client.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/client.go' + echo '%{gopath}/src/%{import_path}/./ssh/agent/client.go' + '[' ./ssh/agent '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/agent' ++ dirname ./ssh/agent + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./sha3/xor_unaligned.go + dirprefix=./sha3 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3 + cp -pav ./sha3/xor_unaligned.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/xor_unaligned.go './sha3/xor_unaligned.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/xor_unaligned.go' + echo '%{gopath}/src/%{import_path}/./sha3/xor_unaligned.go' + '[' ./sha3 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./sha3' ++ dirname ./sha3 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./sha3/xor_generic.go + dirprefix=./sha3 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3 + cp -pav ./sha3/xor_generic.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/xor_generic.go './sha3/xor_generic.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/xor_generic.go' + echo '%{gopath}/src/%{import_path}/./sha3/xor_generic.go' + '[' ./sha3 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./sha3' ++ dirname ./sha3 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./sha3/xor.go + dirprefix=./sha3 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3 + cp -pav ./sha3/xor.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/xor.go './sha3/xor.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/xor.go' + echo '%{gopath}/src/%{import_path}/./sha3/xor.go' + '[' ./sha3 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./sha3' ++ dirname ./sha3 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./sha3/shake.go + dirprefix=./sha3 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3 + cp -pav ./sha3/shake.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/shake.go './sha3/shake.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/shake.go' + echo '%{gopath}/src/%{import_path}/./sha3/shake.go' + '[' ./sha3 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./sha3' ++ dirname ./sha3 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./sha3/sha3.go + dirprefix=./sha3 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3 + cp -pav ./sha3/sha3.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/sha3.go './sha3/sha3.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/sha3.go' + echo '%{gopath}/src/%{import_path}/./sha3/sha3.go' + '[' ./sha3 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./sha3' ++ dirname ./sha3 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./sha3/register.go + dirprefix=./sha3 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3 + cp -pav ./sha3/register.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/register.go './sha3/register.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/register.go' + echo '%{gopath}/src/%{import_path}/./sha3/register.go' + '[' ./sha3 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./sha3' ++ dirname ./sha3 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./sha3/keccakf.go + dirprefix=./sha3 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3 + cp -pav ./sha3/keccakf.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/keccakf.go './sha3/keccakf.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/keccakf.go' + echo '%{gopath}/src/%{import_path}/./sha3/keccakf.go' + '[' ./sha3 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./sha3' ++ dirname ./sha3 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./sha3/hashes.go + dirprefix=./sha3 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3 + cp -pav ./sha3/hashes.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/hashes.go './sha3/hashes.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/hashes.go' + echo '%{gopath}/src/%{import_path}/./sha3/hashes.go' + '[' ./sha3 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./sha3' ++ dirname ./sha3 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./sha3/doc.go + dirprefix=./sha3 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3 + cp -pav ./sha3/doc.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/doc.go './sha3/doc.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/doc.go' + echo '%{gopath}/src/%{import_path}/./sha3/doc.go' + '[' ./sha3 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./sha3' ++ dirname ./sha3 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./scrypt/scrypt.go + dirprefix=./scrypt + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./scrypt + cp -pav ./scrypt/scrypt.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./scrypt/scrypt.go './scrypt/scrypt.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./scrypt/scrypt.go' + echo '%{gopath}/src/%{import_path}/./scrypt/scrypt.go' + '[' ./scrypt '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./scrypt' ++ dirname ./scrypt + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./salsa20/salsa20.go + dirprefix=./salsa20 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20 + cp -pav ./salsa20/salsa20.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa20.go './salsa20/salsa20.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa20.go' + echo '%{gopath}/src/%{import_path}/./salsa20/salsa20.go' + '[' ./salsa20 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20' ++ dirname ./salsa20 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./salsa20/salsa/salsa20_ref.go + dirprefix=./salsa20/salsa + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa + cp -pav ./salsa20/salsa/salsa20_ref.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa/salsa20_ref.go './salsa20/salsa/salsa20_ref.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa/salsa20_ref.go' + echo '%{gopath}/src/%{import_path}/./salsa20/salsa/salsa20_ref.go' + '[' ./salsa20/salsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20/salsa' ++ dirname ./salsa20/salsa + dirprefix=./salsa20 + '[' ./salsa20 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20' ++ dirname ./salsa20 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./salsa20/salsa/salsa20_amd64.go + dirprefix=./salsa20/salsa + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa + cp -pav ./salsa20/salsa/salsa20_amd64.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa/salsa20_amd64.go './salsa20/salsa/salsa20_amd64.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa/salsa20_amd64.go' + echo '%{gopath}/src/%{import_path}/./salsa20/salsa/salsa20_amd64.go' + '[' ./salsa20/salsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20/salsa' ++ dirname ./salsa20/salsa + dirprefix=./salsa20 + '[' ./salsa20 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20' ++ dirname ./salsa20 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./salsa20/salsa/salsa208.go + dirprefix=./salsa20/salsa + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa + cp -pav ./salsa20/salsa/salsa208.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa/salsa208.go './salsa20/salsa/salsa208.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa/salsa208.go' + echo '%{gopath}/src/%{import_path}/./salsa20/salsa/salsa208.go' + '[' ./salsa20/salsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20/salsa' ++ dirname ./salsa20/salsa + dirprefix=./salsa20 + '[' ./salsa20 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20' ++ dirname ./salsa20 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./salsa20/salsa/salsa2020_amd64.s + dirprefix=./salsa20/salsa + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa + cp -pav ./salsa20/salsa/salsa2020_amd64.s /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa/salsa2020_amd64.s './salsa20/salsa/salsa2020_amd64.s' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa/salsa2020_amd64.s' + echo '%{gopath}/src/%{import_path}/./salsa20/salsa/salsa2020_amd64.s' + '[' ./salsa20/salsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20/salsa' ++ dirname ./salsa20/salsa + dirprefix=./salsa20 + '[' ./salsa20 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20' ++ dirname ./salsa20 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./salsa20/salsa/hsalsa20.go + dirprefix=./salsa20/salsa + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa + cp -pav ./salsa20/salsa/hsalsa20.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa/hsalsa20.go './salsa20/salsa/hsalsa20.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa/hsalsa20.go' + echo '%{gopath}/src/%{import_path}/./salsa20/salsa/hsalsa20.go' + '[' ./salsa20/salsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20/salsa' ++ dirname ./salsa20/salsa + dirprefix=./salsa20 + '[' ./salsa20 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20' ++ dirname ./salsa20 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./rsa/rsa.go + dirprefix=./rsa + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa + cp -pav ./rsa/rsa.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/rsa.go './rsa/rsa.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/rsa.go' + echo '%{gopath}/src/%{import_path}/./rsa/rsa.go' + '[' ./rsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./rsa' ++ dirname ./rsa + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./rsa/pss.go + dirprefix=./rsa + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa + cp -pav ./rsa/pss.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/pss.go './rsa/pss.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/pss.go' + echo '%{gopath}/src/%{import_path}/./rsa/pss.go' + '[' ./rsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./rsa' ++ dirname ./rsa + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./rsa/pkcs1v15.go + dirprefix=./rsa + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa + cp -pav ./rsa/pkcs1v15.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/pkcs1v15.go './rsa/pkcs1v15.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/pkcs1v15.go' + echo '%{gopath}/src/%{import_path}/./rsa/pkcs1v15.go' + '[' ./rsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./rsa' ++ dirname ./rsa + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ripemd160/ripemd160block.go + dirprefix=./ripemd160 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ripemd160 + cp -pav ./ripemd160/ripemd160block.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ripemd160/ripemd160block.go './ripemd160/ripemd160block.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ripemd160/ripemd160block.go' + echo '%{gopath}/src/%{import_path}/./ripemd160/ripemd160block.go' + '[' ./ripemd160 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ripemd160' ++ dirname ./ripemd160 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ripemd160/ripemd160.go + dirprefix=./ripemd160 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ripemd160 + cp -pav ./ripemd160/ripemd160.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ripemd160/ripemd160.go './ripemd160/ripemd160.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ripemd160/ripemd160.go' + echo '%{gopath}/src/%{import_path}/./ripemd160/ripemd160.go' + '[' ./ripemd160 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ripemd160' ++ dirname ./ripemd160 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./poly1305/sum_ref.go + dirprefix=./poly1305 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305 + cp -pav ./poly1305/sum_ref.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/sum_ref.go './poly1305/sum_ref.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/sum_ref.go' + echo '%{gopath}/src/%{import_path}/./poly1305/sum_ref.go' + '[' ./poly1305 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./poly1305' ++ dirname ./poly1305 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./poly1305/sum_arm.go + dirprefix=./poly1305 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305 + cp -pav ./poly1305/sum_arm.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/sum_arm.go './poly1305/sum_arm.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/sum_arm.go' + echo '%{gopath}/src/%{import_path}/./poly1305/sum_arm.go' + '[' ./poly1305 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./poly1305' ++ dirname ./poly1305 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./poly1305/sum_amd64.go + dirprefix=./poly1305 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305 + cp -pav ./poly1305/sum_amd64.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/sum_amd64.go './poly1305/sum_amd64.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/sum_amd64.go' + echo '%{gopath}/src/%{import_path}/./poly1305/sum_amd64.go' + '[' ./poly1305 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./poly1305' ++ dirname ./poly1305 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./poly1305/poly1305_arm.s + dirprefix=./poly1305 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305 + cp -pav ./poly1305/poly1305_arm.s /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/poly1305_arm.s './poly1305/poly1305_arm.s' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/poly1305_arm.s' + echo '%{gopath}/src/%{import_path}/./poly1305/poly1305_arm.s' + '[' ./poly1305 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./poly1305' ++ dirname ./poly1305 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./poly1305/poly1305_amd64.s + dirprefix=./poly1305 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305 + cp -pav ./poly1305/poly1305_amd64.s /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/poly1305_amd64.s './poly1305/poly1305_amd64.s' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/poly1305_amd64.s' + echo '%{gopath}/src/%{import_path}/./poly1305/poly1305_amd64.s' + '[' ./poly1305 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./poly1305' ++ dirname ./poly1305 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./poly1305/poly1305.go + dirprefix=./poly1305 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305 + cp -pav ./poly1305/poly1305.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/poly1305.go './poly1305/poly1305.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/poly1305.go' + echo '%{gopath}/src/%{import_path}/./poly1305/poly1305.go' + '[' ./poly1305 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./poly1305' ++ dirname ./poly1305 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./poly1305/const_amd64.s + dirprefix=./poly1305 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305 + cp -pav ./poly1305/const_amd64.s /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/const_amd64.s './poly1305/const_amd64.s' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/const_amd64.s' + echo '%{gopath}/src/%{import_path}/./poly1305/const_amd64.s' + '[' ./poly1305 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./poly1305' ++ dirname ./poly1305 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./pkcs12/safebags.go + dirprefix=./pkcs12 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12 + cp -pav ./pkcs12/safebags.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/safebags.go './pkcs12/safebags.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/safebags.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/safebags.go' + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./pkcs12/pkcs12.go + dirprefix=./pkcs12 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12 + cp -pav ./pkcs12/pkcs12.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/pkcs12.go './pkcs12/pkcs12.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/pkcs12.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/pkcs12.go' + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./pkcs12/pbkdf.go + dirprefix=./pkcs12 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12 + cp -pav ./pkcs12/pbkdf.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/pbkdf.go './pkcs12/pbkdf.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/pbkdf.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/pbkdf.go' + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./pkcs12/mac.go + dirprefix=./pkcs12 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12 + cp -pav ./pkcs12/mac.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/mac.go './pkcs12/mac.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/mac.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/mac.go' + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./pkcs12/internal/rc2/rc2.go + dirprefix=./pkcs12/internal/rc2 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/internal/rc2 + cp -pav ./pkcs12/internal/rc2/rc2.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/internal/rc2/rc2.go './pkcs12/internal/rc2/rc2.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/internal/rc2/rc2.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/internal/rc2/rc2.go' + '[' ./pkcs12/internal/rc2 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12/internal/rc2' ++ dirname ./pkcs12/internal/rc2 + dirprefix=./pkcs12/internal + '[' ./pkcs12/internal '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12/internal' ++ dirname ./pkcs12/internal + dirprefix=./pkcs12 + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./pkcs12/errors.go + dirprefix=./pkcs12 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12 + cp -pav ./pkcs12/errors.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/errors.go './pkcs12/errors.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/errors.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/errors.go' + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./pkcs12/crypto.go + dirprefix=./pkcs12 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12 + cp -pav ./pkcs12/crypto.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/crypto.go './pkcs12/crypto.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/crypto.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/crypto.go' + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./pkcs12/bmp-string.go + dirprefix=./pkcs12 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12 + cp -pav ./pkcs12/bmp-string.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/bmp-string.go './pkcs12/bmp-string.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/bmp-string.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/bmp-string.go' + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./pbkdf2/pbkdf2.go + dirprefix=./pbkdf2 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pbkdf2 + cp -pav ./pbkdf2/pbkdf2.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pbkdf2/pbkdf2.go './pbkdf2/pbkdf2.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pbkdf2/pbkdf2.go' + echo '%{gopath}/src/%{import_path}/./pbkdf2/pbkdf2.go' + '[' ./pbkdf2 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pbkdf2' ++ dirname ./pbkdf2 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./otr/smp.go + dirprefix=./otr + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./otr + cp -pav ./otr/smp.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./otr/smp.go './otr/smp.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./otr/smp.go' + echo '%{gopath}/src/%{import_path}/./otr/smp.go' + '[' ./otr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./otr' ++ dirname ./otr + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./otr/otr.go + dirprefix=./otr + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./otr + cp -pav ./otr/otr.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./otr/otr.go './otr/otr.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./otr/otr.go' + echo '%{gopath}/src/%{import_path}/./otr/otr.go' + '[' ./otr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./otr' ++ dirname ./otr + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/write.go + dirprefix=./openpgp + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp + cp -pav ./openpgp/write.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/write.go './openpgp/write.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/write.go' + echo '%{gopath}/src/%{import_path}/./openpgp/write.go' + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/s2k/s2k.go + dirprefix=./openpgp/s2k + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/s2k + cp -pav ./openpgp/s2k/s2k.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/s2k/s2k.go './openpgp/s2k/s2k.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/s2k/s2k.go' + echo '%{gopath}/src/%{import_path}/./openpgp/s2k/s2k.go' + '[' ./openpgp/s2k '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/s2k' ++ dirname ./openpgp/s2k + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/read.go + dirprefix=./openpgp + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp + cp -pav ./openpgp/read.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/read.go './openpgp/read.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/read.go' + echo '%{gopath}/src/%{import_path}/./openpgp/read.go' + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/userid.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/userid.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/userid.go './openpgp/packet/userid.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/userid.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/userid.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/userattribute.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/userattribute.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/userattribute.go './openpgp/packet/userattribute.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/userattribute.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/userattribute.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/symmetrically_encrypted.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/symmetrically_encrypted.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/symmetrically_encrypted.go './openpgp/packet/symmetrically_encrypted.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/symmetrically_encrypted.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/symmetrically_encrypted.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/symmetric_key_encrypted.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/symmetric_key_encrypted.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/symmetric_key_encrypted.go './openpgp/packet/symmetric_key_encrypted.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/symmetric_key_encrypted.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/symmetric_key_encrypted.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/signature_v3.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/signature_v3.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/signature_v3.go './openpgp/packet/signature_v3.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/signature_v3.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/signature_v3.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/signature.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/signature.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/signature.go './openpgp/packet/signature.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/signature.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/signature.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/reader.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/reader.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/reader.go './openpgp/packet/reader.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/reader.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/reader.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/public_key_v3.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/public_key_v3.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/public_key_v3.go './openpgp/packet/public_key_v3.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/public_key_v3.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/public_key_v3.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/public_key.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/public_key.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/public_key.go './openpgp/packet/public_key.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/public_key.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/public_key.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/private_key.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/private_key.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/private_key.go './openpgp/packet/private_key.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/private_key.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/private_key.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/packet.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/packet.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/packet.go './openpgp/packet/packet.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/packet.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/packet.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/opaque.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/opaque.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/opaque.go './openpgp/packet/opaque.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/opaque.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/opaque.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/one_pass_signature.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/one_pass_signature.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/one_pass_signature.go './openpgp/packet/one_pass_signature.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/one_pass_signature.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/one_pass_signature.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/ocfb.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/ocfb.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/ocfb.go './openpgp/packet/ocfb.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/ocfb.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/ocfb.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/literal.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/literal.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/literal.go './openpgp/packet/literal.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/literal.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/literal.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/encrypted_key.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/encrypted_key.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/encrypted_key.go './openpgp/packet/encrypted_key.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/encrypted_key.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/encrypted_key.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/ecdh.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/ecdh.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/ecdh.go './openpgp/packet/ecdh.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/ecdh.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/ecdh.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/config.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/config.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/config.go './openpgp/packet/config.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/config.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/config.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/packet/compressed.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/compressed.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/compressed.go './openpgp/packet/compressed.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/compressed.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/compressed.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/keys.go + dirprefix=./openpgp + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp + cp -pav ./openpgp/keys.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/keys.go './openpgp/keys.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/keys.go' + echo '%{gopath}/src/%{import_path}/./openpgp/keys.go' + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/errors/errors.go + dirprefix=./openpgp/errors + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/errors + cp -pav ./openpgp/errors/errors.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/errors/errors.go './openpgp/errors/errors.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/errors/errors.go' + echo '%{gopath}/src/%{import_path}/./openpgp/errors/errors.go' + '[' ./openpgp/errors '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/errors' ++ dirname ./openpgp/errors + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/elgamal/elgamal.go + dirprefix=./openpgp/elgamal + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/elgamal + cp -pav ./openpgp/elgamal/elgamal.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/elgamal/elgamal.go './openpgp/elgamal/elgamal.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/elgamal/elgamal.go' + echo '%{gopath}/src/%{import_path}/./openpgp/elgamal/elgamal.go' + '[' ./openpgp/elgamal '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/elgamal' ++ dirname ./openpgp/elgamal + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/ecdh/ecdh.go + dirprefix=./openpgp/ecdh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/ecdh + cp -pav ./openpgp/ecdh/ecdh.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/ecdh/ecdh.go './openpgp/ecdh/ecdh.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/ecdh/ecdh.go' + echo '%{gopath}/src/%{import_path}/./openpgp/ecdh/ecdh.go' + '[' ./openpgp/ecdh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/ecdh' ++ dirname ./openpgp/ecdh + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/clearsign/clearsign.go + dirprefix=./openpgp/clearsign + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/clearsign + cp -pav ./openpgp/clearsign/clearsign.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/clearsign/clearsign.go './openpgp/clearsign/clearsign.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/clearsign/clearsign.go' + echo '%{gopath}/src/%{import_path}/./openpgp/clearsign/clearsign.go' + '[' ./openpgp/clearsign '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/clearsign' ++ dirname ./openpgp/clearsign + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/canonical_text.go + dirprefix=./openpgp + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp + cp -pav ./openpgp/canonical_text.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/canonical_text.go './openpgp/canonical_text.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/canonical_text.go' + echo '%{gopath}/src/%{import_path}/./openpgp/canonical_text.go' + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/armor/encode.go + dirprefix=./openpgp/armor + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/armor + cp -pav ./openpgp/armor/encode.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/armor/encode.go './openpgp/armor/encode.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/armor/encode.go' + echo '%{gopath}/src/%{import_path}/./openpgp/armor/encode.go' + '[' ./openpgp/armor '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/armor' ++ dirname ./openpgp/armor + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./openpgp/armor/armor.go + dirprefix=./openpgp/armor + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/armor + cp -pav ./openpgp/armor/armor.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/armor/armor.go './openpgp/armor/armor.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/armor/armor.go' + echo '%{gopath}/src/%{import_path}/./openpgp/armor/armor.go' + '[' ./openpgp/armor '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/armor' ++ dirname ./openpgp/armor + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./ocsp/ocsp.go + dirprefix=./ocsp + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ocsp + cp -pav ./ocsp/ocsp.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ocsp/ocsp.go './ocsp/ocsp.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ocsp/ocsp.go' + echo '%{gopath}/src/%{import_path}/./ocsp/ocsp.go' + '[' ./ocsp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ocsp' ++ dirname ./ocsp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./nacl/secretbox/secretbox.go + dirprefix=./nacl/secretbox + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./nacl/secretbox + cp -pav ./nacl/secretbox/secretbox.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./nacl/secretbox/secretbox.go './nacl/secretbox/secretbox.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./nacl/secretbox/secretbox.go' + echo '%{gopath}/src/%{import_path}/./nacl/secretbox/secretbox.go' + '[' ./nacl/secretbox '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./nacl/secretbox' ++ dirname ./nacl/secretbox + dirprefix=./nacl + '[' ./nacl '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./nacl' ++ dirname ./nacl + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./nacl/box/box.go + dirprefix=./nacl/box + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./nacl/box + cp -pav ./nacl/box/box.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./nacl/box/box.go './nacl/box/box.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./nacl/box/box.go' + echo '%{gopath}/src/%{import_path}/./nacl/box/box.go' + '[' ./nacl/box '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./nacl/box' ++ dirname ./nacl/box + dirprefix=./nacl + '[' ./nacl '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./nacl' ++ dirname ./nacl + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./md4/md4block.go + dirprefix=./md4 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./md4 + cp -pav ./md4/md4block.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./md4/md4block.go './md4/md4block.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./md4/md4block.go' + echo '%{gopath}/src/%{import_path}/./md4/md4block.go' + '[' ./md4 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./md4' ++ dirname ./md4 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./md4/md4.go + dirprefix=./md4 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./md4 + cp -pav ./md4/md4.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./md4/md4.go './md4/md4.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./md4/md4.go' + echo '%{gopath}/src/%{import_path}/./md4/md4.go' + '[' ./md4 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./md4' ++ dirname ./md4 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./hkdf/hkdf.go + dirprefix=./hkdf + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./hkdf + cp -pav ./hkdf/hkdf.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./hkdf/hkdf.go './hkdf/hkdf.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./hkdf/hkdf.go' + echo '%{gopath}/src/%{import_path}/./hkdf/hkdf.go' + '[' ./hkdf '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./hkdf' ++ dirname ./hkdf + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./curve25519/square_amd64.s + dirprefix=./curve25519 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519 + cp -pav ./curve25519/square_amd64.s /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/square_amd64.s './curve25519/square_amd64.s' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/square_amd64.s' + echo '%{gopath}/src/%{import_path}/./curve25519/square_amd64.s' + '[' ./curve25519 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./curve25519' ++ dirname ./curve25519 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./curve25519/mul_amd64.s + dirprefix=./curve25519 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519 + cp -pav ./curve25519/mul_amd64.s /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/mul_amd64.s './curve25519/mul_amd64.s' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/mul_amd64.s' + echo '%{gopath}/src/%{import_path}/./curve25519/mul_amd64.s' + '[' ./curve25519 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./curve25519' ++ dirname ./curve25519 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./curve25519/mont25519_amd64.go + dirprefix=./curve25519 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519 + cp -pav ./curve25519/mont25519_amd64.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/mont25519_amd64.go './curve25519/mont25519_amd64.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/mont25519_amd64.go' + echo '%{gopath}/src/%{import_path}/./curve25519/mont25519_amd64.go' + '[' ./curve25519 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./curve25519' ++ dirname ./curve25519 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./curve25519/ladderstep_amd64.s + dirprefix=./curve25519 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519 + cp -pav ./curve25519/ladderstep_amd64.s /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/ladderstep_amd64.s './curve25519/ladderstep_amd64.s' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/ladderstep_amd64.s' + echo '%{gopath}/src/%{import_path}/./curve25519/ladderstep_amd64.s' + '[' ./curve25519 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./curve25519' ++ dirname ./curve25519 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./curve25519/freeze_amd64.s + dirprefix=./curve25519 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519 + cp -pav ./curve25519/freeze_amd64.s /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/freeze_amd64.s './curve25519/freeze_amd64.s' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/freeze_amd64.s' + echo '%{gopath}/src/%{import_path}/./curve25519/freeze_amd64.s' + '[' ./curve25519 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./curve25519' ++ dirname ./curve25519 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./curve25519/doc.go + dirprefix=./curve25519 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519 + cp -pav ./curve25519/doc.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/doc.go './curve25519/doc.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/doc.go' + echo '%{gopath}/src/%{import_path}/./curve25519/doc.go' + '[' ./curve25519 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./curve25519' ++ dirname ./curve25519 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./curve25519/curve_impl.go + dirprefix=./curve25519 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519 + cp -pav ./curve25519/curve_impl.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/curve_impl.go './curve25519/curve_impl.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/curve_impl.go' + echo '%{gopath}/src/%{import_path}/./curve25519/curve_impl.go' + '[' ./curve25519 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./curve25519' ++ dirname ./curve25519 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./curve25519/curve25519.go + dirprefix=./curve25519 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519 + cp -pav ./curve25519/curve25519.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/curve25519.go './curve25519/curve25519.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/curve25519.go' + echo '%{gopath}/src/%{import_path}/./curve25519/curve25519.go' + '[' ./curve25519 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./curve25519' ++ dirname ./curve25519 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./curve25519/cswap_amd64.s + dirprefix=./curve25519 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519 + cp -pav ./curve25519/cswap_amd64.s /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/cswap_amd64.s './curve25519/cswap_amd64.s' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/cswap_amd64.s' + echo '%{gopath}/src/%{import_path}/./curve25519/cswap_amd64.s' + '[' ./curve25519 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./curve25519' ++ dirname ./curve25519 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./curve25519/const_amd64.s + dirprefix=./curve25519 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519 + cp -pav ./curve25519/const_amd64.s /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/const_amd64.s './curve25519/const_amd64.s' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/const_amd64.s' + echo '%{gopath}/src/%{import_path}/./curve25519/const_amd64.s' + '[' ./curve25519 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./curve25519' ++ dirname ./curve25519 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./cast5/cast5.go + dirprefix=./cast5 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./cast5 + cp -pav ./cast5/cast5.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./cast5/cast5.go './cast5/cast5.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./cast5/cast5.go' + echo '%{gopath}/src/%{import_path}/./cast5/cast5.go' + '[' ./cast5 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./cast5' ++ dirname ./cast5 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./brainpool/rcurve.go + dirprefix=./brainpool + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./brainpool + cp -pav ./brainpool/rcurve.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./brainpool/rcurve.go './brainpool/rcurve.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./brainpool/rcurve.go' + echo '%{gopath}/src/%{import_path}/./brainpool/rcurve.go' + '[' ./brainpool '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./brainpool' ++ dirname ./brainpool + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./brainpool/brainpool.go + dirprefix=./brainpool + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./brainpool + cp -pav ./brainpool/brainpool.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./brainpool/brainpool.go './brainpool/brainpool.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./brainpool/brainpool.go' + echo '%{gopath}/src/%{import_path}/./brainpool/brainpool.go' + '[' ./brainpool '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./brainpool' ++ dirname ./brainpool + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./bn256/twist.go + dirprefix=./bn256 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256 + cp -pav ./bn256/twist.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/twist.go './bn256/twist.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/twist.go' + echo '%{gopath}/src/%{import_path}/./bn256/twist.go' + '[' ./bn256 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./bn256' ++ dirname ./bn256 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./bn256/optate.go + dirprefix=./bn256 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256 + cp -pav ./bn256/optate.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/optate.go './bn256/optate.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/optate.go' + echo '%{gopath}/src/%{import_path}/./bn256/optate.go' + '[' ./bn256 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./bn256' ++ dirname ./bn256 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./bn256/gfp6.go + dirprefix=./bn256 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256 + cp -pav ./bn256/gfp6.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/gfp6.go './bn256/gfp6.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/gfp6.go' + echo '%{gopath}/src/%{import_path}/./bn256/gfp6.go' + '[' ./bn256 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./bn256' ++ dirname ./bn256 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./bn256/gfp2.go + dirprefix=./bn256 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256 + cp -pav ./bn256/gfp2.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/gfp2.go './bn256/gfp2.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/gfp2.go' + echo '%{gopath}/src/%{import_path}/./bn256/gfp2.go' + '[' ./bn256 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./bn256' ++ dirname ./bn256 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./bn256/gfp12.go + dirprefix=./bn256 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256 + cp -pav ./bn256/gfp12.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/gfp12.go './bn256/gfp12.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/gfp12.go' + echo '%{gopath}/src/%{import_path}/./bn256/gfp12.go' + '[' ./bn256 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./bn256' ++ dirname ./bn256 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./bn256/curve.go + dirprefix=./bn256 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256 + cp -pav ./bn256/curve.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/curve.go './bn256/curve.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/curve.go' + echo '%{gopath}/src/%{import_path}/./bn256/curve.go' + '[' ./bn256 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./bn256' ++ dirname ./bn256 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./bn256/constants.go + dirprefix=./bn256 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256 + cp -pav ./bn256/constants.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/constants.go './bn256/constants.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/constants.go' + echo '%{gopath}/src/%{import_path}/./bn256/constants.go' + '[' ./bn256 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./bn256' ++ dirname ./bn256 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./bn256/bn256.go + dirprefix=./bn256 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256 + cp -pav ./bn256/bn256.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/bn256.go './bn256/bn256.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/bn256.go' + echo '%{gopath}/src/%{import_path}/./bn256/bn256.go' + '[' ./bn256 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./bn256' ++ dirname ./bn256 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./blowfish/const.go + dirprefix=./blowfish + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./blowfish + cp -pav ./blowfish/const.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./blowfish/const.go './blowfish/const.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./blowfish/const.go' + echo '%{gopath}/src/%{import_path}/./blowfish/const.go' + '[' ./blowfish '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./blowfish' ++ dirname ./blowfish + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./blowfish/cipher.go + dirprefix=./blowfish + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./blowfish + cp -pav ./blowfish/cipher.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./blowfish/cipher.go './blowfish/cipher.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./blowfish/cipher.go' + echo '%{gopath}/src/%{import_path}/./blowfish/cipher.go' + '[' ./blowfish '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./blowfish' ++ dirname ./blowfish + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./blowfish/block.go + dirprefix=./blowfish + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./blowfish + cp -pav ./blowfish/block.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./blowfish/block.go './blowfish/block.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./blowfish/block.go' + echo '%{gopath}/src/%{import_path}/./blowfish/block.go' + '[' ./blowfish '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./blowfish' ++ dirname ./blowfish + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./bcrypt/bcrypt.go + dirprefix=./bcrypt + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bcrypt + cp -pav ./bcrypt/bcrypt.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bcrypt/bcrypt.go './bcrypt/bcrypt.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bcrypt/bcrypt.go' + echo '%{gopath}/src/%{import_path}/./bcrypt/bcrypt.go' + '[' ./bcrypt '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./bcrypt' ++ dirname ./bcrypt + dirprefix=. + '[' . '!=' . ']' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") ++ dirname ./bcrypt/base64.go + dirprefix=./bcrypt + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bcrypt + cp -pav ./bcrypt/base64.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bcrypt/base64.go './bcrypt/base64.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bcrypt/base64.go' + echo '%{gopath}/src/%{import_path}/./bcrypt/base64.go' + '[' ./bcrypt '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./bcrypt' ++ dirname ./bcrypt + dirprefix=. + '[' . '!=' . ']' + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/ ++ find . -iname '*_test.go' -o -wholename '*/testdata/*' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./xts/xts_test.go + dirprefix=./xts + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xts + cp -pav ./xts/xts_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xts/xts_test.go './xts/xts_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xts/xts_test.go' + echo '%{gopath}/src/%{import_path}/./xts/xts_test.go' + '[' ./xts '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./xts' ++ dirname ./xts + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./xtea/xtea_test.go + dirprefix=./xtea + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xtea + cp -pav ./xtea/xtea_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xtea/xtea_test.go './xtea/xtea_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./xtea/xtea_test.go' + echo '%{gopath}/src/%{import_path}/./xtea/xtea_test.go' + '[' ./xtea '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./xtea' ++ dirname ./xtea + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./twofish/twofish_test.go + dirprefix=./twofish + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./twofish + cp -pav ./twofish/twofish_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./twofish/twofish_test.go './twofish/twofish_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./twofish/twofish_test.go' + echo '%{gopath}/src/%{import_path}/./twofish/twofish_test.go' + '[' ./twofish '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./twofish' ++ dirname ./twofish + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./tea/tea_test.go + dirprefix=./tea + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./tea + cp -pav ./tea/tea_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./tea/tea_test.go './tea/tea_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./tea/tea_test.go' + echo '%{gopath}/src/%{import_path}/./tea/tea_test.go' + '[' ./tea '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./tea' ++ dirname ./tea + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/transport_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/transport_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/transport_test.go './ssh/transport_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/transport_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/transport_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/testdata_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/testdata_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata_test.go './ssh/testdata_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/testdata_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/testdata/keys.go + dirprefix=./ssh/testdata + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata + cp -pav ./ssh/testdata/keys.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata/keys.go './ssh/testdata/keys.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata/keys.go' + echo '%{gopath}/src/%{import_path}/./ssh/testdata/keys.go' + '[' ./ssh/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/testdata' ++ dirname ./ssh/testdata + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/testdata/doc.go + dirprefix=./ssh/testdata + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata + cp -pav ./ssh/testdata/doc.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata/doc.go './ssh/testdata/doc.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/testdata/doc.go' + echo '%{gopath}/src/%{import_path}/./ssh/testdata/doc.go' + '[' ./ssh/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/testdata' ++ dirname ./ssh/testdata + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/test/testdata_test.go + dirprefix=./ssh/test + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test + cp -pav ./ssh/test/testdata_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/testdata_test.go './ssh/test/testdata_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/testdata_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/test/testdata_test.go' + '[' ./ssh/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/test' ++ dirname ./ssh/test + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/test/test_unix_test.go + dirprefix=./ssh/test + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test + cp -pav ./ssh/test/test_unix_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/test_unix_test.go './ssh/test/test_unix_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/test_unix_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/test/test_unix_test.go' + '[' ./ssh/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/test' ++ dirname ./ssh/test + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/test/tcpip_test.go + dirprefix=./ssh/test + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test + cp -pav ./ssh/test/tcpip_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/tcpip_test.go './ssh/test/tcpip_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/tcpip_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/test/tcpip_test.go' + '[' ./ssh/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/test' ++ dirname ./ssh/test + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/test/session_test.go + dirprefix=./ssh/test + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test + cp -pav ./ssh/test/session_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/session_test.go './ssh/test/session_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/session_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/test/session_test.go' + '[' ./ssh/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/test' ++ dirname ./ssh/test + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/test/forward_unix_test.go + dirprefix=./ssh/test + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test + cp -pav ./ssh/test/forward_unix_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/forward_unix_test.go './ssh/test/forward_unix_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/forward_unix_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/test/forward_unix_test.go' + '[' ./ssh/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/test' ++ dirname ./ssh/test + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/test/cert_test.go + dirprefix=./ssh/test + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test + cp -pav ./ssh/test/cert_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/cert_test.go './ssh/test/cert_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/cert_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/test/cert_test.go' + '[' ./ssh/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/test' ++ dirname ./ssh/test + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/test/agent_unix_test.go + dirprefix=./ssh/test + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test + cp -pav ./ssh/test/agent_unix_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/agent_unix_test.go './ssh/test/agent_unix_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/test/agent_unix_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/test/agent_unix_test.go' + '[' ./ssh/test '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/test' ++ dirname ./ssh/test + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/terminal/terminal_test.go + dirprefix=./ssh/terminal + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal + cp -pav ./ssh/terminal/terminal_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal/terminal_test.go './ssh/terminal/terminal_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/terminal/terminal_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/terminal/terminal_test.go' + '[' ./ssh/terminal '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/terminal' ++ dirname ./ssh/terminal + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/tcpip_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/tcpip_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/tcpip_test.go './ssh/tcpip_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/tcpip_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/tcpip_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/session_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/session_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/session_test.go './ssh/session_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/session_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/session_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/mux_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/mux_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/mux_test.go './ssh/mux_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/mux_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/mux_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/messages_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/messages_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/messages_test.go './ssh/messages_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/messages_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/messages_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/mempipe_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/mempipe_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/mempipe_test.go './ssh/mempipe_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/mempipe_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/mempipe_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/keys_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/keys_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/keys_test.go './ssh/keys_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/keys_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/keys_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/kex_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/kex_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/kex_test.go './ssh/kex_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/kex_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/kex_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/handshake_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/handshake_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/handshake_test.go './ssh/handshake_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/handshake_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/handshake_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/example_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/example_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/example_test.go './ssh/example_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/example_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/example_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/client_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/client_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/client_test.go './ssh/client_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/client_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/client_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/client_auth_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/client_auth_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/client_auth_test.go './ssh/client_auth_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/client_auth_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/client_auth_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/cipher_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/cipher_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/cipher_test.go './ssh/cipher_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/cipher_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/cipher_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/certs_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/certs_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/certs_test.go './ssh/certs_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/certs_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/certs_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/buffer_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/buffer_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/buffer_test.go './ssh/buffer_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/buffer_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/buffer_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/benchmark_test.go + dirprefix=./ssh + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh + cp -pav ./ssh/benchmark_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/benchmark_test.go './ssh/benchmark_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/benchmark_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/benchmark_test.go' + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/agent/testdata_test.go + dirprefix=./ssh/agent + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent + cp -pav ./ssh/agent/testdata_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/testdata_test.go './ssh/agent/testdata_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/testdata_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/agent/testdata_test.go' + '[' ./ssh/agent '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/agent' ++ dirname ./ssh/agent + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/agent/server_test.go + dirprefix=./ssh/agent + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent + cp -pav ./ssh/agent/server_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/server_test.go './ssh/agent/server_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/server_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/agent/server_test.go' + '[' ./ssh/agent '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/agent' ++ dirname ./ssh/agent + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/agent/keyring_test.go + dirprefix=./ssh/agent + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent + cp -pav ./ssh/agent/keyring_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/keyring_test.go './ssh/agent/keyring_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/keyring_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/agent/keyring_test.go' + '[' ./ssh/agent '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/agent' ++ dirname ./ssh/agent + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ssh/agent/client_test.go + dirprefix=./ssh/agent + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent + cp -pav ./ssh/agent/client_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/client_test.go './ssh/agent/client_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ssh/agent/client_test.go' + echo '%{gopath}/src/%{import_path}/./ssh/agent/client_test.go' + '[' ./ssh/agent '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh/agent' ++ dirname ./ssh/agent + dirprefix=./ssh + '[' ./ssh '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ssh' ++ dirname ./ssh + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./sha3/testdata/keccakKats.json.deflate + dirprefix=./sha3/testdata + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/testdata + cp -pav ./sha3/testdata/keccakKats.json.deflate /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/testdata/keccakKats.json.deflate './sha3/testdata/keccakKats.json.deflate' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/testdata/keccakKats.json.deflate' + echo '%{gopath}/src/%{import_path}/./sha3/testdata/keccakKats.json.deflate' + '[' ./sha3/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./sha3/testdata' ++ dirname ./sha3/testdata + dirprefix=./sha3 + '[' ./sha3 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./sha3' ++ dirname ./sha3 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./sha3/sha3_test.go + dirprefix=./sha3 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3 + cp -pav ./sha3/sha3_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/sha3_test.go './sha3/sha3_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./sha3/sha3_test.go' + echo '%{gopath}/src/%{import_path}/./sha3/sha3_test.go' + '[' ./sha3 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./sha3' ++ dirname ./sha3 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./scrypt/scrypt_test.go + dirprefix=./scrypt + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./scrypt + cp -pav ./scrypt/scrypt_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./scrypt/scrypt_test.go './scrypt/scrypt_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./scrypt/scrypt_test.go' + echo '%{gopath}/src/%{import_path}/./scrypt/scrypt_test.go' + '[' ./scrypt '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./scrypt' ++ dirname ./scrypt + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./salsa20/salsa20_test.go + dirprefix=./salsa20 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20 + cp -pav ./salsa20/salsa20_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa20_test.go './salsa20/salsa20_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa20_test.go' + echo '%{gopath}/src/%{import_path}/./salsa20/salsa20_test.go' + '[' ./salsa20 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20' ++ dirname ./salsa20 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./salsa20/salsa/salsa_test.go + dirprefix=./salsa20/salsa + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa + cp -pav ./salsa20/salsa/salsa_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa/salsa_test.go './salsa20/salsa/salsa_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./salsa20/salsa/salsa_test.go' + echo '%{gopath}/src/%{import_path}/./salsa20/salsa/salsa_test.go' + '[' ./salsa20/salsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20/salsa' ++ dirname ./salsa20/salsa + dirprefix=./salsa20 + '[' ./salsa20 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./salsa20' ++ dirname ./salsa20 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./rsa/testdata/pss-vect.txt.bz2 + dirprefix=./rsa/testdata + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/testdata + cp -pav ./rsa/testdata/pss-vect.txt.bz2 /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/testdata/pss-vect.txt.bz2 './rsa/testdata/pss-vect.txt.bz2' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/testdata/pss-vect.txt.bz2' + echo '%{gopath}/src/%{import_path}/./rsa/testdata/pss-vect.txt.bz2' + '[' ./rsa/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./rsa/testdata' ++ dirname ./rsa/testdata + dirprefix=./rsa + '[' ./rsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./rsa' ++ dirname ./rsa + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./rsa/rsa_test.go + dirprefix=./rsa + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa + cp -pav ./rsa/rsa_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/rsa_test.go './rsa/rsa_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/rsa_test.go' + echo '%{gopath}/src/%{import_path}/./rsa/rsa_test.go' + '[' ./rsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./rsa' ++ dirname ./rsa + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./rsa/pss_test.go + dirprefix=./rsa + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa + cp -pav ./rsa/pss_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/pss_test.go './rsa/pss_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/pss_test.go' + echo '%{gopath}/src/%{import_path}/./rsa/pss_test.go' + '[' ./rsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./rsa' ++ dirname ./rsa + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./rsa/pkcs1v15_test.go + dirprefix=./rsa + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa + cp -pav ./rsa/pkcs1v15_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/pkcs1v15_test.go './rsa/pkcs1v15_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/pkcs1v15_test.go' + echo '%{gopath}/src/%{import_path}/./rsa/pkcs1v15_test.go' + '[' ./rsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./rsa' ++ dirname ./rsa + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./rsa/example_test.go + dirprefix=./rsa + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa + cp -pav ./rsa/example_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/example_test.go './rsa/example_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./rsa/example_test.go' + echo '%{gopath}/src/%{import_path}/./rsa/example_test.go' + '[' ./rsa '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./rsa' ++ dirname ./rsa + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ripemd160/ripemd160_test.go + dirprefix=./ripemd160 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ripemd160 + cp -pav ./ripemd160/ripemd160_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ripemd160/ripemd160_test.go './ripemd160/ripemd160_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ripemd160/ripemd160_test.go' + echo '%{gopath}/src/%{import_path}/./ripemd160/ripemd160_test.go' + '[' ./ripemd160 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ripemd160' ++ dirname ./ripemd160 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./poly1305/poly1305_test.go + dirprefix=./poly1305 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305 + cp -pav ./poly1305/poly1305_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/poly1305_test.go './poly1305/poly1305_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./poly1305/poly1305_test.go' + echo '%{gopath}/src/%{import_path}/./poly1305/poly1305_test.go' + '[' ./poly1305 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./poly1305' ++ dirname ./poly1305 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./pkcs12/pkcs12_test.go + dirprefix=./pkcs12 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12 + cp -pav ./pkcs12/pkcs12_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/pkcs12_test.go './pkcs12/pkcs12_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/pkcs12_test.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/pkcs12_test.go' + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./pkcs12/pbkdf_test.go + dirprefix=./pkcs12 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12 + cp -pav ./pkcs12/pbkdf_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/pbkdf_test.go './pkcs12/pbkdf_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/pbkdf_test.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/pbkdf_test.go' + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./pkcs12/mac_test.go + dirprefix=./pkcs12 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12 + cp -pav ./pkcs12/mac_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/mac_test.go './pkcs12/mac_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/mac_test.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/mac_test.go' + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./pkcs12/internal/rc2/rc2_test.go + dirprefix=./pkcs12/internal/rc2 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/internal/rc2 + cp -pav ./pkcs12/internal/rc2/rc2_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/internal/rc2/rc2_test.go './pkcs12/internal/rc2/rc2_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/internal/rc2/rc2_test.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/internal/rc2/rc2_test.go' + '[' ./pkcs12/internal/rc2 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12/internal/rc2' ++ dirname ./pkcs12/internal/rc2 + dirprefix=./pkcs12/internal + '[' ./pkcs12/internal '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12/internal' ++ dirname ./pkcs12/internal + dirprefix=./pkcs12 + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./pkcs12/internal/rc2/bench_test.go + dirprefix=./pkcs12/internal/rc2 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/internal/rc2 + cp -pav ./pkcs12/internal/rc2/bench_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/internal/rc2/bench_test.go './pkcs12/internal/rc2/bench_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/internal/rc2/bench_test.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/internal/rc2/bench_test.go' + '[' ./pkcs12/internal/rc2 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12/internal/rc2' ++ dirname ./pkcs12/internal/rc2 + dirprefix=./pkcs12/internal + '[' ./pkcs12/internal '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12/internal' ++ dirname ./pkcs12/internal + dirprefix=./pkcs12 + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./pkcs12/crypto_test.go + dirprefix=./pkcs12 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12 + cp -pav ./pkcs12/crypto_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/crypto_test.go './pkcs12/crypto_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/crypto_test.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/crypto_test.go' + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./pkcs12/bmp-string_test.go + dirprefix=./pkcs12 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12 + cp -pav ./pkcs12/bmp-string_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/bmp-string_test.go './pkcs12/bmp-string_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pkcs12/bmp-string_test.go' + echo '%{gopath}/src/%{import_path}/./pkcs12/bmp-string_test.go' + '[' ./pkcs12 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pkcs12' ++ dirname ./pkcs12 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./pbkdf2/pbkdf2_test.go + dirprefix=./pbkdf2 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pbkdf2 + cp -pav ./pbkdf2/pbkdf2_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pbkdf2/pbkdf2_test.go './pbkdf2/pbkdf2_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./pbkdf2/pbkdf2_test.go' + echo '%{gopath}/src/%{import_path}/./pbkdf2/pbkdf2_test.go' + '[' ./pbkdf2 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./pbkdf2' ++ dirname ./pbkdf2 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./otr/otr_test.go + dirprefix=./otr + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./otr + cp -pav ./otr/otr_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./otr/otr_test.go './otr/otr_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./otr/otr_test.go' + echo '%{gopath}/src/%{import_path}/./otr/otr_test.go' + '[' ./otr '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./otr' ++ dirname ./otr + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/write_test.go + dirprefix=./openpgp + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp + cp -pav ./openpgp/write_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/write_test.go './openpgp/write_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/write_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/write_test.go' + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/testdata/brainpoolP512r1.pgp + dirprefix=./openpgp/testdata + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata + cp -pav ./openpgp/testdata/brainpoolP512r1.pgp /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata/brainpoolP512r1.pgp './openpgp/testdata/brainpoolP512r1.pgp' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata/brainpoolP512r1.pgp' + echo '%{gopath}/src/%{import_path}/./openpgp/testdata/brainpoolP512r1.pgp' + '[' ./openpgp/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/testdata' ++ dirname ./openpgp/testdata + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/testdata/brainpoolP512r1.asc + dirprefix=./openpgp/testdata + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata + cp -pav ./openpgp/testdata/brainpoolP512r1.asc /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata/brainpoolP512r1.asc './openpgp/testdata/brainpoolP512r1.asc' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata/brainpoolP512r1.asc' + echo '%{gopath}/src/%{import_path}/./openpgp/testdata/brainpoolP512r1.asc' + '[' ./openpgp/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/testdata' ++ dirname ./openpgp/testdata + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/testdata/brainpoolP384r1.pgp + dirprefix=./openpgp/testdata + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata + cp -pav ./openpgp/testdata/brainpoolP384r1.pgp /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata/brainpoolP384r1.pgp './openpgp/testdata/brainpoolP384r1.pgp' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata/brainpoolP384r1.pgp' + echo '%{gopath}/src/%{import_path}/./openpgp/testdata/brainpoolP384r1.pgp' + '[' ./openpgp/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/testdata' ++ dirname ./openpgp/testdata + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/testdata/brainpoolP384r1.asc + dirprefix=./openpgp/testdata + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata + cp -pav ./openpgp/testdata/brainpoolP384r1.asc /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata/brainpoolP384r1.asc './openpgp/testdata/brainpoolP384r1.asc' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata/brainpoolP384r1.asc' + echo '%{gopath}/src/%{import_path}/./openpgp/testdata/brainpoolP384r1.asc' + '[' ./openpgp/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/testdata' ++ dirname ./openpgp/testdata + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/testdata/brainpoolP256r1.pgp + dirprefix=./openpgp/testdata + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata + cp -pav ./openpgp/testdata/brainpoolP256r1.pgp /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata/brainpoolP256r1.pgp './openpgp/testdata/brainpoolP256r1.pgp' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata/brainpoolP256r1.pgp' + echo '%{gopath}/src/%{import_path}/./openpgp/testdata/brainpoolP256r1.pgp' + '[' ./openpgp/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/testdata' ++ dirname ./openpgp/testdata + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/testdata/brainpoolP256r1.asc + dirprefix=./openpgp/testdata + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata + cp -pav ./openpgp/testdata/brainpoolP256r1.asc /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata/brainpoolP256r1.asc './openpgp/testdata/brainpoolP256r1.asc' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/testdata/brainpoolP256r1.asc' + echo '%{gopath}/src/%{import_path}/./openpgp/testdata/brainpoolP256r1.asc' + '[' ./openpgp/testdata '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/testdata' ++ dirname ./openpgp/testdata + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/s2k/s2k_test.go + dirprefix=./openpgp/s2k + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/s2k + cp -pav ./openpgp/s2k/s2k_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/s2k/s2k_test.go './openpgp/s2k/s2k_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/s2k/s2k_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/s2k/s2k_test.go' + '[' ./openpgp/s2k '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/s2k' ++ dirname ./openpgp/s2k + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/read_test.go + dirprefix=./openpgp + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp + cp -pav ./openpgp/read_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/read_test.go './openpgp/read_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/read_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/read_test.go' + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/userid_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/userid_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/userid_test.go './openpgp/packet/userid_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/userid_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/userid_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/userattribute_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/userattribute_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/userattribute_test.go './openpgp/packet/userattribute_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/userattribute_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/userattribute_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/symmetrically_encrypted_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/symmetrically_encrypted_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/symmetrically_encrypted_test.go './openpgp/packet/symmetrically_encrypted_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/symmetrically_encrypted_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/symmetrically_encrypted_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/symmetric_key_encrypted_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/symmetric_key_encrypted_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/symmetric_key_encrypted_test.go './openpgp/packet/symmetric_key_encrypted_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/symmetric_key_encrypted_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/symmetric_key_encrypted_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/signature_v3_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/signature_v3_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/signature_v3_test.go './openpgp/packet/signature_v3_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/signature_v3_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/signature_v3_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/signature_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/signature_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/signature_test.go './openpgp/packet/signature_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/signature_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/signature_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/public_key_v3_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/public_key_v3_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/public_key_v3_test.go './openpgp/packet/public_key_v3_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/public_key_v3_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/public_key_v3_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/public_key_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/public_key_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/public_key_test.go './openpgp/packet/public_key_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/public_key_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/public_key_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/private_key_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/private_key_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/private_key_test.go './openpgp/packet/private_key_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/private_key_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/private_key_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/packet_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/packet_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/packet_test.go './openpgp/packet/packet_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/packet_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/packet_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/opaque_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/opaque_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/opaque_test.go './openpgp/packet/opaque_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/opaque_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/opaque_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/ocfb_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/ocfb_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/ocfb_test.go './openpgp/packet/ocfb_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/ocfb_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/ocfb_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/encrypted_key_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/encrypted_key_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/encrypted_key_test.go './openpgp/packet/encrypted_key_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/encrypted_key_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/encrypted_key_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/packet/compressed_test.go + dirprefix=./openpgp/packet + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet + cp -pav ./openpgp/packet/compressed_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/compressed_test.go './openpgp/packet/compressed_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/packet/compressed_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/packet/compressed_test.go' + '[' ./openpgp/packet '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/packet' ++ dirname ./openpgp/packet + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/keys_test.go + dirprefix=./openpgp + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp + cp -pav ./openpgp/keys_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/keys_test.go './openpgp/keys_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/keys_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/keys_test.go' + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/elgamal/elgamal_test.go + dirprefix=./openpgp/elgamal + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/elgamal + cp -pav ./openpgp/elgamal/elgamal_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/elgamal/elgamal_test.go './openpgp/elgamal/elgamal_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/elgamal/elgamal_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/elgamal/elgamal_test.go' + '[' ./openpgp/elgamal '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/elgamal' ++ dirname ./openpgp/elgamal + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/ecdh_test.go + dirprefix=./openpgp + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp + cp -pav ./openpgp/ecdh_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/ecdh_test.go './openpgp/ecdh_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/ecdh_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/ecdh_test.go' + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/clearsign/clearsign_test.go + dirprefix=./openpgp/clearsign + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/clearsign + cp -pav ./openpgp/clearsign/clearsign_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/clearsign/clearsign_test.go './openpgp/clearsign/clearsign_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/clearsign/clearsign_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/clearsign/clearsign_test.go' + '[' ./openpgp/clearsign '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/clearsign' ++ dirname ./openpgp/clearsign + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/canonical_text_test.go + dirprefix=./openpgp + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp + cp -pav ./openpgp/canonical_text_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/canonical_text_test.go './openpgp/canonical_text_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/canonical_text_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/canonical_text_test.go' + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/brainpool_test.go + dirprefix=./openpgp + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp + cp -pav ./openpgp/brainpool_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/brainpool_test.go './openpgp/brainpool_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/brainpool_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/brainpool_test.go' + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./openpgp/armor/armor_test.go + dirprefix=./openpgp/armor + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/armor + cp -pav ./openpgp/armor/armor_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/armor/armor_test.go './openpgp/armor/armor_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./openpgp/armor/armor_test.go' + echo '%{gopath}/src/%{import_path}/./openpgp/armor/armor_test.go' + '[' ./openpgp/armor '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp/armor' ++ dirname ./openpgp/armor + dirprefix=./openpgp + '[' ./openpgp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./openpgp' ++ dirname ./openpgp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./ocsp/ocsp_test.go + dirprefix=./ocsp + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ocsp + cp -pav ./ocsp/ocsp_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ocsp/ocsp_test.go './ocsp/ocsp_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./ocsp/ocsp_test.go' + echo '%{gopath}/src/%{import_path}/./ocsp/ocsp_test.go' + '[' ./ocsp '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./ocsp' ++ dirname ./ocsp + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./nacl/secretbox/secretbox_test.go + dirprefix=./nacl/secretbox + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./nacl/secretbox + cp -pav ./nacl/secretbox/secretbox_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./nacl/secretbox/secretbox_test.go './nacl/secretbox/secretbox_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./nacl/secretbox/secretbox_test.go' + echo '%{gopath}/src/%{import_path}/./nacl/secretbox/secretbox_test.go' + '[' ./nacl/secretbox '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./nacl/secretbox' ++ dirname ./nacl/secretbox + dirprefix=./nacl + '[' ./nacl '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./nacl' ++ dirname ./nacl + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./nacl/box/box_test.go + dirprefix=./nacl/box + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./nacl/box + cp -pav ./nacl/box/box_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./nacl/box/box_test.go './nacl/box/box_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./nacl/box/box_test.go' + echo '%{gopath}/src/%{import_path}/./nacl/box/box_test.go' + '[' ./nacl/box '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./nacl/box' ++ dirname ./nacl/box + dirprefix=./nacl + '[' ./nacl '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./nacl' ++ dirname ./nacl + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./md4/md4_test.go + dirprefix=./md4 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./md4 + cp -pav ./md4/md4_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./md4/md4_test.go './md4/md4_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./md4/md4_test.go' + echo '%{gopath}/src/%{import_path}/./md4/md4_test.go' + '[' ./md4 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./md4' ++ dirname ./md4 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./hkdf/hkdf_test.go + dirprefix=./hkdf + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./hkdf + cp -pav ./hkdf/hkdf_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./hkdf/hkdf_test.go './hkdf/hkdf_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./hkdf/hkdf_test.go' + echo '%{gopath}/src/%{import_path}/./hkdf/hkdf_test.go' + '[' ./hkdf '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./hkdf' ++ dirname ./hkdf + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./hkdf/example_test.go + dirprefix=./hkdf + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./hkdf + cp -pav ./hkdf/example_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./hkdf/example_test.go './hkdf/example_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./hkdf/example_test.go' + echo '%{gopath}/src/%{import_path}/./hkdf/example_test.go' + '[' ./hkdf '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./hkdf' ++ dirname ./hkdf + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./curve25519/curve25519_test.go + dirprefix=./curve25519 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519 + cp -pav ./curve25519/curve25519_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/curve25519_test.go './curve25519/curve25519_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./curve25519/curve25519_test.go' + echo '%{gopath}/src/%{import_path}/./curve25519/curve25519_test.go' + '[' ./curve25519 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./curve25519' ++ dirname ./curve25519 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./cast5/cast5_test.go + dirprefix=./cast5 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./cast5 + cp -pav ./cast5/cast5_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./cast5/cast5_test.go './cast5/cast5_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./cast5/cast5_test.go' + echo '%{gopath}/src/%{import_path}/./cast5/cast5_test.go' + '[' ./cast5 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./cast5' ++ dirname ./cast5 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./brainpool/brainpool_test.go + dirprefix=./brainpool + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./brainpool + cp -pav ./brainpool/brainpool_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./brainpool/brainpool_test.go './brainpool/brainpool_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./brainpool/brainpool_test.go' + echo '%{gopath}/src/%{import_path}/./brainpool/brainpool_test.go' + '[' ./brainpool '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./brainpool' ++ dirname ./brainpool + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./bn256/example_test.go + dirprefix=./bn256 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256 + cp -pav ./bn256/example_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/example_test.go './bn256/example_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/example_test.go' + echo '%{gopath}/src/%{import_path}/./bn256/example_test.go' + '[' ./bn256 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./bn256' ++ dirname ./bn256 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./bn256/bn256_test.go + dirprefix=./bn256 + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256 + cp -pav ./bn256/bn256_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/bn256_test.go './bn256/bn256_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bn256/bn256_test.go' + echo '%{gopath}/src/%{import_path}/./bn256/bn256_test.go' + '[' ./bn256 '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./bn256' ++ dirname ./bn256 + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./blowfish/blowfish_test.go + dirprefix=./blowfish + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./blowfish + cp -pav ./blowfish/blowfish_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./blowfish/blowfish_test.go './blowfish/blowfish_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./blowfish/blowfish_test.go' + echo '%{gopath}/src/%{import_path}/./blowfish/blowfish_test.go' + '[' ./blowfish '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./blowfish' ++ dirname ./blowfish + dirprefix=. + '[' . '!=' . ']' + for file in $(find . -iname "*_test.go" -o -wholename "*/testdata/*") ++ dirname ./bcrypt/bcrypt_test.go + dirprefix=./bcrypt + install -d -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bcrypt + cp -pav ./bcrypt/bcrypt_test.go /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bcrypt/bcrypt_test.go './bcrypt/bcrypt_test.go' -> '/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode/src/github.com/keybase/go-crypto/./bcrypt/bcrypt_test.go' + echo '%{gopath}/src/%{import_path}/./bcrypt/bcrypt_test.go' + '[' ./bcrypt '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./bcrypt' ++ dirname ./bcrypt + dirprefix=. + '[' . '!=' . ']' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.A0rsg2 + umask 022 + cd /builddir/build/BUILD + cd go-crypto-8797e6a9bc6f90ec8b7b80f88fb63acc7040f5ad + export GOPATH=/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64//usr/share/gocode:/usr/share/gocode + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/bcrypt ok github.com/keybase/go-crypto/bcrypt 1.905s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/blowfish ok github.com/keybase/go-crypto/blowfish 0.007s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/bn256 ok github.com/keybase/go-crypto/bn256 0.340s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/brainpool ok github.com/keybase/go-crypto/brainpool 0.145s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/cast5 ok github.com/keybase/go-crypto/cast5 2.778s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/curve25519 ok github.com/keybase/go-crypto/curve25519 0.016s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/hkdf ok github.com/keybase/go-crypto/hkdf 0.002s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/md4 ok github.com/keybase/go-crypto/md4 0.002s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/nacl/box ok github.com/keybase/go-crypto/nacl/box 0.004s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/nacl/secretbox ok github.com/keybase/go-crypto/nacl/secretbox 0.002s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/ocsp ok github.com/keybase/go-crypto/ocsp 0.010s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/openpgp ok github.com/keybase/go-crypto/openpgp 2.901s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/openpgp/armor ok github.com/keybase/go-crypto/openpgp/armor 0.002s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/openpgp/clearsign ok github.com/keybase/go-crypto/openpgp/clearsign 0.016s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/openpgp/elgamal ok github.com/keybase/go-crypto/openpgp/elgamal 0.005s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/openpgp/packet ok github.com/keybase/go-crypto/openpgp/packet 0.060s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/openpgp/s2k ok github.com/keybase/go-crypto/openpgp/s2k 5.956s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/otr ok github.com/keybase/go-crypto/otr 0.314s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/pbkdf2 ok github.com/keybase/go-crypto/pbkdf2 0.039s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/pkcs12 ok github.com/keybase/go-crypto/pkcs12 0.038s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/pkcs12/internal/rc2 ok github.com/keybase/go-crypto/pkcs12/internal/rc2 0.002s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/poly1305 ok github.com/keybase/go-crypto/poly1305 0.002s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/ripemd160 ok github.com/keybase/go-crypto/ripemd160 0.024s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/rsa ok github.com/keybase/go-crypto/rsa 0.441s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/salsa20 ok github.com/keybase/go-crypto/salsa20 0.004s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/salsa20/salsa ok github.com/keybase/go-crypto/salsa20/salsa 0.002s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/scrypt ok github.com/keybase/go-crypto/scrypt 0.334s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/sha3 ok github.com/keybase/go-crypto/sha3 0.139s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/ssh ok github.com/keybase/go-crypto/ssh 0.542s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/ssh/agent ok github.com/keybase/go-crypto/ssh/agent 0.032s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/ssh/terminal ok github.com/keybase/go-crypto/ssh/terminal 0.003s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/ssh/test ok github.com/keybase/go-crypto/ssh/test 0.037s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/tea ok github.com/keybase/go-crypto/tea 0.002s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/twofish ok github.com/keybase/go-crypto/twofish 0.005s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/xtea ok github.com/keybase/go-crypto/xtea 0.002s + go test -compiler gc -ldflags '' github.com/keybase/go-crypto/xts ok github.com/keybase/go-crypto/xts 0.002s + exit 0 Processing files: golang-github-keybase-go-crypto-devel-0-0.1.git8797e6a.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uPScQ1 + umask 022 + cd /builddir/build/BUILD + cd go-crypto-8797e6a9bc6f90ec8b7b80f88fb63acc7040f5ad + DOCDIR=/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-devel + cp -pr README /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-devel + cp -pr PATENTS /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-devel + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iHyas1 + umask 022 + cd /builddir/build/BUILD + cd go-crypto-8797e6a9bc6f90ec8b7b80f88fb63acc7040f5ad + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/licenses/golang-github-keybase-go-crypto-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/licenses/golang-github-keybase-go-crypto-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/licenses/golang-github-keybase-go-crypto-devel + exit 0 Provides: golang(github.com/keybase/go-crypto/bcrypt) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/blowfish) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/bn256) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/brainpool) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/cast5) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/curve25519) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/hkdf) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/md4) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/nacl/box) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/nacl/secretbox) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/ocsp) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/openpgp) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/openpgp/armor) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/openpgp/clearsign) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/openpgp/ecdh) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/openpgp/elgamal) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/openpgp/errors) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/openpgp/packet) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/openpgp/s2k) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/otr) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/pbkdf2) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/pkcs12) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/poly1305) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/ripemd160) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/rsa) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/salsa20) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/salsa20/salsa) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/scrypt) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/sha3) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/ssh) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/ssh/agent) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/ssh/terminal) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/ssh/test) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/ssh/testdata) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/tea) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/twofish) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/xtea) = 0-0.1.git8797e6a.fc27 golang(github.com/keybase/go-crypto/xts) = 0-0.1.git8797e6a.fc27 golang-github-keybase-go-crypto-devel = 0-0.1.git8797e6a.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-keybase-go-crypto-unit-test-devel-0-0.1.git8797e6a.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YuWet4 + umask 022 + cd /builddir/build/BUILD + cd go-crypto-8797e6a9bc6f90ec8b7b80f88fb63acc7040f5ad + DOCDIR=/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-unit-test-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-unit-test-devel + cp -pr README /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-unit-test-devel + cp -pr PATENTS /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-unit-test-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-unit-test-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-unit-test-devel + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/doc/golang-github-keybase-go-crypto-unit-test-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AcX2v7 + umask 022 + cd /builddir/build/BUILD + cd go-crypto-8797e6a9bc6f90ec8b7b80f88fb63acc7040f5ad + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/licenses/golang-github-keybase-go-crypto-unit-test-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/licenses/golang-github-keybase-go-crypto-unit-test-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64/usr/share/licenses/golang-github-keybase-go-crypto-unit-test-devel + exit 0 Provides: golang-github-keybase-go-crypto-unit-test-devel = 0-0.1.git8797e6a.fc27 golang-github-keybase-go-crypto-unit-test-devel(x86-64) = 0-0.1.git8797e6a.fc27 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-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64 Wrote: /builddir/build/RPMS/golang-github-keybase-go-crypto-devel-0-0.1.git8797e6a.fc27.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-keybase-go-crypto-unit-test-devel-0-0.1.git8797e6a.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6pfcie + umask 022 + cd /builddir/build/BUILD + cd go-crypto-8797e6a9bc6f90ec8b7b80f88fb63acc7040f5ad + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-keybase-go-crypto-0-0.1.git8797e6a.fc27.x86_64 + exit 0 Child return code was: 0