Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895830 - dev-util/cutter-2.1.2 fails to compile (MUSL-CLANG-SYSTEM): CutterJson.h:73:37: error: no matching function for call to rz_json_as_string
Summary: dev-util/cutter-2.1.2 fails to compile (MUSL-CLANG-SYSTEM): CutterJson.h:73:3...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: John Helmert III
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-22 08:28 UTC by Agostino Sarubbo
Modified: 2023-02-22 15:58 UTC (History)
0 users

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


Attachments
build.log (build.log,125.42 KB, text/plain)
2023-02-22 08:28 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 2023-02-22 08:28:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/cutter-2.1.2 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-22 08:28:05 UTC
Created attachment 853826 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-22 08:28:06 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/CMakeFiles/Cutter.dir/Cutter_autogen/mocs_compilation.cpp.o 
FAILED: src/CMakeFiles/Cutter.dir/Main.cpp.o 
FAILED: src/CMakeFiles/Cutter.dir/common/DisassemblyPreview.cpp.o 
FAILED: src/CMakeFiles/Cutter.dir/common/RichTextPainter.cpp.o 
FAILED: src/CMakeFiles/Cutter.dir/core/Cutter.cpp.o 
FAILED: src/CMakeFiles/Cutter.dir/core/CutterJson.cpp.o 
FAILED: src/CMakeFiles/Cutter.dir/dialogs/AboutDialog.cpp.o 
FAILED: src/CMakeFiles/Cutter.dir/dialogs/CommentsDialog.cpp.o 
FAILED: src/CMakeFiles/Cutter.dir/dialogs/EditInstructionDialog.cpp.o 
FAILED: src/CMakeFiles/Cutter.dir/dialogs/FlagDialog.cpp.o 
FAILED: src/CMakeFiles/Cutter.dir/dialogs/InitialOptionsDialog.cpp.o 
FAILED: src/CMakeFiles/Cutter.dir/dialogs/WriteCommandsDialogs.cpp.o 
FAILED: src/CMakeFiles/Cutter.dir/widgets/DisassemblerGraphView.cpp.o 
FAILED: src/CMakeFiles/Cutter.dir/widgets/OverviewView.cpp.o 
/var/tmp/portage/dev-util/cutter-2.1.2/work/Cutter-v2.1.2/src/core/CutterJson.h:73:37: error: no matching function for call to 'rz_json_as_string'
Comment 3 Larry the Git Cow gentoo-dev 2023-02-22 15:58:17 UTC
The bug has been closed via the following commit(s):

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

commit c4964ba13f6ab33ce916b80946d164a5f77067aa
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2023-02-22 15:54:41 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2023-02-22 15:58:05 +0000

    dev-util/cutter: depend on one rizin version
    
    Closes: https://bugs.gentoo.org/895830
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 dev-util/cutter/{cutter-2.1.2.ebuild => cutter-2.1.2-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)