Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928651 - app-office/lyx-2.4.0_rc4 fails to compile: LYX_EXTERNAL_MYTHES set to no, but has to be only one of (AUTO OFF ON)
Summary: app-office/lyx-2.4.0_rc4 fails to compile: LYX_EXTERNAL_MYTHES set to no, but...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2024-04-05 17:47 UTC by Agostino Sarubbo
Modified: 2024-04-06 05:26 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,75.33 KB, text/plain)
2024-04-05 17:47 UTC, Agostino Sarubbo
Details
fix ebuild (lyx-2.4.0_rc4.ebuild.patch,424 bytes, patch)
2024-04-06 04:29 UTC, Justin Keogh
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-04-05 17:47:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-office/lyx-2.4.0_rc4 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-05 17:47:34 UTC
Created attachment 889535 [details]
build.log

build log and emerge --info
Comment 2 Justin Keogh 2024-04-06 04:29:03 UTC
Created attachment 889553 [details, diff]
fix ebuild

Changes to:
-DLYX_EXTERNAL_MYTHES=$(usex !debug ON OFF)
Comment 3 Justin Keogh 2024-04-06 04:35:14 UTC
Signed-off-by: Justin Keogh <bugs.gentoo.org@v6y.net>
Comment 4 Larry the Git Cow gentoo-dev 2024-04-06 05:26:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6649afa76a00f6a8121f38a386729ae26355db07

commit 6649afa76a00f6a8121f38a386729ae26355db07
Author:     Justin Keogh <bugs.gentoo.org@v6y.net>
AuthorDate: 2024-04-06 05:25:30 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-06 05:26:10 +0000

    app-office/lyx: fix external mythes on debug builds
    
    Signed-off-by: Justin Keogh <bugs.gentoo.org@v6y.net>
    Closes: https://bugs.gentoo.org/928651
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-office/lyx/lyx-2.4.0_rc4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)