Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1462574 Details for
Bug 1604227
golang-github-urfave-cli: FTBFS in Fedora rawhide
[?]
New
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.rh83 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
build.log (text/plain), 26.38 KB, created by
Mohan Boddu
on 2018-07-19 21:38:38 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 21:38:38 UTC
Size:
26.38 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/golang-github-urfave-cli.spec'], chrootPath='/var/lib/mock/f29-build-13021860-949298/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3ff9407c9e8>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/golang-github-urfave-cli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: s390x >Building for target s390x >Wrote: /builddir/build/SRPMS/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/golang-github-urfave-cli.spec'], chrootPath='/var/lib/mock/f29-build-13021860-949298/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3ff9407c9e8>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/golang-github-urfave-cli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: s390x >Building for target s390x >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PMvYxt >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf cli-61f519fe5e57c2518c03627b194899a105838eba >+ /usr/bin/tar -xof - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/cli-61f519f.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd cli-61f519fe5e57c2518c03627b194899a105838eba >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q36ZFQ >+ umask 022 >+ cd /builddir/build/BUILD >+ cd cli-61f519fe5e57c2518c03627b194899a105838eba >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fZl1Dd >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x >++ dirname /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x >+ cd cli-61f519fe5e57c2518c03627b194899a105838eba >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/ >+ echo '%dir %{gopath}/src/%{import_path}/.' >++ grep -v Godeps/_workspace >++ find . -iname '*.go' '!' -iname '*_test.go' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./altsrc/altsrc.go >+ dirprefix=./altsrc >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc >+ cp -pav ./altsrc/altsrc.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/altsrc.go >'./altsrc/altsrc.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/altsrc.go' >+ echo '%{gopath}/src/%{import_path}/./altsrc/altsrc.go' >+ '[' ./altsrc '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./altsrc' >++ dirname ./altsrc >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./altsrc/flag.go >+ dirprefix=./altsrc >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc >+ cp -pav ./altsrc/flag.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/flag.go >'./altsrc/flag.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/flag.go' >+ echo '%{gopath}/src/%{import_path}/./altsrc/flag.go' >+ '[' ./altsrc '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./altsrc' >++ dirname ./altsrc >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./altsrc/flag_generated.go >+ dirprefix=./altsrc >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc >+ cp -pav ./altsrc/flag_generated.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/flag_generated.go >'./altsrc/flag_generated.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/flag_generated.go' >+ echo '%{gopath}/src/%{import_path}/./altsrc/flag_generated.go' >+ '[' ./altsrc '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./altsrc' >++ dirname ./altsrc >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./altsrc/input_source_context.go >+ dirprefix=./altsrc >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc >+ cp -pav ./altsrc/input_source_context.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/input_source_context.go >'./altsrc/input_source_context.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/input_source_context.go' >+ echo '%{gopath}/src/%{import_path}/./altsrc/input_source_context.go' >+ '[' ./altsrc '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./altsrc' >++ dirname ./altsrc >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./altsrc/map_input_source.go >+ dirprefix=./altsrc >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc >+ cp -pav ./altsrc/map_input_source.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/map_input_source.go >'./altsrc/map_input_source.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/map_input_source.go' >+ echo '%{gopath}/src/%{import_path}/./altsrc/map_input_source.go' >+ '[' ./altsrc '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./altsrc' >++ dirname ./altsrc >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./altsrc/toml_file_loader.go >+ dirprefix=./altsrc >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc >+ cp -pav ./altsrc/toml_file_loader.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/toml_file_loader.go >'./altsrc/toml_file_loader.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/toml_file_loader.go' >+ echo '%{gopath}/src/%{import_path}/./altsrc/toml_file_loader.go' >+ '[' ./altsrc '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./altsrc' >++ dirname ./altsrc >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./altsrc/yaml_file_loader.go >+ dirprefix=./altsrc >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc >+ cp -pav ./altsrc/yaml_file_loader.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/yaml_file_loader.go >'./altsrc/yaml_file_loader.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/yaml_file_loader.go' >+ echo '%{gopath}/src/%{import_path}/./altsrc/yaml_file_loader.go' >+ '[' ./altsrc '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./altsrc' >++ dirname ./altsrc >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./app.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./app.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./app.go >'./app.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./app.go' >+ echo '%{gopath}/src/%{import_path}/./app.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./category.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./category.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./category.go >'./category.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./category.go' >+ echo '%{gopath}/src/%{import_path}/./category.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./cli.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./cli.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./cli.go >'./cli.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./cli.go' >+ echo '%{gopath}/src/%{import_path}/./cli.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./command.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./command.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./command.go >'./command.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./command.go' >+ echo '%{gopath}/src/%{import_path}/./command.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./context.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./context.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./context.go >'./context.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./context.go' >+ echo '%{gopath}/src/%{import_path}/./context.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./errors.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./errors.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./errors.go >'./errors.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./errors.go' >+ echo '%{gopath}/src/%{import_path}/./errors.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./flag.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./flag.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./flag.go >'./flag.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./flag.go' >+ echo '%{gopath}/src/%{import_path}/./flag.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./flag_generated.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./flag_generated.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./flag_generated.go >'./flag_generated.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./flag_generated.go' >+ echo '%{gopath}/src/%{import_path}/./flag_generated.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./funcs.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./funcs.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./funcs.go >'./funcs.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./funcs.go' >+ echo '%{gopath}/src/%{import_path}/./funcs.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./help.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./help.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./help.go >'./help.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./help.go' >+ echo '%{gopath}/src/%{import_path}/./help.go' >+ '[' . '!=' . ']' >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/ >++ grep -v Godeps/_workspace >++ find . -iname '*_test.go' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./altsrc/flag_test.go >+ dirprefix=./altsrc >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc >+ cp -pav ./altsrc/flag_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/flag_test.go >'./altsrc/flag_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/flag_test.go' >+ echo '%{gopath}/src/%{import_path}/./altsrc/flag_test.go' >+ '[' ./altsrc '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./altsrc' >++ dirname ./altsrc >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./altsrc/helpers_test.go >+ dirprefix=./altsrc >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc >+ cp -pav ./altsrc/helpers_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/helpers_test.go >'./altsrc/helpers_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/helpers_test.go' >+ echo '%{gopath}/src/%{import_path}/./altsrc/helpers_test.go' >+ '[' ./altsrc '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./altsrc' >++ dirname ./altsrc >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./altsrc/toml_command_test.go >+ dirprefix=./altsrc >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc >+ cp -pav ./altsrc/toml_command_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/toml_command_test.go >'./altsrc/toml_command_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/toml_command_test.go' >+ echo '%{gopath}/src/%{import_path}/./altsrc/toml_command_test.go' >+ '[' ./altsrc '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./altsrc' >++ dirname ./altsrc >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./altsrc/yaml_command_test.go >+ dirprefix=./altsrc >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc >+ cp -pav ./altsrc/yaml_command_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/yaml_command_test.go >'./altsrc/yaml_command_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./altsrc/yaml_command_test.go' >+ echo '%{gopath}/src/%{import_path}/./altsrc/yaml_command_test.go' >+ '[' ./altsrc '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./altsrc' >++ dirname ./altsrc >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./app_test.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./app_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./app_test.go >'./app_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./app_test.go' >+ echo '%{gopath}/src/%{import_path}/./app_test.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./command_test.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./command_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./command_test.go >'./command_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./command_test.go' >+ echo '%{gopath}/src/%{import_path}/./command_test.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./context_test.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./context_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./context_test.go >'./context_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./context_test.go' >+ echo '%{gopath}/src/%{import_path}/./context_test.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./errors_test.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./errors_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./errors_test.go >'./errors_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./errors_test.go' >+ echo '%{gopath}/src/%{import_path}/./errors_test.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./flag_test.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./flag_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./flag_test.go >'./flag_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./flag_test.go' >+ echo '%{gopath}/src/%{import_path}/./flag_test.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./help_test.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./help_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./help_test.go >'./help_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./help_test.go' >+ echo '%{gopath}/src/%{import_path}/./help_test.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./helpers_test.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/. >+ cp -pav ./helpers_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./helpers_test.go >'./helpers_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode/src/github.com/urfave/cli/./helpers_test.go' >+ echo '%{gopath}/src/%{import_path}/./helpers_test.go' >+ '[' . '!=' . ']' >+ sort -u -o devel.file-list devel.file-list >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /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 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.chWmB6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd cli-61f519fe5e57c2518c03627b194899a105838eba >+ export GOPATH=/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode:/usr/share/gocode >+ GOPATH=/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x//usr/share/gocode:/usr/share/gocode >+ go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/urfave/cli ># github.com/urfave/cli >../../BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x/usr/share/gocode/src/github.com/urfave/cli/app_test.go:379:6: parsedOption declared but not used >../../BUILDROOT/golang-github-urfave-cli-1.18.0-0.6.git61f519f.fc29.s390x/usr/share/gocode/src/github.com/urfave/cli/app_test.go:379:20: firstArg declared but not used >vet: typecheck failures >FAIL github.com/urfave/cli [build failed] >error: Bad exit status from /var/tmp/rpm-tmp.chWmB6 (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.chWmB6 (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, 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 s390x --nodeps /builddir/build/SPECS/golang-github-urfave-cli.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 1604227
: 1462574 |
1462575
|
1462576