[pkg-go] Building the race detector runtime support from source

Tianon Gravi tianon at debian.org
Thu Oct 8 13:50:30 UTC 2015


This is neat!  Any particular reason you went straight for an SVN
snapshot instead of
http://llvm.org/releases/3.7.0/compiler-rt-3.7.0.src.tar.xz ?  Just
because that's what the Go README does, or was there some kind of
incompatibility?

Also, does anyone know if there's already a source package consuming
the compiler-rt tarball that we could maybe patch to run this script
into a new binary package? :)

♥,
- Tianon
  4096R / B42F 6819 007F 00F8 8E36  4FD4 036A 9C25 BF35 7DD4


On 8 October 2015 at 00:27, Michael Hudson-Doyle
<michael.hudson at canonical.com> wrote:
> Hi there,
>
> It was pointed out during the review of my Go 1.5 package for Ubuntu
> that the current go packaging includes files for race detector support
> that is not built from source included in the source package, so I
> made a package that does build them from source (basically it turns
> the instructions from
> https://go.googlesource.com/go/+/master/src/runtime/race/README into a
> debian/rules file). It seems to me that it would make sense to do this
> in Debian too? You can grab the package from here:
>
> https://launchpad.net/ubuntu/+source/golang-race-detector-runtime/0.0+svn229396-0ubuntu1
>
> Cheers,
> mwh
>
> _______________________________________________
> Pkg-go-maintainers mailing list
> Pkg-go-maintainers at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers



More information about the Pkg-go-maintainers mailing list