Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-mailru-easyjson.spec'], nspawn_args=[]timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6393/root'gid=135shell=Falseenv={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}uid=1001user='mockbuild'logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-mailru-easyjson.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-92604598.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.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-mailru-easyjson.spec'], nspawn_args=[]timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6393/root'gid=135shell=Falseenv={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}uid=1001user='mockbuild'logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-mailru-easyjson.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mVIqB8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf easyjson-d5b7844b561a7bc640052f1b935f7b800330d7e0 + /usr/bin/gzip -dc /builddir/build/SOURCES/easyjson-d5b7844.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd easyjson-d5b7844b561a7bc640052f1b935f7b800330d7e0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.M0Ngu1 + umask 022 + cd /builddir/build/BUILD + cd easyjson-d5b7844b561a7bc640052f1b935f7b800330d7e0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OOOHnU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64 + cd easyjson-d5b7844b561a7bc640052f1b935f7b800330d7e0 + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./tests/snake.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/snake.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/snake.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./tests + cp -pav ./tests/snake.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./tests/snake.go './tests/snake.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./tests/snake.go' + echo '%{gopath}/src/%{import_path}/./tests/snake.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./tests/omitempty.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/omitempty.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/omitempty.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./tests + cp -pav ./tests/omitempty.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./tests/omitempty.go './tests/omitempty.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./tests/omitempty.go' + echo '%{gopath}/src/%{import_path}/./tests/omitempty.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./tests/nothing.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/nothing.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/nothing.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./tests + cp -pav ./tests/nothing.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./tests/nothing.go './tests/nothing.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./tests/nothing.go' + echo '%{gopath}/src/%{import_path}/./tests/nothing.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./tests/data.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/data.go + echo '%dir %{gopath}/src/%{import_path}/./tests' ++ dirname ./tests/data.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./tests + cp -pav ./tests/data.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./tests/data.go './tests/data.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./tests/data.go' + echo '%{gopath}/src/%{import_path}/./tests/data.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./raw.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./raw.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./raw.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/. + cp -pav ./raw.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./raw.go './raw.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./raw.go' + echo '%{gopath}/src/%{import_path}/./raw.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./parser/parser_windows.go + echo '%dir %{gopath}/src/%{import_path}/./parser' ++ dirname ./parser/parser_windows.go + echo '%dir %{gopath}/src/%{import_path}/./parser' ++ dirname ./parser/parser_windows.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./parser + cp -pav ./parser/parser_windows.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./parser/parser_windows.go './parser/parser_windows.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./parser/parser_windows.go' + echo '%{gopath}/src/%{import_path}/./parser/parser_windows.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./parser/parser_unix.go + echo '%dir %{gopath}/src/%{import_path}/./parser' ++ dirname ./parser/parser_unix.go + echo '%dir %{gopath}/src/%{import_path}/./parser' ++ dirname ./parser/parser_unix.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./parser + cp -pav ./parser/parser_unix.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./parser/parser_unix.go './parser/parser_unix.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./parser/parser_unix.go' + echo '%{gopath}/src/%{import_path}/./parser/parser_unix.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./parser/parser.go + echo '%dir %{gopath}/src/%{import_path}/./parser' ++ dirname ./parser/parser.go + echo '%dir %{gopath}/src/%{import_path}/./parser' ++ dirname ./parser/parser.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./parser + cp -pav ./parser/parser.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./parser/parser.go './parser/parser.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./parser/parser.go' + echo '%{gopath}/src/%{import_path}/./parser/parser.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/opts.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/opts.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/opts.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/opts.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/opts.go './opt/opts.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/opts.go' + echo '%{gopath}/src/%{import_path}/./opt/opts.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/optional/opt.go + echo '%dir %{gopath}/src/%{import_path}/./opt/optional' ++ dirname ./opt/optional/opt.go + echo '%dir %{gopath}/src/%{import_path}/./opt/optional' ++ dirname ./opt/optional/opt.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/optional + cp -pav ./opt/optional/opt.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/optional/opt.go './opt/optional/opt.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/optional/opt.go' + echo '%{gopath}/src/%{import_path}/./opt/optional/opt.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_Uint8.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Uint8.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Uint8.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_Uint8.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Uint8.go './opt/gotemplate_Uint8.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Uint8.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_Uint8.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_Uint64.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Uint64.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Uint64.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_Uint64.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Uint64.go './opt/gotemplate_Uint64.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Uint64.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_Uint64.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_Uint32.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Uint32.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Uint32.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_Uint32.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Uint32.go './opt/gotemplate_Uint32.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Uint32.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_Uint32.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_Uint16.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Uint16.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Uint16.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_Uint16.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Uint16.go './opt/gotemplate_Uint16.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Uint16.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_Uint16.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_Uint.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Uint.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Uint.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_Uint.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Uint.go './opt/gotemplate_Uint.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Uint.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_Uint.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_String.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_String.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_String.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_String.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_String.go './opt/gotemplate_String.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_String.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_String.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_Int8.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Int8.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Int8.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_Int8.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Int8.go './opt/gotemplate_Int8.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Int8.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_Int8.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_Int64.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Int64.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Int64.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_Int64.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Int64.go './opt/gotemplate_Int64.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Int64.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_Int64.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_Int32.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Int32.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Int32.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_Int32.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Int32.go './opt/gotemplate_Int32.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Int32.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_Int32.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_Int16.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Int16.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Int16.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_Int16.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Int16.go './opt/gotemplate_Int16.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Int16.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_Int16.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_Int.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Int.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Int.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_Int.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Int.go './opt/gotemplate_Int.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Int.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_Int.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_Float64.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Float64.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Float64.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_Float64.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Float64.go './opt/gotemplate_Float64.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Float64.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_Float64.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_Float32.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Float32.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Float32.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_Float32.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Float32.go './opt/gotemplate_Float32.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Float32.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_Float32.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./opt/gotemplate_Bool.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Bool.go + echo '%dir %{gopath}/src/%{import_path}/./opt' ++ dirname ./opt/gotemplate_Bool.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt + cp -pav ./opt/gotemplate_Bool.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Bool.go './opt/gotemplate_Bool.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./opt/gotemplate_Bool.go' + echo '%{gopath}/src/%{import_path}/./opt/gotemplate_Bool.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./jwriter/writer.go + echo '%dir %{gopath}/src/%{import_path}/./jwriter' ++ dirname ./jwriter/writer.go + echo '%dir %{gopath}/src/%{import_path}/./jwriter' ++ dirname ./jwriter/writer.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./jwriter + cp -pav ./jwriter/writer.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./jwriter/writer.go './jwriter/writer.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./jwriter/writer.go' + echo '%{gopath}/src/%{import_path}/./jwriter/writer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./jlexer/lexer.go + echo '%dir %{gopath}/src/%{import_path}/./jlexer' ++ dirname ./jlexer/lexer.go + echo '%dir %{gopath}/src/%{import_path}/./jlexer' ++ dirname ./jlexer/lexer.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./jlexer + cp -pav ./jlexer/lexer.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./jlexer/lexer.go './jlexer/lexer.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./jlexer/lexer.go' + echo '%{gopath}/src/%{import_path}/./jlexer/lexer.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./jlexer/error.go + echo '%dir %{gopath}/src/%{import_path}/./jlexer' ++ dirname ./jlexer/error.go + echo '%dir %{gopath}/src/%{import_path}/./jlexer' ++ dirname ./jlexer/error.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./jlexer + cp -pav ./jlexer/error.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./jlexer/error.go './jlexer/error.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./jlexer/error.go' + echo '%{gopath}/src/%{import_path}/./jlexer/error.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./helpers.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./helpers.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./helpers.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/. + cp -pav ./helpers.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./helpers.go './helpers.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./helpers.go' + echo '%{gopath}/src/%{import_path}/./helpers.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./gen/generator.go + echo '%dir %{gopath}/src/%{import_path}/./gen' ++ dirname ./gen/generator.go + echo '%dir %{gopath}/src/%{import_path}/./gen' ++ dirname ./gen/generator.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./gen + cp -pav ./gen/generator.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./gen/generator.go './gen/generator.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./gen/generator.go' + echo '%{gopath}/src/%{import_path}/./gen/generator.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./gen/encoder.go + echo '%dir %{gopath}/src/%{import_path}/./gen' ++ dirname ./gen/encoder.go + echo '%dir %{gopath}/src/%{import_path}/./gen' ++ dirname ./gen/encoder.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./gen + cp -pav ./gen/encoder.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./gen/encoder.go './gen/encoder.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./gen/encoder.go' + echo '%{gopath}/src/%{import_path}/./gen/encoder.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./gen/decoder.go + echo '%dir %{gopath}/src/%{import_path}/./gen' ++ dirname ./gen/decoder.go + echo '%dir %{gopath}/src/%{import_path}/./gen' ++ dirname ./gen/decoder.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./gen + cp -pav ./gen/decoder.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./gen/decoder.go './gen/decoder.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./gen/decoder.go' + echo '%{gopath}/src/%{import_path}/./gen/decoder.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./easyjson/main.go + echo '%dir %{gopath}/src/%{import_path}/./easyjson' ++ dirname ./easyjson/main.go + echo '%dir %{gopath}/src/%{import_path}/./easyjson' ++ dirname ./easyjson/main.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./easyjson + cp -pav ./easyjson/main.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./easyjson/main.go './easyjson/main.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./easyjson/main.go' + echo '%{gopath}/src/%{import_path}/./easyjson/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./buffer/pool.go + echo '%dir %{gopath}/src/%{import_path}/./buffer' ++ dirname ./buffer/pool.go + echo '%dir %{gopath}/src/%{import_path}/./buffer' ++ dirname ./buffer/pool.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./buffer + cp -pav ./buffer/pool.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./buffer/pool.go './buffer/pool.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./buffer/pool.go' + echo '%{gopath}/src/%{import_path}/./buffer/pool.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./bootstrap/bootstrap.go + echo '%dir %{gopath}/src/%{import_path}/./bootstrap' ++ dirname ./bootstrap/bootstrap.go + echo '%dir %{gopath}/src/%{import_path}/./bootstrap' ++ dirname ./bootstrap/bootstrap.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./bootstrap + cp -pav ./bootstrap/bootstrap.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./bootstrap/bootstrap.go './bootstrap/bootstrap.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./bootstrap/bootstrap.go' + echo '%{gopath}/src/%{import_path}/./bootstrap/bootstrap.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./benchmark/data_var.go + echo '%dir %{gopath}/src/%{import_path}/./benchmark' ++ dirname ./benchmark/data_var.go + echo '%dir %{gopath}/src/%{import_path}/./benchmark' ++ dirname ./benchmark/data_var.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./benchmark + cp -pav ./benchmark/data_var.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./benchmark/data_var.go './benchmark/data_var.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./benchmark/data_var.go' + echo '%{gopath}/src/%{import_path}/./benchmark/data_var.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./benchmark/data_ffjson.go + echo '%dir %{gopath}/src/%{import_path}/./benchmark' ++ dirname ./benchmark/data_ffjson.go + echo '%dir %{gopath}/src/%{import_path}/./benchmark' ++ dirname ./benchmark/data_ffjson.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./benchmark + cp -pav ./benchmark/data_ffjson.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./benchmark/data_ffjson.go './benchmark/data_ffjson.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./benchmark/data_ffjson.go' + echo '%{gopath}/src/%{import_path}/./benchmark/data_ffjson.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./benchmark/data_codec.go + echo '%dir %{gopath}/src/%{import_path}/./benchmark' ++ dirname ./benchmark/data_codec.go + echo '%dir %{gopath}/src/%{import_path}/./benchmark' ++ dirname ./benchmark/data_codec.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./benchmark + cp -pav ./benchmark/data_codec.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./benchmark/data_codec.go './benchmark/data_codec.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./benchmark/data_codec.go' + echo '%{gopath}/src/%{import_path}/./benchmark/data_codec.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./benchmark/data.go + echo '%dir %{gopath}/src/%{import_path}/./benchmark' ++ dirname ./benchmark/data.go + echo '%dir %{gopath}/src/%{import_path}/./benchmark' ++ dirname ./benchmark/data.go + install -d -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./benchmark + cp -pav ./benchmark/data.go /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./benchmark/data.go './benchmark/data.go' -> '/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64//usr/share/gocode/src/github.com/mailru/easyjson/./benchmark/data.go' + echo '%{gopath}/src/%{import_path}/./benchmark/data.go' + sort -u -o devel.file-list devel.file-list + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8HUZ2N + umask 022 + cd /builddir/build/BUILD + cd easyjson-d5b7844b561a7bc640052f1b935f7b800330d7e0 + exit 0 Processing files: golang-github-mailru-easyjson-devel-0-0.1.gitd5b7844.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sLh4IH + umask 022 + cd /builddir/build/BUILD + cd easyjson-d5b7844b561a7bc640052f1b935f7b800330d7e0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64/usr/share/doc/golang-github-mailru-easyjson-devel-0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64/usr/share/doc/golang-github-mailru-easyjson-devel-0 + cp -pr README.md /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64/usr/share/doc/golang-github-mailru-easyjson-devel-0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qhN8pB + umask 022 + cd /builddir/build/BUILD + cd easyjson-d5b7844b561a7bc640052f1b935f7b800330d7e0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64/usr/share/licenses/golang-github-mailru-easyjson-devel-0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64/usr/share/licenses/golang-github-mailru-easyjson-devel-0 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64/usr/share/licenses/golang-github-mailru-easyjson-devel-0 + exit 0 Provides: golang(github.com/mailru/easyjson) = 0-0.1.gitd5b7844.el7.centos golang-github-mailru-easyjson-devel = 0-0.1.gitd5b7844.el7.centos 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-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-92604598.novalocal Wrote: /builddir/build/RPMS/golang-github-mailru-easyjson-devel-0-0.1.gitd5b7844.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QmbPmr + umask 022 + cd /builddir/build/BUILD + cd easyjson-d5b7844b561a7bc640052f1b935f7b800330d7e0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-mailru-easyjson-0-0.1.gitd5b7844.el7.centos.x86_64 + exit 0 Child return code was: 0