Advertisement
wirehack7

radare2 compile fail

Aug 11th, 2019
792
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 6.65 KB | None | 0 0
  1. ~/tools/radare2# ./sys/install.sh
  2. WARNING: Updating from remote repository
  3. Already up to date.
  4. Building on Linux : computing number of allowed parallel jobs.
  5. Maximum allowed RAM memory per job is 150000 kB.
  6. Number of CPUs is 2 and current free RAM allows us to run 19 jobs in parallel.
  7. So, the build will run on 2 job(s).
  8. /root/tools/radare2
  9. configure-plugins: Loading ./plugins.cfg ..
  10. configure-plugins: Generating libr/config.h ..
  11. configure-plugins: Generating libr/config.mk ..
  12. SHARED: io.shm
  13. STATIC: anal.6502 anal.6502_cs anal.8051 anal.arc anal.arm_cs anal.arm_gnu anal.avr anal.bf anal.chip8 anal.cr16 anal.cris anal.dalvik anal.ebc anal.gb anal.h8300 anal.hexagon anal.i4004 anal.i8080 anal.java anal.m680x_cs anal.m68k_cs anal.malbolge anal.mcore anal.mips_cs anal.mips_gnu anal.msp430 anal.nios2 anal.null anal.pic anal.ppc_cs anal.ppc_gnu anal.riscv anal.riscv_cs anal.rsp anal.sh anal.snes anal.sparc_cs anal.sparc_gnu anal.sysz anal.tms320 anal.v810 anal.v850 anal.vax anal.wasm anal.ws anal.x86_cs anal.xap anal.xcore_cs anal.xtensa anal.z80 asm.6502 asm.6502_cs asm.8051 asm.arc asm.arm_as asm.arm_cs asm.arm_gnu asm.arm_winedbg asm.avr asm.bf asm.chip8 asm.cr16 asm.cris_gnu asm.dalvik asm.dcpu16 asm.ebc asm.gb asm.h8300 asm.hexagon asm.hppa_gnu asm.i4004 asm.i8080 asm.java asm.lanai_gnu asm.lh5801 asm.lm32 asm.m680x_cs asm.m68k_cs asm.malbolge asm.mcore asm.mcs96 asm.mips_cs asm.mips_gnu asm.msp430 asm.nios2 asm.null asm.pic asm.ppc_cs asm.ppc_gnu asm.propeller asm.riscv asm.riscv_cs asm.rsp asm.sh asm.snes asm.sparc_cs asm.sparc_gnu asm.spc700 asm.sysz asm.tms320 asm.tricore asm.v810 asm.v850 asm.vax asm.wasm asm.ws asm.x86_as asm.x86_cs asm.x86_nasm asm.x86_nz asm.xap asm.xcore_cs asm.xtensa asm.z80 bin.any bin.art bin.avr bin.bf bin.bflt bin.bios bin.bootimg bin.cgc bin.coff bin.dex bin.dol bin.dyldcache bin.elf bin.elf64 bin.fs bin.java bin.mach0 bin.mach064 bin.mbn bin.mdmp bin.menuet bin.mz bin.ne bin.nes bin.nin3ds bin.ninds bin.ningb bin.ningba bin.nro bin.nso bin.omf bin.p9 bin.pe bin.pe64 bin.pebble bin.psxexe bin.qnx bin.sfc bin.smd bin.sms bin.spc700 bin.symbols bin.te bin.vsf bin.wasm bin.xbe bin.xnu_kernelcache bin.z64 bin.zimg bin_ldr.ldr_linux bin_xtr.xtr_dyldcache bin_xtr.xtr_fatmach0 bin_xtr.xtr_pemixed bp.arm bp.bf bp.mips bp.ppc bp.x86 core.a2f core.java crypto.aes crypto.aes_cbc crypto.base64 crypto.base91 crypto.blowfish crypto.cps2 crypto.des crypto.punycode crypto.rc2 crypto.rc4 crypto.rc6 crypto.rol crypto.ror crypto.rot crypto.serpent crypto.xor debug.bf debug.bochs debug.esil debug.gdb debug.io debug.native debug.null debug.qnx debug.rap debug.windbg egg.exec egg.xor fs.ext2 fs.fat fs.fb fs.hfs fs.hfsplus fs.io fs.iso9660 fs.jfs fs.minix fs.ntfs fs.posix fs.r2 fs.reiserfs fs.sfs fs.tar fs.udf fs.ufs fs.xfs io.ar io.bfdbg io.bochs io.debug io.default io.gdb io.gprobe io.gzip io.http io.ihex io.mach io.malloc io.mmap io.null io.procpid io.ptrace io.qnx io.r2k io.r2pipe io.r2web io.rap io.rbuf io.self io.shm io.sparse io.tcp io.w32 io.w32dbg io.windbg io.winedbg io.zip lang.vala parse.6502_pseudo parse.arm_pseudo parse.att2intel parse.avr_pseudo parse.chip8_pseudo parse.dalvik_pseudo parse.m68k_pseudo parse.mips_pseudo parse.ppc_pseudo parse.sh_pseudo parse.wasm_pseudo parse.x86_pseudo parse.z80_pseudo
  14. cp: './plugins.cfg' and 'plugins.cfg' are the same file
  15. checking build system type... x86_64-unknown-linux-gnu
  16. checking host system type... x86_64-unknown-linux-gnu
  17. checking target system type... x86_64-unknown-linux-gnu
  18. checking for working directories... current
  19. using prefix '/usr'
  20. checking for c compiler... gcc
  21. checking for dynamic library... required
  22. checking for patch... /usr/bin/patch
  23. checking for git... /usr/bin/git
  24. checking for libmagic ... no
  25. checking for libz ... yes
  26. checking for libzip ... no
  27. checking for libxxhash ... no
  28. checking declaration of ADDR_NO_RANDOMIZE in sys/personality.h... yes
  29. checking function arc4random_uniform() in c... no
  30. checking function explicit_bzero() in c... yes
  31. checking function explicit_memset() in c... no
  32. checking function clock_nanosleep() in c... yes
  33. checking for libssl ... no
  34. checking pkg-config flags for openssl... no
  35. checking version of library libuv >= 1.0.0... no
  36. creating ./config-user.mk
  37. creating libr/include/r_userconf.h
  38. creating pkgcfg/r_io.pc
  39. creating pkgcfg/r_magic.pc
  40. creating pkgcfg/r_asm.pc
  41. creating pkgcfg/r_bin.pc
  42. creating pkgcfg/r_anal.pc
  43. creating pkgcfg/r_hash.pc
  44. creating pkgcfg/r_cons.pc
  45. creating pkgcfg/r_core.pc
  46. creating pkgcfg/r_lang.pc
  47. creating pkgcfg/r_socket.pc
  48. creating pkgcfg/r_debug.pc
  49. creating pkgcfg/r_reg.pc
  50. creating pkgcfg/r_config.pc
  51. creating pkgcfg/r_flag.pc
  52. creating pkgcfg/r_syscall.pc
  53. creating pkgcfg/r_util.pc
  54. creating pkgcfg/r_search.pc
  55. creating pkgcfg/r_bp.pc
  56. creating pkgcfg/r_parse.pc
  57. creating pkgcfg/r_fs.pc
  58. creating pkgcfg/r_egg.pc
  59. creating pkgcfg/r_crypto.pc
  60. cleaning temporally files... done
  61.  
  62. Final report:
  63.  - R_CHECKS_LEVEL = 2
  64.  - PREFIX = /usr
  65.  - HAVE_LIB_GMP = 0
  66.  - HAVE_OPENSSL = 0
  67.  - HAVE_LIBUV = 0
  68.  - USE_CAPSTONE = 0
  69.  - HAVE_PTRACE = 1
  70.  - USE_PTRACE_WRAP = 1
  71.  - HAVE_FORK = 1
  72.  - VERSION = 3.7.0
  73.  - USE_LIB_ZIP = 0
  74.  - USE_LIB_MAGIC = 0
  75.  - USE_LIB_XXHASH = 0
  76.  - DEBUGGER = 1
  77.  - CC = gcc
  78.  - USERCC = gcc
  79.  - HAVE_ARC4RANDOM_UNIFORM = 0
  80.  - HAVE_EXPLICIT_BZERO = 1
  81.  - HAVE_EXPLICIT_MEMSET = 0
  82.  - USEROSTYPE = gnulinux
  83.  - LIBVERSION = 3.7.0
  84.  - BUILD = x86_64-unknown-linux-gnu
  85.  - HOST = x86_64-unknown-linux-gnu
  86.  - TARGET = x86_64-unknown-linux-gnu
  87. Generating r_version.h file
  88. CC adler32.c
  89. CC crc32.c
  90. CC deflate.c
  91. CC infback.c
  92. CC inffast.c
  93. CC inflate.c
  94. CC inftrees.c
  95. CC trees.c
  96. CC zutil.c
  97. CC compress.c
  98. CC uncompr.c
  99. CC gzclose.c
  100. CC gzlib.c
  101. CC gzread.c
  102. CC gzwrite.c
  103. ar: creating libr_z.a
  104. CC zip_add.c
  105. CC zip_add_dir.c
  106. In file included from ../include/zipconf.h:16,
  107.                  from ../include/zip.h:58,
  108.                  from zipint.h:53,
  109.                  from zip_add.c:37:
  110. ../../../libr/include/r_types.h:5:10: fatal error: r_util/r_str_util.h: No such file or directory
  111.  #include "r_util/r_str_util.h"
  112.           ^~~~~~~~~~~~~~~~~~~~~
  113. compilation terminated.
  114. make[2]: *** [/root/tools/radare2/libr/../global.mk:36: zip_add.o] Error 1
  115. make[2]: *** Waiting for unfinished jobs....
  116. In file included from ../include/zipconf.h:16,
  117.                  from ../include/zip.h:58,
  118.                  from zipint.h:53,
  119.                  from zip_add_dir.c:37:
  120. ../../../libr/include/r_types.h:5:10: fatal error: r_util/r_str_util.h: No such file or directory
  121.  #include "r_util/r_str_util.h"
  122.           ^~~~~~~~~~~~~~~~~~~~~
  123. compilation terminated.
  124. make[2]: *** [/root/tools/radare2/libr/../global.mk:36: zip_add_dir.o] Error 1
  125. make[1]: *** [Makefile:27: zip/libr_zip.a] Error 2
  126. make: *** [Makefile:57: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement