Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ...
- # github.com/OpenBazaar/openbazaar-go/vendor/gx/ipfs/QmeFPvhFJGXGiXAc9zunNxZjCaWgYQpcsdwip2NWLcccyw/GoEndian
- vendor/gx/ipfs/QmeFPvhFJGXGiXAc9zunNxZjCaWgYQpcsdwip2NWLcccyw/GoEndian/endian.go:36:11: error: array bound is not constant
- bs := (*[INT_SIZE]byte)(unsafe.Pointer(&i))
- ^
- vendor/gx/ipfs/QmeFPvhFJGXGiXAc9zunNxZjCaWgYQpcsdwip2NWLcccyw/GoEndian/endian.go:37:8: error: array index out of bounds
- if bs[0] == 0 {
- ^
- ...
- ==> ERROR: A failure occurred in build().
- Aborting...
- ==> ERROR: Makepkg was unable to build openbazaard.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement