Bug#956820: gccgo does not implement syscall in hurd-i386

2020-04-17 Thread Pirate Praveen
mal build. apt build-dep or just looking at Build-Depends in control. I used sid from debian-ports mirror. >Thanks! > >On Wed, 2020-04-15 at 22:34 +0530, Pirate Praveen wrote: >> Package: gccgo-9 >> Version: 9.3.0-9 >> Severity: important >> X-debbugs-cc: debia

Bug#956820: gccgo does not implement syscall in hurd-i386

2020-04-15 Thread Pirate Praveen
Package: gccgo-9 Version: 9.3.0-9 Severity: important X-debbugs-cc: debian-h...@lists.debian.org golang-github-nsf-termbox-go is failing to build with gcc-go (changed Build-Depends to golang-any and built on hurd-i386 latest sid). There are many failures like this,

Re: [pkg-go] Need help fixing raven-go with gccgo

2016-11-02 Thread Pirate Praveen
[Adding GCC Maintainers (please cc me on replies)] On Wednesday 02 November 2016 04:01 PM, Pirate Praveen wrote: > Can some one who knows golang well, respond to this question from > upstream https://github.com/getsentry/raven-go/issues/112 signature.asc Description: OpenPGP digital signature

Re: [pkg-go] Need help fixing raven-go with gccgo

2016-11-02 Thread Pirate Praveen
[Adding GCC Maintainers (please cc me on replies)] On Wednesday 02 November 2016 04:01 PM, Pirate Praveen wrote: > Can some one who knows golang well, respond to this question from > upstream https://github.com/getsentry/raven-go/issues/112 signature.asc Description: OpenPGP digital signature

Bug#840190: I still cannot use gccgo as default go on amd64

2016-11-02 Thread Pirate Praveen
Control: reopen -1 golang-any does not register an alternative to /usr/bin/go on amd64 (on platforms where golang-go is present). So I cannot set gccgo as default on architectures where golan-go is present. $ sudo apt-get install golang-any Reading package lists... Done Building dependency tree

Bug#839598: unable to build gitlab-workhorse with gccgo-6

2016-10-10 Thread Pirate Praveen
Control: severity -1 important The original build failure is solved by removing vendor and using system libs. On Wed, 5 Oct 2016 09:12:54 +0200 Emilio Pozuelo Monfort wrote: > Is gcc-6_6.1.1-11 (the one in testing) affected by this? It seems so from the upstream bug

Bug#840190: provide /usr/bin/go via alternatives

2016-10-09 Thread Pirate Praveen
package: gccgo-6 version: 6.2.0-5 severity: wishlist Currently gccgo-6 on amd64 only provides /usr/bin/go-6. Providing /usr/bin/go via alternatives will make it easy to test building against gccgo-6 on amd64. Architectures like powerpc only has gccgo-6 and we need to test building our packages

Bug#839598: unable to build gitlab-workhorse with gccgo-6

2016-10-02 Thread Pirate Praveen
package: gccgo-6 version: 6.2.0-5 severity: serious justification: this is causing ftbfs on powrpc src/gitlab.com/gitlab-org/gitlab-workhorse/vendor/github.com/getsentry/raven-go/client.go:25:30: error: import file 'github.com/certifi/gocertifi' not found "github.com/certifi/gocertifi"