Your message dated Tue, 26 Jul 2022 03:34:36 +0000
with message-id <e1ogbla-0001ku...@fasolo.debian.org>
and subject line Bug#1015088: fixed in golang-1.18 1.18.4-2
has caused the Debian Bug report #1015088,
regarding icingadb: FTBFS: ../pkg/com/bulker.go:30:16: internal compiler error: 
assertion failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1015088: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015088
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: icingadb
Version: 1.0.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220716 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Create man page from DocBook XML
> for x in debian/man/icingadb.8.xml ; do \
>     docbook2x-man --string-param header-3="09 July 2022" $x ; \
>     mv `basename $x | sed 's/.xml$//'` `dirname $x` ; \
> done
> error : xmlAddEntity: invalid redeclaration of predefined entity
> dh_auto_build
>       cd _build && go version
> go version go1.18.4 linux/amd64
>       cd _build && go env
> GO111MODULE="on"
> GOARCH="amd64"
> GOBIN=""
> GOCACHE="/<<PKGBUILDDIR>>/_build/go-build"
> GOENV="/sbuild-nonexistent/.config/go/env"
> GOEXE=""
> GOEXPERIMENT=""
> GOFLAGS=""
> GOHOSTARCH="amd64"
> GOHOSTOS="linux"
> GOINSECURE=""
> GOMODCACHE="/<<PKGBUILDDIR>>/_build/pkg/mod"
> GONOPROXY=""
> GONOSUMDB=""
> GOOS="linux"
> GOPATH="/<<PKGBUILDDIR>>/_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="/<<PKGBUILDDIR>>/go.mod"
> GOWORK=""
> CGO_CFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security"
> CGO_CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2"
> CGO_CXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security"
> CGO_FFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -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
> internal/unsafeheader
> internal/goarch
> internal/race
> internal/goos
> runtime/internal/syscall
> internal/goexperiment
> runtime/internal/atomic
> internal/cpu
> sync/atomic
> internal/abi
> runtime/internal/math
> internal/itoa
> runtime/internal/sys
> math/bits
> unicode/utf8
> unicode
> container/list
> crypto/internal/subtle
> crypto/subtle
> unicode/utf16
> internal/bytealg
> vendor/golang.org/x/crypto/cryptobyte/asn1
> internal/nettrace
> vendor/golang.org/x/crypto/internal/subtle
> github.com/dgryski/go-rendezvous
> math
> encoding
> golang.org/x/xerrors/internal
> golang.org/x/sys/internal/unsafeheader
> github.com/icinga/icingadb/pkg/contracts
> github.com/lib/pq/oid
> runtime
> runtime/metrics
> internal/reflectlite
> sync
> math/rand
> internal/testlog
> internal/singleflight
> runtime/cgo
> github.com/go-redis/redis/v8/internal/rand
> errors
> sort
> internal/oserror
> path
> io
> strconv
> vendor/golang.org/x/net/dns/dnsmessage
> crypto/elliptic/internal/fiat
> syscall
> golang.org/x/exp/utf8string
> bytes
> strings
> hash
> crypto/internal/randutil
> crypto/hmac
> vendor/golang.org/x/crypto/hkdf
> vendor/golang.org/x/text/transform
> hash/crc32
> bufio
> reflect
> crypto
> crypto/rc4
> github.com/go-redis/redis/v8/internal/util
> github.com/go-redis/redis/v8/internal/hashtag
> regexp/syntax
> net/http/internal/ascii
> github.com/icinga/icingadb/pkg/flatten
> crypto/elliptic/internal/nistec
> internal/syscall/unix
> internal/syscall/execenv
> time
> regexp
> context
> internal/poll
> io/fs
> github.com/icinga/icingadb/pkg/backoff
> go.uber.org/zap/buffer
> go.uber.org/zap/internal/bufferpool
> golang.org/x/sync/errgroup
> github.com/icinga/icingadb/pkg/periodic
> golang.org/x/sync/semaphore
> embed
> internal/fmtsort
> encoding/binary
> github.com/jmoiron/sqlx/reflectx
> os
> crypto/sha1
> crypto/sha256
> crypto/sha512
> crypto/ed25519/internal/edwards25519/field
> crypto/cipher
> crypto/md5
> encoding/base64
> encoding/pem
> vendor/golang.org/x/crypto/internal/poly1305
> vendor/golang.org/x/crypto/curve25519/internal/field
> github.com/cespare/xxhash/v2
> crypto/aes
> crypto/des
> crypto/ed25519/internal/edwards25519
> vendor/golang.org/x/crypto/chacha20
> fmt
> internal/godebug
> path/filepath
> io/ioutil
> golang.org/x/sys/unix
> internal/intern
> go.uber.org/zap/internal/exit
> vendor/golang.org/x/sys/cpu
> os/signal
> net/netip
> vendor/golang.org/x/crypto/chacha20poly1305
> net
> encoding/hex
> net/url
> vendor/golang.org/x/crypto/curve25519
> log
> math/big
> github.com/go-redis/redis/v8/internal/hscan
> github.com/go-redis/redis/v8/internal/proto
> encoding/json
> github.com/go-redis/redis/v8/internal
> runtime/debug
> github.com/pkg/errors
> database/sql/driver
> github.com/goccy/go-yaml/token
> github.com/icinga/icingadb/pkg/version
> golang.org/x/xerrors
> database/sql
> 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
> flag
> github.com/mattn/go-isatty
> github.com/goccy/go-yaml/ast
> github.com/mattn/go-colorable
> github.com/icinga/icingadb/internal
> github.com/creasty/defaults
> github.com/fatih/color
> github.com/goccy/go-yaml/scanner
> go.uber.org/atomic
> go.uber.org/zap/internal/color
> compress/flate
> go.uber.org/multierr
> vendor/golang.org/x/text/unicode/bidi
> github.com/goccy/go-yaml/printer
> go.uber.org/zap/zapcore
> github.com/goccy/go-yaml/lexer
> crypto/rand
> encoding/asn1
> crypto/dsa
> crypto/elliptic
> crypto/ed25519
> crypto/rsa
> github.com/goccy/go-yaml/internal/errors
> github.com/lib/pq/scram
> vendor/golang.org/x/crypto/cryptobyte
> crypto/x509/pkix
> github.com/goccy/go-yaml/parser
> compress/gzip
> vendor/golang.org/x/text/secure/bidirule
> vendor/golang.org/x/text/unicode/norm
> vendor/golang.org/x/net/http2/hpack
> mime
> crypto/ecdsa
> mime/quotedprintable
> github.com/goccy/go-yaml
> net/http/internal
> github.com/jmoiron/sqlx
> github.com/icinga/icingadb/pkg/icingadb/objectpacker
> github.com/icinga/icingadb/pkg/structify
> github.com/jessevdk/go-flags
> vendor/golang.org/x/net/idna
> github.com/go-redis/redis/v8/internal/pool
> github.com/google/uuid
> github.com/okzk/sdnotify
> net/textproto
> github.com/icinga/icingadb/pkg/retry
> crypto/x509
> github.com/ssgreg/journald
> vendor/golang.org/x/net/http/httpproxy
> vendor/golang.org/x/net/http/httpguts
> mime/multipart
> crypto/tls
> net/http/httptrace
> github.com/go-sql-driver/mysql
> github.com/lib/pq
> github.com/go-redis/redis/v8
> net/http
> github.com/icinga/icingadb/pkg/utils
> github.com/icinga/icingadb/pkg/common
> github.com/icinga/icingadb/pkg/types
> github.com/icinga/icingadb/pkg/icingaredis/v1
> go.uber.org/zap
> github.com/icinga/icingadb/pkg/logging
> dh_auto_build: error: cd _build && go install -trimpath -v -p 8 
> github.com/icinga/icingadb/cmd/icingadb returned exit code 2
> make[1]: *** [debian/rules:29: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/07/16/icingadb_1.0.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220716;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220716&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: golang-1.18
Source-Version: 1.18.4-2
Done: Shengjing Zhu <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-1.18, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1015...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Shengjing Zhu <z...@debian.org> (supplier of updated golang-1.18 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 26 Jul 2022 10:58:55 +0800
Source: golang-1.18
Architecture: source
Version: 1.18.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Compiler Team <team+go-compi...@tracker.debian.org>
Changed-By: Shengjing Zhu <z...@debian.org>
Closes: 1015088
Changes:
 golang-1.18 (1.18.4-2) unstable; urgency=medium
 .
   * Team upload.
   * cmd/compile: revert "fix missing dict pass for type assertions"
     Backport patch from https://go.dev/cl/417615 (Closes: #1015088)
Checksums-Sha1:
 8dce6b6eac0f1cdbddc9b0245bc27aa07e8c6e3c 2255 golang-1.18_1.18.4-2.dsc
 043823cd107ff6c088165d6f7e32d7c3470c1727 42504 
golang-1.18_1.18.4-2.debian.tar.xz
 108d5289787a762a8b223efe60364f804fb496fa 6404 
golang-1.18_1.18.4-2_amd64.buildinfo
Checksums-Sha256:
 faed11dbebab90d144417965f0a3f77308777b698a5b5f6494e38c640d282d02 2255 
golang-1.18_1.18.4-2.dsc
 fb4edd24a5c0e34f84c48d7ae35234062047c6b33c5fa374e0f27b1449889cc5 42504 
golang-1.18_1.18.4-2.debian.tar.xz
 bfc77ccc7141ab0e94b00d58491dace393c243f15be0cbd25c4267343acc759d 6404 
golang-1.18_1.18.4-2_amd64.buildinfo
Files:
 c104fd1d6e0d3ea0a1710d9542b23ea1 2255 golang optional golang-1.18_1.18.4-2.dsc
 6f0b0b18ce5f3f38b9ed623abbef8887 42504 golang optional 
golang-1.18_1.18.4-2.debian.tar.xz
 acec1f893aaacdd3a2e98c13ee52593a 6404 golang optional 
golang-1.18_1.18.4-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iIYEARYIAC4WIQSRhdT1d2eu7mxV1B5/RPol6lUUywUCYt9bhBAcemhzakBkZWJp
YW4ub3JnAAoJEH9E+iXqVRTLY4EBAOSYBtwlsvXiQxS8TUcWXYAsvi5aCK6a0ndE
UUcW19m9AQC3HFEiQyjPUEeumqRnN86wVcS44A81lRdps999hNBfCw==
=Csrk
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to