[continued from previous message]
========================================
projectile-dir-files fails unless directory exists
Traceback (most recent call last):
spy-on(file-directory-p :and-call-fake (closure (t) (filename) (equal file...
buttercup--spy-on-and-call-replacement(file-directory-p (lambda (&rest arg...
comp-subr-trampoline-install(file-directory-p)
comp-trampoline-compile(file-directory-p)
error("Cannot find suitable directory for output in `native-comp-eln-load-...
error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
========================================
projectile-dir-files lists the files in directory and sub-directories
Traceback (most recent call last):
spy-on(file-directory-p :and-call-fake (closure (t) (filename) (equal file...
buttercup--spy-on-and-call-replacement(file-directory-p (lambda (&rest arg...
comp-subr-trampoline-install(file-directory-p)
comp-trampoline-compile(file-directory-p)
error("Cannot find suitable directory for output in `native-comp-eln-load-...
error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
========================================
projectile-mode sets up hook functions
Traceback (most recent call last):
projectile-mode(1)
(let ((last-message (current-message))) (progn (set-default 'projectile-mo...
(cond (projectile-mode (projectile-commander-bindings) (if projectile-proj...
advice-add(delete-file :before delete-file-projectile-remove-from-cache)
advice--add-function(:before (#[0 "\300@ \207" [(#[0 "\300K\207" [delete-f...
comp-subr-trampoline-install(delete-file)
comp-trampoline-compile(delete-file)
error("Cannot find suitable directory for output in `native-comp-eln-load-...
error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
========================================
projectile-mode respects projectile-auto-discover setting
Traceback (most recent call last):
projectile-mode(1)
(let ((last-message (current-message))) (progn (set-default 'projectile-mo...
(cond (projectile-mode (projectile-commander-bindings) (if projectile-proj...
advice-add(delete-file :before delete-file-projectile-remove-from-cache)
advice--add-function(:before (#[0 "\300@ \207" [(#[0 "\300K\207" [delete-f...
comp-subr-trampoline-install(delete-file)
comp-trampoline-compile(delete-file)
error("Cannot find suitable directory for output in `native-comp-eln-load-...
error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
========================================
projectile-maybe-invalidate-cache should invalidate cache if dirconfig is newer than cache
Traceback (most recent call last):
spy-on(file-newer-than-file-p :and-return-value t)
buttercup--spy-on-and-call-replacement(file-newer-than-file-p (lambda (&re...
comp-subr-trampoline-install(file-newer-than-file-p)
comp-trampoline-compile(file-newer-than-file-p)
error("Cannot find suitable directory for output in `native-comp-eln-load-...
error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
========================================
projectile-file-exists-p caches the results
Traceback (most recent call last):
spy-on(current-time :and-return-value (25382 10246 18817 600000))
buttercup--spy-on-and-call-replacement(current-time (lambda (&rest args) n...
comp-subr-trampoline-install(current-time)
comp-trampoline-compile(current-time)
error("Cannot find suitable directory for output in `native-comp-eln-load-...
error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
========================================
projectile-grep grep a git project using default files
Traceback (most recent call last):
spy-on(read-string :and-call-fake (closure ((sym . "foo") (test "go/src/pa...
buttercup--spy-on-and-call-replacement(read-string (lambda (&rest args) ni...
comp-subr-trampoline-install(read-string)
comp-trampoline-compile(read-string)
error("Cannot find suitable directory for output in `native-comp-eln-load-...
error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
======================================== projectile-find-implementation-or-test error when test file does not exist and projectile-create-missing-test-files is nil
Traceback (most recent call last):
fset(file-exists-p #<subr file-exists-p>)
comp-subr-trampoline-install(file-exists-p)
comp-trampoline-compile(file-exists-p)
error("Cannot find suitable directory for output in `native-comp-eln-load-...
error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
======================================== projectile--impl-file-from-src-dir-fn returns result of projectile--complementary-file when src-dir property is a function
Traceback (most recent call last):
fset(file-exists-p #<subr file-exists-p>)
comp-subr-trampoline-install(file-exists-p)
comp-trampoline-compile(file-exists-p)
error("Cannot find suitable directory for output in `native-comp-eln-load-...
error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
======================================== projectile--impl-file-from-src-dir-fn returns file relative to project root
Traceback (most recent call last):
fset(file-exists-p #<subr file-exists-p>)
comp-subr-trampoline-install(file-exists-p)
comp-trampoline-compile(file-exists-p)
error("Cannot find suitable directory for output in `native-comp-eln-load-...
error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
======================================== projectile--impl-file-from-src-dir-fn returns nil when src-dir function result is not an existing file
Traceback (most recent call last):
fset(file-exists-p #<subr file-exists-p>)
comp-subr-trampoline-install(file-exists-p)
comp-trampoline-compile(file-exists-p)
error("Cannot find suitable directory for output in `native-comp-eln-load-...
error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
========================================
projectile--complementary-file dir-fn and filename-fn applied correctly
Traceback (most recent call last):
fset(file-exists-p #<subr file-exists-p>)
comp-subr-trampoline-install(file-exists-p)
comp-trampoline-compile(file-exists-p)
error("Cannot find suitable directory for output in `native-comp-eln-load-...
error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
Ran 158 specs, 15 failed, in 1.45s.
Debugger entered--Lisp error: (error "")
error("")
buttercup--run-suites((... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) nil)
buttercup-run()
buttercup-run-discover()
command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "--"))
command-line()
normal-top-level()
dh_elpa_test: error: buttercup -L . returned exit code 255
make: *** [debian/rules:4: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/09/17/projectile_2.5.0-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&[email protected]&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 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.
Received: (at 1020100-close) by bugs.debian.org; 26 Dec 2022 18:17:25 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
(2021-04-09) on buxtehude.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-107.7 required=4.0 tests=BAYES_00,DIGITS_LETTERS,
DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_REPLYTO,
FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,MD5_SHA1_SUM,MONEY,MURPHY_DRUGS_REL8,
PGPSIGNATURE,RDNS_NONE,SHIP_ID_INT,SPF_HELO_NONE,SPF_NONE,
USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST autolearn=ham
autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 93; hammy, 150; neutral, 167; spammy,
0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--HX-DAK:process-upload,
0.000-+--UD:xz, 0.000-+--UD:tar.xz
Return-path: <
[email protected]>
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:52606)
from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=muffat.debian.org,EMAIL=
[email protected] (verified)
by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.94.2)
(envelope-from <
[email protected]>)
id 1p9s2O-007ei6-W2
for
[email protected]; Mon, 26 Dec 2022 18:17:25 +0000 Received: from [192.91.235.231] (port=57574 helo=fasolo.debian.org)
from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=fasolo.debian.org,EMAIL=
[email protected] (verified)
by muffat.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.94.2)
(envelope-from <
[email protected]>)
id 1p9s2P-009zVT-7Y
for
[email protected]; Mon, 26 Dec 2022 18:17:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:
Content-Transfer-Encoding:Content-Type:Subject:MIME-Version:To:Reply-To:From:
Cc:Content-ID:Content-Description:In-Reply-To:References;
bh=PV/65ba2tmT5lBZ0CJoX8p0tGoDraeijS8k16FkgUfs=; b=DXokwTiL63WDPu/iO2nXdOufT2
yd68NFxm2W1ScFGffhVRYZ+cRKJ9gNsSOeabkXqEtH6XqoN1fjdQe07fdiJVSCb2nmVqt+vgu4ILs
7PsTB8YTqIJ7GFhpZ+MaCEVDXkZKHELH5+qBQIUmcJ4Wjysd7zxepTjt07BvBp7z4pqNsJEaIlpem
TZd8gBbK1cWGfDwOfGMbgcAt0n+tIIDPxJCQnpHCQh8ptKebziRec1r5k9LxcJwLYIHbiShHQ2ivU
5BOj0U97A2L0Eyeog06DHHUl2IiiomihUZdJt/BsiSXCiOKygNCMG3CtwXrhjL8EpUtD+WnJ935y/
1lWHbjlg==;
Received: from dak by fasolo.debian.org with local (Exim 4.94.2)
(envelope-from <
[email protected]>)
id 1p9s2M-006FDv-Sz; Mon, 26 Dec 2022 18:17:22 +0000
From: Debian FTP Masters <
[email protected]>
Reply-To: Aymeric Agon-Rambosson <
[email protected]>
To:
[email protected]
X-DAK: dak process-upload
X-Debian: DAK
X-Debian-Package: projectile
Debian: DAK
Debian-Changes: projectile_2.7.0-1_source.changes
Debian-Source: projectile
Debian-Version: 2.7.0-1
Debian-Architecture: source
Debian-Suite: unstable
Debian-Archive-Action: accept
MIME-Version: 1.0
Subject: Bug#1020100: fixed in projectile 2.7.0-1
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Message-Id: <
[email protected]>
Date: Mon, 26 Dec 2022 18:17:22 +0000
Source: projectile
Source-Version: 2.7.0-1
Done: Aymeric Agon-Rambosson <
[email protected]>
We believe that the bug you reported is fixed in the latest version of projectile, 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
[email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Aymeric Agon-Rambosson <
[email protected]> (supplier of updated projectile 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
[email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 26 Dec 2022 10:16:07 +0100
Source: projectile
Architecture: source
Version: 2.7.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team <
[email protected]>
Changed-By: Aymeric Agon-Rambosson <
[email protected]>
Closes: 1020100 1023243
Changes:
projectile (2.7.0-1) unstable; urgency=medium
.
* New upstream release.
* Refreshed patches (deleted 0007-Patch-upstream-source... : applied
upstream).
* Bump copyright years.
* Bump standards version to 4.6.1 (no changes required).
* d/rules: override dh_elpa_test to repair
projectile-parse-dirconfig-file test during build (Closes: #1020100).
* d/tests: add explicit autopkgtest command to repair
projectile-parse-dirconfig-file test in autopkgtest.
* d/control: replace dead link in Homepage: field (Closes: #1023243).
Thanks to Adrian Bunk for reporting.
Checksums-Sha1:
26f16cba9f35fa171a7ea7d3422220efdf8b654f 2191 projectile_2.7.0-1.dsc
2bf6b1e0f25a18c6b1ccf513a77d2748b8ec7d31 1863788 projectile_2.7.0.orig.tar.xz
c740d4c61cb827ca2f57b4a8bbb613537d850399 9448 projectile_2.7.0-1.debian.tar.xz Checksums-Sha256:
e3be9689a3d548b4457d962d7bc3a798c176d70b250c7173f8c326637c833540 2191 projectile_2.7.0-1.dsc
a6a0f0485e0c01360051753c5405ac07a7d68326198c470e3126899b44a37541 1863788 projectile_2.7.0.orig.tar.xz
7b2eb3da0c5223bad1136c4939a75c01c9c9faf6d8e8d3fcb97e0122b386169f 9448 projectile_2.7.0-1.debian.tar.xz
Files:
d7df363546ed5b682003e9a75d1c8a88 2191 lisp optional projectile_2.7.0-1.dsc
46ed493f87a4ba8aef91131738398123 1863788 lisp optional projectile_2.7.0.orig.tar.xz
74de3893d4b350272bf6107abeaa086b 9448 lisp optional projectile_2.7.0-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEm5FwB64DDjbk/CSLaVt65L8GYkAFAmOp3s8ACgkQaVt65L8G YkAcjg//WWWa2SJ5iP6sv+ubj+j5U2gtx3IC1GsWQGXb5+dgaR0ZAp3DVeY9TZgV eN5w2sKdASPn42Bu7A1TsaxqlNoQlVqcRfsa8T2SHjOgYo3yvuGYlqqiBtdrJeP0 LBBXzx8rkcweLr8nBfRioSQVtdWp8shgk9HQFW5BTCDZeJA+Gp/WyGFUdamaopAR yXwfLtPiMgLsUDN8cQM9wL3FXCdWZgJYpTv+SP1YskpYd184PCx+p94yjF+yBitI PYDMLqWqZ6lgUCChk+6MuKg0rSG1M2n3tKsd/knY6jsp2D3wN6TudqUx59/sRziD Vh2FybmMIqt834jUCELqRp1iyY463mfwGqSZkWMSO2E76pxSegcYivMoQCH0Wesg 8pHWydV+W9GOrEqTXx23dcmHU1V91EHhkZ5GrAQGobNHzAe60j7NjFYk8p4W/XA+ vE4ftDESG46S7lJBHPpgJ9JTkmhwTES/SH10eu1H5Xbr8kTGku8xs/5s4pJd9Ezd UcdARoE2FNSoFLf7bBi/X5b0ZEh8TfVOmijToD0XcJ7KzNZsiSoTN/16rNcRy9Nm sde9rl4CnoIIGNFiVXXOAT52/hnaLjJvOEeenHO5irNxfrSuDpxQHUXUpO0TOFL9 cn1D3REFOKkLr+CfOL31/8MFjOyCQM7ukVKfEzs+2NX5DB5ygls=
=DU1l
-----END PGP SIGNATURE-----
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)