[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1052948: marked as done (company-mode: FTBFS: make[2]: *** [Makefile:27: test-batch] Error 255)



Your message dated Wed, 04 Oct 2023 23:49:04 +0000
with message-id <E1qoBc0-00Gnfj-Kv@fasolo.debian.org>
and subject line Bug#1052948: fixed in company-mode 0.10.0-1
has caused the Debian Bug report #1052948,
regarding company-mode: FTBFS: make[2]: *** [Makefile:27: test-batch] Error 255
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 owner@bugs.debian.org
immediately.)


-- 
1052948: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052948
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: company-mode
Version: 0.9.13-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@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):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> emacs -Q --batch -L . -l test/all.el \
> --eval "(ert-run-tests-batch-and-exit '(not (tag interactive)))"
> company.el: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode'
> company.el: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode'
> Test ‘company-column-with-composition’ redefined
> 
> Error: error ("Test ‘company-column-with-composition’ redefined")
>   mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode 0x1a91e8edebae87d9>))
>   debug-early-backtrace()
>   debug-early(error (error "Test ‘company-column-with-composition’ redefined"))
>   error("Test `%s' redefined" company-column-with-composition)
>   ert-set-test(company-column-with-composition #s(ert-test :name company-column-with-composition :documentation nil :body (closure (t) nil (let ((temp-buffer (generate-new-buffer " *temp*" t))) (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn (let ((wconfig (current-window-configuration))) (unwind-protect (progn (set-window-buffer nil (current-buffer)) (insert "lambda ()") (compose-region 1 (1+ (length "lambda")) "\\") (let* ((fn-959 #'=) (args-960 (condition-case err (let ((signal-hook-function #'ert--should-signal-hook)) (list (company--column) 4)) (error (progn (setq fn-959 #'signal) (list (car err) (cdr err))))))) (let ((value-961 'ert-form-evaluation-aborted-962)) (let (form-description-963) (if (unwind-protect (setq value-961 (apply fn-959 args-960)) (setq form-description-963 (nconc (list '(should (= (company--column) 4))) (list :form (cons fn-959 args-960)) (if (eql value-961 'ert-form-evaluation-aborted-962) nil (list :value value-961)) (if (eql value-961 'ert-form-evaluation-aborted-962) nil (let* ((-explainer- (and t (ert--get-explainer '=)))) (if -explainer- (list :explanation (apply -explainer- args-960)) nil))))) (ert--signal-should-execution form-description-963)) nil (ert-fail form-description-963))) value-961))) (set-window-configuration wconfig)))) (and (buffer-name temp-buffer) (kill-buffer temp-buffer)))))) :most-recent-result nil :expected-result-type :passed :tags (interactive) :file-name "/<<PKGBUILDDIR>>/test/frontends-tests.el"))
>   load-with-code-conversion("/<<PKGBUILDDIR>>/test/frontends-tests.el" "/<<PKGBUILDDIR>>/test/frontends-tests.el" nil t)
>   load("/<<PKGBUILDDIR>>/test/frontends-tests.el" nil t)
>   (if (and (= emacs-major-version 24) (equal (file-name-base test-file) "capf-tests")) nil (load test-file nil t))
>   (let ((test-file (car tail))) (if (and (= emacs-major-version 24) (equal (file-name-base test-file) "capf-tests")) nil (load test-file nil t)) (setq tail (cdr tail)))
>   (while tail (let ((test-file (car tail))) (if (and (= emacs-major-version 24) (equal (file-name-base test-file) "capf-tests")) nil (load test-file nil t)) (setq tail (cdr tail))))
>   (let ((tail (directory-files company-test-path t "-tests.el$"))) (while tail (let ((test-file (car tail))) (if (and (= emacs-major-version 24) (equal (file-name-base test-file) "capf-tests")) nil (load test-file nil t)) (setq tail (cdr tail)))))
>   load-with-code-conversion("/<<PKGBUILDDIR>>/test/all.el" "/<<PKGBUILDDIR>>/test/all.el" nil t)
>   command-line-1(("-L" "." "-l" "test/all.el" "--eval" "(ert-run-tests-batch-and-exit '(not (tag interactive)))"))
>   command-line()
>   normal-top-level()
> make[2]: *** [Makefile:27: test-batch] Error 255


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/company-mode_0.9.13-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lucas@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: company-mode
Source-Version: 0.10.0-1
Done: David Bremner <bremner@debian.org>

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

Debian distribution maintenance software
pp.
David Bremner <bremner@debian.org> (supplier of updated company-mode 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 04 Oct 2023 20:00:17 -0300
Source: company-mode
Architecture: source
Version: 0.10.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
Changed-By: David Bremner <bremner@debian.org>
Closes: 1052948
Changes:
 company-mode (0.10.0-1) unstable; urgency=medium
 .
   [ Nicholas D Steeves ]
   * Drop emacs25 from Enhances (package does not exist in bullseye).
 .
   [ David Bremner ]
   * New upstream version
   * Bug fix: "FTBFS: make[2]: *** [Makefile:27: test-batch] Error 255",
     thanks to Lucas Nussbaum (Closes: #1052948).
Checksums-Sha1:
 d379a1961d7526c02980880d9732ca3c18e5349f 2083 company-mode_0.10.0-1.dsc
 b178da433429d2ca0d39128b7013ed23ae9b6b9a 2199811 company-mode_0.10.0.orig.tar.gz
 e3e67b65b9d129dc22ca4c8f8eb34a8843139523 3020 company-mode_0.10.0-1.debian.tar.xz
Checksums-Sha256:
 e8208ff14058958aafd1137bee8497c6ae119cec0c725f9272703ac93acc8b08 2083 company-mode_0.10.0-1.dsc
 ec4f450221cb70f5519725dfe2d9e7af7a27be103cb23139a853f82e3fdda919 2199811 company-mode_0.10.0.orig.tar.gz
 d0b94682a8faaee5574952d125f8ee8d7630fbbcc521eccc5b796de1e8eb0ebd 3020 company-mode_0.10.0-1.debian.tar.xz
Files:
 cec34f35c795ed9b6800cded4b9ef0c8 2083 lisp optional company-mode_0.10.0-1.dsc
 bd8fac9f84d72fecfe4023debe785b00 2199811 lisp optional company-mode_0.10.0.orig.tar.gz
 27f98dd915a3dbfa869c50b8ba65cd28 3020 lisp optional company-mode_0.10.0-1.debian.tar.xz

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

iQIzBAEBCAAdFiEEkiyHYXwaY0SiY6fqA0U5G1WqFSEFAmUd9dgACgkQA0U5G1Wq
FSG8bRAArzlupQ+GX1LtLhvavpGvdJo57w+IRx5t4LuWT+Ze35eA705E7bMEhmKX
dJcUXoqj6CNVlxWT9H19luGGXvJ7hd0KjMugdWF5JKqDQn0kcnX3QqhFfekQj/sx
4/tpaXQz0awK0K+iF02GHu6Kedb65v6chN7fqlHWxf8fgftz0r4lBbDIHKrpLWb9
nlKnNT6WED3CXKiqeAE2CxCmiZt7FHIDaBymYvMCM04xilyweZ9LTq5vt+yalzyS
ii/CS4nq6N0HQmpbYghxyiMLlqKwC9N7oPJJYRJ9ZbE8dyyAltNt0dWeAIvNKrxc
9LInnt+SUOQX0mNiMilZwgTiLkinKWWQ5u+4QmE57sjzUt15R6tRoh9faBoO0TdH
qVXFcAoRLsDGZjwr+ePX0DuwYXWIjp8K68Od8db1swn/bV/J9RCNh8DQDavcKxM7
xi6RGfqGxvXLQ2O24pkzX8Wkzmuh/B9HoiI7Z4eJh6Rc1IIWi4BH9xPv/KumPbWs
Bca+Vje9Ul4LVifOoZ4ZgqCFXCdk0coj9ZcJ9DHM7shq5nB1/TGRbiFcsRFfzIv2
FrMawZX5J4sB7bFj3mQB0HeAIgZERzbiGI2NhgE9aW+UAiiU60U9jPo3N2QOH9Ls
LA/lmTyulypknH9/NLh2gFhqfU2Yt3TyG/UfMiy52nhwbjBtUXs=
=LRyK
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: