Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925688 - app-text/xournalpp-1.1.3-r2 fails to compile: Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR)
Summary: app-text/xournalpp-1.1.3-r2 fails to compile: Could NOT find Backtrace (missi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-28 12:21 UTC by Agostino Sarubbo
Modified: 2025-02-16 18:31 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,53.37 KB, text/plain)
2024-02-28 12:21 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-02-28 12:21:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/xournalpp-1.1.3-r2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-28 12:21:52 UTC
Created attachment 886159 [details]
build.log

build log and emerge --info
Comment 2 Filip Kobierski 2025-01-16 22:18:41 UTC
I think this could be fixed with adding 
<is-musl-function> && mycmakeargs+=("-DCMAKE_DISABLE_FIND_PACKAGE_backtrace=ON")
but am unable to test this.
Comment 3 Larry the Git Cow gentoo-dev 2025-02-16 18:31:29 UTC
The bug has been closed via the following commit(s):

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

commit afa39c0fbe3807afa855f3cd8483eba13893ed0a
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2025-02-16 18:30:47 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2025-02-16 18:30:47 +0000

    app-text/xournalpp: drop 1.1.3-r2
    
    Closes: https://bugs.gentoo.org/925688
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 app-text/xournalpp/Manifest                        |  1 -
 .../files/xournalpp-1.1.1-nocompress.patch         | 53 --------------------
 .../xournalpp/files/xournalpp-1.1.3-gcc13.patch    | 12 -----
 .../xournalpp/files/xournalpp-1.1.3-lua-5-4.patch  | 14 ------
 app-text/xournalpp/xournalpp-1.1.3-r2.ebuild       | 57 ----------------------
 5 files changed, 137 deletions(-)