Your message dated Thu, 09 Jun 2022 20:36:11 +0000
with message-id <e1nzot1-000j0y...@fasolo.debian.org>
and subject line Bug#1008428: fixed in golang-github-kurin-blazer 0.5.3-1
has caused the Debian Bug report #1008428,
regarding golang-github-kurin-blazer: FTBFS: dh_auto_test: error: cd 
obj-x86_64-linux-gnu && go test -vet=off -v -p 8 github.com/kurin/blazer/b2 
github.com/kurin/blazer/base github.com/kurin/blazer/examples/simple 
github.com/kurin/blazer/internal/b2assets 
github.com/kurin/blazer/internal/b2types 
github.com/kurin/blazer/internal/bin/cleanup 
github.com/kurin/blazer/internal/blog github.com/kurin/blazer/x/consistent 
github.com/kurin/blazer/x/transport github.com/kurin/blazer/x/window returned 
exit code 1
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.)


-- 
1008428: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008428
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-kurin-blazer
Version: 0.4.4-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220326 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>    dh_update_autotools_config -O--buildsystem=golang
>    dh_autoreconf -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go install -trimpath -v -p 8 
> github.com/kurin/blazer/b2 github.com/kurin/blazer/base 
> github.com/kurin/blazer/examples/simple 
> github.com/kurin/blazer/internal/b2assets 
> github.com/kurin/blazer/internal/b2types 
> github.com/kurin/blazer/internal/bin/cleanup 
> github.com/kurin/blazer/internal/blog github.com/kurin/blazer/x/consistent 
> github.com/kurin/blazer/x/transport github.com/kurin/blazer/x/window
> internal/goos
> internal/goarch
> internal/unsafeheader
> internal/goexperiment
> internal/cpu
> internal/race
> runtime/internal/atomic
> runtime/internal/syscall
> internal/abi
> runtime/internal/math
> sync/atomic
> runtime/internal/sys
> unicode
> unicode/utf8
> internal/itoa
> math/bits
> encoding
> unicode/utf16
> github.com/kurin/blazer/internal/b2types
> container/list
> crypto/internal/subtle
> internal/bytealg
> crypto/subtle
> vendor/golang.org/x/crypto/cryptobyte/asn1
> internal/nettrace
> vendor/golang.org/x/crypto/internal/subtle
> math
> runtime
> internal/reflectlite
> sync
> internal/testlog
> internal/singleflight
> math/rand
> runtime/cgo
> errors
> sort
> io
> internal/oserror
> path
> strconv
> vendor/golang.org/x/net/dns/dnsmessage
> crypto/elliptic/internal/fiat
> syscall
> hash
> bytes
> strings
> hash/crc32
> crypto/internal/randutil
> crypto
> reflect
> crypto/hmac
> crypto/rc4
> vendor/golang.org/x/text/transform
> bufio
> net/http/internal/ascii
> vendor/golang.org/x/crypto/hkdf
> regexp/syntax
> html
> crypto/elliptic/internal/nistec
> internal/syscall/unix
> internal/syscall/execenv
> time
> regexp
> internal/poll
> github.com/kurin/blazer/x/window
> io/fs
> context
> embed
> internal/fmtsort
> encoding/binary
> os
> crypto/sha1
> encoding/base64
> crypto/cipher
> crypto/md5
> crypto/sha512
> crypto/sha256
> crypto/ed25519/internal/edwards25519/field
> vendor/golang.org/x/crypto/internal/poly1305
> encoding/pem
> vendor/golang.org/x/crypto/curve25519/internal/field
> crypto/ed25519/internal/edwards25519
> crypto/aes
> crypto/des
> vendor/golang.org/x/crypto/chacha20
> fmt
> io/ioutil
> internal/godebug
> path/filepath
> internal/intern
> vendor/golang.org/x/sys/cpu
> net/netip
> vendor/golang.org/x/crypto/chacha20poly1305
> net
> log
> encoding/json
> compress/flate
> encoding/hex
> net/url
> vendor/golang.org/x/crypto/curve25519
> math/big
> vendor/golang.org/x/text/unicode/norm
> vendor/golang.org/x/net/http2/hpack
> github.com/kurin/blazer/internal/blog
> vendor/golang.org/x/text/unicode/bidi
> mime
> mime/quotedprintable
> compress/gzip
> net/http/internal
> text/template/parse
> flag
> vendor/golang.org/x/text/secure/bidirule
> github.com/kurin/blazer/internal/b2assets
> vendor/golang.org/x/net/idna
> text/template
> crypto/rand
> encoding/asn1
> crypto/dsa
> crypto/ed25519
> crypto/rsa
> crypto/elliptic
> crypto/x509/pkix
> vendor/golang.org/x/crypto/cryptobyte
> html/template
> crypto/ecdsa
> net/textproto
> crypto/x509
> vendor/golang.org/x/net/http/httpproxy
> mime/multipart
> vendor/golang.org/x/net/http/httpguts
> crypto/tls
> net/http/httptrace
> net/http
> github.com/kurin/blazer/base
> github.com/kurin/blazer/x/transport
> github.com/kurin/blazer/b2
> github.com/kurin/blazer/examples/simple
> github.com/kurin/blazer/internal/bin/cleanup
> github.com/kurin/blazer/x/consistent
>    dh_auto_test -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 
> github.com/kurin/blazer/b2 github.com/kurin/blazer/base 
> github.com/kurin/blazer/examples/simple 
> github.com/kurin/blazer/internal/b2assets 
> github.com/kurin/blazer/internal/b2types 
> github.com/kurin/blazer/internal/bin/cleanup 
> github.com/kurin/blazer/internal/blog github.com/kurin/blazer/x/consistent 
> github.com/kurin/blazer/x/transport github.com/kurin/blazer/x/window
> # github.com/kurin/blazer/base
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/kurin/blazer/base/strings_test.go:38:1:
>  wrong signature for Fuzz, must be: func Fuzz(f *testing.F)
> FAIL  github.com/kurin/blazer/base [setup failed]
> === RUN   TestReaderFrom
> --- PASS: TestReaderFrom (0.00s)
> === RUN   TestReauth
> --- PASS: TestReauth (0.00s)
> === RUN   TestBackoff
> --- PASS: TestBackoff (0.00s)
> === RUN   TestBackoffWithoutRetryAfter
> --- PASS: TestBackoffWithoutRetryAfter (0.00s)
> === RUN   TestCustomTransport
> --- PASS: TestCustomTransport (0.00s)
> === RUN   TestReaderDoubleClose
> --- PASS: TestReaderDoubleClose (0.00s)
> === RUN   TestReadWrite
> --- PASS: TestReadWrite (0.02s)
> === RUN   TestReadRangeReturnsRight
> --- PASS: TestReadRangeReturnsRight (0.01s)
> === RUN   TestWriterReturnsError
> --- PASS: TestWriterReturnsError (0.00s)
> === RUN   TestFileBuffer
> --- PASS: TestFileBuffer (0.37s)
> === RUN   TestNonBuffer
> --- PASS: TestNonBuffer (0.00s)
> === RUN   TestReadWriteLive
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestReadWriteLive (0.00s)
> === RUN   TestReaderFromLive
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestReaderFromLive (0.00s)
> === RUN   TestHideShowLive
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestHideShowLive (0.00s)
> === RUN   TestResumeWriter
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestResumeWriter (0.00s)
> === RUN   TestAttrs
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestAttrs (0.00s)
> === RUN   TestFileBufferLive
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestFileBufferLive (0.00s)
> === RUN   TestAuthTokLive
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestAuthTokLive (0.00s)
> === RUN   TestRangeReaderLive
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestRangeReaderLive (0.00s)
> === RUN   TestListObjectsWithPrefix
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestListObjectsWithPrefix (0.00s)
> === RUN   TestNewBucket
>     integration_test.go:599: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestNewBucket (0.00s)
> === RUN   TestDuelingBuckets
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestDuelingBuckets (0.00s)
> === RUN   TestNotExist
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestNotExist (0.00s)
> === RUN   TestWriteEmpty
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestWriteEmpty (0.00s)
> === RUN   TestAttrsNoRoundtrip
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestAttrsNoRoundtrip (0.00s)
> === RUN   TestSmallUploadsFewRoundtrips
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestSmallUploadsFewRoundtrips (0.00s)
> === RUN   TestDeleteWithoutName
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestDeleteWithoutName (0.00s)
> === RUN   TestListUnfinishedLargeFiles
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestListUnfinishedLargeFiles (0.00s)
> === RUN   TestReauthPreservesOptions
>     integration_test.go:989: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestReauthPreservesOptions (0.00s)
> PASS
> ok    github.com/kurin/blazer/b2      0.406s
> ?     github.com/kurin/blazer/examples/simple [no test files]
> ?     github.com/kurin/blazer/internal/b2assets       [no test files]
> ?     github.com/kurin/blazer/internal/b2types        [no test files]
> ?     github.com/kurin/blazer/internal/bin/cleanup    [no test files]
> ?     github.com/kurin/blazer/internal/blog   [no test files]
> === RUN   TestOperationLive
>     consistent_test.go:130: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestOperationLive (0.00s)
> === RUN   TestOperationJSONLive
>     consistent_test.go:130: B2_ACCOUNT_ID or B2_SECRET_KEY unset; skipping 
> integration tests
> --- SKIP: TestOperationJSONLive (0.00s)
> PASS
> ok    github.com/kurin/blazer/x/consistent    0.006s
> ?     github.com/kurin/blazer/x/transport     [no test files]
> === RUN   TestWindows
> --- PASS: TestWindows (0.00s)
> === RUN   Example_accumulator
> --- PASS: Example_accumulator (0.00s)
> === RUN   Example_counter
> --- PASS: Example_counter (0.00s)
> PASS
> ok    github.com/kurin/blazer/x/window        0.002s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 
> github.com/kurin/blazer/b2 github.com/kurin/blazer/base 
> github.com/kurin/blazer/examples/simple 
> github.com/kurin/blazer/internal/b2assets 
> github.com/kurin/blazer/internal/b2types 
> github.com/kurin/blazer/internal/bin/cleanup 
> github.com/kurin/blazer/internal/blog github.com/kurin/blazer/x/consistent 
> github.com/kurin/blazer/x/transport github.com/kurin/blazer/x/window returned 
> exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/golang-github-kurin-blazer_0.4.4-1.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!

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-github-kurin-blazer
Source-Version: 0.5.3-1
Done: Dr. Tobias Quathamer <to...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-kurin-blazer, 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 1008...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dr. Tobias Quathamer <to...@debian.org> (supplier of updated 
golang-github-kurin-blazer 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: Thu, 09 Jun 2022 22:05:11 +0200
Source: golang-github-kurin-blazer
Architecture: source
Version: 0.5.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Dr. Tobias Quathamer <to...@debian.org>
Closes: 1008428
Changes:
 golang-github-kurin-blazer (0.5.3-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Bump debhelper from old 10 to 12.
     Fixes: lintian: package-uses-old-debhelper-compat-version
     See-also: 
https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
   * Set debhelper-compat version in Build-Depends.
     Fixes: lintian: uses-debhelper-compat-file
     See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, 
Repository-Browse.
     Fixes: lintian: upstream-metadata-file-is-missing
     See-also: 
https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
 .
   [ Dr. Tobias Quathamer ]
   * New upstream version 0.5.3
   * Use debhelper v13
   * Update Build-Depends for new upstream version
   * Update email address of Go team
   * Disable hook for go-fuzz.
     Go supports fuzzing in its standard toolchain beginning in Go 1.18.
     The code now FTBFS, so disable the old hook for go-fuzz. (Closes: #1008428)
   * Switch Section to golang
   * Add Rules-Requires-Root: no
   * Update Standards-Version to 4.6.1, no changes needed
   * Update d/copyright
   * Update d/gbp.conf with standard branch names
   * Add build directory to dh call
   * Update d/watch to version 4
Checksums-Sha1:
 2b1cf7d50d6e9ae200f38ced6626df679bd08dd5 2469 
golang-github-kurin-blazer_0.5.3-1.dsc
 1760257835f226f7ab6c3837a9fb4211373b980a 86965 
golang-github-kurin-blazer_0.5.3.orig.tar.gz
 f8b4d3294ced70743e9e7ebdd2ebf4740c2b861b 3476 
golang-github-kurin-blazer_0.5.3-1.debian.tar.xz
 bdd254d8426f019bee61e487e13dd06c5e1f5198 7209 
golang-github-kurin-blazer_0.5.3-1_amd64.buildinfo
Checksums-Sha256:
 321c9579373ad835c1d1557ed34b4dd4907ebe9f29363b481d96940ae3a4559f 2469 
golang-github-kurin-blazer_0.5.3-1.dsc
 845a28eb11c3ee746495350aa56035086280f99870b552bbb5be80db59358869 86965 
golang-github-kurin-blazer_0.5.3.orig.tar.gz
 54e22348881b63d7a71f92414b443ef5ee78074b4a835b322510dd3ad8809709 3476 
golang-github-kurin-blazer_0.5.3-1.debian.tar.xz
 8b69483f3a86ca5c4ca975acbf33eaac0549804078c9003849c3e027e1839fae 7209 
golang-github-kurin-blazer_0.5.3-1_amd64.buildinfo
Files:
 3521315e3ee0c91d16d7b83f09d67040 2469 golang optional 
golang-github-kurin-blazer_0.5.3-1.dsc
 ec2db1dc670eb4bfcabfa69c9cf44565 86965 golang optional 
golang-github-kurin-blazer_0.5.3.orig.tar.gz
 379aaf218e275d9beb3189f85d89cf69 3476 golang optional 
golang-github-kurin-blazer_0.5.3-1.debian.tar.xz
 361beb5a927b4065a840957601513335 7209 golang optional 
golang-github-kurin-blazer_0.5.3-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEE0cuPObxd7STF0seMEwLx8Dbr6xkFAmKiU4kACgkQEwLx8Dbr
6xnBMhAAgcn2uAaHN2iEoN7Uqt2OxVWAskt0LdygS2mRurgks3Ao7hbm7BkNseS7
Mq2dXnFTU5h2PWYjPWj0U7icLBgss5eIbTazKRI+4Ru3VoB7vQFGLV0L6pZW6LSx
A3AZVN0UtuaPWUEWSzVOAUFk4fa2Y6xId2TJVVR6zJPzrInNsLdzcNSiG00OoX3N
Z4O+yOcE7UEoOUyQrHyKwf/tHk9/hVypU/EtybRupr627kohmG5IDrTrY4vdXx5N
XbAjGc3MfEN9RNgroDnDuzqpsnHQeGtjr4RjX+cHGeJAVaMYwCPI9IVoyeXvUaLR
NxzCreeeiFQ8/MH/x96X2OBSt0CLf2bCyWQsBHYyNv7H+UfAYp/m7fg9bGXllazD
An7YnB4499YWOOnSAk3kNJgzKXnoR5T6j0H9IfVGLkmS4UeUsW+xFRBUKWOBu0og
glFJv+SxADZFLG7YzWftAdy4X4AFk3RROX5QknenPIfKBl++Y+Qnr0CyJpFkXGua
bmxSRWBo56JDeQ47kY7KydhahQwzrXzfMijdMiXEte1xZ2Ip4U2G7QfJd3u16NPl
cB//1pm6XX70pfiOATEETpY+PbBRKopt9uaymGRyNibaqjPf2+Y8TLVSWH7xcGXr
TvBWE+pDKKtuOua49pKPMULMSwLKNUqGj8fyUsiezGcnx0LO+cI=
=XRl0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to