Public bug reported:

`go test -race` will always raise that kind of message with 1.10:

```
runtime.RaceErrors: relocation target __tsan_report_count not defined
runtime.RaceDisable: relocation target __tsan_go_ignore_sync_begin not defined
runtime.RaceEnable: relocation target __tsan_go_ignore_sync_end not defined
runtime.raceinit: relocation target __tsan_init not defined
runtime.raceinit: relocation target __tsan_map_shadow not defined
runtime.racefini: relocation target __tsan_fini not defined
runtime.raceproccreate: relocation target __tsan_proc_create not defined
runtime.raceprocdestroy: relocation target __tsan_proc_destroy not defined
runtime.racemapshadow: relocation target __tsan_map_shadow not defined
runtime.racemalloc: relocation target __tsan_malloc not defined
runtime.racefree: relocation target __tsan_free not defined
runtime.racegostart: relocation target __tsan_go_start not defined
runtime.racegoend: relocation target __tsan_go_end not defined
runtime.raceacquireg: relocation target __tsan_acquire not defined
runtime.racereleaseg: relocation target __tsan_release not defined
runtime.racereleasemergeg: relocation target __tsan_release_merge not defined
runtime.racefingo: relocation target __tsan_finalizer_goroutine not defined
runtime.raceread: relocation target __tsan_read not defined
runtime.racereadpc: relocation target __tsan_read_pc not defined
runtime.racewrite: relocation target __tsan_write not defined
runtime.racewritepc: relocation target __tsan_write_pc not defined
/usr/lib/go-1.10/pkg/tool/linux_amd64/link: too many errors
```

This doesn't seem to happen with the official release.

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

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

Title:
  relocation target __tsan_report_count not defined

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

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

Reply via email to