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 1462638 Details for
Bug 1604251
gotun: 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:45:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 21:45:36 UTC
Size:
32.00 KB
patch
obsolete
>6cac-d # internal >github.com/kushaldas/gotun/vendor/github.com/urfave/cli >mkdir -p $WORK/b186/ >cat >$WORK/b186/importcfg << 'EOF' # internal ># import config >packagefile errors=$WORK/b003/_pkg_.a >packagefile flag=$WORK/b146/_pkg_.a >packagefile fmt=$WORK/b024/_pkg_.a >packagefile io=$WORK/b007/_pkg_.a >packagefile io/ioutil=$WORK/b078/_pkg_.a >packagefile os=$WORK/b025/_pkg_.a >packagefile path/filepath=$WORK/b041/_pkg_.a >packagefile reflect=$WORK/b021/_pkg_.a >packagefile runtime=$WORK/b010/_pkg_.a >packagefile sort=$WORK/b031/_pkg_.a >packagefile strconv=$WORK/b022/_pkg_.a >packagefile strings=$WORK/b032/_pkg_.a >packagefile text/tabwriter=$WORK/b187/_pkg_.a >packagefile text/template=$WORK/b181/_pkg_.a >packagefile time=$WORK/b028/_pkg_.a >EOF >cd /builddir/build/BUILD/gotun-a9dbe4dfa7ad8303528aff03072784d2c88331fd/src/github.com/kushaldas/gotun/vendor/github.com/urfave/cli >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/kushaldas/gotun/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid vtH5p4KKgzZdV0nb4AcE/vtH5p4KKgzZdV0nb4AcE -goversion go1.11beta1 -D "" -importcfg $WORK/b186/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b186/_pkg_.a # internal >cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/74/747143c091cbcb67bbd94fff894807b3efbfad81087b4a78ef9a8a0436be4ec6-d # internal >os/exec >mkdir -p $WORK/b188/ >cat >$WORK/b188/importcfg << 'EOF' # internal ># import config >packagefile bytes=$WORK/b002/_pkg_.a >packagefile context=$WORK/b049/_pkg_.a >packagefile errors=$WORK/b003/_pkg_.a >packagefile io=$WORK/b007/_pkg_.a >packagefile os=$WORK/b025/_pkg_.a >packagefile path/filepath=$WORK/b041/_pkg_.a >packagefile runtime=$WORK/b010/_pkg_.a >packagefile strconv=$WORK/b022/_pkg_.a >packagefile strings=$WORK/b032/_pkg_.a >packagefile sync=$WORK/b008/_pkg_.a >packagefile syscall=$WORK/b027/_pkg_.a >EOF >cd /usr/lib/golang/src/os/exec >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p os/exec -std -complete -installsuffix shared -buildid Tws4AfOyq_-BtLFU4JOR/Tws4AfOyq_-BtLFU4JOR -goversion go1.11beta1 -D "" -importcfg $WORK/b188/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b185/_pkg_.a # internal >cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/12/123205644adae515e3894aa8333e73cbaa109a7b690499a10de65733b907434e-d # internal >github.com/kushaldas/gotun/vendor/github.com/spf13/viper >mkdir -p $WORK/b151/ >cat >$WORK/b151/importcfg << 'EOF' # internal ># import config >importmap github.com/fsnotify/fsnotify=github.com/kushaldas/gotun/vendor/github.com/fsnotify/fsnotify >importmap github.com/hashicorp/hcl=github.com/kushaldas/gotun/vendor/github.com/hashicorp/hcl >importmap github.com/magiconair/properties=github.com/kushaldas/gotun/vendor/github.com/magiconair/properties >importmap github.com/mitchellh/mapstructure=github.com/kushaldas/gotun/vendor/github.com/mitchellh/mapstructure >importmap github.com/pelletier/go-toml=github.com/kushaldas/gotun/vendor/github.com/pelletier/go-toml >importmap github.com/spf13/afero=github.com/kushaldas/gotun/vendor/github.com/spf13/afero >importmap github.com/spf13/cast=github.com/kushaldas/gotun/vendor/github.com/spf13/cast >importmap github.com/spf13/jwalterweatherman=github.com/kushaldas/gotun/vendor/github.com/spf13/jwalterweatherman >importmap github.com/spf13/pflag=github.com/kushaldas/gotun/vendor/github.com/spf13/pflag >importmap gopkg.in/yaml.v2=github.com/kushaldas/gotun/vendor/gopkg.in/yaml.v2 >packagefile bytes=$WORK/b002/_pkg_.a >packagefile encoding/json=$WORK/b016/_pkg_.a >packagefile fmt=$WORK/b024/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/fsnotify/fsnotify=$WORK/b152/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/hashicorp/hcl=$WORK/b154/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/magiconair/properties=$WORK/b163/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/mitchellh/mapstructure=$WORK/b131/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/pelletier/go-toml=$WORK/b164/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/spf13/afero=$WORK/b166/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/spf13/cast=$WORK/b177/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/spf13/jwalterweatherman=$WORK/b178/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/spf13/pflag=$WORK/b183/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/gopkg.in/yaml.v2=$WORK/b185/_pkg_.a >packagefile io=$WORK/b007/_pkg_.a >packagefile log=$WORK/b042/_pkg_.a >packagefile os=$WORK/b025/_pkg_.a >packagefile path/filepath=$WORK/b041/_pkg_.a >packagefile reflect=$WORK/b021/_pkg_.a >packagefile runtime=$WORK/b010/_pkg_.a >packagefile strings=$WORK/b032/_pkg_.a >packagefile time=$WORK/b028/_pkg_.a >packagefile unicode=$WORK/b014/_pkg_.a >EOF >cd /builddir/build/BUILD/gotun-a9dbe4dfa7ad8303528aff03072784d2c88331fd/src/github.com/kushaldas/gotun/vendor/github.com/spf13/viper >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/kushaldas/gotun/vendor/github.com/spf13/viper -complete -installsuffix shared -buildid 6M7fdyM3-ugOyIRdsNlm/6M7fdyM3-ugOyIRdsNlm -goversion go1.11beta1 -D "" -importcfg $WORK/b151/importcfg -pack ./flags.go ./util.go ./viper.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b188/_pkg_.a # internal >cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/54/5438e54cd971654d9a7f2a321e70297188804c9dddee7a1cac060fd8694e8bc5-d # internal >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal >cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/9d/9d62f57eebf95c370f325af01fba172601b9f2f8d7e6dbdfb74ff85fcd44d879-d # internal >github.com/kushaldas/gotun >mkdir -p $WORK/b001/ >cat >$WORK/b001/importcfg << 'EOF' # internal ># import config >importmap github.com/aws/aws-sdk-go/aws=github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws >importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/credentials >importmap github.com/aws/aws-sdk-go/aws/session=github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/session >importmap github.com/aws/aws-sdk-go/service/ec2=github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/service/ec2 >importmap github.com/pkg/errors=github.com/kushaldas/gotun/vendor/github.com/pkg/errors >importmap github.com/rackspace/gophercloud=github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud >importmap github.com/rackspace/gophercloud/openstack=github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack >importmap github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip=github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip >importmap github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs=github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs >importmap github.com/rackspace/gophercloud/openstack/compute/v2/images=github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images >importmap github.com/rackspace/gophercloud/openstack/compute/v2/servers=github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers >importmap github.com/rackspace/gophercloud/openstack/imageservice/v2/images=github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/imageservice/v2/images >importmap github.com/spf13/viper=github.com/kushaldas/gotun/vendor/github.com/spf13/viper >importmap github.com/urfave/cli=github.com/kushaldas/gotun/vendor/github.com/urfave/cli >importmap golang.org/x/crypto/ssh=github.com/kushaldas/gotun/vendor/golang.org/x/crypto/ssh >packagefile bytes=$WORK/b002/_pkg_.a >packagefile encoding/json=$WORK/b016/_pkg_.a >packagefile fmt=$WORK/b024/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b034/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b036/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/session=$WORK/b104/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/service/ec2=$WORK/b126/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/pkg/errors=$WORK/b129/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud=$WORK/b130/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack=$WORK/b132/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip=$WORK/b138/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs=$WORK/b139/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images=$WORK/b142/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers=$WORK/b140/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/imageservice/v2/images=$WORK/b143/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/spf13/viper=$WORK/b151/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/urfave/cli=$WORK/b186/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/golang.org/x/crypto/ssh=$WORK/b169/_pkg_.a >packagefile io/ioutil=$WORK/b078/_pkg_.a >packagefile os=$WORK/b025/_pkg_.a >packagefile os/exec=$WORK/b188/_pkg_.a >packagefile path/filepath=$WORK/b041/_pkg_.a >packagefile regexp=$WORK/b039/_pkg_.a >packagefile strconv=$WORK/b022/_pkg_.a >packagefile strings=$WORK/b032/_pkg_.a >packagefile time=$WORK/b028/_pkg_.a >packagefile runtime=$WORK/b010/_pkg_.a >packagefile runtime/cgo=$WORK/b083/_pkg_.a >EOF >cd /builddir/build/BUILD/gotun-a9dbe4dfa7ad8303528aff03072784d2c88331fd/src/github.com/kushaldas/gotun >/usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid voMHHFnZI4RJuGBGTZch/voMHHFnZI4RJuGBGTZch -goversion go1.11beta1 -D "" -importcfg $WORK/b001/importcfg -pack ./aws.go ./main.go ./openstack.go ./utils.go >/usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal >cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/4b/4bdfdc8c7fc4da4637cda4e5066e161908a5dba0be49f8278daae6c2c94bb664-d # internal >cat >$WORK/b001/importcfg.link << 'EOF' # internal >packagefile github.com/kushaldas/gotun=$WORK/b001/_pkg_.a >packagefile bytes=$WORK/b002/_pkg_.a >packagefile encoding/json=$WORK/b016/_pkg_.a >packagefile fmt=$WORK/b024/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b034/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b036/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/session=$WORK/b104/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/service/ec2=$WORK/b126/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/pkg/errors=$WORK/b129/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud=$WORK/b130/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack=$WORK/b132/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip=$WORK/b138/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs=$WORK/b139/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images=$WORK/b142/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers=$WORK/b140/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/imageservice/v2/images=$WORK/b143/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/spf13/viper=$WORK/b151/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/urfave/cli=$WORK/b186/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/golang.org/x/crypto/ssh=$WORK/b169/_pkg_.a >packagefile io/ioutil=$WORK/b078/_pkg_.a >packagefile os=$WORK/b025/_pkg_.a >packagefile os/exec=$WORK/b188/_pkg_.a >packagefile path/filepath=$WORK/b041/_pkg_.a >packagefile regexp=$WORK/b039/_pkg_.a >packagefile strconv=$WORK/b022/_pkg_.a >packagefile strings=$WORK/b032/_pkg_.a >packagefile time=$WORK/b028/_pkg_.a >packagefile runtime=$WORK/b010/_pkg_.a >packagefile runtime/cgo=$WORK/b083/_pkg_.a >packagefile errors=$WORK/b003/_pkg_.a >packagefile internal/bytealg=$WORK/b004/_pkg_.a >packagefile io=$WORK/b007/_pkg_.a >packagefile unicode=$WORK/b014/_pkg_.a >packagefile unicode/utf8=$WORK/b015/_pkg_.a >packagefile encoding=$WORK/b017/_pkg_.a >packagefile encoding/base64=$WORK/b018/_pkg_.a >packagefile math=$WORK/b020/_pkg_.a >packagefile reflect=$WORK/b021/_pkg_.a >packagefile sort=$WORK/b031/_pkg_.a >packagefile sync=$WORK/b008/_pkg_.a >packagefile unicode/utf16=$WORK/b033/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b035/_pkg_.a >packagefile log=$WORK/b042/_pkg_.a >packagefile net/http=$WORK/b043/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/go-ini/ini=$WORK/b037/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b105/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b111/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b112/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/defaults=$WORK/b121/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b107/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/private/endpoints=$WORK/b125/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b108/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b106/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b114/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b119/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b127/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/private/waiter=$WORK/b128/_pkg_.a >packagefile path=$WORK/b103/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/mitchellh/mapstructure=$WORK/b131/_pkg_.a >packagefile net/url=$WORK/b084/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens=$WORK/b133/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens=$WORK/b136/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/utils=$WORK/b137/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/pagination=$WORK/b135/_pkg_.a >packagefile crypto/rsa=$WORK/b068/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors=$WORK/b141/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/testhelper=$WORK/b144/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/testhelper/client=$WORK/b150/_pkg_.a >packagefile testing=$WORK/b147/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/fsnotify/fsnotify=$WORK/b152/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/hashicorp/hcl=$WORK/b154/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/magiconair/properties=$WORK/b163/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/pelletier/go-toml=$WORK/b164/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/spf13/afero=$WORK/b166/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/spf13/cast=$WORK/b177/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/spf13/jwalterweatherman=$WORK/b178/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/spf13/pflag=$WORK/b183/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/gopkg.in/yaml.v2=$WORK/b185/_pkg_.a >packagefile flag=$WORK/b146/_pkg_.a >packagefile text/tabwriter=$WORK/b187/_pkg_.a >packagefile text/template=$WORK/b181/_pkg_.a >packagefile bufio=$WORK/b038/_pkg_.a >packagefile crypto=$WORK/b058/_pkg_.a >packagefile crypto/aes=$WORK/b051/_pkg_.a >packagefile crypto/cipher=$WORK/b052/_pkg_.a >packagefile crypto/des=$WORK/b059/_pkg_.a >packagefile crypto/dsa=$WORK/b072/_pkg_.a >packagefile crypto/ecdsa=$WORK/b060/_pkg_.a >packagefile crypto/elliptic=$WORK/b061/_pkg_.a >packagefile crypto/hmac=$WORK/b065/_pkg_.a >packagefile crypto/rand=$WORK/b050/_pkg_.a >packagefile crypto/rc4=$WORK/b067/_pkg_.a >packagefile crypto/sha1=$WORK/b069/_pkg_.a >packagefile crypto/sha256=$WORK/b070/_pkg_.a >packagefile crypto/sha512=$WORK/b063/_pkg_.a >packagefile crypto/subtle=$WORK/b054/_pkg_.a >packagefile crypto/x509=$WORK/b071/_pkg_.a >packagefile encoding/asn1=$WORK/b064/_pkg_.a >packagefile encoding/binary=$WORK/b019/_pkg_.a >packagefile encoding/pem=$WORK/b075/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/golang.org/x/crypto/curve25519=$WORK/b170/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/golang.org/x/crypto/ed25519=$WORK/b171/_pkg_.a >packagefile hash=$WORK/b047/_pkg_.a >packagefile math/big=$WORK/b055/_pkg_.a >packagefile math/rand=$WORK/b056/_pkg_.a >packagefile net=$WORK/b079/_pkg_.a >packagefile sync/atomic=$WORK/b013/_pkg_.a >packagefile internal/poll=$WORK/b026/_pkg_.a >packagefile internal/syscall/unix=$WORK/b029/_pkg_.a >packagefile internal/testlog=$WORK/b030/_pkg_.a >packagefile syscall=$WORK/b027/_pkg_.a >packagefile context=$WORK/b049/_pkg_.a >packagefile regexp/syntax=$WORK/b040/_pkg_.a >packagefile math/bits=$WORK/b023/_pkg_.a >packagefile internal/cpu=$WORK/b005/_pkg_.a >packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a >packagefile runtime/internal/sys=$WORK/b012/_pkg_.a >packagefile internal/race=$WORK/b009/_pkg_.a >packagefile compress/gzip=$WORK/b044/_pkg_.a >packagefile container/list=$WORK/b048/_pkg_.a >packagefile crypto/tls=$WORK/b057/_pkg_.a >packagefile vendor/golang_org/x/net/http/httpguts=$WORK/b089/_pkg_.a >packagefile vendor/golang_org/x/net/http/httpproxy=$WORK/b096/_pkg_.a >packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b097/_pkg_.a >packagefile vendor/golang_org/x/net/idna=$WORK/b090/_pkg_.a >packagefile mime=$WORK/b098/_pkg_.a >packagefile mime/multipart=$WORK/b099/_pkg_.a >packagefile net/http/httptrace=$WORK/b101/_pkg_.a >packagefile net/http/internal=$WORK/b102/_pkg_.a >packagefile net/textproto=$WORK/b095/_pkg_.a >packagefile net/http/httputil=$WORK/b110/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/service/sts=$WORK/b113/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b122/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b124/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b123/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/jmespath/go-jmespath=$WORK/b109/_pkg_.a >packagefile encoding/hex=$WORK/b074/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b115/_pkg_.a >packagefile encoding/xml=$WORK/b117/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b118/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b120/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants=$WORK/b134/_pkg_.a >packagefile crypto/internal/randutil=$WORK/b062/_pkg_.a >packagefile net/http/httptest=$WORK/b145/_pkg_.a >packagefile runtime/debug=$WORK/b148/_pkg_.a >packagefile runtime/trace=$WORK/b149/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/golang.org/x/sys/unix=$WORK/b153/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/hashicorp/hcl/hcl/ast=$WORK/b155/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/hashicorp/hcl/hcl/parser=$WORK/b158/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/hashicorp/hcl/hcl/token=$WORK/b156/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/hashicorp/hcl/json/parser=$WORK/b160/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/pelletier/go-buffruneio=$WORK/b165/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/pkg/sftp=$WORK/b167/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/spf13/afero/mem=$WORK/b173/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/spf13/afero/sftp=$WORK/b174/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/golang.org/x/text/transform=$WORK/b175/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/golang.org/x/text/unicode/norm=$WORK/b176/_pkg_.a >packagefile html/template=$WORK/b179/_pkg_.a >packagefile encoding/csv=$WORK/b184/_pkg_.a >packagefile text/template/parse=$WORK/b182/_pkg_.a >packagefile crypto/internal/subtle=$WORK/b053/_pkg_.a >packagefile crypto/md5=$WORK/b066/_pkg_.a >packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a >packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b076/_pkg_.a >packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b172/_pkg_.a >packagefile vendor/golang_org/x/net/dns/dnsmessage=$WORK/b080/_pkg_.a >packagefile internal/nettrace=$WORK/b081/_pkg_.a >packagefile internal/singleflight=$WORK/b082/_pkg_.a >packagefile compress/flate=$WORK/b045/_pkg_.a >packagefile hash/crc32=$WORK/b046/_pkg_.a >packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a >packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b088/_pkg_.a >packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b091/_pkg_.a >packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b093/_pkg_.a >packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b094/_pkg_.a >packagefile mime/quotedprintable=$WORK/b100/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b116/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/hashicorp/hcl/hcl/scanner=$WORK/b159/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/hashicorp/hcl/hcl/strconv=$WORK/b157/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/hashicorp/hcl/json/scanner=$WORK/b161/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/hashicorp/hcl/json/token=$WORK/b162/_pkg_.a >packagefile github.com/kushaldas/gotun/vendor/github.com/kr/fs=$WORK/b168/_pkg_.a >packagefile html=$WORK/b180/_pkg_.a >packagefile vendor/golang_org/x/crypto/internal/chacha20=$WORK/b086/_pkg_.a >packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b087/_pkg_.a >packagefile vendor/golang_org/x/text/transform=$WORK/b092/_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=AsP9V3eB-k6NDGGsTF8p/voMHHFnZI4RJuGBGTZch/DXeI2hOrGewA8B6tnNpw/AsP9V3eB-k6NDGGsTF8p -B 0x64aa78568326df285148b7090f78deb1b2675245 -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/gotun >rm -r $WORK/b001/ >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7Uke1e >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x >++ dirname /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x >+ cd gotun-a9dbe4dfa7ad8303528aff03072784d2c88331fd >+ install -d -p /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/bin >+ install -p -m 0755 bin/gotun /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/bin >+ install -d -p /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x//usr/share/gocode/src/github.com/kushaldas/gotun/ >+ echo '%dir %{gopath}/src/%{import_path}/.' >++ find . '(' -iname '*.go' -or -iname '*.s' ')' '!' -iname '*_test.go' >++ grep -v vendor >+ for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") >++ dirname ./aws.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x//usr/share/gocode/src/github.com/kushaldas/gotun/. >+ cp -pav ./aws.go /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x//usr/share/gocode/src/github.com/kushaldas/gotun/./aws.go >'./aws.go' -> '/builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x//usr/share/gocode/src/github.com/kushaldas/gotun/./aws.go' >+ echo '%{gopath}/src/%{import_path}/./aws.go' >+ '[' . '!=' . ']' >+ for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") >++ dirname ./main.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x//usr/share/gocode/src/github.com/kushaldas/gotun/. >+ cp -pav ./main.go /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x//usr/share/gocode/src/github.com/kushaldas/gotun/./main.go >'./main.go' -> '/builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x//usr/share/gocode/src/github.com/kushaldas/gotun/./main.go' >+ echo '%{gopath}/src/%{import_path}/./main.go' >+ '[' . '!=' . ']' >+ for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") >++ dirname ./openstack.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x//usr/share/gocode/src/github.com/kushaldas/gotun/. >+ cp -pav ./openstack.go /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x//usr/share/gocode/src/github.com/kushaldas/gotun/./openstack.go >'./openstack.go' -> '/builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x//usr/share/gocode/src/github.com/kushaldas/gotun/./openstack.go' >+ echo '%{gopath}/src/%{import_path}/./openstack.go' >+ '[' . '!=' . ']' >+ for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") >++ dirname ./utils.go >+ dirprefix=. >+ install -d -p /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x//usr/share/gocode/src/github.com/kushaldas/gotun/. >+ cp -pav ./utils.go /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x//usr/share/gocode/src/github.com/kushaldas/gotun/./utils.go >'./utils.go' -> '/builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x//usr/share/gocode/src/github.com/kushaldas/gotun/./utils.go' >+ echo '%{gopath}/src/%{import_path}/./utils.go' >+ '[' . '!=' . ']' >+ sort -u -o devel.file-list devel.file-list >+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0-0.5.gita9dbe4d.fc29 --unique-debug-suffix -0-0.5.gita9dbe4d.fc29.s390x --unique-debug-src-base gotun-0-0.5.gita9dbe4d.fc29.s390x --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gotun-a9dbe4dfa7ad8303528aff03072784d2c88331fd >extracting debug info from /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/bin/gotun >/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.EudLKw >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gotun-a9dbe4dfa7ad8303528aff03072784d2c88331fd >+ exit 0 >Processing files: gotun-0-0.5.gita9dbe4d.fc29.s390x >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JbXzsO >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gotun-a9dbe4dfa7ad8303528aff03072784d2c88331fd >+ DOCDIR=/builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/doc/gotun >+ export LC_ALL=C >+ LC_ALL=C >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/doc/gotun >+ cp -pr README.md /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/doc/gotun >+ exit 0 >Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iuWIL6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gotun-a9dbe4dfa7ad8303528aff03072784d2c88331fd >+ LICENSEDIR=/builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/licenses/gotun >+ export LC_ALL=C >+ LC_ALL=C >+ export LICENSEDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/licenses/gotun >+ cp -pr COPYING /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/licenses/gotun >+ cp -pr LICENSE /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/licenses/gotun >+ exit 0 >Provides: gotun = 0-0.5.gita9dbe4d.fc29 gotun(s390-64) = 0-0.5.gita9dbe4d.fc29 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) >Processing files: gotun-devel-0-0.5.gita9dbe4d.fc29.noarch >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zbv9Mv >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gotun-a9dbe4dfa7ad8303528aff03072784d2c88331fd >+ DOCDIR=/builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/doc/gotun-devel >+ export LC_ALL=C >+ LC_ALL=C >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/doc/gotun-devel >+ cp -pr README.md /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/doc/gotun-devel >+ exit 0 >Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eJ4btV >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gotun-a9dbe4dfa7ad8303528aff03072784d2c88331fd >+ LICENSEDIR=/builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/licenses/gotun-devel >+ export LC_ALL=C >+ LC_ALL=C >+ export LICENSEDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/licenses/gotun-devel >+ cp -pr COPYING /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/licenses/gotun-devel >+ cp -pr LICENSE /builddir/build/BUILDROOT/gotun-0-0.5.gita9dbe4d.fc29.s390x/usr/share/licenses/gotun-devel >+ exit 0 >Provides: gotun-devel = 0-0.5.gita9dbe4d.fc29 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Processing files: gotun-debugsource-0-0.5.gita9dbe4d.fc29.s390x >error: Empty %files file /builddir/build/BUILD/gotun-a9dbe4dfa7ad8303528aff03072784d2c88331fd/debugsourcefiles.list >RPM build errors: > Empty %files file /builddir/build/BUILD/gotun-a9dbe4dfa7ad8303528aff03072784d2c88331fd/debugsourcefiles.list >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/gotun.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 1604251
: 1462638 |
1462639
|
1462640