Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- go build -v -trimpath -mod=readonly -modcacherw -ldflags '-s -w -X "main.yayVersion=10.0.0" -X "main.localePath=/usr/local/share/locale/"' -buildmode=pie -o yay
- go: downloading github.com/leonelquinteros/gotext v1.4.0
- go: downloading github.com/Morganamilo/go-pacmanconf v0.0.0-20180910220353-9c5265e1b14f
- go: downloading github.com/Morganamilo/go-srcinfo v1.0.0
- go: downloading github.com/Jguer/go-alpm v0.0.0-20200405152916-a3feea4322e9
- go: downloading github.com/pkg/errors v0.9.1
- go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
- go: downloading github.com/mikkeloscar/aur v0.0.0-20200113170522-1cb4e2949656
- go: downloading github.com/stretchr/testify v1.6.1
- go: downloading github.com/pmezard/go-difflib v1.0.0
- go: downloading github.com/davecgh/go-spew v1.1.1
- go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- go: downloading golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae
- github.com/Jguer/go-alpm
- net
- # net
- cannot load DWARF output from $WORK/b083//_cgo_.o: decoding dwarf section info at offset 0x0: too short
- # github.com/Jguer/go-alpm
- cannot load DWARF output from $WORK/b041//_cgo_.o: decoding dwarf section info at offset 0x0: too short
- make: *** [Makefile:127: yay] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement