Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to build Cutter plugin on Archlinux #31

Open
JamesClarke7283 opened this issue Jun 22, 2024 · 0 comments
Open

Failed to build Cutter plugin on Archlinux #31

JamesClarke7283 opened this issue Jun 22, 2024 · 0 comments

Comments

@JamesClarke7283
Copy link

JamesClarke7283 commented Jun 22, 2024

#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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant