-
I need build kubernetes for mips64el platform, when running "make release" command, I got the following errors, Any suggestions ?
```
+++ [1012 16:59:57] Verifying Prerequisites....
+++ [1012 17:00:…
-
devd version: 0.5
Runs for a while, then I get
unexpected fault address 0x8c0debfff95
fatal error: fault
[signal 0xb code=0x1 addr=0x8c0debfff95 pc=0x8c0debfff95]
goroutine 50 [running]:
runtime.thr…
-
```
WARNING: DATA RACE
Write by goroutine 102:
runtime.slicecopy()
/home/harsha/.gimme/versions/go1.6.2.linux.amd64/src/runtime/slice.go:113 +0x0
github.com/minio/dsync.(*DRWMutex).Lock()
…
-
Running `cgo` compiled binary caused runtime error, do not know what could be the problem?
```
[signal 0xa code=0x2 addr=0xcb1e0f5520 pc=0x4004794]
runtime stack:
runtime.throw(0x459f9e0, 0x2a)
…
-
```
go get github.com/alexflint/gallium
# github.com/alexflint/gallium
gallium/app.go:14:10: fatal error: 'gallium/gallium.h' file not found
#include "gallium/gallium.h"
^
1 error generated.
…
-
![image](https://cloud.githubusercontent.com/assets/10123859/17284834/bc51efc2-57f0-11e6-944d-e30f67fe3868.png)
package path
/Users/eleven/Desktop/mygo/src/github.com/golang/freetype
font.go also have…
-
I have been consistently receiving a problem on windows where a float conversion using fmt.Sprintf leads to a runtime error, do not know if its a golang bug or a programmatic bug. It seems like an ov…
-
When I press Ctrl+G to see the help, micro crashes:
Micro encountered an error: runtime error: index out of range
runtime.errorString runtime error: index out of range
/usr/local/go/src/runtime/panic…
-
```
$ go get -u github.com/client9/misspell/...
# github.com/client9/misspell/sources/wikipedia-pages
../../../github.com/client9/misspell/sources/wikipedia-pages/findtypo.go:682: main redeclared in t…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of Go and beego are you using (`bee version`)?
```
bee :1.4.1
beego :1.6.1
Go :go version go1.5.1 linux/amd64
…
xlon3 updated
8 years ago