-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
#Description
I tried to compile this plugin for cutter on archlinux, and it fails to compile.
Error:
CMake Error at /tmp/rz-retdec/build/_deps/retdec-build/external/src/yaramod-project-stamp/yaramod-project-build-Release.cmake:49 (message):
Command failed: 2
'make'
See also
/tmp/rz-retdec/build/_deps/retdec-build/external/src/yaramod-project-stamp/yaramod-project-build-*.log
System info
ArchLinux
Linux desktop 6.6.14-gnu-1-lts #1 SMP PREEMPT_DYNAMIC Wed, 31 Jan 2024 02:02:54 +0000 x86_64 GNU/Linux
gcc (GCC) 14.1.1 20240522
rizin-0.7.3-1
Commit hash of version of rs-retdec used
71f2a9ea792a671d2157f097aae5b97cc6b5fd8e
Reproduce steps
git clone https://github.com/rizinorg/rz-retdec
cd rz-retdec
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=~/.local -DBUILD_CUTTER_PLUGIN=ON -DCMAKE_CXX_FLAGS="-fpermissive"
make -j4
Other info
I installed cutter through the package manager on archlinux.
Attached log files:
yaramod-project-build-err.log
yaramod-project-build-out.log
Metadata
Metadata
Assignees
Labels
No labels