Public bug reported:

The last two build attempts for gocode have failed on powerpc due to
what appears to be a bug in the golang compiler.

  go build -o gocode formatters.go scope.go config.go rpc.go cursorcontext.go 
ripper.go gocode.go autocompletefile.go declcache.go os_posix.go server.go 
client.go utils.go autocompletecontext.go decl.go package.go
  fatal error: unexpected signal during runtime execution
  [signal 0xb code=0x1 addr=0x3]

  goroutine 16 [running]:
  runtime_dopanic
        ../../../src/libgo/runtime/panic.c:131
  runtime_throw
        ../../../src/libgo/runtime/panic.c:193
  sig_panic_leadin
        ../../../src/libgo/runtime/go-signal.c:247
  sig_panic_info_handler
        ../../../src/libgo/runtime/go-signal.c:281

        :0
  __go_go
        ../../../src/libgo/runtime/proc.c:2328
  runtime_main
        ../../../src/libgo/runtime/proc.c:598

  goroutine 0 [idle]:
  panic during panic

  goroutine 0 [idle]:
  runtime_dopanic
        ../../../src/libgo/runtime/panic.c:131
  runtime_startpanic
        ../../../src/libgo/runtime/panic.c:100
  runtime_throw
        ../../../src/libgo/runtime/panic.c:191
  runtime_gogo
        ../../../src/libgo/runtime/proc.c:251
  runtime_tracebackothers
        ../../../src/libgo/runtime/proc.c:767
  runtime_dopanic
        ../../../src/libgo/runtime/panic.c:139
  runtime_throw
        ../../../src/libgo/runtime/panic.c:193
  sig_panic_leadin
        ../../../src/libgo/runtime/go-signal.c:247
  sig_panic_info_handler
        ../../../src/libgo/runtime/go-signal.c:281

        :0
  __go_go
        ../../../src/libgo/runtime/proc.c:2328
  runtime_main
        ../../../src/libgo/runtime/proc.c:598

(https://launchpad.net/ubuntu/+source/gocode/20150303-1/+build/7390712,
https://launchpad.net/ubuntu/+source/gocode/20150303-2/+build/7480136)

The first of these builds failed with golang-go 2:1.3.3-1ubuntu4, and
the second with the golang-go 2:1.4.2-3ubuntu2 currently in wily-
proposed; so this is not a regression in golang 1.4.

The build before that built successfully with golang-go
2:1.3.3-1ubuntu4, so the problem appears to have been triggered by code
changes in the gocode package rather than by a regression in golang.

** Affects: golang (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to golang in Ubuntu.
https://bugs.launchpad.net/bugs/1461232

Title:
  gocode FTBFS with golang 1.3 and later on powerpc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang/+bug/1461232/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to