[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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"
                              ^
src/gitlab.com/gitlab-org/gitlab-workhorse/vendor/github.com/getsentry/raven-go/client.go:307:18:
error: reference to undefined name 'gocertifi'
  rootCAs, err := gocertifi.CACerts()
                  ^

See full build log
https://buildd.debian.org/status/fetch.php?pkg=gitlab-workhorse&arch=powerpc&ver=0.8.2-1&stamp=1475255726

If these libraries are present in system path they gets picked up
correctly, but they are not found when in vendor directory. golang-go
builds this without any errors.

1. 0.7.2 was built fine on powerpc
2. the same failure was reproduced on amd64 gccgo-6
3. this is building fine with golang-go

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: