Your message dated Sat, 16 May 2020 23:48:52 +0000
with message-id <e1ja6y0-000ayr...@fasolo.debian.org>
and subject line Bug#952291: fixed in prometheus-mysqld-exporter 0.12.1+ds-1
has caused the Debian Bug report #952291,
regarding prometheus-mysqld-exporter: FTBFS: 
src/github.com/prometheus/mysqld_exporter/mysqld_exporter.go:227:31: undefined: 
prometheus.InstrumentHandlerFunc
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.)


-- 
952291: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952291
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: prometheus-mysqld-exporter
Version: 0.11.0+ds-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build -O--buildsystem=golang -- -ldflags " -X 
> github.com/prometheus/common/version.Version=0.11.0+ds -X 
> github.com/prometheus/common/version.Revision=0.11.0+ds-1 -X 
> github.com/prometheus/common/version.Branch=debian/sid -X 
> github.com/prometheus/common/version.BuildUser=pkg-go-maintain...@lists.alioth.debian.org
>  -X github.com/prometheus/common/version.BuildDate=20181016-00:53:55 -X 
> github.com/prometheus/common/version.GoVersion=go1.13.8"
>       cd obj-x86_64-linux-gnu && go version
> go version go1.13.8 linux/amd64
>       cd obj-x86_64-linux-gnu && go env
> GO111MODULE="off"
> GOARCH="amd64"
> GOBIN=""
> GOCACHE="/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/go-build"
> GOENV="/sbuild-nonexistent/.config/go/env"
> GOEXE=""
> GOFLAGS=""
> GOHOSTARCH="amd64"
> GOHOSTOS="linux"
> GONOPROXY=""
> GONOSUMDB=""
> GOOS="linux"
> GOPATH="/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> GOPRIVATE=""
> GOPROXY="off"
> GOROOT="/usr/lib/go-1.13"
> GOSUMDB="sum.golang.org"
> GOTMPDIR=""
> GOTOOLDIR="/usr/lib/go-1.13/pkg/tool/linux_amd64"
> GCCGO="gccgo"
> AR="ar"
> CC="gcc"
> CXX="g++"
> CGO_ENABLED="1"
> GOMOD=""
> CGO_CFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security"
> CGO_CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2"
> CGO_CXXFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security"
> CGO_FFLAGS="-g -O2 -fdebug-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-build140039266=/tmp/go-build 
> -gno-record-gcc-switches"
>       cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 -ldflags " -X 
> github.com/prometheus/common/version.Version=0.11.0+ds -X 
> github.com/prometheus/common/version.Revision=0.11.0+ds-1 -X 
> github.com/prometheus/common/version.Branch=debian/sid -X 
> github.com/prometheus/common/version.BuildUser=pkg-go-maintain...@lists.alioth.debian.org
>  -X github.com/prometheus/common/version.BuildDate=20181016-00:53:55 -X 
> github.com/prometheus/common/version.GoVersion=go1.13.8" 
> github.com/prometheus/mysqld_exporter 
> github.com/prometheus/mysqld_exporter/collector
> internal/race
> runtime/internal/sys
> runtime/internal/atomic
> internal/cpu
> sync/atomic
> runtime/internal/math
> unicode/utf8
> unicode
> container/list
> internal/bytealg
> math/bits
> crypto/internal/subtle
> runtime
> math
> crypto/subtle
> internal/testlog
> vendor/golang.org/x/crypto/cryptobyte/asn1
> internal/nettrace
> runtime/cgo
> vendor/golang.org/x/crypto/internal/subtle
> vendor/golang.org/x/crypto/curve25519
> encoding
> unicode/utf16
> internal/reflectlite
> sync
> internal/singleflight
> math/rand
> errors
> sort
> io
> internal/oserror
> strconv
> syscall
> vendor/golang.org/x/net/dns/dnsmessage
> bytes
> hash
> reflect
> crypto
> strings
> crypto/internal/randutil
> bufio
> crypto/hmac
> time
> internal/syscall/unix
> crypto/rc4
> vendor/golang.org/x/crypto/hkdf
> hash/crc32
> vendor/golang.org/x/text/transform
> path
> github.com/beorn7/perks/quantile
> github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
> regexp/syntax
> internal/poll
> context
> encoding/binary
> internal/fmtsort
> os
> crypto/cipher
> crypto/sha512
> crypto/ed25519/internal/edwards25519
> crypto/aes
> crypto/des
> fmt
> crypto/md5
> crypto/sha1
> crypto/sha256
> encoding/base64
> encoding/pem
> path/filepath
> net
> math/big
> encoding/hex
> io/ioutil
> net/url
> vendor/golang.org/x/crypto/internal/chacha20
> vendor/golang.org/x/crypto/poly1305
> vendor/golang.org/x/sys/cpu
> database/sql/driver
> vendor/golang.org/x/crypto/chacha20poly1305
> database/sql
> log
> crypto/elliptic
> encoding/asn1
> crypto/rand
> crypto/dsa
> encoding/json
> crypto/ed25519
> crypto/ecdsa
> crypto/rsa
> crypto/x509/pkix
> vendor/golang.org/x/crypto/cryptobyte
> compress/flate
> vendor/golang.org/x/text/unicode/bidi
> vendor/golang.org/x/text/unicode/norm
> compress/gzip
> vendor/golang.org/x/net/http2/hpack
> vendor/golang.org/x/text/secure/bidirule
> mime
> mime/quotedprintable
> net/http/internal
> github.com/cespare/xxhash
> vendor/golang.org/x/net/idna
> github.com/golang/protobuf/proto
> regexp
> github.com/prometheus/procfs/internal/fs
> github.com/prometheus/common/model
> github.com/prometheus/procfs/internal/util
> runtime/debug
> crypto/x509
> net/textproto
> vendor/golang.org/x/net/http/httpproxy
> vendor/golang.org/x/net/http/httpguts
> mime/multipart
> github.com/prometheus/procfs
> golang.org/x/sys/unix
> crypto/tls
> github.com/prometheus/client_model/go
> github.com/prometheus/client_golang/prometheus/internal
> github.com/matttproud/golang_protobuf_extensions/pbutil
> github.com/alecthomas/units
> go/token
> internal/lazyregexp
> go/scanner
> text/template/parse
> go/ast
> github.com/sirupsen/logrus
> text/template
> log/syslog
> github.com/satori/go.uuid
> github.com/go-sql-driver/mysql
> net/http/httptrace
> gopkg.in/ini.v1
> net/http
> go/doc
> gopkg.in/alecthomas/kingpin.v2
> github.com/prometheus/common/log
> expvar
> github.com/prometheus/common/expfmt
> github.com/prometheus/client_golang/prometheus
> github.com/prometheus/common/version
> github.com/prometheus/client_golang/prometheus/promhttp
> github.com/prometheus/mysqld_exporter/collector
> github.com/prometheus/mysqld_exporter
> # github.com/prometheus/mysqld_exporter
> src/github.com/prometheus/mysqld_exporter/mysqld_exporter.go:227:31: 
> undefined: prometheus.InstrumentHandlerFunc
> dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 
> -ldflags " -X github.com/prometheus/common/version.Version=0.11.0+ds -X 
> github.com/prometheus/common/version.Revision=0.11.0+ds-1 -X 
> github.com/prometheus/common/version.Branch=debian/sid -X 
> github.com/prometheus/common/version.BuildUser=pkg-go-maintain...@lists.alioth.debian.org
>  -X github.com/prometheus/common/version.BuildDate=20181016-00:53:55 -X 
> github.com/prometheus/common/version.GoVersion=go1.13.8" 
> github.com/prometheus/mysqld_exporter 
> github.com/prometheus/mysqld_exporter/collector returned exit code 2
> make[1]: *** [debian/rules:25: override_dh_auto_build] Error 25

The full build log is available from:
   
http://qa-logs.debian.net/2020/02/22/prometheus-mysqld-exporter_0.11.0+ds-1_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: prometheus-mysqld-exporter
Source-Version: 0.12.1+ds-1
Done: Martina Ferrari <t...@debian.org>

We believe that the bug you reported is fixed in the latest version of
prometheus-mysqld-exporter, 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 952...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martina Ferrari <t...@debian.org> (supplier of updated 
prometheus-mysqld-exporter 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: Sat, 16 May 2020 23:26:21 +0000
Source: prometheus-mysqld-exporter
Architecture: source
Version: 0.12.1+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Martina Ferrari <t...@debian.org>
Closes: 952291 953040 953652
Changes:
 prometheus-mysqld-exporter (0.12.1+ds-1) unstable; urgency=medium
 .
   * New upstream release. Closes: #952291
   * Update compat and Standards-Version with no changes.
   * debian/default: Update, reformat, and reorganise. Closes: #953652
   * Update and unify packaging.
   * Patch test that requires a running mysql server.
   * Document how to use UNIX domain sockets for auth. Closes: #953040
Checksums-Sha1:
 2e8ab3894f52c90c3636de45df1ad8a21d5a1833 2770 
prometheus-mysqld-exporter_0.12.1+ds-1.dsc
 92de79d8b6dab18f4696f10c9cf66c32d312994b 70902 
prometheus-mysqld-exporter_0.12.1+ds.orig.tar.gz
 4b1b89b4bfcf72a31c142b508b067d727989795c 8068 
prometheus-mysqld-exporter_0.12.1+ds-1.debian.tar.xz
 644c73e208b72ac2cf678aad340bf5d14ed9930f 9062 
prometheus-mysqld-exporter_0.12.1+ds-1_amd64.buildinfo
Checksums-Sha256:
 6b2e7ede62146596514922619a9f1234b2c5a35c8a6f1c692fe6c6a825235c8d 2770 
prometheus-mysqld-exporter_0.12.1+ds-1.dsc
 a4dd892cf12088c1cf3488e650ad09a6da83bb01e86c83088d77b6fcaba47d43 70902 
prometheus-mysqld-exporter_0.12.1+ds.orig.tar.gz
 48636adf98079f4f7f8a95723d34876a5d3b4d3a962532364450ebf317bb2488 8068 
prometheus-mysqld-exporter_0.12.1+ds-1.debian.tar.xz
 5ff6a48f2b8de69104b907f96c7e08a6def5b82189b20d05393cd0029d57afc4 9062 
prometheus-mysqld-exporter_0.12.1+ds-1_amd64.buildinfo
Files:
 bcba62118b2a8902e06f2b455978787b 2770 net optional 
prometheus-mysqld-exporter_0.12.1+ds-1.dsc
 567f8989f6b03d0910cc39d13ea4153b 70902 net optional 
prometheus-mysqld-exporter_0.12.1+ds.orig.tar.gz
 0ad1f82797992d56597a8bf08a8b88fd 8068 net optional 
prometheus-mysqld-exporter_0.12.1+ds-1.debian.tar.xz
 e23f19cad90b164c7ea53c9ed637cbf3 9062 net optional 
prometheus-mysqld-exporter_0.12.1+ds-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEE2qbv8cYn6hwmsaaSqiMPxF+MJ7EFAl7AdyUACgkQqiMPxF+M
J7G/3Q//XQUbllE33ZxgKxZ+kN9iNc/UNWxghBAPcfZNXoCyn5T5SoTNQ9EuClRz
USDNKS6jTZW0uRFojnCYrGLSvnzY4Qjnif0Rtnyn7F34MXB/5CswvSvTik7pgsNw
CGxgc8sebH9jAOwWOkemQbMpMs5Yub+KwaV2kF2hZVVnwxQFymjCTgEq4iJlQxtB
LIXCpObi9dJd51CIXKTGHC9XdNZHCPz2UYLiA0HD9bnHPVMCXLGe7o1/8xtUKKNV
9SUmKqVQErH7JAUu4uXRqfxBe44MP8khcXLDPie87OJy0bo0tsG+xB/9aHgT1GXV
QON83QZfDXQmiXjhnvVUbcBf43y6y1AWIsAV23Wp4Y3TWt3M61YIxTLgXF5C5oX+
mNIFqiyhHpSN5XS0yIH0CSgtDduBDQNRoID3cNPJnQnaFU3HRV2X4jwtdEGwfa7R
gZqA6Xuz5elZe+Wydwi59bmq6gcz/P32mThfdceCBJHRG/sWS4GVIHTR+Smouh45
2kB7IovrOAburzjQ11hhOjy2kG44voLOX+tiNx+r/3abHBU6Bnx4JYOJeT+cxc3q
/6dE/Weh80l0f1bBw/852NttWvT5r7nX1rSA1peBIG1fIm9VXrlNJ7oa/89pMvNq
jhqntnl6sK3iP7q/gEKC/NpUfGvnAVU5g2v8uW5uRuMchXsI1oE=
=O1KZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to