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 1462617 Details for
Bug 1604244
golint: 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), 32.00 KB, created by
Mohan Boddu
on 2018-07-19 21:43:20 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 21:43:20 UTC
Size:
32.00 KB
patch
obsolete
>b/golang/src/regexp/syntax >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1Yhoyn7IZIKB-U9N9zu-/1Yhoyn7IZIKB-U9N9zu- -goversion go1.11beta1 -D "" -importcfg $WORK/b051/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal >cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/bd/bdfc7a7606d2134a819e450a295862b1ebd9121f69df74b1b06cb182985e009b-d # internal >regexp >mkdir -p $WORK/b050/ >cat >$WORK/b050/importcfg << 'EOF' # internal ># import config >packagefile bytes=$WORK/b030/_pkg_.a >packagefile io=$WORK/b005/_pkg_.a >packagefile regexp/syntax=$WORK/b051/_pkg_.a >packagefile sort=$WORK/b027/_pkg_.a >packagefile strconv=$WORK/b023/_pkg_.a >packagefile strings=$WORK/b028/_pkg_.a >packagefile sync=$WORK/b006/_pkg_.a >packagefile unicode=$WORK/b026/_pkg_.a >packagefile unicode/utf8=$WORK/b025/_pkg_.a >EOF >cd /usr/lib/golang/src/regexp >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p regexp -std -complete -installsuffix shared -buildid KSZfFxvC1_QYgvnW8Qth/KSZfFxvC1_QYgvnW8Qth -goversion go1.11beta1 -D "" -importcfg $WORK/b050/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal >cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/8a/8a9d2c955f160563f84315b8cb8fd1ff3c5de60332496012ccd3e288db932ffa-d # internal >net/url >mkdir -p $WORK/b053/ >cat >$WORK/b053/importcfg << 'EOF' # internal ># import config >packagefile errors=$WORK/b003/_pkg_.a >packagefile fmt=$WORK/b004/_pkg_.a >packagefile sort=$WORK/b027/_pkg_.a >packagefile strconv=$WORK/b023/_pkg_.a >packagefile strings=$WORK/b028/_pkg_.a >EOF >cd /usr/lib/golang/src/net/url >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p net/url -std -complete -installsuffix shared -buildid ArD4kH9eOYHH16wnDLKg/ArD4kH9eOYHH16wnDLKg -goversion go1.11beta1 -D "" -importcfg $WORK/b053/importcfg -pack ./url.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal >cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/de/de98a272b63ef610b3e2dca21742d4e5db5a46b9e96ce7448888d3f1b8c3a74d-d # internal >text/template/parse >mkdir -p $WORK/b054/ >cat >$WORK/b054/importcfg << 'EOF' # internal ># import config >packagefile bytes=$WORK/b030/_pkg_.a >packagefile fmt=$WORK/b004/_pkg_.a >packagefile runtime=$WORK/b009/_pkg_.a >packagefile strconv=$WORK/b023/_pkg_.a >packagefile strings=$WORK/b028/_pkg_.a >packagefile unicode=$WORK/b026/_pkg_.a >packagefile unicode/utf8=$WORK/b025/_pkg_.a >EOF >cd /usr/lib/golang/src/text/template/parse >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p text/template/parse -std -complete -installsuffix shared -buildid 8_2yYmrw16mjM1-3sEio/8_2yYmrw16mjM1-3sEio -goversion go1.11beta1 -D "" -importcfg $WORK/b054/importcfg -pack ./lex.go ./node.go ./parse.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal >cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/4f/4f5082e760a81f77b59ca0945b88b019a7eaa31bd5bf2ca233c366bf99b4db84-d # internal >text/template >mkdir -p $WORK/b052/ >cat >$WORK/b052/importcfg << 'EOF' # internal ># import config >packagefile bytes=$WORK/b030/_pkg_.a >packagefile errors=$WORK/b003/_pkg_.a >packagefile fmt=$WORK/b004/_pkg_.a >packagefile io=$WORK/b005/_pkg_.a >packagefile io/ioutil=$WORK/b036/_pkg_.a >packagefile net/url=$WORK/b053/_pkg_.a >packagefile path/filepath=$WORK/b034/_pkg_.a >packagefile reflect=$WORK/b022/_pkg_.a >packagefile runtime=$WORK/b009/_pkg_.a >packagefile sort=$WORK/b027/_pkg_.a >packagefile strings=$WORK/b028/_pkg_.a >packagefile sync=$WORK/b006/_pkg_.a >packagefile text/template/parse=$WORK/b054/_pkg_.a >packagefile unicode=$WORK/b026/_pkg_.a >packagefile unicode/utf8=$WORK/b025/_pkg_.a >EOF >cd /usr/lib/golang/src/text/template >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p text/template -std -complete -installsuffix shared -buildid c2GMJ5LZx8V--kUPG59Z/c2GMJ5LZx8V--kUPG59Z -goversion go1.11beta1 -D "" -importcfg $WORK/b052/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal >cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ef/ef25b663f7d18e9952f64f9c337fa7fd615fa6b8d6468b867833505e0ea52981-d # internal >log >mkdir -p $WORK/b055/ >cat >$WORK/b055/importcfg << 'EOF' # internal ># import config >packagefile fmt=$WORK/b004/_pkg_.a >packagefile io=$WORK/b005/_pkg_.a >packagefile os=$WORK/b016/_pkg_.a >packagefile runtime=$WORK/b009/_pkg_.a >packagefile sync=$WORK/b006/_pkg_.a >packagefile time=$WORK/b019/_pkg_.a >EOF >cd /usr/lib/golang/src/log >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p log -std -complete -installsuffix shared -buildid DjA-GcD6wF6YdPXba5Bw/DjA-GcD6wF6YdPXba5Bw -goversion go1.11beta1 -D "" -importcfg $WORK/b055/importcfg -pack ./log.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal >cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/55/5544233436da0237fd75a2449ee5d2701caf28ed9dc7c3bf24ad33e5ba103b2c-d # internal >context >mkdir -p $WORK/b057/ >cat >$WORK/b057/importcfg << 'EOF' # internal ># import config >packagefile errors=$WORK/b003/_pkg_.a >packagefile fmt=$WORK/b004/_pkg_.a >packagefile reflect=$WORK/b022/_pkg_.a >packagefile sync=$WORK/b006/_pkg_.a >packagefile time=$WORK/b019/_pkg_.a >EOF >cd /usr/lib/golang/src/context >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p context -std -complete -installsuffix shared -buildid E8d09bKpij_48fSB-9JH/E8d09bKpij_48fSB-9JH -goversion go1.11beta1 -D "" -importcfg $WORK/b057/importcfg -pack ./context.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal >cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c7/c7949c509467972855305cdecdf69a709cee513848cbf3c7e1accff45405eff7-d # internal >os/exec >mkdir -p $WORK/b056/ >cat >$WORK/b056/importcfg << 'EOF' # internal ># import config >packagefile bytes=$WORK/b030/_pkg_.a >packagefile context=$WORK/b057/_pkg_.a >packagefile errors=$WORK/b003/_pkg_.a >packagefile io=$WORK/b005/_pkg_.a >packagefile os=$WORK/b016/_pkg_.a >packagefile path/filepath=$WORK/b034/_pkg_.a >packagefile runtime=$WORK/b009/_pkg_.a >packagefile strconv=$WORK/b023/_pkg_.a >packagefile strings=$WORK/b028/_pkg_.a >packagefile sync=$WORK/b006/_pkg_.a >packagefile syscall=$WORK/b018/_pkg_.a >EOF >cd /usr/lib/golang/src/os/exec >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p os/exec -std -complete -installsuffix shared -buildid Tws4AfOyq_-BtLFU4JOR/Tws4AfOyq_-BtLFU4JOR -goversion go1.11beta1 -D "" -importcfg $WORK/b056/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal >cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/54/5438e54cd971654d9a7f2a321e70297188804c9dddee7a1cac060fd8694e8bc5-d # internal >text/scanner >mkdir -p $WORK/b058/ >cat >$WORK/b058/importcfg << 'EOF' # internal ># import config >packagefile bytes=$WORK/b030/_pkg_.a >packagefile fmt=$WORK/b004/_pkg_.a >packagefile io=$WORK/b005/_pkg_.a >packagefile os=$WORK/b016/_pkg_.a >packagefile unicode=$WORK/b026/_pkg_.a >packagefile unicode/utf8=$WORK/b025/_pkg_.a >EOF >cd /usr/lib/golang/src/text/scanner >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p text/scanner -std -complete -installsuffix shared -buildid bVM6klRzOpjU-pCofsho/bVM6klRzOpjU-pCofsho -goversion go1.11beta1 -D "" -importcfg $WORK/b058/importcfg -pack ./scanner.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal >cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d7/d79e73827b4e0efd70cd565945701a9fbab399bdd5d185410004a71fc1c977f9-d # internal >go/doc >mkdir -p $WORK/b048/ >cat >$WORK/b048/importcfg << 'EOF' # internal ># import config >packagefile go/ast=$WORK/b031/_pkg_.a >packagefile go/token=$WORK/b033/_pkg_.a >packagefile io=$WORK/b005/_pkg_.a >packagefile path=$WORK/b049/_pkg_.a >packagefile regexp=$WORK/b050/_pkg_.a >packagefile sort=$WORK/b027/_pkg_.a >packagefile strconv=$WORK/b023/_pkg_.a >packagefile strings=$WORK/b028/_pkg_.a >packagefile text/template=$WORK/b052/_pkg_.a >packagefile unicode=$WORK/b026/_pkg_.a >packagefile unicode/utf8=$WORK/b025/_pkg_.a >EOF >cd /usr/lib/golang/src/go/doc >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p go/doc -std -complete -installsuffix shared -buildid 1lGLnMyZS-AKhoasygoS/1lGLnMyZS-AKhoasygoS -goversion go1.11beta1 -D "" -importcfg $WORK/b048/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal >cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/50/50564e9a5c40ea083c02e3db591d4e49ad21187969d8e4e2317720fa89bc0182-d # internal >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal >cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ec/ec3bc7f1bcf0443b71de6cccad60523f5298b8ce09f079e4dbc1de6db40259ce-d # internal >go/build >mkdir -p $WORK/b047/ >cat >$WORK/b047/importcfg << 'EOF' # internal ># import config >packagefile bufio=$WORK/b046/_pkg_.a >packagefile bytes=$WORK/b030/_pkg_.a >packagefile errors=$WORK/b003/_pkg_.a >packagefile fmt=$WORK/b004/_pkg_.a >packagefile go/ast=$WORK/b031/_pkg_.a >packagefile go/doc=$WORK/b048/_pkg_.a >packagefile go/parser=$WORK/b035/_pkg_.a >packagefile go/token=$WORK/b033/_pkg_.a >packagefile io=$WORK/b005/_pkg_.a >packagefile io/ioutil=$WORK/b036/_pkg_.a >packagefile log=$WORK/b055/_pkg_.a >packagefile os=$WORK/b016/_pkg_.a >packagefile os/exec=$WORK/b056/_pkg_.a >packagefile path=$WORK/b049/_pkg_.a >packagefile path/filepath=$WORK/b034/_pkg_.a >packagefile runtime=$WORK/b009/_pkg_.a >packagefile sort=$WORK/b027/_pkg_.a >packagefile strconv=$WORK/b023/_pkg_.a >packagefile strings=$WORK/b028/_pkg_.a >packagefile sync=$WORK/b006/_pkg_.a >packagefile unicode=$WORK/b026/_pkg_.a >packagefile unicode/utf8=$WORK/b025/_pkg_.a >EOF >cd /usr/lib/golang/src/go/build >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p go/build -std -complete -installsuffix shared -buildid sIlDR4jJMPjwgnE3My_W/sIlDR4jJMPjwgnE3My_W -goversion go1.11beta1 -D "" -importcfg $WORK/b047/importcfg -pack ./build.go ./doc.go ./gc.go ./read.go ./syslist.go ./zcgo.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal >cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/1b/1b7a79e420966fb840d1d19ada157389ee370a99fd404634a58ffe5b7002c526-d # internal >golang.org/x/tools/go/gcimporter15 >mkdir -p $WORK/b045/ >cat >$WORK/b045/importcfg << 'EOF' # internal ># import config >packagefile bufio=$WORK/b046/_pkg_.a >packagefile bytes=$WORK/b030/_pkg_.a >packagefile encoding/binary=$WORK/b043/_pkg_.a >packagefile errors=$WORK/b003/_pkg_.a >packagefile fmt=$WORK/b004/_pkg_.a >packagefile go/ast=$WORK/b031/_pkg_.a >packagefile go/build=$WORK/b047/_pkg_.a >packagefile go/constant=$WORK/b041/_pkg_.a >packagefile go/token=$WORK/b033/_pkg_.a >packagefile go/types=$WORK/b039/_pkg_.a >packagefile io=$WORK/b005/_pkg_.a >packagefile io/ioutil=$WORK/b036/_pkg_.a >packagefile log=$WORK/b055/_pkg_.a >packagefile math=$WORK/b015/_pkg_.a >packagefile math/big=$WORK/b042/_pkg_.a >packagefile os=$WORK/b016/_pkg_.a >packagefile path/filepath=$WORK/b034/_pkg_.a >packagefile sort=$WORK/b027/_pkg_.a >packagefile strconv=$WORK/b023/_pkg_.a >packagefile strings=$WORK/b028/_pkg_.a >packagefile sync=$WORK/b006/_pkg_.a >packagefile text/scanner=$WORK/b058/_pkg_.a >packagefile unicode=$WORK/b026/_pkg_.a >packagefile unicode/utf8=$WORK/b025/_pkg_.a >EOF >cd /usr/share/gocode/src/golang.org/x/tools/go/gcimporter15 >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p golang.org/x/tools/go/gcimporter15 -complete -installsuffix shared -buildid jqc4mHxM1yEiExeLd1c7/jqc4mHxM1yEiExeLd1c7 -goversion go1.11beta1 -D "" -importcfg $WORK/b045/importcfg -pack ./bexport.go ./bimport.go ./exportdata.go ./gcimporter.go ./isAlias19.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal >cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/43/436f05d7786b73147f340cd161a6f240f209541a8e8f057aee584d50edcbbe18-d # internal >github.com/golang/lint >mkdir -p $WORK/b029/ >cat >$WORK/b029/importcfg << 'EOF' # internal ># import config >packagefile bytes=$WORK/b030/_pkg_.a >packagefile fmt=$WORK/b004/_pkg_.a >packagefile go/ast=$WORK/b031/_pkg_.a >packagefile go/parser=$WORK/b035/_pkg_.a >packagefile go/printer=$WORK/b037/_pkg_.a >packagefile go/token=$WORK/b033/_pkg_.a >packagefile go/types=$WORK/b039/_pkg_.a >packagefile golang.org/x/tools/go/gcimporter15=$WORK/b045/_pkg_.a >packagefile regexp=$WORK/b050/_pkg_.a >packagefile sort=$WORK/b027/_pkg_.a >packagefile strconv=$WORK/b023/_pkg_.a >packagefile strings=$WORK/b028/_pkg_.a >packagefile unicode=$WORK/b026/_pkg_.a >packagefile unicode/utf8=$WORK/b025/_pkg_.a >EOF >cd /builddir/build/BUILD/lint-c7bacac2b21ca01afa1dee0acf64df3ce047c28f/src/github.com/golang/lint >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p github.com/golang/lint -complete -installsuffix shared -buildid aLcwvvEH_ZndFad_VTkb/aLcwvvEH_ZndFad_VTkb -goversion go1.11beta1 -D "" -importcfg $WORK/b029/importcfg -pack ./lint.go ./lint16.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal >cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/04/0487dcbe76674d09b19ec0cca9f58ac3535796f073b7c05685c2df7c8ff020ea-d # internal >github.com/golang/lint/golint >mkdir -p $WORK/b001/ >cat >$WORK/b001/importcfg << 'EOF' # internal ># import config >packagefile flag=$WORK/b002/_pkg_.a >packagefile fmt=$WORK/b004/_pkg_.a >packagefile github.com/golang/lint=$WORK/b029/_pkg_.a >packagefile go/build=$WORK/b047/_pkg_.a >packagefile io/ioutil=$WORK/b036/_pkg_.a >packagefile log=$WORK/b055/_pkg_.a >packagefile os=$WORK/b016/_pkg_.a >packagefile path=$WORK/b049/_pkg_.a >packagefile path/filepath=$WORK/b034/_pkg_.a >packagefile regexp=$WORK/b050/_pkg_.a >packagefile runtime=$WORK/b009/_pkg_.a >packagefile strings=$WORK/b028/_pkg_.a >packagefile runtime/cgo=$WORK/b059/_pkg_.a >EOF >cd /builddir/build/BUILD/lint-c7bacac2b21ca01afa1dee0acf64df3ce047c28f/src/github.com/golang/lint/golint >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid xzXNMm33vz2KlhW1oXnj/xzXNMm33vz2KlhW1oXnj -goversion go1.11beta1 -D "" -importcfg $WORK/b001/importcfg -pack ./golint.go ./import.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal >cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/93/9365e12ea014f64da33c5723146cf17375df0f14aea83d5dfad8ebe33266ab2b-d # internal >cat >$WORK/b001/importcfg.link << 'EOF' # internal >packagefile github.com/golang/lint/golint=$WORK/b001/_pkg_.a >packagefile flag=$WORK/b002/_pkg_.a >packagefile fmt=$WORK/b004/_pkg_.a >packagefile github.com/golang/lint=$WORK/b029/_pkg_.a >packagefile go/build=$WORK/b047/_pkg_.a >packagefile io/ioutil=$WORK/b036/_pkg_.a >packagefile log=$WORK/b055/_pkg_.a >packagefile os=$WORK/b016/_pkg_.a >packagefile path=$WORK/b049/_pkg_.a >packagefile path/filepath=$WORK/b034/_pkg_.a >packagefile regexp=$WORK/b050/_pkg_.a >packagefile runtime=$WORK/b009/_pkg_.a >packagefile strings=$WORK/b028/_pkg_.a >packagefile runtime/cgo=$WORK/b059/_pkg_.a >packagefile errors=$WORK/b003/_pkg_.a >packagefile io=$WORK/b005/_pkg_.a >packagefile reflect=$WORK/b022/_pkg_.a >packagefile sort=$WORK/b027/_pkg_.a >packagefile strconv=$WORK/b023/_pkg_.a >packagefile time=$WORK/b019/_pkg_.a >packagefile math=$WORK/b015/_pkg_.a >packagefile sync=$WORK/b006/_pkg_.a >packagefile unicode/utf8=$WORK/b025/_pkg_.a >packagefile bytes=$WORK/b030/_pkg_.a >packagefile go/ast=$WORK/b031/_pkg_.a >packagefile go/parser=$WORK/b035/_pkg_.a >packagefile go/printer=$WORK/b037/_pkg_.a >packagefile go/token=$WORK/b033/_pkg_.a >packagefile go/types=$WORK/b039/_pkg_.a >packagefile golang.org/x/tools/go/gcimporter15=$WORK/b045/_pkg_.a >packagefile unicode=$WORK/b026/_pkg_.a >packagefile bufio=$WORK/b046/_pkg_.a >packagefile go/doc=$WORK/b048/_pkg_.a >packagefile os/exec=$WORK/b056/_pkg_.a >packagefile internal/poll=$WORK/b017/_pkg_.a >packagefile internal/syscall/unix=$WORK/b020/_pkg_.a >packagefile internal/testlog=$WORK/b021/_pkg_.a >packagefile sync/atomic=$WORK/b014/_pkg_.a >packagefile syscall=$WORK/b018/_pkg_.a >packagefile regexp/syntax=$WORK/b051/_pkg_.a >packagefile internal/bytealg=$WORK/b010/_pkg_.a >packagefile internal/cpu=$WORK/b011/_pkg_.a >packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a >packagefile runtime/internal/sys=$WORK/b013/_pkg_.a >packagefile math/bits=$WORK/b024/_pkg_.a >packagefile internal/race=$WORK/b007/_pkg_.a >packagefile go/scanner=$WORK/b032/_pkg_.a >packagefile text/tabwriter=$WORK/b038/_pkg_.a >packagefile container/heap=$WORK/b040/_pkg_.a >packagefile go/constant=$WORK/b041/_pkg_.a >packagefile encoding/binary=$WORK/b043/_pkg_.a >packagefile math/big=$WORK/b042/_pkg_.a >packagefile text/scanner=$WORK/b058/_pkg_.a >packagefile text/template=$WORK/b052/_pkg_.a >packagefile context=$WORK/b057/_pkg_.a >packagefile math/rand=$WORK/b044/_pkg_.a >packagefile net/url=$WORK/b053/_pkg_.a >packagefile text/template/parse=$WORK/b054/_pkg_.a >EOF >mkdir -p $WORK/b001/exe/ >cd . >/usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=ay7iLylxTN3qp8Vi6EbJ/xzXNMm33vz2KlhW1oXnj/hv2Lbk_PGIV1bs8gKMsp/ay7iLylxTN3qp8Vi6EbJ -B 0x1b4e5d4afaff26995ddbda5f1fd681d3e87d6e28 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal >mkdir -p bin/ >mv $WORK/b001/exe/a.out bin/golint >rm -r $WORK/b001/ >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.52E6Sq >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x >++ dirname /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x >+ cd lint-c7bacac2b21ca01afa1dee0acf64df3ce047c28f >+ install -d -p /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x/usr/bin >+ install -p -m 0755 bin/golint /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x/usr/bin >+ install -d -p /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/ >+ echo '%dir %{gopath}/src/%{import_path}/.' >++ grep -v testdata >++ find . -iname '*.go' '!' -iname '*_test.go' >++ grep -v Godeps/_workspace >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace" | grep -v "testdata") >++ dirname ./golint/golint.go >+ dirprefix=./golint >+ install -d -p /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./golint >+ cp -pav ./golint/golint.go /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./golint/golint.go >'./golint/golint.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./golint/golint.go' >+ echo '%{gopath}/src/%{import_path}/./golint/golint.go' >+ '[' ./golint '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./golint' >++ dirname ./golint >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace" | grep -v "testdata") >++ dirname ./golint/import.go >+ dirprefix=./golint >+ install -d -p /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./golint >+ cp -pav ./golint/import.go /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./golint/import.go >'./golint/import.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./golint/import.go' >+ echo '%{gopath}/src/%{import_path}/./golint/import.go' >+ '[' ./golint '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./golint' >++ dirname ./golint >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace" | grep -v "testdata") >++ dirname ./lint.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/. >+ cp -pav ./lint.go /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./lint.go >'./lint.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./lint.go' >+ echo '%{gopath}/src/%{import_path}/./lint.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace" | grep -v "testdata") >++ dirname ./lint16.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/. >+ cp -pav ./lint16.go /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./lint16.go >'./lint16.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./lint16.go' >+ echo '%{gopath}/src/%{import_path}/./lint16.go' >+ '[' . '!=' . ']' >+ install -d -p /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/ >++ grep -v Godeps/_workspace >++ find . -iname '*_test.go' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./lint_test.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/. >+ cp -pav ./lint_test.go /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./lint_test.go >'./lint_test.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./lint_test.go' >+ echo '%{gopath}/src/%{import_path}/./lint_test.go' >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./testdata/5_test.go >+ dirprefix=./testdata >+ install -d -p /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./testdata >+ cp -pav ./testdata/5_test.go /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./testdata/5_test.go >'./testdata/5_test.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./testdata/5_test.go' >+ echo '%{gopath}/src/%{import_path}/./testdata/5_test.go' >+ '[' ./testdata '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./testdata' >++ dirname ./testdata >+ dirprefix=. >+ '[' . '!=' . ']' >+ for file in $(find . -iname "*_test.go" | grep -v "Godeps/_workspace") >++ dirname ./testdata/blank-import-lib_test.go >+ dirprefix=./testdata >+ install -d -p /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./testdata >+ cp -pav ./testdata/blank-import-lib_test.go /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./testdata/blank-import-lib_test.go >'./testdata/blank-import-lib_test.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/./testdata/blank-import-lib_test.go' >+ echo '%{gopath}/src/%{import_path}/./testdata/blank-import-lib_test.go' >+ '[' ./testdata '!=' . ']' >+ echo '%dir %{gopath}/src/%{import_path}/./testdata' >++ dirname ./testdata >+ dirprefix=. >+ '[' . '!=' . ']' >+ install -d -p /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata >+ cp -rpav testdata/4.go testdata/5_test.go testdata/blank-import-lib.go testdata/blank-import-lib_test.go testdata/blank-import-main.go testdata/broken.go testdata/common-methods.go testdata/const-block.go testdata/else-multi.go testdata/else.go testdata/error-return.go testdata/errorf.go testdata/errors.go testdata/import-dot.go testdata/inc.go testdata/make.go testdata/names.go testdata/pkg-doc1.go testdata/pkg-doc2.go testdata/pkg-doc3.go testdata/pkg-doc4.go testdata/pkg-doc5.go testdata/pkg-main.go testdata/range.go testdata/receiver-names.go testdata/sort.go testdata/stutter.go testdata/time.go testdata/unexp-return.go testdata/var-decl.go /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/. >'testdata/4.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./4.go' >'testdata/5_test.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./5_test.go' >'testdata/blank-import-lib.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./blank-import-lib.go' >'testdata/blank-import-lib_test.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./blank-import-lib_test.go' >'testdata/blank-import-main.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./blank-import-main.go' >'testdata/broken.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./broken.go' >'testdata/common-methods.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./common-methods.go' >'testdata/const-block.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./const-block.go' >'testdata/else-multi.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./else-multi.go' >'testdata/else.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./else.go' >'testdata/error-return.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./error-return.go' >'testdata/errorf.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./errorf.go' >'testdata/errors.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./errors.go' >'testdata/import-dot.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./import-dot.go' >'testdata/inc.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./inc.go' >'testdata/make.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./make.go' >'testdata/names.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./names.go' >'testdata/pkg-doc1.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./pkg-doc1.go' >'testdata/pkg-doc2.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./pkg-doc2.go' >'testdata/pkg-doc3.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./pkg-doc3.go' >'testdata/pkg-doc4.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./pkg-doc4.go' >'testdata/pkg-doc5.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./pkg-doc5.go' >'testdata/pkg-main.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./pkg-main.go' >'testdata/range.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./range.go' >'testdata/receiver-names.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./receiver-names.go' >'testdata/sort.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./sort.go' >'testdata/stutter.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./stutter.go' >'testdata/time.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./time.go' >'testdata/unexp-return.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./unexp-return.go' >'testdata/var-decl.go' -> '/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode/src/github.com/golang/lint/testdata/./var-decl.go' >+ echo '%{gopath}/src/%{import_path}/testdata' >+ sort -u -o devel.file-list devel.file-list >+ mkdir -p /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x/usr/share/vim/vimfiles >+ cp -ar misc/vim/ftplugin /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x/usr/share/vim/vimfiles >+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0-0.7.gitc7bacac.fc29 --unique-debug-suffix -0-0.7.gitc7bacac.fc29.s390x --unique-debug-src-base golint-0-0.7.gitc7bacac.fc29.s390x --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lint-c7bacac2b21ca01afa1dee0acf64df3ce047c28f >extracting debug info from /builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x/usr/bin/golint >/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. >+ /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-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.nMQM4r >+ umask 022 >+ cd /builddir/build/BUILD >+ cd lint-c7bacac2b21ca01afa1dee0acf64df3ce047c28f >+ export GOPATH=/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.fc29.s390x//usr/share/gocode:/usr/share/gocode >+ GOPATH=/builddir/build/BUILDROOT/golint-0-0.7.gitc7bacac.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/golang/lint >--- FAIL: TestAll (0.05s) > lint_test.go:94: Lint failed at errorf.go:29; /should replace.*t\.Error\(fmt\.Sprintf\(\.\.\.\)\).*t\.Errorf\(\.\.\.\)/ did not match > lint_test.go:94: Lint failed at time.go:11; /Msec.*\*time.Duration/ did not match > lint_test.go:94: Lint failed at time.go:13; /Secs.*time.Duration/ did not match >FAIL >FAIL github.com/golang/lint 0.070s >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.nMQM4r (%check) > Bad exit status from /var/tmp/rpm-tmp.nMQM4r (%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/golint.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 1604244
: 1462617 |
1462618
|
1462619