Skip to content

Conversation

Rot127
Copy link
Collaborator

@Rot127 Rot127 commented Jan 28, 2025

Your checklist for this pull request

  • I've documented or updated the documentation of every API function and struct this PR changes.
  • I've added tests that prove my fix is effective or that my feature works (if possible)

Detailed description

Rebased #2570

Test plan

...

Closing issues

...

@Rot127 Rot127 changed the title Arc Rebased #2570 Jan 28, 2025
@Rot127
Copy link
Collaborator Author

Rot127 commented Jan 28, 2025

Failing CI isn't our fault (I am relatively sure):

  [ 21%] Building C object CMakeFiles/capstone.dir/arch/Mips/MipsModule.c.o
  [ 22%] Building C object CMakeFiles/capstone.dir/arch/PowerPC/PPCDisassembler.c.o
  [ 23%] Building C object CMakeFiles/capstone.dir/arch/PowerPC/PPCInstPrinter.c.o
  gmake[2]: *** [CMakeFiles/capstone.dir/arch/PowerPC/PPCMapping.c.o] Segmentation fault (core dumped)
  gmake[2]: *** Waiting for unfinished jobs....
  gmake[1]: *** [CMakeFiles/capstone.dir/all] Error 2
  gmake: *** [all] Error 2
  error: [Errno 2] No such file or directory: 'libcapstone.so.6'
  
  ERROR Backend subprocess exited when trying to invoke build_wheel
  [ 12%] Building C object CMakeFiles/capstone.dir/arch/ARM/ARMModule.c.o
  [ 13%] Building C object CMakeFiles/capstone.dir/arch/AArch64/AArch64BaseInfo.c.o
  [ 14%] Building C object CMakeFiles/capstone.dir/arch/AArch64/AArch64Disassembler.c.o
  gmake[2]: *** [CMakeFiles/capstone.dir/build.make:289: CMakeFiles/capstone.dir/arch/AArch64/AArch64Disassembler.c.o] Segmentation fault (core dumped)
  gmake[2]: *** Waiting for unfinished jobs....
  gmake[1]: *** [CMakeFiles/Makefile2:94: CMakeFiles/capstone.dir/all] Error 2
  gmake: *** [Makefile:156: all] Error 2

@kabeor kabeor merged commit d7ef910 into capstone-engine:next Jan 28, 2025
18 checks passed
@Rot127 Rot127 deleted the arc branch January 28, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants