Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884243 - app-emacs/org-mode-9.6 fails to compile: Debugger entered--Lisp error: (error "Org version mismatch Make sure that correct loa...")
Summary: app-emacs/org-mode-9.6 fails to compile: Debugger entered--Lisp error: (error...
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: 2022-12-04 09:49 UTC by Agostino Sarubbo
Modified: 2022-12-06 00:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,66.16 KB, text/plain)
2022-12-04 09: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 2022-12-04 09:49:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emacs/org-mode-9.6 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-04 09:49:55 UTC
Created attachment 839581 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-04 09:49:55 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


WARNING: No org-loaddefs.el file could be found from where org.el is loaded.
Debugger entered--Lisp error: (error "Org version mismatch.  Make sure that correct ‘loa...")
Comment 3 Maciej Barć gentoo-dev 2022-12-04 09:57:40 UTC
Could not reproduce.
Comment 4 Ulrich Müller gentoo-dev 2022-12-04 19:25:14 UTC
It is a parallel build failure.

I suggest the usual -j1 workaround for now, but should probably be reported upstream.
Comment 5 Larry the Git Cow gentoo-dev 2022-12-04 20:22:44 UTC
The bug has been closed via the following commit(s):

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

commit 0ce09e27d4558e8579cb4d3df12d314757a97487
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-12-04 20:22:04 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-12-04 20:22:42 +0000

    app-emacs/org-mode: fix compile by using 1 job
    
    Closes: https://bugs.gentoo.org/884243
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-emacs/org-mode/org-mode-9.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)