Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920378 - app-emacs/package-lint-0.21 fails to compile (GCC-14-SYSTEM): package-lint-flymake.el:42:2: Error: compat package not installed
Summary: app-emacs/package-lint-0.21 fails to compile (GCC-14-SYSTEM): package-lint-fl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-20 13:25 UTC by Agostino Sarubbo
Modified: 2023-12-20 19:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,42.75 KB, text/plain)
2023-12-20 13:25 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-12-20 13:25:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emacs/package-lint-0.21 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-20 13:25:11 UTC
Created attachment 880074 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-12-20 13:25:12 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


package-lint-flymake.el:42:2: Error: compat package not installed
package-lint-test.el:29:2: Error: compat package not installed
Comment 3 Larry the Git Cow gentoo-dev 2023-12-20 19:45:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fbc7f9e1f252cbaafaca434098a591484aeeb96

commit 2fbc7f9e1f252cbaafaca434098a591484aeeb96
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-12-20 13:41:05 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-12-20 19:45:47 +0000

    app-emacs/package-lint: add new dependency for 0.21 - compat
    
    Closes: https://bugs.gentoo.org/920378
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-emacs/package-lint/package-lint-0.21-r1.ebuild | 51 ++++++++++++++++++++++
 app-emacs/package-lint/package-lint-0.21.ebuild    | 35 ---------------
 2 files changed, 51 insertions(+), 35 deletions(-)