Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 884243

Summary: app-emacs/org-mode-9.6 fails to compile: Debugger entered--Lisp error: (error "Org version mismatch Make sure that correct loa...")
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: GNU Emacs project <gnu-emacs>
Status: RESOLVED FIXED    
Severity: normal CC: xgqt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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(-)