Your message dated Tue, 14 Dec 2021 01:36:40 +0000
with message-id <e1mwwkc-0004fp...@fasolo.debian.org>
and subject line Bug#998563: fixed in golang-github-jbenet-go-context
0.0~git20150711.d14ea06-3
has caused the Debian Bug report #998563,
regarding golang-github-jbenet-go-context: FTBFS: dh_auto_test: error: cd
_build && go test -vet=off -v -p 4 github.com/jbenet/go-context
github.com/jbenet/go-context/dag github.com/jbenet/go-context/frac
github.com/jbenet/go-context/io 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.)
--
998563: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998563
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-jbenet-go-context
Version: 0.0~git20150711.d14ea06-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211104 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary --builddirectory=_build --buildsystem=golang --with=golang
> dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang
> dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
> dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
> dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
> cd _build && go install -trimpath -v -p 4 github.com/jbenet/go-context
> github.com/jbenet/go-context/dag github.com/jbenet/go-context/frac
> github.com/jbenet/go-context/io
> internal/unsafeheader
> github.com/jbenet/go-context
> internal/cpu
> internal/goexperiment
> internal/abi
> runtime/internal/atomic
> runtime/internal/sys
> internal/bytealg
> internal/race
> runtime/internal/math
> sync/atomic
> internal/itoa
> runtime
> internal/reflectlite
> sync
> errors
> internal/oserror
> io
> syscall
> time
> context
> golang.org/x/net/context
> github.com/jbenet/go-context/dag
> github.com/jbenet/go-context/frac
> github.com/jbenet/go-context/io
> dh_auto_test -O--builddirectory=_build -O--buildsystem=golang
> cd _build && go test -vet=off -v -p 4 github.com/jbenet/go-context
> github.com/jbenet/go-context/dag github.com/jbenet/go-context/frac
> github.com/jbenet/go-context/io
> ? github.com/jbenet/go-context [no test files]
> === RUN TestWithParentsSingle
> --- PASS: TestWithParentsSingle (0.00s)
> === RUN TestWithParentsDeadline
> --- PASS: TestWithParentsDeadline (0.00s)
> === RUN TestWithParentsMany
> dagctx_test.go:95: deadline - now: 2.999988859s
> dagctx_test.go:95: deadline - now: 1.999989349s
> dagctx_test.go:95: deadline - now: 2.999987062s
> dagctx_test.go:95: deadline - now: 2.99998589s
> dagctx_test.go:95: deadline - now: 1.99998952s
> dagctx_test.go:95: deadline - now: 3.999987031s
> dagctx_test.go:95: deadline - now: 3.999974634s
> dagctx_test.go:95: deadline - now: 6.999991768s
> dagctx_test.go:95: deadline - now: 1.999988978s
> dagctx_test.go:95: deadline - now: 1.999982522s
> dagctx_test.go:95: deadline - now: 1.999979545s
> dagctx_test.go:95: deadline - now: 1.999975438s
> dagctx_test.go:95: deadline - now: 6.999980508s
> dagctx_test.go:95: deadline - now: 2.999979604s
> dagctx_test.go:95: deadline - now: 2.999979699s
> dagctx_test.go:95: deadline - now: 1.999970938s
> dagctx_test.go:95: deadline - now: 8.999978296s
> dagctx_test.go:95: deadline - now: 1.999979924s
> dagctx_test.go:95: deadline - now: 6.999968621s
> dagctx_test.go:95: deadline - now: 1.99997508s
> dagctx_test.go:95: deadline - now: 1.999965938s
> dagctx_test.go:95: deadline - now: 1.999970648s
> dagctx_test.go:95: deadline - now: 3.999973528s
> dagctx_test.go:95: deadline - now: 4.999968893s
> dagctx_test.go:95: deadline - now: 2.99997678s
> dagctx_test.go:95: deadline - now: 2.999961859s
> dagctx_test.go:95: deadline - now: 7.999977095s
> dagctx_test.go:95: deadline - now: 1.999947345s
> dagctx_test.go:95: deadline - now: 6.999986699s
> dagctx_test.go:95: deadline - now: 1.999963078s
> dagctx_test.go:95: deadline - now: 1.999954079s
> dagctx_test.go:95: deadline - now: 2.999947865s
> dagctx_test.go:95: deadline - now: 1.999962034s
> dagctx_test.go:95: deadline - now: 1.9999368s
> dagctx_test.go:95: deadline - now: 1.999959728s
> dagctx_test.go:95: deadline - now: 2.999952564s
> dagctx_test.go:95: deadline - now: 1.999968256s
> dagctx_test.go:95: deadline - now: 4.999960607s
> dagctx_test.go:95: deadline - now: 1.999949801s
> dagctx_test.go:95: deadline - now: 2.999951383s
> dagctx_test.go:95: deadline - now: 1.999966255s
> dagctx_test.go:95: deadline - now: 1.9999561s
> dagctx_test.go:95: deadline - now: 1.999947443s
> dagctx_test.go:95: deadline - now: 2.999952623s
> dagctx_test.go:95: deadline - now: 1.999932035s
> dagctx_test.go:95: deadline - now: 3.999959336s
> dagctx_test.go:95: deadline - now: 1.999932149s
> dagctx_test.go:95: deadline - now: 3.999960224s
> dagctx_test.go:95: deadline - now: 1.999947116s
> dagctx_test.go:95: deadline - now: 2.999931682s
> dagctx_test.go:95: deadline - now: 2.999935234s
> dagctx_test.go:95: deadline - now: 2.999939191s
> dagctx_test.go:95: deadline - now: 1.999946389s
> dagctx_test.go:95: deadline - now: 3.999941569s
> dagctx_test.go:95: deadline - now: 1.999950906s
> dagctx_test.go:95: deadline - now: 1.99992845s
> dagctx_test.go:95: deadline - now: 2.999963682s
> dagctx_test.go:95: deadline - now: 1.999940577s
> dagctx_test.go:95: deadline - now: 7.99994224s
> dagctx_test.go:95: deadline - now: 4.999931655s
> dagctx_test.go:95: deadline - now: 1.999927604s
> dagctx_test.go:95: deadline - now: 1.999935553s
> dagctx_test.go:95: deadline - now: 6.999933651s
> dagctx_test.go:95: deadline - now: 1.999918025s
> dagctx_test.go:95: deadline - now: 1.999947965s
> dagctx_test.go:95: deadline - now: 1.999939574s
> dagctx_test.go:95: deadline - now: 1.999935657s
> dagctx_test.go:95: deadline - now: 1.999927366s
> dagctx_test.go:95: deadline - now: 1.999929745s
> dagctx_test.go:95: deadline - now: 1.999904734s
> dagctx_test.go:95: deadline - now: 3.999931779s
> dagctx_test.go:95: deadline - now: 2.999941029s
> dagctx_test.go:95: deadline - now: 5.999925847s
> dagctx_test.go:95: deadline - now: 1.999927679s
> dagctx_test.go:95: deadline - now: 1.999912174s
> dagctx_test.go:95: deadline - now: 1.999917773s
> dagctx_test.go:95: deadline - now: 1.999935529s
> dagctx_test.go:95: deadline - now: 3.999918537s
> dagctx_test.go:95: deadline - now: 1.999918891s
> dagctx_test.go:95: deadline - now: 2.999918113s
> dagctx_test.go:95: deadline - now: 3.99991842s
> dagctx_test.go:95: deadline - now: 1.999911185s
> dagctx_test.go:95: deadline - now: 1.999489383s
> dagctx_test.go:95: deadline - now: 1.999919364s
> dagctx_test.go:95: deadline - now: 1.999925463s
> dagctx_test.go:95: deadline - now: 1.999903065s
> dagctx_test.go:95: deadline - now: 4.999892266s
> dagctx_test.go:95: deadline - now: 1.999892398s
> dagctx_test.go:95: deadline - now: 2.999910255s
> dagctx_test.go:95: deadline - now: 3.999919418s
> dagctx_test.go:95: deadline - now: 1.999906404s
> dagctx_test.go:95: deadline - now: 1.999913185s
> dagctx_test.go:95: deadline - now: 2.999881977s
> --- PASS: TestWithParentsMany (0.15s)
> PASS
> ok github.com/jbenet/go-context/dag 0.157s
> === RUN TestDeadline
> fracctx_test.go:30: ended too late
> --- FAIL: TestDeadline (0.01s)
> === RUN TestDeadlineFractionForever
> --- PASS: TestDeadlineFractionForever (0.00s)
> === RUN TestDeadlineFractionHalf
> fracctx_test.go:64: ctx1 ended too early
> --- FAIL: TestDeadlineFractionHalf (0.01s)
> === RUN TestDeadlineFractionCancel
> --- PASS: TestDeadlineFractionCancel (0.00s)
> === RUN TestDeadlineFractionObeysParent
> --- PASS: TestDeadlineFractionObeysParent (0.00s)
> FAIL
> FAIL github.com/jbenet/go-context/frac 0.029s
> === RUN TestReader
> --- PASS: TestReader (0.00s)
> === RUN TestWriter
> --- PASS: TestWriter (0.00s)
> === RUN TestReaderCancel
> --- PASS: TestReaderCancel (0.00s)
> === RUN TestWriterCancel
> --- PASS: TestWriterCancel (0.00s)
> === RUN TestReadPostCancel
> --- PASS: TestReadPostCancel (0.00s)
> === RUN TestWritePostCancel
> --- PASS: TestWritePostCancel (0.00s)
> PASS
> ok github.com/jbenet/go-context/io 0.002s
> FAIL
> dh_auto_test: error: cd _build && go test -vet=off -v -p 4
> github.com/jbenet/go-context github.com/jbenet/go-context/dag
> github.com/jbenet/go-context/frac github.com/jbenet/go-context/io returned
> exit code 1
The full build log is available from:
http://qa-logs.debian.net/2021/11/04/golang-github-jbenet-go-context_0.0~git20150711.d14ea06-2_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-jbenet-go-context
Source-Version: 0.0~git20150711.d14ea06-3
Done: Stephen Gelman <ssg...@debian.org>
We believe that the bug you reported is fixed in the latest version of
golang-github-jbenet-go-context, 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 998...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stephen Gelman <ssg...@debian.org> (supplier of updated
golang-github-jbenet-go-context 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: SHA512
Format: 1.8
Date: Mon, 13 Dec 2021 18:52:21 -0600
Source: golang-github-jbenet-go-context
Architecture: source
Version: 0.0~git20150711.d14ea06-3
Distribution: unstable
Urgency: low
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Stephen Gelman <ssg...@debian.org>
Closes: 998563
Changes:
golang-github-jbenet-go-context (0.0~git20150711.d14ea06-3) unstable;
urgency=low
.
* Team upload
* Set flag to skip tests with timeouts that don't work reliably in CI
(Closes: #998563)
* Update standards version to 4.6.0.1
* Update upstream metadata
Checksums-Sha1:
e4b25d462c7b7e3d05dc6137eef9ac2a1df4b1d4 2469
golang-github-jbenet-go-context_0.0~git20150711.d14ea06-3.dsc
f8ceda07c84d629b5136bd67eb0d70642524c0be 2388
golang-github-jbenet-go-context_0.0~git20150711.d14ea06-3.debian.tar.xz
59032b4ebcb22fe65385b3866cdbe8c55bbab434 6680
golang-github-jbenet-go-context_0.0~git20150711.d14ea06-3_amd64.buildinfo
Checksums-Sha256:
8bd58546e41f36d4024d47588990ce02d28b07654f4dd584c97bd5fb3c0c3219 2469
golang-github-jbenet-go-context_0.0~git20150711.d14ea06-3.dsc
4f149f25a0876585a3dfe449182d6ebf79cffede563bd631077b45c9daf0c0c5 2388
golang-github-jbenet-go-context_0.0~git20150711.d14ea06-3.debian.tar.xz
433fff6ee33c0377f0cab3419ecebd2feb4a794cb9eb735e1807f8c4c096543d 6680
golang-github-jbenet-go-context_0.0~git20150711.d14ea06-3_amd64.buildinfo
Files:
acaa62d5db28c0259dcc0aeb06d96ca6 2469 devel optional
golang-github-jbenet-go-context_0.0~git20150711.d14ea06-3.dsc
6d8fd1738ae1867d3de2ee1b5711259b 2388 devel optional
golang-github-jbenet-go-context_0.0~git20150711.d14ea06-3.debian.tar.xz
a8f106a014ea27d2b13dfe2158d17965 6680 devel optional
golang-github-jbenet-go-context_0.0~git20150711.d14ea06-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEPwDop1BN06KlsbfijqM4hED8f1wFAmG37m8SHHNzZ2VsbUBk
ZWJpYW4ub3JnAAoJEI6jOIRA/H9cdCoQALVYMNQtfZVPiWXdP8sQRNVpb0oj2YK1
y0FLmQBJRmOcV93FM1xaNWyDmYBJ15gRLQ0ePJ4mLmx3Pu8v2jdBTV+bE0rC4q0m
H9RZ8zGoiCFmys7FlosrajXLXdP9qbGmltVXm0ZwXAILwoO+QR7lHIR/ClCC7Jkk
08ObdiSfZc1cnwOS741INPVM2N5vAQdn4AiNhQ1yLjbFJLsDRU1jQUHKBeiyPENP
1/ZaQsu+PbyeTpcPDLs5jzO00CzLCHOsiEo5eHKvqFSpELXrFKUFitLd0DLmFPSY
pRRBr0RLBgWN6/bkKlfR+wC8ENXMwSBD4H04bzkwpcIXERwxVWYdexTEMuuzpOka
/zuYjFEzBYziHTG9aLbF5s5x+JSxbwUhdPPvjC4+f5zpZA3LWG6blpSbiLfJ88hV
F5wu+5XWQ66nvO2eW/OV7XWC1Ap6AphBldkd1dlkhTfniLWaS57rH5Sm/UDkCzcF
C0cw+klSs9Ld4GIoWOGSZtdtGfC9MhwGXqUuzyewM8aqbfnjcdu1pBKBcATsaF+Z
/9uVbGELlCkSvcDUlvn4Ixmv4dTdMJL+4e89ZH2PS1HHNPTt7EArrLqzAKAtwwsM
Ak2D0ZwsPMEUmElsVSdExZ4S/lw5aByKUof8NfkPEnKGURxPZJFoPCeh7oStbcUs
zmw7I6yOBg7U
=1Zem
-----END PGP SIGNATURE-----
--- End Message ---