Your message dated Sun, 12 Apr 2020 14:48:53 +0000
with message-id <e1jndun-000i69...@fasolo.debian.org>
and subject line Bug#953734: fixed in golang-golang-x-tools 
1:0.0~git20200410.79a7a31+ds-1
has caused the Debian Bug report #953734,
regarding golang-golang-x-tools: FTBFS with golang-1.14
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.)


-- 
953734: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953734
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-golang-x-tools
Source-Version: 1:0.0~git20200213.88e652f+ds-1
Severity: serious

Hi!

This package FTBFS with golang-1.14, and it built fine when downgrading to
golang-1.13:

  ,---
  === RUN   TestGorootTest
  […]
        TestGorootTest: interp_test.go:136: Input: 
/usr/lib/go-1.14/test/recover2.go
  panic: (string, want: unhashable type main.T; have: runtime error: 
[]interp.value is unhashable)
      TestGorootTest: interp_test.go:187: interpreting 
/usr/lib/go-1.14/test/recover2.go: exit code was 2
  FAIL
  To trace execution, run:
  % go build golang.org/x/tools/cmd/ssadump && ./ssadump -build=C -test -run 
--interp=T /usr/lib/go-1.14/test/recover2.go

  --- FAIL: TestGorootTest (0.34s)
  FAIL
  FAIL  golang.org/x/tools/go/ssa/interp        0.407s
  […]
  FAIL
  dh_auto_test: error: cd _build && go test -vet=off -v -p 8 -test.short 
golang.org/x/tools/benchmark/parse golang.org/x/tools/blog 
golang.org/x/tools/blog/atom golang.org/x/tools/cmd/auth/authtest 
golang.org/x/tools/cmd/auth/cookieauth golang.org/x/tools/cmd/auth/gitauth 
golang.org/x/tools/cmd/auth/netrcauth golang.org/x/tools/cmd/benchcmp 
golang.org/x/tools/cmd/bundle golang.org/x/tools/cmd/callgraph 
golang.org/x/tools/cmd/compilebench golang.org/x/tools/cmd/digraph 
golang.org/x/tools/cmd/eg golang.org/x/tools/cmd/fiximports 
golang.org/x/tools/cmd/getgo golang.org/x/tools/cmd/getgo/server 
golang.org/x/tools/cmd/go-contrib-init golang.org/x/tools/cmd/godex 
golang.org/x/tools/cmd/godoc golang.org/x/tools/cmd/goimports 
golang.org/x/tools/cmd/gomvpkg golang.org/x/tools/cmd/gorename 
golang.org/x/tools/cmd/gotype golang.org/x/tools/cmd/goyacc 
golang.org/x/tools/cmd/guru golang.org/x/tools/cmd/guru/serial 
golang.org/x/tools/cmd/html2article golang.org/x/tools/cmd/present 
golang.org/x/tools/cmd/splitdwarf 
golang.org/x/tools/cmd/splitdwarf/internal/macho golang.org/x/tools/cmd/ssadump 
golang.org/x/tools/cmd/stress golang.org/x/tools/cmd/stringer 
golang.org/x/tools/cmd/toolstash golang.org/x/tools/container/intsets 
golang.org/x/tools/cover golang.org/x/tools/go/analysis 
golang.org/x/tools/go/analysis/analysistest 
golang.org/x/tools/go/analysis/internal/analysisflags 
golang.org/x/tools/go/analysis/internal/checker 
golang.org/x/tools/go/analysis/internal/facts 
golang.org/x/tools/go/analysis/multichecker 
golang.org/x/tools/go/analysis/passes/asmdecl 
golang.org/x/tools/go/analysis/passes/assign 
golang.org/x/tools/go/analysis/passes/atomic 
golang.org/x/tools/go/analysis/passes/atomicalign 
golang.org/x/tools/go/analysis/passes/bools 
golang.org/x/tools/go/analysis/passes/buildssa 
golang.org/x/tools/go/analysis/passes/buildtag 
golang.org/x/tools/go/analysis/passes/cgocall 
golang.org/x/tools/go/analysis/passes/composite 
golang.org/x/tools/go/analysis/passes/copylock 
golang.org/x/tools/go/analysis/passes/ctrlflow 
golang.org/x/tools/go/analysis/passes/deepequalerrors 
golang.org/x/tools/go/analysis/passes/errorsas 
golang.org/x/tools/go/analysis/passes/findcall 
golang.org/x/tools/go/analysis/passes/findcall/cmd/findcall 
golang.org/x/tools/go/analysis/passes/httpresponse 
golang.org/x/tools/go/analysis/passes/inspect 
golang.org/x/tools/go/analysis/passes/internal/analysisutil 
golang.org/x/tools/go/analysis/passes/loopclosure 
golang.org/x/tools/go/analysis/passes/lostcancel 
golang.org/x/tools/go/analysis/passes/lostcancel/cmd/lostcancel 
golang.org/x/tools/go/analysis/passes/nilfunc 
golang.org/x/tools/go/analysis/passes/nilness 
golang.org/x/tools/go/analysis/passes/nilness/cmd/nilness 
golang.org/x/tools/go/analysis/passes/pkgfact 
golang.org/x/tools/go/analysis/passes/printf 
golang.org/x/tools/go/analysis/passes/shadow 
golang.org/x/tools/go/analysis/passes/shadow/cmd/shadow 
golang.org/x/tools/go/analysis/passes/shift 
golang.org/x/tools/go/analysis/passes/sortslice 
golang.org/x/tools/go/analysis/passes/stdmethods 
golang.org/x/tools/go/analysis/passes/structtag 
golang.org/x/tools/go/analysis/passes/testinggoroutine 
golang.org/x/tools/go/analysis/passes/tests 
golang.org/x/tools/go/analysis/passes/unmarshal 
golang.org/x/tools/go/analysis/passes/unmarshal/cmd/unmarshal 
golang.org/x/tools/go/analysis/passes/unreachable 
golang.org/x/tools/go/analysis/passes/unsafeptr 
golang.org/x/tools/go/analysis/passes/unusedresult 
golang.org/x/tools/go/analysis/singlechecker 
golang.org/x/tools/go/analysis/unitchecker golang.org/x/tools/go/ast/astutil 
golang.org/x/tools/go/ast/inspector golang.org/x/tools/go/buildutil 
golang.org/x/tools/go/callgraph golang.org/x/tools/go/callgraph/cha 
golang.org/x/tools/go/callgraph/rta golang.org/x/tools/go/callgraph/static 
golang.org/x/tools/go/cfg golang.org/x/tools/go/expect 
golang.org/x/tools/go/gccgoexportdata golang.org/x/tools/go/gcexportdata 
golang.org/x/tools/go/internal/cgo golang.org/x/tools/go/internal/gccgoimporter 
golang.org/x/tools/go/internal/gcimporter 
golang.org/x/tools/go/internal/packagesdriver golang.org/x/tools/go/loader 
golang.org/x/tools/go/packages golang.org/x/tools/go/packages/gopackages 
golang.org/x/tools/go/packages/packagestest golang.org/x/tools/go/pointer 
golang.org/x/tools/go/ssa golang.org/x/tools/go/ssa/interp 
golang.org/x/tools/go/ssa/ssautil golang.org/x/tools/go/types/objectpath 
golang.org/x/tools/go/types/typeutil golang.org/x/tools/go/vcs 
golang.org/x/tools/godoc golang.org/x/tools/godoc/analysis 
golang.org/x/tools/godoc/golangorgenv golang.org/x/tools/godoc/redirect 
golang.org/x/tools/godoc/static golang.org/x/tools/godoc/util 
golang.org/x/tools/godoc/vfs golang.org/x/tools/godoc/vfs/gatefs 
golang.org/x/tools/godoc/vfs/httpfs golang.org/x/tools/godoc/vfs/mapfs 
golang.org/x/tools/godoc/vfs/zipfs golang.org/x/tools/imports 
golang.org/x/tools/internal/apidiff golang.org/x/tools/internal/fastwalk 
golang.org/x/tools/internal/gopathwalk golang.org/x/tools/internal/imports 
golang.org/x/tools/internal/jsonrpc2 
golang.org/x/tools/internal/jsonrpc2/servertest golang.org/x/tools/internal/lsp 
golang.org/x/tools/internal/lsp/browser golang.org/x/tools/internal/lsp/cache 
golang.org/x/tools/internal/lsp/cmd golang.org/x/tools/internal/lsp/cmd/test 
golang.org/x/tools/internal/lsp/debug golang.org/x/tools/internal/lsp/diff 
golang.org/x/tools/internal/lsp/diff/difftest 
golang.org/x/tools/internal/lsp/diff/myers golang.org/x/tools/internal/lsp/fake 
golang.org/x/tools/internal/lsp/fuzzy golang.org/x/tools/internal/lsp/helper 
golang.org/x/tools/internal/lsp/lsprpc golang.org/x/tools/internal/lsp/mod 
golang.org/x/tools/internal/lsp/protocol 
golang.org/x/tools/internal/lsp/snippet golang.org/x/tools/internal/lsp/source 
golang.org/x/tools/internal/lsp/telemetry golang.org/x/tools/internal/lsp/tests 
golang.org/x/tools/internal/memoize 
golang.org/x/tools/internal/packagesinternal golang.org/x/tools/internal/span 
golang.org/x/tools/internal/telemetry 
golang.org/x/tools/internal/telemetry/export 
golang.org/x/tools/internal/telemetry/export/ocagent 
golang.org/x/tools/internal/telemetry/export/ocagent/wire 
golang.org/x/tools/internal/telemetry/export/prometheus 
golang.org/x/tools/internal/telemetry/log 
golang.org/x/tools/internal/telemetry/metric 
golang.org/x/tools/internal/telemetry/stats 
golang.org/x/tools/internal/telemetry/tag 
golang.org/x/tools/internal/telemetry/trace 
golang.org/x/tools/internal/telemetry/unit golang.org/x/tools/internal/testenv 
golang.org/x/tools/internal/tool golang.org/x/tools/internal/xcontext 
golang.org/x/tools/playground golang.org/x/tools/playground/socket 
golang.org/x/tools/present golang.org/x/tools/refactor/eg 
golang.org/x/tools/refactor/importgraph golang.org/x/tools/refactor/rename 
golang.org/x/tools/refactor/satisfy golang.org/x/tools/txtar returned exit code 
1
  make[1]: *** [debian/rules:31: override_dh_auto_test] Error 25
  make[1]: Leaving directory 
'/tmp/ftbfs/golang-golang-x-tools-0.0~git20200213.88e652f+ds'
  make: *** [debian/rules:35: build] Error 2
  dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
  `---

Thanks,
Guillem

--- End Message ---
--- Begin Message ---
Source: golang-golang-x-tools
Source-Version: 1:0.0~git20200410.79a7a31+ds-1
Done: Anthony Fok <f...@debian.org>

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

Debian distribution maintenance software
pp.
Anthony Fok <f...@debian.org> (supplier of updated golang-golang-x-tools 
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, 11 Apr 2020 08:51:49 -0600
Source: golang-golang-x-tools
Architecture: source
Version: 1:0.0~git20200410.79a7a31+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Anthony Fok <f...@debian.org>
Closes: 953725 953734
Changes:
 golang-golang-x-tools (1:0.0~git20200410.79a7a31+ds-1) unstable; urgency=medium
 .
   * New upstream version 0.0~git20200410.79a7a31+ds
     which builds successfully with golang-1.14 (Closes: #953734)
   * Add "Rules-Requires-Root: no" to debian/control
   * Revert "Include our own vendored copy of golang.org/x/mod"
     as golang-golang-x-mod entered Debian on 2020-03-07
   * Update dependencies according to go.mod.
     Notably, there is a new dependency on golang-github-yuin-goldmark-dev
   * Remove obsolete man pages builder.1 and tipgodoc.1
   * Add to DH_GOLANG_EXCLUDES "internal/lsp"
     which is a part of the previously excluded "gopls"
   * Rename or delete executables with too generic names (Closes: #953725)
Checksums-Sha1:
 9faf56532534a78e49283346f289558db3712326 2788 
golang-golang-x-tools_0.0~git20200410.79a7a31+ds-1.dsc
 a82c0a797d4051de7d3c17a91198cebf7c38b84e 1528740 
golang-golang-x-tools_0.0~git20200410.79a7a31+ds.orig.tar.xz
 4eaf8ef57fa5c8a924fe1c39a178ffe5c9ce70d4 25976 
golang-golang-x-tools_0.0~git20200410.79a7a31+ds-1.debian.tar.xz
 53982b91e47bb8b2b97322a4a2ee71f93e097593 7079 
golang-golang-x-tools_0.0~git20200410.79a7a31+ds-1_amd64.buildinfo
Checksums-Sha256:
 d5c2c313eab56cd9d48440889ce8d25703d7045d246796bb767c13e52ad604a8 2788 
golang-golang-x-tools_0.0~git20200410.79a7a31+ds-1.dsc
 0de7af07991477dd02e5f092a47f6760802e4c0d4aa6d407bd0f13ab176a41e7 1528740 
golang-golang-x-tools_0.0~git20200410.79a7a31+ds.orig.tar.xz
 b3f6abcf9145af48e390ab61d22b39f29b1fa6455f7707f030738fc0b1399568 25976 
golang-golang-x-tools_0.0~git20200410.79a7a31+ds-1.debian.tar.xz
 011e235d6be03a102f1c631967cf8262c4ee2827071c6fdea60b5d51a7aeea80 7079 
golang-golang-x-tools_0.0~git20200410.79a7a31+ds-1_amd64.buildinfo
Files:
 06169625c2641821b47f9b0382205e09 2788 devel optional 
golang-golang-x-tools_0.0~git20200410.79a7a31+ds-1.dsc
 c96840cfe589746340a4de3d6d6c09de 1528740 devel optional 
golang-golang-x-tools_0.0~git20200410.79a7a31+ds.orig.tar.xz
 53d519813991988273fc760767004900 25976 devel optional 
golang-golang-x-tools_0.0~git20200410.79a7a31+ds-1.debian.tar.xz
 09942caa319a8b9d310d901483b73723 7079 devel optional 
golang-golang-x-tools_0.0~git20200410.79a7a31+ds-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEFCQhsZrUqVmW+VBy6iUAtBLFms8FAl6TJpkACgkQ6iUAtBLF
ms/XqQ//Xf7yTuDtvIrr14lX4yENXzvccB9AyKFvkM6V3LFrvOBUip6I3HJOBBfF
Z7tmsh/3WmHsWOPZ7wiTjIKW/OsQS1utxL8rRuRc9A8Y8Hko/EDsajWO7nBPCrhR
tuEPPyWiabEk3qB9XxbufWmHDqZ3mHEuyNlKPKBhfL99rQGu9HN4GxdAfa2QtSPD
QQoHENWrnBIcHzlzJiu3WUnJaaELJbZTj/DIqS7znALO/AzpzNePhfzhle9zaluO
a2aFiREt/vFBOPWGTwasPrBKNpvFo6H5Et0YlQo/tBZZ/wpohzGjPyQRq5IavFYU
7x9tdbQmSNTccEepbvubwxyjVZw4D8RIqWYZHaRA+1Lx1rR7rqTTUpQj/7fmDptX
92P3nOM5iqwawNSOi88wrrj2tneBiNHdUHe/z38A1dNM1CtyOV5vQeivsG+/oS+v
yLOK+VOpHULF6FRTG7nGblVdcJaI2/Qyi/qb2IQIWuruFWw+LyXikHZMxeHtzUSE
g2brASyQSUFOjEOTsv8OMOSVTQQpz6PamWFMDDDsHV2mSMs6M39j64C6YHUyjKZ7
kJtWRxv1DW2cEjBoFsotTO2993KBq9PDCwQHL5dMHmVPgwy7IIQTDhJWbg+z4fdb
aFDb37/ixU6VMPo7mqeUObYa8KtaezPHNdpqhwQFdLXWTUL82Gk=
=Z29v
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to