Your message dated Sun, 10 Mar 2024 17:51:37 +0000
with message-id <e1rjnkj-00ak49...@fasolo.debian.org>
and subject line Bug#1052922: fixed in go-mode.el 3:1.6.0+git20230823.8dce1e3-1
has caused the Debian Bug report #1052922,
regarding go-mode.el: FTBFS: make: *** [debian/rules:4: build] Error 25
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.)


-- 
1052922: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052922
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: go-mode.el
Version: 3:1.6.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --with elpa
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_elpa_test
>       emacs -batch -Q -l package --eval "(add-to-list 'package-directory-list 
> \"/usr/share/emacs/site-lisp/elpa\")" --eval "(add-to-list 
> 'package-directory-list \"/usr/share/emacs/site-lisp/elpa-src\")" -f 
> package-initialize -L . -L test -l test/go-indentation-test.el -l 
> test/go-font-lock-test.el -l test/go-comment-test.el -l 
> test/go-fill-paragraph-test.el --eval \(ert-run-tests-batch-and-exit\)
> go-mode.el: Warning: Case 'fail will match ‘quote’.  If that’s intended, 
> write (fail quote) instead.  Otherwise, don’t quote ‘fail’.
> go-mode.el: Warning: Case 'block-empty will match ‘quote’.  If that’s 
> intended, write (block-empty quote) instead.  Otherwise, don’t quote 
> ‘block-empty’.
> go-mode.el: Warning: Case 'block will match ‘quote’.  If that’s intended, 
> write (block quote) instead.  Otherwise, don’t quote ‘block’.
> go-mode.el: Warning: Case 'single will match ‘quote’.  If that’s intended, 
> write (single quote) instead.  Otherwise, don’t quote ‘single’.
> go-mode.el: Warning: Case 'none will match ‘quote’.  If that’s intended, 
> write (none quote) instead.  Otherwise, don’t quote ‘none’.
> Test ‘go--fill-paragraph-block-region’ redefined
> 
> Error: error ("Test ‘go--fill-paragraph-block-region’ redefined")
>   mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode 
> -0xfa46621451783b>))
>   debug-early-backtrace()
>   debug-early(error (error "Test ‘go--fill-paragraph-block-region’ 
> redefined"))
>   error("Test `%s' redefined" go--fill-paragraph-block-region)
>   ert-set-test(go--fill-paragraph-block-region #s(ert-test :name 
> go--fill-paragraph-block-region :documentation nil :body (lambda nil 
> (go--should-fill "\nfunc main() {\n<  /* Lorem ipsum dolor sit amet, 
> consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et 
> dolore magna aliqua. */\n>}" "\nfunc main() {\n  /* Lorem ipsum dolor sit 
> amet, consectetur adipisicing elit, sed do\n     eiusmod tempor incididunt ut 
> labore et dolore magna aliqua. */\n}")) :most-recent-result nil 
> :expected-result-type :passed :tags nil :file-name 
> "/<<PKGBUILDDIR>>/test/go-fill-paragraph-test.el"))
>   load-with-code-conversion("/<<PKGBUILDDIR>>/test/go-fill-paragraph-test.el" 
> "/<<PKGBUILDDIR>>/test/go-fill-paragraph-test.el" nil t)
>   command-line-1(("-l" "package" "--eval" "(add-to-list 
> 'package-directory-list \"/usr/share/emacs/site-lisp/elpa\")" "--eval" 
> "(add-to-list 'package-directory-list 
> \"/usr/share/emacs/site-lisp/elpa-src\")" "-f" "package-initialize" "-L" "." 
> "-L" "test" "-l" "test/go-indentation-test.el" "-l" 
> "test/go-font-lock-test.el" "-l" "test/go-comment-test.el" "-l" 
> "test/go-fill-paragraph-test.el" "--eval" "(ert-run-tests-batch-and-exit)"))
>   command-line()
>   normal-top-level()
> dh_elpa_test: error: emacs -batch -Q -l package --eval "(add-to-list 
> 'package-directory-list \"/usr/share/emacs/site-lisp/elpa\")" --eval 
> "(add-to-list 'package-directory-list 
> \"/usr/share/emacs/site-lisp/elpa-src\")" -f package-initialize -L . -L test 
> -l test/go-indentation-test.el -l test/go-font-lock-test.el -l 
> test/go-comment-test.el -l test/go-fill-paragraph-test.el --eval 
> \(ert-run-tests-batch-and-exit\) returned exit code 255
> make: *** [debian/rules:4: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/go-mode.el_1.6.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&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 mark 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: go-mode.el
Source-Version: 3:1.6.0+git20230823.8dce1e3-1
Done: Jeremy Sowden <aza...@debian.org>

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

Debian distribution maintenance software
pp.
Jeremy Sowden <aza...@debian.org> (supplier of updated go-mode.el 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: Sun, 10 Mar 2024 16:29:19 +0000
Source: go-mode.el
Architecture: source
Version: 3:1.6.0+git20230823.8dce1e3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Changed-By: Jeremy Sowden <aza...@debian.org>
Closes: 1032749 1052922
Changes:
 go-mode.el (3:1.6.0+git20230823.8dce1e3-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Hilko Bengen ]
   * Drop transitional package (Closes: #1032749)
 .
   [ Xiyue Deng ]
   * Sync to latest upstream head (8dce1e3) which now supports Go 1.21
     builtins.
   * Apply patch to drop duplicated test (Closes: #1052922).
   * Drop Built-Using which should not be used on an "arch:all" package.
   * Add DEP-3 headers for fix-test-path.patch.
   * Update year and add Upstream-Contact in d/copyright.
   * Use substitute strings for robust matching in d/watch.
 .
   [ Jeremy Sowden ]
   * d/control: set `Rules-Requires-Root: no`
   * d/gbp.conf: default: enable `pristine-tar`
Checksums-Sha1:
 cc199bc4e82a1ea05476c9d001fa47ece86f8388 2100 
go-mode.el_1.6.0+git20230823.8dce1e3-1.dsc
 079fce3e03eae2b60e8bdea54a2ed59f0ad1c4f9 51297 
go-mode.el_1.6.0+git20230823.8dce1e3.orig.tar.gz
 20f1b47eb9b5ff1a1a4f8b3134f985f79c19a5fe 4104 
go-mode.el_1.6.0+git20230823.8dce1e3-1.debian.tar.xz
 76225996b03c2a1406c37f88e1f5634afcd1ca78 9849 
go-mode.el_1.6.0+git20230823.8dce1e3-1_amd64.buildinfo
Checksums-Sha256:
 13e949ed55c80dfb8825068e6e8a01cdf3a6bfedca00d98e3b3d69cb4837d218 2100 
go-mode.el_1.6.0+git20230823.8dce1e3-1.dsc
 28fbc7c123005be11884137916c753309b082bfbccbea67238634545126adda4 51297 
go-mode.el_1.6.0+git20230823.8dce1e3.orig.tar.gz
 8de6c224c3cc5d96b91f10d15662c844cfa48daf4130a27fbdac35a8675fe617 4104 
go-mode.el_1.6.0+git20230823.8dce1e3-1.debian.tar.xz
 1fc80fe4b11b82c05293ccc0a8f596dbd6baf3fd4e595003e8b3c375c8273db3 9849 
go-mode.el_1.6.0+git20230823.8dce1e3-1_amd64.buildinfo
Files:
 71538ab38f5475009bf2cf143e3e9b7e 2100 lisp optional 
go-mode.el_1.6.0+git20230823.8dce1e3-1.dsc
 72ae19bdc649a0c7bf10dd3ea9d4e630 51297 lisp optional 
go-mode.el_1.6.0+git20230823.8dce1e3.orig.tar.gz
 4373539c6403d75dab9b14b30b6f735b 4104 lisp optional 
go-mode.el_1.6.0+git20230823.8dce1e3-1.debian.tar.xz
 e34c1871490f46b7cf8e60c240dec1d1 9849 lisp optional 
go-mode.el_1.6.0+git20230823.8dce1e3-1_amd64.buildinfo

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

iQJGBAEBCgAwFiEEbB20U2PvQDe9VtUXKYasCr3xBA0FAmXt4lcSHGF6YXplbEBk
ZWJpYW4ub3JnAAoJECmGrAq98QQNu6EQAMa4GoBNFwVXgPoBGHCN2nMis/neNiU4
b7oOM3ydg7XF6/Z+w/gIF79VP/EqtDuG8LpLIHHM+1V+vO1lE21vgFXpN5ngeQQZ
bQpqZo8LnBdkvLN6p8bZ+7a8JY3iOCptLktmrVinZZrHEWZdsOnmNSQoO2En45KX
YsmNUKcc1gIxserFtnqsDWQPqoXnDKVd8hx/7TVwqJw+LKgMYSQOl+AOBZwQg9GR
zVV3G09JdWsrVIxp31aTxyU9XPlm+7B5HfT0LtA+KMjLISL3ycS85P6pq+Smj4V6
3EgUXQ87c10mgHYNRgWxSNi9MjgWVTh3PzRuMiLSlGsJNxdxYw0Be3AwKoR5yC8m
qkdActY8v+iq4EVO2SeKtL/CCu8LTDmnwXPtpituXGzZdd55LBjlo4EN6qVUlFxk
OSekiUmrFBZrp8I4H+HL1++ySyjgbU1SpmNUTwhT/pUnSliSXfCSl5y/683wBtVA
076e2Ywq4kVWE6kfTnzEFiUO5PeoTqqSQzEBeHdePx9caISmOBey/0GTPT27hEZB
sHWXmf/luii7IzabfBs/UC2CuNxiYOvB06t8aAyGHXq527Pb2Ti9DeTIhhHX6PlG
zUfTVPvV3l+yRwYeFwKCCCk+IG1hQJxv2OoQ1m9jrOi+D5n1dSlF/wiao+1eFtXW
v4DW1RbaQWb2
=eylL
-----END PGP SIGNATURE-----

Attachment: pgpSK4SzMSRg7.pgp
Description: PGP signature


--- End Message ---

Reply via email to