Unfortunately, it failed to build, can you please look at that?

make[2]: Entering directory '/build/buildd/gccgo-go-1.2.1/src/cmd/go'
gccgo -o _gccgo-go_ -c -g -O2 -fstack-protector-strong discovery.go fix.go 
go11.go list.go pkg.go testflag.go vcs.go build.go doc.go fmt.go help.go 
main.go run.go signal_unix.go test.go version.go clean.go env.go get.go http.go 
signal.go tool.go vet.go zdefaultcc.go stdlib.go 
stdlib.go:141:31: error: expected operand
  "unicode/utf8":        true,
                               ^
stdlib.go:141:31: error: expected ',' or '}'
pkg.go:480:6: error: expected map index on right hand side
   if _, ok := stdlib[path]; ok && buildContext.Compiler == "gccgo" {
      ^
test.go:372:8: error: expected map index on right hand side
     if _, ok := stdlib[path]; ok && buildContext.Compiler == "gccgo" {
        ^
test.go:538:6: error: expected map index on right hand side
   if _, ok := stdlib[path]; ok && buildContext.Compiler == "gccgo" {
      ^
test.go:548:6: error: expected map index on right hand side
   if _, ok := stdlib[path]; ok && buildContext.Compiler == "gccgo" {
      ^
Makefile:36: recipe for target 'build' failed
make[2]: *** [build] Error 1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1393583

Title:
  stdlib.go misses packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gccgo-go/+bug/1393583/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to