Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1252314 Details for
Bug 1423648
golang-github-endophage-gotuf: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 36.75 KB, created by
Fedora Release Engineering
on 2017-02-17 14:13:11 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 14:13:11 UTC
Size:
36.75 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/golang-github-endophage-gotuf.spec'], timeout=172800printOutput=FalsechrootPath='/var/lib/mock/f26-build-7618752-694224/root'uid=1000shell=Falsegid=425logger=<mockbuild.trace_decorator.getLog object at 0x3fffac4a2358>user='mockbuild'env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/golang-github-endophage-gotuf.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/golang-github-endophage-gotuf.spec'], timeout=172800printOutput=FalsechrootPath='/var/lib/mock/f26-build-7618752-694224/root'uid=1000shell=Falsegid=425logger=<mockbuild.trace_decorator.getLog object at 0x3fffac4a2358>user='mockbuild'private_network=Trueenv={'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/golang-github-endophage-gotuf.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ew9reN >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce >+ /usr/bin/gzip -dc /builddir/build/SOURCES/gotuf-9bcdad0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LMGczl >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tDk3TT >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64 >++ dirname /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64 >+ cd gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/ >+ echo '%dir %{gopath}/src/%{import_path}/.' >++ find . -iname '*.go' '!' -iname '*_test.go' >++ grep -v ./Godeps >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./testutils/utils.go >+ echo '%dir %{gopath}/src/%{import_path}/./testutils' >++ dirname ./testutils/utils.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./testutils >+ cp -pav ./testutils/utils.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./testutils/utils.go >'./testutils/utils.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./testutils/utils.go' >+ echo '%{gopath}/src/%{import_path}/./testutils/utils.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./testutils/repo.go >+ echo '%dir %{gopath}/src/%{import_path}/./testutils' >++ dirname ./testutils/repo.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./testutils >+ cp -pav ./testutils/repo.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./testutils/repo.go >'./testutils/repo.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./testutils/repo.go' >+ echo '%{gopath}/src/%{import_path}/./testutils/repo.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./encrypted/encrypted.go >+ echo '%dir %{gopath}/src/%{import_path}/./encrypted' >++ dirname ./encrypted/encrypted.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./encrypted >+ cp -pav ./encrypted/encrypted.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./encrypted/encrypted.go >'./encrypted/encrypted.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./encrypted/encrypted.go' >+ echo '%{gopath}/src/%{import_path}/./encrypted/encrypted.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./store/interfaces.go >+ echo '%dir %{gopath}/src/%{import_path}/./store' >++ dirname ./store/interfaces.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store >+ cp -pav ./store/interfaces.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/interfaces.go >'./store/interfaces.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/interfaces.go' >+ echo '%{gopath}/src/%{import_path}/./store/interfaces.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./store/dbstore.go >+ echo '%dir %{gopath}/src/%{import_path}/./store' >++ dirname ./store/dbstore.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store >+ cp -pav ./store/dbstore.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/dbstore.go >'./store/dbstore.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/dbstore.go' >+ echo '%{gopath}/src/%{import_path}/./store/dbstore.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./store/filestore.go >+ echo '%dir %{gopath}/src/%{import_path}/./store' >++ dirname ./store/filestore.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store >+ cp -pav ./store/filestore.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/filestore.go >'./store/filestore.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/filestore.go' >+ echo '%{gopath}/src/%{import_path}/./store/filestore.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./store/memorystore.go >+ echo '%dir %{gopath}/src/%{import_path}/./store' >++ dirname ./store/memorystore.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store >+ cp -pav ./store/memorystore.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/memorystore.go >'./store/memorystore.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/memorystore.go' >+ echo '%{gopath}/src/%{import_path}/./store/memorystore.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./store/errors.go >+ echo '%dir %{gopath}/src/%{import_path}/./store' >++ dirname ./store/errors.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store >+ cp -pav ./store/errors.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/errors.go >'./store/errors.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/errors.go' >+ echo '%{gopath}/src/%{import_path}/./store/errors.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./store/httpstore.go >+ echo '%dir %{gopath}/src/%{import_path}/./store' >++ dirname ./store/httpstore.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store >+ cp -pav ./store/httpstore.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/httpstore.go >'./store/httpstore.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/httpstore.go' >+ echo '%{gopath}/src/%{import_path}/./store/httpstore.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./tuf.go >+ echo '%dir %{gopath}/src/%{import_path}/.' >++ dirname ./tuf.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/. >+ cp -pav ./tuf.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./tuf.go >'./tuf.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./tuf.go' >+ echo '%{gopath}/src/%{import_path}/./tuf.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./client/client.go >+ echo '%dir %{gopath}/src/%{import_path}/./client' >++ dirname ./client/client.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./client >+ cp -pav ./client/client.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./client/client.go >'./client/client.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./client/client.go' >+ echo '%{gopath}/src/%{import_path}/./client/client.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./client/errors.go >+ echo '%dir %{gopath}/src/%{import_path}/./client' >++ dirname ./client/errors.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./client >+ cp -pav ./client/errors.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./client/errors.go >'./client/errors.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./client/errors.go' >+ echo '%{gopath}/src/%{import_path}/./client/errors.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./data/targets.go >+ echo '%dir %{gopath}/src/%{import_path}/./data' >++ dirname ./data/targets.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data >+ cp -pav ./data/targets.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/targets.go >'./data/targets.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/targets.go' >+ echo '%{gopath}/src/%{import_path}/./data/targets.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./data/keys.go >+ echo '%dir %{gopath}/src/%{import_path}/./data' >++ dirname ./data/keys.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data >+ cp -pav ./data/keys.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/keys.go >'./data/keys.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/keys.go' >+ echo '%{gopath}/src/%{import_path}/./data/keys.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./data/timestamp.go >+ echo '%dir %{gopath}/src/%{import_path}/./data' >++ dirname ./data/timestamp.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data >+ cp -pav ./data/timestamp.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/timestamp.go >'./data/timestamp.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/timestamp.go' >+ echo '%{gopath}/src/%{import_path}/./data/timestamp.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./data/snapshot.go >+ echo '%dir %{gopath}/src/%{import_path}/./data' >++ dirname ./data/snapshot.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data >+ cp -pav ./data/snapshot.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/snapshot.go >'./data/snapshot.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/snapshot.go' >+ echo '%{gopath}/src/%{import_path}/./data/snapshot.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./data/types.go >+ echo '%dir %{gopath}/src/%{import_path}/./data' >++ dirname ./data/types.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data >+ cp -pav ./data/types.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/types.go >'./data/types.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/types.go' >+ echo '%{gopath}/src/%{import_path}/./data/types.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./data/roles.go >+ echo '%dir %{gopath}/src/%{import_path}/./data' >++ dirname ./data/roles.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data >+ cp -pav ./data/roles.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/roles.go >'./data/roles.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/roles.go' >+ echo '%{gopath}/src/%{import_path}/./data/roles.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./data/root.go >+ echo '%dir %{gopath}/src/%{import_path}/./data' >++ dirname ./data/root.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data >+ cp -pav ./data/root.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/root.go >'./data/root.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/root.go' >+ echo '%{gopath}/src/%{import_path}/./data/root.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./errors/errors.go >+ echo '%dir %{gopath}/src/%{import_path}/./errors' >++ dirname ./errors/errors.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./errors >+ cp -pav ./errors/errors.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./errors/errors.go >'./errors/errors.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./errors/errors.go' >+ echo '%{gopath}/src/%{import_path}/./errors/errors.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./utils/utils.go >+ echo '%dir %{gopath}/src/%{import_path}/./utils' >++ dirname ./utils/utils.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./utils >+ cp -pav ./utils/utils.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./utils/utils.go >'./utils/utils.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./utils/utils.go' >+ echo '%{gopath}/src/%{import_path}/./utils/utils.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./utils/util.go >+ echo '%dir %{gopath}/src/%{import_path}/./utils' >++ dirname ./utils/util.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./utils >+ cp -pav ./utils/util.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./utils/util.go >'./utils/util.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./utils/util.go' >+ echo '%{gopath}/src/%{import_path}/./utils/util.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./signed/ed25519.go >+ echo '%dir %{gopath}/src/%{import_path}/./signed' >++ dirname ./signed/ed25519.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed >+ cp -pav ./signed/ed25519.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/ed25519.go >'./signed/ed25519.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/ed25519.go' >+ echo '%{gopath}/src/%{import_path}/./signed/ed25519.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./signed/interface.go >+ echo '%dir %{gopath}/src/%{import_path}/./signed' >++ dirname ./signed/interface.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed >+ cp -pav ./signed/interface.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/interface.go >'./signed/interface.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/interface.go' >+ echo '%{gopath}/src/%{import_path}/./signed/interface.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./signed/errors.go >+ echo '%dir %{gopath}/src/%{import_path}/./signed' >++ dirname ./signed/errors.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed >+ cp -pav ./signed/errors.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/errors.go >'./signed/errors.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/errors.go' >+ echo '%{gopath}/src/%{import_path}/./signed/errors.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./signed/verifiers.go >+ echo '%dir %{gopath}/src/%{import_path}/./signed' >++ dirname ./signed/verifiers.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed >+ cp -pav ./signed/verifiers.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verifiers.go >'./signed/verifiers.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verifiers.go' >+ echo '%{gopath}/src/%{import_path}/./signed/verifiers.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./signed/sign.go >+ echo '%dir %{gopath}/src/%{import_path}/./signed' >++ dirname ./signed/sign.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed >+ cp -pav ./signed/sign.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/sign.go >'./signed/sign.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/sign.go' >+ echo '%{gopath}/src/%{import_path}/./signed/sign.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./signed/verify.go >+ echo '%dir %{gopath}/src/%{import_path}/./signed' >++ dirname ./signed/verify.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed >+ cp -pav ./signed/verify.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verify.go >'./signed/verify.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verify.go' >+ echo '%{gopath}/src/%{import_path}/./signed/verify.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./keys/db.go >+ echo '%dir %{gopath}/src/%{import_path}/./keys' >++ dirname ./keys/db.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./keys >+ cp -pav ./keys/db.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./keys/db.go >'./keys/db.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./keys/db.go' >+ echo '%{gopath}/src/%{import_path}/./keys/db.go' >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/ >++ find . -iname '*_test.go' >++ grep -v ./Godeps >+ for file in $(find . -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./encrypted/encrypted_test.go >+ echo '%dir %{gopath}/src/%{import_path}/./encrypted' >++ dirname ./encrypted/encrypted_test.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./encrypted >+ cp -pav ./encrypted/encrypted_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./encrypted/encrypted_test.go >'./encrypted/encrypted_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./encrypted/encrypted_test.go' >+ echo '%{gopath}/src/%{import_path}/./encrypted/encrypted_test.go' >+ for file in $(find . -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./store/dbstore_test.go >+ echo '%dir %{gopath}/src/%{import_path}/./store' >++ dirname ./store/dbstore_test.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store >+ cp -pav ./store/dbstore_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/dbstore_test.go >'./store/dbstore_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/dbstore_test.go' >+ echo '%{gopath}/src/%{import_path}/./store/dbstore_test.go' >+ for file in $(find . -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./store/httpstore_test.go >+ echo '%dir %{gopath}/src/%{import_path}/./store' >++ dirname ./store/httpstore_test.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store >+ cp -pav ./store/httpstore_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/httpstore_test.go >'./store/httpstore_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/httpstore_test.go' >+ echo '%{gopath}/src/%{import_path}/./store/httpstore_test.go' >+ for file in $(find . -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./store/filestore_test.go >+ echo '%dir %{gopath}/src/%{import_path}/./store' >++ dirname ./store/filestore_test.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store >+ cp -pav ./store/filestore_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/filestore_test.go >'./store/filestore_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./store/filestore_test.go' >+ echo '%{gopath}/src/%{import_path}/./store/filestore_test.go' >+ for file in $(find . -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./client/client_test.go >+ echo '%dir %{gopath}/src/%{import_path}/./client' >++ dirname ./client/client_test.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./client >+ cp -pav ./client/client_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./client/client_test.go >'./client/client_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./client/client_test.go' >+ echo '%{gopath}/src/%{import_path}/./client/client_test.go' >+ for file in $(find . -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./data/types_test.go >+ echo '%dir %{gopath}/src/%{import_path}/./data' >++ dirname ./data/types_test.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data >+ cp -pav ./data/types_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/types_test.go >'./data/types_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/types_test.go' >+ echo '%{gopath}/src/%{import_path}/./data/types_test.go' >+ for file in $(find . -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./data/roles_test.go >+ echo '%dir %{gopath}/src/%{import_path}/./data' >++ dirname ./data/roles_test.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data >+ cp -pav ./data/roles_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/roles_test.go >'./data/roles_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./data/roles_test.go' >+ echo '%{gopath}/src/%{import_path}/./data/roles_test.go' >+ for file in $(find . -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./utils/util_test.go >+ echo '%dir %{gopath}/src/%{import_path}/./utils' >++ dirname ./utils/util_test.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./utils >+ cp -pav ./utils/util_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./utils/util_test.go >'./utils/util_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./utils/util_test.go' >+ echo '%{gopath}/src/%{import_path}/./utils/util_test.go' >+ for file in $(find . -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./signed/verifiers_test.go >+ echo '%dir %{gopath}/src/%{import_path}/./signed' >++ dirname ./signed/verifiers_test.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed >+ cp -pav ./signed/verifiers_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verifiers_test.go >'./signed/verifiers_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verifiers_test.go' >+ echo '%{gopath}/src/%{import_path}/./signed/verifiers_test.go' >+ for file in $(find . -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./signed/sign_test.go >+ echo '%dir %{gopath}/src/%{import_path}/./signed' >++ dirname ./signed/sign_test.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed >+ cp -pav ./signed/sign_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/sign_test.go >'./signed/sign_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/sign_test.go' >+ echo '%{gopath}/src/%{import_path}/./signed/sign_test.go' >+ for file in $(find . -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./signed/verify_test.go >+ echo '%dir %{gopath}/src/%{import_path}/./signed' >++ dirname ./signed/verify_test.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed >+ cp -pav ./signed/verify_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verify_test.go >'./signed/verify_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./signed/verify_test.go' >+ echo '%{gopath}/src/%{import_path}/./signed/verify_test.go' >+ for file in $(find . -iname "*_test.go" | grep -v "./Godeps") >++ dirname ./tuf_test.go >+ echo '%dir %{gopath}/src/%{import_path}/.' >++ dirname ./tuf_test.go >+ install -d -p /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/. >+ cp -pav ./tuf_test.go /builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./tuf_test.go >'./tuf_test.go' -> '/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode/src/github.com/endophage/gotuf/./tuf_test.go' >+ echo '%{gopath}/src/%{import_path}/./tuf_test.go' >+ 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.ydhFAs >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gotuf-9bcdad0308e34a49f38448b8ad436ad8860825ce >+ export GOPATH=/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode:/usr/share/gocode >+ GOPATH=/builddir/build/BUILDROOT/golang-github-endophage-gotuf-0-0.5.git9bcdad0.fc26.ppc64//usr/share/gocode:/usr/share/gocode >+ go test -compiler gc -ldflags '' github.com/endophage/gotuf >ok github.com/endophage/gotuf 0.009s >+ go test -compiler gc -ldflags '' github.com/endophage/gotuf/client >ok github.com/endophage/gotuf/client 0.007s >+ go test -compiler gc -ldflags '' github.com/endophage/gotuf/data >ok github.com/endophage/gotuf/data 0.003s >+ go test -compiler gc -ldflags '' github.com/endophage/gotuf/encrypted >ok github.com/endophage/gotuf/encrypted 0.986s >+ go test -compiler gc -ldflags '' github.com/endophage/gotuf/store ># github.com/endophage/gotuf/store >package github.com/endophage/gotuf/store (test) > imports github.com/endophage/gotuf/testutils > imports code.google.com/p/gosqlite/sqlite3: no buildable Go source files in /usr/share/gocode/src/code.google.com/p/gosqlite/sqlite3 >FAIL github.com/endophage/gotuf/store [setup failed] >error: Bad exit status from /var/tmp/rpm-tmp.ydhFAs (%check) > Bad exit status from /var/tmp/rpm-tmp.ydhFAs (%check) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/golang-github-endophage-gotuf.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1423648
: 1252314 |
1252315
|
1252316