Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922150 - app-emacs/citeproc-el-0.9.4 fails to compile (GCC-14-SYSTEM): citeproc-cite.el:42:2: Error: Cannot open load file: No such file or directory, compat
Summary: app-emacs/citeproc-el-0.9.4 fails to compile (GCC-14-SYSTEM): citeproc-cite.e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-15 07:49 UTC by Agostino Sarubbo
Modified: 2024-01-15 21:20 UTC (History)
0 users

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


Attachments
build.log (build.log,43.68 KB, text/plain)
2024-01-15 07:49 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 2024-01-15 07:49:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emacs/citeproc-el-0.9.4 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-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-15 07:49:48 UTC
Created attachment 882306 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-15 07:49:49 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


citeproc-cite.el:42:2: Error: Cannot open load file: No such file or directory, compat
citeproc.el:45:2: Error: Cannot open load file: No such file or directory, compat
citeproc-subbibs.el:29:2: Error: Cannot open load file: No such file or directory, compat
citeproc-test-human.el:36:2: Error: Cannot open load file: No such file or directory, compat
Comment 3 Larry the Git Cow gentoo-dev 2024-01-15 21:20:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ae9f2dcb49aced2cb8b4c483616ee2caaebb7b5

commit 0ae9f2dcb49aced2cb8b4c483616ee2caaebb7b5
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-01-15 19:13:09 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-01-15 21:20:38 +0000

    app-emacs/citeproc-el: add missing compat dependency
    
    Closes: https://bugs.gentoo.org/922150
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 ...el-0.9.4.ebuild => citeproc-el-0.9.4-r1.ebuild} | 26 +++++++++++++---------
 1 file changed, 16 insertions(+), 10 deletions(-)