Bug#1015088: [Pkg-nagios-devel] Bug#1015088: icingadb: FTBFS: ../pkg/com/bulker.go:30:16: internal compiler error: assertion failed

2022-07-17 Thread Nilesh Patra
On Sun, Jul 17, 2022 at 06:44:08PM +0800, Shengjing Zhu wrote:
> On Sun, Jul 17, 2022 at 6:09 PM Nilesh Patra  wrote:
> >
> > Anthony, Shengjing,
> >
> > Could you consider taking a look if you have some b/w available?
> >
> 
> The issue has already been forwarded to
> https://github.com/golang/go/issues/53916

Thanks!

-- 
Regards,
Nilesh


signature.asc
Description: PGP signature


Bug#1015088: [Pkg-nagios-devel] Bug#1015088: icingadb: FTBFS: ../pkg/com/bulker.go:30:16: internal compiler error: assertion failed

2022-07-17 Thread Shengjing Zhu
On Sun, Jul 17, 2022 at 6:09 PM Nilesh Patra  wrote:
>
> Anthony, Shengjing,
>
> Could you consider taking a look if you have some b/w available?
>

The issue has already been forwarded to
https://github.com/golang/go/issues/53916
And Sebastiaan already has some progress on the upstream bug.
Please just be patient for upstream after the weekend.

-- 
Shengjing Zhu



Bug#1015088: [Pkg-nagios-devel] Bug#1015088: icingadb: FTBFS: ../pkg/com/bulker.go:30:16: internal compiler error: assertion failed

2022-07-17 Thread Nilesh Patra
Anthony, Shengjing,

Could you consider taking a look if you have some b/w available?

On Sat, 16 Jul 2022 16:16:44 +0200 Sebastiaan Couwenberg  
wrote:
> reassign 1015088 src:golang-1.18
> found 1015088 golang-1.18/1.18.4-1
> affects 1015088 src:icingadb
> thanks
> 
> On 7/16/22 15:21, Lucas Nussbaum wrote:
> >> dh_auto_build
> >>cd _build && go version
> >> go version go1.18.4 linux/amd64
> >>cd _build && go env
> >> GO111MODULE="on"
> >> GOARCH="amd64"
> >> GOBIN=""
> >> GOCACHE="/<>/_build/go-build"
> >> GOENV="/sbuild-nonexistent/.config/go/env"
> >> GOEXE=""
> >> GOEXPERIMENT=""
> >> GOFLAGS=""
> >> GOHOSTARCH="amd64"
> >> GOHOSTOS="linux"
> >> GOINSECURE=""
> >> GOMODCACHE="/<>/_build/pkg/mod"
> >> GONOPROXY=""
> >> GONOSUMDB=""
> >> GOOS="linux"
> >> GOPATH="/<>/_build"
> >> GOPRIVATE=""
> >> GOPROXY="off"
> >> GOROOT="/usr/lib/go-1.18"
> >> GOSUMDB="sum.golang.org"
> >> GOTMPDIR=""
> >> GOTOOLDIR="/usr/lib/go-1.18/pkg/tool/linux_amd64"
> >> GOVCS=""
> >> GOVERSION="go1.18.4"
> >> GCCGO="gccgo"
> >> GOAMD64="v1"
> >> AR="ar"
> >> CC="gcc"
> >> CXX="g++"
> >> CGO_ENABLED="1"
> >> GOMOD="/<>/go.mod"
> >> GOWORK=""
> >> CGO_CFLAGS="-g -O2 -ffile-prefix-map=/<>=. 
> >> -fstack-protector-strong -Wformat -Werror=format-security"
> >> CGO_CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2"
> >> CGO_CXXFLAGS="-g -O2 -ffile-prefix-map=/<>=. 
> >> -fstack-protector-strong -Wformat -Werror=format-security"
> >> CGO_FFLAGS="-g -O2 -ffile-prefix-map=/<>=. 
> >> -fstack-protector-strong"
> >> CGO_LDFLAGS="-Wl,-z,relro"
> >> PKG_CONFIG="pkg-config"
> >> GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 
> >> -fdebug-prefix-map=/tmp/go-build898317925=/tmp/go-build 
> >> -gno-record-gcc-switches"
> >>cd _build && go install -trimpath -v -p 8 
> >> github.com/icinga/icingadb/cmd/icingadb
> >> [...]
> >> github.com/icinga/icingadb/pkg/com
> >> os/user
> >> # github.com/icinga/icingadb/pkg/com
> >> ../pkg/com/bulker.go:30:16: internal compiler error: assertion failed
> >>
> >> Please file a bug report including a short program that triggers the error.
> >> https://go.dev/issue/new
> 
> This issue is introduced in golang-1.18 (1.18.4-1), icingadb built 

-- 
Regards,
Nilesh


signature.asc
Description: PGP signature


Bug#1015088: [Pkg-nagios-devel] Bug#1015088: icingadb: FTBFS: ../pkg/com/bulker.go:30:16: internal compiler error: assertion failed

2022-07-16 Thread Sebastiaan Couwenberg

reassign 1015088 src:golang-1.18
found 1015088 golang-1.18/1.18.4-1
affects 1015088 src:icingadb
thanks

On 7/16/22 15:21, Lucas Nussbaum wrote:

dh_auto_build
cd _build && go version
go version go1.18.4 linux/amd64
cd _build && go env
GO111MODULE="on"
GOARCH="amd64"
GOBIN=""
GOCACHE="/<>/_build/go-build"
GOENV="/sbuild-nonexistent/.config/go/env"
GOEXE=""
GOEXPERIMENT=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOINSECURE=""
GOMODCACHE="/<>/_build/pkg/mod"
GONOPROXY=""
GONOSUMDB=""
GOOS="linux"
GOPATH="/<>/_build"
GOPRIVATE=""
GOPROXY="off"
GOROOT="/usr/lib/go-1.18"
GOSUMDB="sum.golang.org"
GOTMPDIR=""
GOTOOLDIR="/usr/lib/go-1.18/pkg/tool/linux_amd64"
GOVCS=""
GOVERSION="go1.18.4"
GCCGO="gccgo"
GOAMD64="v1"
AR="ar"
CC="gcc"
CXX="g++"
CGO_ENABLED="1"
GOMOD="/<>/go.mod"
GOWORK=""
CGO_CFLAGS="-g -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security"
CGO_CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2"
CGO_CXXFLAGS="-g -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security"
CGO_FFLAGS="-g -O2 -ffile-prefix-map=/<>=. 
-fstack-protector-strong"
CGO_LDFLAGS="-Wl,-z,relro"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 
-fdebug-prefix-map=/tmp/go-build898317925=/tmp/go-build -gno-record-gcc-switches"
cd _build && go install -trimpath -v -p 8 
github.com/icinga/icingadb/cmd/icingadb
[...]
github.com/icinga/icingadb/pkg/com
os/user
# github.com/icinga/icingadb/pkg/com
../pkg/com/bulker.go:30:16: internal compiler error: assertion failed

Please file a bug report including a short program that triggers the error.
https://go.dev/issue/new


This issue is introduced in golang-1.18 (1.18.4-1), icingadb built 
successfully with 1.18.3-1.


Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1