Advertisement
Guest User

Untitled

a guest
Jul 25th, 2011
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.07 KB | None | 0 0
  1. iMac-de-xxx-xx:src xxxxxx$ cd /Users/xxxxxx/Desktop/john-1.7.8-jumbo-4/src
  2. iMac-de-xxx-xx:src xxxxxx$ make
  3. To build John the Ripper, type:
  4. make clean SYSTEM
  5. where SYSTEM can be one of the following:
  6. linux-x86-64 Linux, x86-64 with SSE2 (best tested)
  7. linux-x86-64-avx Linux, x86-64 with AVX (experimental)
  8. linux-x86-64-xop Linux, x86-64 with AVX and XOP (experimental)
  9. linux-x86-64-icc Linux, x86-64 compiled with icc (best)
  10. linux-x86-64-clang Linux, x86-64 compiled with clang (good)
  11. linux-x86-sse2 Linux, x86 32-bit with SSE2 (best tested if 32-bit)
  12. linux-x86-sse2i Linux, x86 32-bit with SSE2 (32-bit, intrinsic)
  13. linux-x86-mmx Linux, x86 32-bit with MMX (for old computers)
  14. linux-x86-any Linux, x86 32-bit (for truly ancient computers)
  15. linux-x86-avx Linux, x86 32-bit with AVX (experimental)
  16. linux-x86-xop Linux, x86 32-bit with AVX and XOP (experimental)
  17. linux-alpha Linux, Alpha
  18. linux-sparc Linux, SPARC 32-bit
  19. linux-ppc32-altivec Linux, PowerPC w/AltiVec (best)
  20. linux-ppc32 Linux, PowerPC 32-bit
  21. linux-ppc64 Linux, PowerPC 64-bit
  22. linux-ia64 Linux, IA-64
  23. freebsd-x86-64 FreeBSD, x86-64 with SSE2 (best)
  24. freebsd-x86-sse2 FreeBSD, x86 with SSE2 (best if 32-bit)
  25. freebsd-x86-mmx FreeBSD, x86 with MMX
  26. freebsd-x86-any FreeBSD, x86
  27. freebsd-alpha FreeBSD, Alpha
  28. openbsd-x86-64 OpenBSD, x86-64 with SSE2 (best)
  29. openbsd-x86-sse2 OpenBSD, x86 with SSE2 (best if 32-bit)
  30. openbsd-x86-mmx OpenBSD, x86 with MMX
  31. openbsd-x86-any OpenBSD, x86
  32. openbsd-alpha OpenBSD, Alpha
  33. openbsd-sparc64 OpenBSD, SPARC 64-bit (best)
  34. openbsd-sparc OpenBSD, SPARC 32-bit
  35. openbsd-ppc32 OpenBSD, PowerPC 32-bit
  36. openbsd-ppc64 OpenBSD, PowerPC 64-bit
  37. openbsd-pa-risc OpenBSD, PA-RISC
  38. openbsd-vax OpenBSD, VAX
  39. netbsd-sparc64 NetBSD, SPARC 64-bit
  40. netbsd-vax NetBSD, VAX
  41. solaris-sparc64-cc Solaris, SPARC V9 64-bit, cc (best)
  42. solaris-sparc64-gcc Solaris, SPARC V9 64-bit, gcc
  43. solaris-sparcv9-cc Solaris, SPARC V9 32-bit, cc
  44. solaris-sparcv8-cc Solaris, SPARC V8 32-bit, cc
  45. solaris-sparc-gcc Solaris, SPARC 32-bit, gcc
  46. solaris-x86-64-cc Solaris, x86-64 with SSE2, cc (best)
  47. solaris-x86-64-gcc Solaris, x86-64 with SSE2, gcc
  48. solaris-x86-sse2-cc Solaris 9 4/04+, x86 with SSE2, cc
  49. solaris-x86-sse2-gcc Solaris 9 4/04+, x86 with SSE2, gcc
  50. solaris-x86-mmx-cc Solaris, x86 with MMX, cc
  51. solaris-x86-mmx-gcc Solaris, x86 with MMX, gcc
  52. solaris-x86-any-cc Solaris, x86, cc
  53. solaris-x86-any-gcc Solaris, x86, gcc
  54. sco-x86-any-gcc SCO, x86, gcc
  55. sco-x86-any-cc SCO, x86, cc
  56. tru64-alpha Tru64 (Digital UNIX, OSF/1), Alpha
  57. aix-ppc32 AIX, PowerPC 32-bit
  58. macosx-x86-64 Mac OS X 10.5+, Xcode 3.0+, x86-64 with SSE2 (best)
  59. macosx-x86-sse2 Mac OS X, x86 with SSE2
  60. macosx-ppc32-altivec Mac OS X, PowerPC w/AltiVec (best)
  61. macosx-ppc32 Mac OS X, PowerPC 32-bit
  62. macosx-ppc64 Mac OS X 10.4+, PowerPC 64-bit
  63. macosx-universal Mac OS X, Universal Binary (x86 + x86-64 + PPC)
  64. hpux-pa-risc-gcc HP-UX, PA-RISC, gcc
  65. hpux-pa-risc-cc HP-UX, PA-RISC, ANSI cc
  66. irix-mips64-r10k IRIX, MIPS 64-bit (R10K) (best)
  67. irix-mips64 IRIX, MIPS 64-bit
  68. irix-mips32 IRIX, MIPS 32-bit
  69. dos-djgpp-x86-mmx DOS, DJGPP, x86 with MMX
  70. dos-djgpp-x86-any DOS, DJGPP, x86
  71. win32-cygwin-x86-sse2 Win32, Cygwin, x86 with SSE2 (best)
  72. win32-cygwin-x86-mmx Win32, Cygwin, x86 with MMX
  73. win32-cygwin-x86-any Win32, Cygwin, x86
  74. win32-mingw-x86-sse2 Win32, MinGW, x86 with SSE2 (best)
  75. win32-mingw-x86-sse2i Win32, MinGW, x86 with SSE2 (intrinsic)
  76. win32-mingw-x86-mmx Win32, MinGW, x86 with MMX
  77. win32-mingw-x86-any Win32, MinGW, x86
  78. beos-x86-sse2 BeOS, x86 with SSE2 (best)
  79. beos-x86-mmx BeOS, x86 with MMX
  80. beos-x86-any BeOS, x86
  81. generic Any other Unix-like system with gcc
  82. iMac-de-xxx-xx:src xxxxxx$ make clean macosx-x86-sse2
  83. rm -f ../run/john ../run/unshadow ../run/unafs ../run/unique ../run/undrop ../run/ssh2john ../run/pdf2john ../run/rar2john ../run/zip2john ../run/genmkvpwd ../run/mkvcalcproba ../run/calc_stat ../run/tgtsnarf ../run/john.bin ../run/john.com ../run/unshadow.com ../run/unafs.com ../run/unique.com ../run/undrop.com ../run/ssh2john.com ../run/pdf2john.com ../run/rar2john.com ../run/zip2john ../run/john.exe ../run/unshadow.exe ../run/unafs.exe ../run/unique.exe ../run/undrop.exe ../run/ssh2john.exe ../run/pdf2john.exe ../run/rar2john.exe ../run/zip2john.exe ../run/genmkvpwd.exe ../run/mkvcalcproba.exe ../run/calc_stat.exe ../run/john-mingw.exe ../run/unshadow.exe ../run/unafs.exe ../run/unique.exe ../run/undrop.exe ../run/ssh2john.exe ../run/pdf2john.exe ../run/rar2john.exe ../run/zip2john.exe ../run/genmkvpwd.exe ../run/mkvcalcproba.exe ../run/calc_stat.exe
  84. rm -f ../run/john.exe john-macosx-* *.o *.bak core
  85. rm -f detect bench generic.h arch.h tmp.s
  86. rm -f fmt_registers.h fmt_externs.h
  87. cp /dev/null Makefile.dep
  88. ln -f -s x86-sse.h arch.h
  89. make ../run/john ../run/unshadow ../run/unafs ../run/unique ../run/undrop ../run/ssh2john ../run/pdf2john ../run/rar2john ../run/zip2john ../run/genmkvpwd ../run/mkvcalcproba ../run/calc_stat ../run/tgtsnarf \
  90. JOHN_OBJS="john-mpi.o DES_fmt.o DES_std.o DES_bs.o DES_bs_b.o BSDI_fmt.o MD5_fmt.o MD5_std.o BF_fmt.o BF_std.o AFS_fmt.o LM_fmt.o timer.o md5_go.o md5_eq.o md5.o hmacmd5.o base64.o md4.o md5_gen_fmt.o md5_gen_parser.o md5_gen_preloads.o md5_gen_utils.o hmailserver_fmt.o SybaseASE_fmt.o SKEY_fmt.o ssh_fmt.o ssh2john.o pdf_fmt.o pdf2john.o pdfcrack_common.o pdfcrack_md5.o pdfparser.o pdfcrack.o pdfcrack_rc4.o rar_fmt.o rar2john.o zip_fmt.o zip2john.o gladman_hmac.o gladman_pwd2key.o BFEgg_fmt_plug.o DMD5_fmt_plug.o DOMINOSEC_fmt_plug.o EPI_fmt_plug.o HDAA_fmt_plug.o IPB2_fmt_plug.o KRB4_fmt_plug.o KRB4_std_plug.o KRB5_fmt_plug.o KRB5_std_plug.o MSCHAPv2_fmt_plug.o MYSQL_fast_fmt_plug.o MYSQL_fmt_plug.o NETLM_fmt_plug.o NETLMv2_fmt_plug.o NETNTLM_fmt_plug.o NETNTLMv2_fmt_plug.o NETSPLITLM_fmt_plug.o NSLDAPS_fmt_plug.o NSLDAP_fmt_plug.o NS_fmt_plug.o NT_fmt_plug.o OPENLDAPS_fmt_plug.o PHPS_fmt_plug.o PO_fmt_plug.o XSHA_fmt_plug.o hmacMD5_fmt_plug.o lotus5_fmt_plug.o md4_gen_fmt_plug.o mediawiki_fmt_plug.o mscash1_fmt_plug.o mscash2_fmt_plug.o mskrb5_fmt_plug.o mssql-old_fmt_plug.o mssql05_fmt_plug.o mysqlSHA1_fmt_plug.o oracle11_fmt_plug.o oracle_fmt_plug.o phpassMD5_fmt_plug.o pixMD5_fmt_plug.o rawMD4_fmt_plug.o rawMD5go_fmt_plug.o rawMD5unicode_fmt_plug.o rawSHA1_fmt_plug.o salted_sha1_fmt_plug.o sapB_fmt_plug.o sapG_fmt_plug.o sha1_gen_fmt_plug.o dummy.o batch.o bench.o charset.o common.o compiler.o config.o cracker.o crc32.o external.o formats.o getopt.o idle.o inc.o john.o list.o loader.o logger.o math.o memory.o misc.o options.o params.o path.o recovery.o rpp.o rules.o signals.o single.o status.o tty.o wordlist.o mkv.o mkvlib.o unicode.o unshadow.o unafs.o undrop.o unique.o x86.o x86-sse.o sha1-mmx.o md5-mmx.o" \
  91. ASFLAGS="-c -m32 -DUNDERSCORES -DBSD -DALIGN_LOG" \
  92. CFLAGS="-c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32" \
  93. LDFLAGS="-s -L/usr/local/lib -L/usr/local/ssl/lib -lcrypto -lssl -lm -m32"
  94. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops john-mpi.c
  95. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops DES_fmt.c
  96. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops DES_std.c
  97. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops DES_bs.c
  98. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -finline-functions DES_bs_b.c
  99. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops BSDI_fmt.c
  100. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops MD5_fmt.c
  101. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops MD5_std.c
  102. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops BF_fmt.c
  103. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops BF_std.c
  104. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops AFS_fmt.c
  105. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops LM_fmt.c
  106. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops timer.c
  107. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops md5_go.c
  108. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops md5_eq.c
  109. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops md5.c
  110. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops hmacmd5.c
  111. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops base64.c
  112. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops md4.c
  113. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops md5_gen_fmt.c
  114. md5_gen_fmt.c: In function ‘MD5GenBaseFunc__SHA1_crypt_input1_append_input2_base16’:
  115. md5_gen_fmt.c:5407: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  116. md5_gen_fmt.c:5416: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  117. md5_gen_fmt.c:5419: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  118. md5_gen_fmt.c: In function ‘MD5GenBaseFunc__SHA1_crypt_input2_append_input1_base16’:
  119. md5_gen_fmt.c:5449: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  120. md5_gen_fmt.c:5458: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  121. md5_gen_fmt.c:5461: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  122. md5_gen_fmt.c: In function ‘MD5GenBaseFunc__SHA1_crypt_input1_overwrite_input1_base16’:
  123. md5_gen_fmt.c:5490: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  124. md5_gen_fmt.c:5499: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  125. md5_gen_fmt.c:5502: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  126. md5_gen_fmt.c: In function ‘MD5GenBaseFunc__SHA1_crypt_input1_overwrite_input2_base16’:
  127. md5_gen_fmt.c:5531: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  128. md5_gen_fmt.c:5540: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  129. md5_gen_fmt.c:5543: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  130. md5_gen_fmt.c: In function ‘MD5GenBaseFunc__SHA1_crypt_input2_overwrite_input1_base16’:
  131. md5_gen_fmt.c:5572: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  132. md5_gen_fmt.c:5581: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  133. md5_gen_fmt.c:5584: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  134. md5_gen_fmt.c: In function ‘MD5GenBaseFunc__SHA1_crypt_input2_overwrite_input2_base16’:
  135. md5_gen_fmt.c:5614: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  136. md5_gen_fmt.c:5623: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  137. md5_gen_fmt.c:5626: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  138. md5_gen_fmt.c: In function ‘MD5GenBaseFunc__SHA1_crypt_input1_to_output1_FINAL’:
  139. md5_gen_fmt.c:5660: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  140. md5_gen_fmt.c:5666: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  141. md5_gen_fmt.c:5667: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  142. md5_gen_fmt.c: In function ‘MD5GenBaseFunc__SHA1_crypt_input2_to_output1_FINAL’:
  143. md5_gen_fmt.c:5704: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  144. md5_gen_fmt.c:5710: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  145. md5_gen_fmt.c:5711: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  146. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops md5_gen_parser.c
  147. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops md5_gen_preloads.c
  148. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops md5_gen_utils.c
  149. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops hmailserver_fmt.c
  150. hmailserver_fmt.c: In function ‘crypt_all’:
  151. hmailserver_fmt.c:193: warning: ‘SHA256_Init’ is deprecated (declared at /usr/include/openssl/sha.h:147)
  152. hmailserver_fmt.c:194: warning: ‘SHA256_Update’ is deprecated (declared at /usr/include/openssl/sha.h:148)
  153. hmailserver_fmt.c:195: warning: ‘SHA256_Update’ is deprecated (declared at /usr/include/openssl/sha.h:148)
  154. hmailserver_fmt.c:196: warning: ‘SHA256_Final’ is deprecated (declared at /usr/include/openssl/sha.h:149)
  155. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops SybaseASE_fmt.c
  156. SybaseASE_fmt.c: In function ‘crypt_all’:
  157. SybaseASE_fmt.c:195: warning: ‘SHA256_Init’ is deprecated (declared at /usr/include/openssl/sha.h:147)
  158. SybaseASE_fmt.c:196: warning: ‘SHA256_Update’ is deprecated (declared at /usr/include/openssl/sha.h:148)
  159. SybaseASE_fmt.c:197: warning: ‘SHA256_Final’ is deprecated (declared at /usr/include/openssl/sha.h:149)
  160. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops SKEY_fmt.c
  161. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops ssh_fmt.c
  162. ssh_fmt.c: In function ‘init’:
  163. ssh_fmt.c:62: warning: ‘SSL_load_error_strings’ is deprecated (declared at /usr/include/openssl/ssl.h:1416)
  164. ssh_fmt.c:63: warning: ‘SSL_library_init’ is deprecated (declared at /usr/include/openssl/ssl.h:1553)
  165. ssh_fmt.c:64: warning: ‘OPENSSL_add_all_algorithms_noconf’ is deprecated (declared at /usr/include/openssl/evp.h:828)
  166. ssh_fmt.c: In function ‘get_salt’:
  167. ssh_fmt.c:104: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
  168. ssh_fmt.c:104: warning: ‘BIO_s_mem’ is deprecated (declared at /usr/include/openssl/bio.h:616)
  169. ssh_fmt.c:109: warning: ‘BIO_puts’ is deprecated (declared at /usr/include/openssl/bio.h:588)
  170. ssh_fmt.c:119: warning: ‘PEM_read_bio’ is deprecated (declared at /usr/include/openssl/pem.h:579)
  171. ssh_fmt.c:120: warning: ‘ERR_peek_error’ is deprecated (declared at /usr/include/openssl/err.h:270)
  172. ssh_fmt.c:122: warning: ‘ERR_print_errors_fp’ is deprecated (declared at /usr/include/openssl/err.h:287)
  173. ssh_fmt.c:129: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
  174. ssh_fmt.c:134: warning: ‘EVP_PKEY_type’ is deprecated (declared at /usr/include/openssl/evp.h:858)
  175. ssh_fmt.c:137: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
  176. ssh_fmt.c:138: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
  177. ssh_fmt.c:139: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
  178. ssh_fmt.c:140: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
  179. ssh_fmt.c:142: warning: ‘PEM_get_EVP_CIPHER_INFO’ is deprecated (declared at /usr/include/openssl/pem.h:573)
  180. ssh_fmt.c:143: warning: ‘ERR_print_errors_fp’ is deprecated (declared at /usr/include/openssl/err.h:287)
  181. ssh_fmt.c:158: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
  182. ssh_fmt.c:159: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
  183. ssh_fmt.c:160: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
  184. ssh_fmt.c:161: warning: ‘BIO_free’ is deprecated (declared at /usr/include/openssl/bio.h:583)
  185. ssh_fmt.c: In function ‘crypt_all’:
  186. ssh_fmt.c:206: warning: ‘PEM_do_header’ is deprecated (declared at /usr/include/openssl/pem.h:575)
  187. ssh_fmt.c:210: warning: ‘d2i_DSAPrivateKey’ is deprecated (declared at /usr/include/openssl/dsa.h:238)
  188. ssh_fmt.c:213: warning: ‘DSA_free’ is deprecated (declared at /usr/include/openssl/dsa.h:222)
  189. ssh_fmt.c:220: warning: ‘RSA_free’ is deprecated (declared at /usr/include/openssl/rsa.h:282)
  190. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops ssh2john.c
  191. ssh2john.c: In function ‘process_file’:
  192. ssh2john.c:49: warning: ‘BIO_new’ is deprecated (declared at /usr/include/openssl/bio.h:581)
  193. ssh2john.c:49: warning: ‘BIO_s_file’ is deprecated (declared at /usr/include/openssl/bio.h:573)
  194. ssh2john.c:54: warning: ‘BIO_ctrl’ is deprecated (declared at /usr/include/openssl/bio.h:590)
  195. ssh2john.c:55: warning: ‘ERR_print_errors_fp’ is deprecated (declared at /usr/include/openssl/err.h:287)
  196. ssh2john.c:65: warning: ‘PEM_read_bio’ is deprecated (declared at /usr/include/openssl/pem.h:579)
  197. ssh2john.c:66: warning: ‘ERR_peek_error’ is deprecated (declared at /usr/include/openssl/err.h:270)
  198. ssh2john.c:68: warning: ‘ERR_print_errors_fp’ is deprecated (declared at /usr/include/openssl/err.h:287)
  199. ssh2john.c:80: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
  200. ssh2john.c:81: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
  201. ssh2john.c:82: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
  202. ssh2john.c:83: warning: ‘CRYPTO_free’ is deprecated (declared at /usr/include/openssl/crypto.h:480)
  203. ssh2john.c:85: warning: ‘PEM_get_EVP_CIPHER_INFO’ is deprecated (declared at /usr/include/openssl/pem.h:573)
  204. ssh2john.c:86: warning: ‘ERR_print_errors_fp’ is deprecated (declared at /usr/include/openssl/err.h:287)
  205. ssh2john.c: In function ‘ssh2john’:
  206. ssh2john.c:106: warning: ‘SSL_load_error_strings’ is deprecated (declared at /usr/include/openssl/ssl.h:1416)
  207. ssh2john.c:107: warning: ‘SSL_library_init’ is deprecated (declared at /usr/include/openssl/ssl.h:1553)
  208. ssh2john.c:108: warning: ‘OPENSSL_add_all_algorithms_noconf’ is deprecated (declared at /usr/include/openssl/evp.h:828)
  209. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops pdf_fmt.c
  210. pdf_fmt.c: In function ‘init’:
  211. pdf_fmt.c:69: warning: ‘SSL_load_error_strings’ is deprecated (declared at /usr/include/openssl/ssl.h:1416)
  212. pdf_fmt.c:70: warning: ‘SSL_library_init’ is deprecated (declared at /usr/include/openssl/ssl.h:1553)
  213. pdf_fmt.c:71: warning: ‘OPENSSL_add_all_algorithms_noconf’ is deprecated (declared at /usr/include/openssl/evp.h:828)
  214. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops pdf2john.c
  215. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops pdfcrack_common.c
  216. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops pdfcrack_md5.c
  217. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops pdfparser.c
  218. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops pdfcrack.c
  219. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops pdfcrack_rc4.c
  220. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops rar_fmt.c
  221. rar_fmt.c: In function ‘init’:
  222. rar_fmt.c:78: warning: ‘SSL_load_error_strings’ is deprecated (declared at /usr/include/openssl/ssl.h:1416)
  223. rar_fmt.c:79: warning: ‘SSL_library_init’ is deprecated (declared at /usr/include/openssl/ssl.h:1553)
  224. rar_fmt.c:80: warning: ‘OPENSSL_add_all_algorithms_noconf’ is deprecated (declared at /usr/include/openssl/evp.h:828)
  225. rar_fmt.c: In function ‘crypt_all’:
  226. rar_fmt.c:174: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  227. rar_fmt.c:177: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  228. rar_fmt.c:182: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  229. rar_fmt.c:186: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  230. rar_fmt.c:194: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  231. rar_fmt.c:208: warning: ‘AES_set_decrypt_key’ is deprecated (declared at /usr/include/openssl/aes.h:95)
  232. rar_fmt.c:209: warning: ‘AES_cbc_encrypt’ is deprecated (declared at /usr/include/openssl/aes.h:106)
  233. rar_fmt.c:216: warning: ‘AES_set_decrypt_key’ is deprecated (declared at /usr/include/openssl/aes.h:95)
  234. rar_fmt.c:217: warning: ‘AES_cbc_encrypt’ is deprecated (declared at /usr/include/openssl/aes.h:106)
  235. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops rar2john.c
  236. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops zip_fmt.c
  237. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops zip2john.c
  238. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops gladman_hmac.c
  239. gladman_hmac.c: In function ‘hmac_sha1_key’:
  240. gladman_hmac.c:59: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  241. gladman_hmac.c:60: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  242. gladman_hmac.c:63: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  243. gladman_hmac.c: In function ‘hmac_sha1_data’:
  244. gladman_hmac.c:81: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  245. gladman_hmac.c:93: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  246. gladman_hmac.c:94: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  247. gladman_hmac.c:102: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  248. gladman_hmac.c: In function ‘hmac_sha1_end’:
  249. gladman_hmac.c:114: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  250. gladman_hmac.c:121: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  251. gladman_hmac.c:122: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  252. gladman_hmac.c:123: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  253. gladman_hmac.c:124: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  254. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops gladman_pwd2key.c
  255. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops BFEgg_fmt_plug.c
  256. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops DMD5_fmt_plug.c
  257. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops DOMINOSEC_fmt_plug.c
  258. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops EPI_fmt_plug.c
  259. EPI_fmt_plug.c: In function ‘crypt_all’:
  260. EPI_fmt_plug.c:179: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  261. EPI_fmt_plug.c:180: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  262. EPI_fmt_plug.c:181: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  263. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops HDAA_fmt_plug.c
  264. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops IPB2_fmt_plug.c
  265. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops KRB4_fmt_plug.c
  266. KRB4_fmt_plug.c: In function ‘krb4_set_key’:
  267. KRB4_fmt_plug.c:185: warning: ‘DES_string_to_key’ is deprecated (declared at /usr/include/openssl/des.h:229)
  268. KRB4_fmt_plug.c: In function ‘krb4_cmp_all’:
  269. KRB4_fmt_plug.c:219: warning: ‘DES_set_key’ is deprecated (declared at /usr/include/openssl/des.h:225)
  270. KRB4_fmt_plug.c:221: warning: ‘DES_pcbc_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:215)
  271. KRB4_fmt_plug.c: In function ‘krb4_cmp_one’:
  272. KRB4_fmt_plug.c:233: warning: ‘DES_pcbc_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:215)
  273. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops KRB4_std_plug.c
  274. KRB4_std_plug.c: In function ‘afs_cmu_StringToKey’:
  275. KRB4_std_plug.c:73: warning: ‘DES_crypt’ is deprecated (declared at /usr/include/openssl/des.h:210)
  276. KRB4_std_plug.c:73: warning: ‘DES_crypt’ is deprecated (declared at /usr/include/openssl/des.h:210)
  277. KRB4_std_plug.c:87: warning: ‘DES_set_odd_parity’ is deprecated (declared at /usr/include/openssl/des.h:219)
  278. KRB4_std_plug.c: In function ‘afs_transarc_StringToKey’:
  279. KRB4_std_plug.c:110: warning: ‘DES_set_odd_parity’ is deprecated (declared at /usr/include/openssl/des.h:219)
  280. KRB4_std_plug.c:111: warning: ‘DES_key_sched’ is deprecated (declared at /usr/include/openssl/des.h:226)
  281. KRB4_std_plug.c:112: warning: ‘DES_cbc_cksum’ is deprecated (declared at /usr/include/openssl/des.h:138)
  282. KRB4_std_plug.c:115: warning: ‘DES_set_odd_parity’ is deprecated (declared at /usr/include/openssl/des.h:219)
  283. KRB4_std_plug.c:116: warning: ‘DES_key_sched’ is deprecated (declared at /usr/include/openssl/des.h:226)
  284. KRB4_std_plug.c:117: warning: ‘DES_cbc_cksum’ is deprecated (declared at /usr/include/openssl/des.h:138)
  285. KRB4_std_plug.c:119: warning: ‘DES_set_odd_parity’ is deprecated (declared at /usr/include/openssl/des.h:219)
  286. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops KRB5_fmt_plug.c
  287. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops KRB5_std_plug.c
  288. KRB5_std_plug.c: In function ‘DES3_postproc’:
  289. KRB5_std_plug.c:156: warning: ‘DES_set_odd_parity’ is deprecated (declared at /usr/include/openssl/des.h:219)
  290. KRB5_std_plug.c:157: warning: ‘DES_set_odd_parity’ is deprecated (declared at /usr/include/openssl/des.h:219)
  291. KRB5_std_plug.c:158: warning: ‘DES_set_odd_parity’ is deprecated (declared at /usr/include/openssl/des.h:219)
  292. KRB5_std_plug.c: In function ‘derive_key’:
  293. KRB5_std_plug.c:179: warning: ‘DES_set_key’ is deprecated (declared at /usr/include/openssl/des.h:225)
  294. KRB5_std_plug.c:180: warning: ‘DES_set_key’ is deprecated (declared at /usr/include/openssl/des.h:225)
  295. KRB5_std_plug.c:181: warning: ‘DES_set_key’ is deprecated (declared at /usr/include/openssl/des.h:225)
  296. KRB5_std_plug.c:196: warning: ‘DES_ede3_cbc_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:181)
  297. KRB5_std_plug.c: In function ‘des3_decrypt’:
  298. KRB5_std_plug.c:246: warning: ‘DES_set_key’ is deprecated (declared at /usr/include/openssl/des.h:225)
  299. KRB5_std_plug.c:247: warning: ‘DES_set_key’ is deprecated (declared at /usr/include/openssl/des.h:225)
  300. KRB5_std_plug.c:248: warning: ‘DES_set_key’ is deprecated (declared at /usr/include/openssl/des.h:225)
  301. KRB5_std_plug.c:250: warning: ‘DES_ede3_cbc_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:181)
  302. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops MSCHAPv2_fmt_plug.c
  303. MSCHAPv2_fmt_plug.c: In function ‘setup_des_key’:
  304. MSCHAPv2_fmt_plug.c:254: warning: ‘DES_set_key’ is deprecated (declared at /usr/include/openssl/des.h:225)
  305. MSCHAPv2_fmt_plug.c: In function ‘mschapv2_crypt_all’:
  306. MSCHAPv2_fmt_plug.c:273: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  307. MSCHAPv2_fmt_plug.c: In function ‘mschapv2_cmp_exact’:
  308. MSCHAPv2_fmt_plug.c:304: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  309. MSCHAPv2_fmt_plug.c:306: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  310. MSCHAPv2_fmt_plug.c:308: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  311. MSCHAPv2_fmt_plug.c: In function ‘mschapv2_get_salt’:
  312. MSCHAPv2_fmt_plug.c:327: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  313. MSCHAPv2_fmt_plug.c:336: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  314. MSCHAPv2_fmt_plug.c:345: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  315. MSCHAPv2_fmt_plug.c:351: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  316. MSCHAPv2_fmt_plug.c:353: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  317. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops MYSQL_fast_fmt_plug.c
  318. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops MYSQL_fmt_plug.c
  319. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops NETLM_fmt_plug.c
  320. NETLM_fmt_plug.c: In function ‘setup_des_key’:
  321. NETLM_fmt_plug.c:192: warning: ‘DES_set_key’ is deprecated (declared at /usr/include/openssl/des.h:225)
  322. NETLM_fmt_plug.c: In function ‘netlm_crypt_all’:
  323. NETLM_fmt_plug.c:207: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  324. NETLM_fmt_plug.c: In function ‘netlm_cmp_exact’:
  325. NETLM_fmt_plug.c:237: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  326. NETLM_fmt_plug.c:239: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  327. NETLM_fmt_plug.c:241: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  328. NETLM_fmt_plug.c: In function ‘netlm_set_key’:
  329. NETLM_fmt_plug.c:280: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  330. NETLM_fmt_plug.c:282: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  331. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops NETLMv2_fmt_plug.c
  332. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops NETNTLM_fmt_plug.c
  333. NETNTLM_fmt_plug.c: In function ‘setup_des_key’:
  334. NETNTLM_fmt_plug.c:217: warning: ‘DES_set_key’ is deprecated (declared at /usr/include/openssl/des.h:225)
  335. NETNTLM_fmt_plug.c: In function ‘netntlm_crypt_all’:
  336. NETNTLM_fmt_plug.c:231: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  337. NETNTLM_fmt_plug.c: In function ‘netntlm_cmp_exact’:
  338. NETNTLM_fmt_plug.c:262: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  339. NETNTLM_fmt_plug.c:264: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  340. NETNTLM_fmt_plug.c:266: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  341. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops NETNTLMv2_fmt_plug.c
  342. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops NETSPLITLM_fmt_plug.c
  343. NETSPLITLM_fmt_plug.c: In function ‘setup_des_key’:
  344. NETSPLITLM_fmt_plug.c:167: warning: ‘DES_set_key’ is deprecated (declared at /usr/include/openssl/des.h:225)
  345. NETSPLITLM_fmt_plug.c: In function ‘nethalflm_crypt_all’:
  346. NETSPLITLM_fmt_plug.c:181: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  347. NETSPLITLM_fmt_plug.c: In function ‘nethalflm_set_key’:
  348. NETSPLITLM_fmt_plug.c:235: warning: ‘DES_ecb_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:153)
  349. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops NSLDAPS_fmt_plug.c
  350. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops NSLDAP_fmt_plug.c
  351. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops NS_fmt_plug.c
  352. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops NT_fmt_plug.c
  353. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops OPENLDAPS_fmt_plug.c
  354. OPENLDAPS_fmt_plug.c: In function ‘crypt_all’:
  355. OPENLDAPS_fmt_plug.c:274: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  356. OPENLDAPS_fmt_plug.c:275: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  357. OPENLDAPS_fmt_plug.c:276: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  358. OPENLDAPS_fmt_plug.c:277: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  359. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops PHPS_fmt_plug.c
  360. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops PO_fmt_plug.c
  361. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops XSHA_fmt_plug.c
  362. XSHA_fmt_plug.c: In function ‘crypt_all’:
  363. XSHA_fmt_plug.c:167: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  364. XSHA_fmt_plug.c:168: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  365. XSHA_fmt_plug.c:169: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  366. XSHA_fmt_plug.c:170: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  367. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops hmacMD5_fmt_plug.c
  368. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops lotus5_fmt_plug.c
  369. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops md4_gen_fmt_plug.c
  370. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops mediawiki_fmt_plug.c
  371. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops mscash1_fmt_plug.c
  372. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops mscash2_fmt_plug.c
  373. mscash2_fmt_plug.c: In function ‘pbkdf2_sse2’:
  374. mscash2_fmt_plug.c:539: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  375. mscash2_fmt_plug.c:540: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  376. mscash2_fmt_plug.c:542: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  377. mscash2_fmt_plug.c:543: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  378. mscash2_fmt_plug.c:559: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  379. mscash2_fmt_plug.c:560: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  380. mscash2_fmt_plug.c:561: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  381. mscash2_fmt_plug.c:563: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  382. mscash2_fmt_plug.c:564: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  383. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops mskrb5_fmt_plug.c
  384. mskrb5_fmt_plug.c: In function ‘crypt_all’:
  385. mskrb5_fmt_plug.c:346: warning: ‘RC4_set_key’ is deprecated (declared at /usr/include/openssl/rc4.h:84)
  386. mskrb5_fmt_plug.c:347: warning: ‘RC4’ is deprecated (declared at /usr/include/openssl/rc4.h:86)
  387. mskrb5_fmt_plug.c: In function ‘cmp_exact’:
  388. mskrb5_fmt_plug.c:412: warning: ‘RC4_set_key’ is deprecated (declared at /usr/include/openssl/rc4.h:84)
  389. mskrb5_fmt_plug.c:413: warning: ‘RC4’ is deprecated (declared at /usr/include/openssl/rc4.h:86)
  390. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops mssql-old_fmt_plug.c
  391. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops mssql05_fmt_plug.c
  392. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops mysqlSHA1_fmt_plug.c
  393. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops oracle11_fmt_plug.c
  394. oracle11_fmt_plug.c: In function ‘crypt_all’:
  395. oracle11_fmt_plug.c:147: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  396. oracle11_fmt_plug.c:148: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  397. oracle11_fmt_plug.c:149: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  398. oracle11_fmt_plug.c:150: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  399. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops oracle_fmt_plug.c
  400. oracle_fmt_plug.c: In function ‘oracle_init’:
  401. oracle_fmt_plug.c:170: warning: ‘DES_set_key’ is deprecated (declared at /usr/include/openssl/des.h:225)
  402. oracle_fmt_plug.c: In function ‘oracle_crypt_all’:
  403. oracle_fmt_plug.c:247: warning: ‘DES_ncbc_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:145)
  404. oracle_fmt_plug.c:248: warning: ‘DES_set_key’ is deprecated (declared at /usr/include/openssl/des.h:225)
  405. oracle_fmt_plug.c:251: warning: ‘DES_ncbc_encrypt’ is deprecated (declared at /usr/include/openssl/des.h:145)
  406. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops phpassMD5_fmt_plug.c
  407. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops pixMD5_fmt_plug.c
  408. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops rawMD4_fmt_plug.c
  409. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops rawMD5go_fmt_plug.c
  410. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops rawMD5unicode_fmt_plug.c
  411. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops rawSHA1_fmt_plug.c
  412. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops salted_sha1_fmt_plug.c
  413. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops sapB_fmt_plug.c
  414. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops sapG_fmt_plug.c
  415. sapG_fmt_plug.c: In function ‘sapcodvng_crypt_all’:
  416. sapG_fmt_plug.c:281: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  417. sapG_fmt_plug.c:282: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  418. sapG_fmt_plug.c:283: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  419. sapG_fmt_plug.c:294: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  420. sapG_fmt_plug.c:295: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  421. sapG_fmt_plug.c:296: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  422. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops sha1_gen_fmt_plug.c
  423. sha1_gen_fmt_plug.c: In function ‘crypt_all’:
  424. sha1_gen_fmt_plug.c:187: warning: ‘SHA1_Init’ is deprecated (declared at /usr/include/openssl/sha.h:121)
  425. sha1_gen_fmt_plug.c:189: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  426. sha1_gen_fmt_plug.c:190: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  427. sha1_gen_fmt_plug.c:192: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  428. sha1_gen_fmt_plug.c:193: warning: ‘SHA1_Update’ is deprecated (declared at /usr/include/openssl/sha.h:122)
  429. sha1_gen_fmt_plug.c:195: warning: ‘SHA1_Final’ is deprecated (declared at /usr/include/openssl/sha.h:123)
  430. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops dummy.c
  431. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops batch.c
  432. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops bench.c
  433. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops charset.c
  434. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops common.c
  435. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops compiler.c
  436. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops config.c
  437. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops cracker.c
  438. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops crc32.c
  439. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops external.c
  440. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops formats.c
  441. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops getopt.c
  442. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops idle.c
  443. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops inc.c
  444. sed -n 's/^\(struct fmt_main [^ ]\+\) =.*/extern \1;/p' *_fmt_plug.c > fmt_externs.h
  445. sed -n 's/^struct fmt_main \([^ ]\+\) =.*/john_register_one(\&\1);/p' *_fmt_plug.c > fmt_registers.h
  446. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops john.c
  447. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops list.c
  448. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops loader.c
  449. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops logger.c
  450. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops math.c
  451. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops memory.c
  452. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops misc.c
  453. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops options.c
  454. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops params.c
  455. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops path.c
  456. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops recovery.c
  457. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops rpp.c
  458. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops rules.c
  459. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops signals.c
  460. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops single.c
  461. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops status.c
  462. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops tty.c
  463. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops wordlist.c
  464. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops mkv.c
  465. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops mkvlib.c
  466. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops unicode.c
  467. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops unshadow.c
  468. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops unafs.c
  469. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops undrop.c
  470. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -m32 -funroll-loops unique.c
  471. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -m32 -DUNDERSCORES -DBSD -DALIGN_LOG x86.S
  472. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -m32 -DUNDERSCORES -DBSD -DALIGN_LOG x86-sse.S
  473. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -m32 -DUNDERSCORES -DBSD -DALIGN_LOG sha1-mmx.S
  474. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT -c -m32 -DUNDERSCORES -DBSD -DALIGN_LOG md5-mmx.S
  475. md5-mmx.S:36:Alignment too large: 15. assumed.
  476. mpicc -DHAVE_MPI -DJOHN_MPI_BARRIER -DJOHN_MPI_ABORT john-mpi.o DES_fmt.o DES_std.o DES_bs.o DES_bs_b.o BSDI_fmt.o MD5_fmt.o MD5_std.o BF_fmt.o BF_std.o AFS_fmt.o LM_fmt.o timer.o md5_go.o md5_eq.o md5.o hmacmd5.o base64.o md4.o md5_gen_fmt.o md5_gen_parser.o md5_gen_preloads.o md5_gen_utils.o hmailserver_fmt.o SybaseASE_fmt.o SKEY_fmt.o ssh_fmt.o ssh2john.o pdf_fmt.o pdf2john.o pdfcrack_common.o pdfcrack_md5.o pdfparser.o pdfcrack.o pdfcrack_rc4.o rar_fmt.o rar2john.o zip_fmt.o zip2john.o gladman_hmac.o gladman_pwd2key.o BFEgg_fmt_plug.o DMD5_fmt_plug.o DOMINOSEC_fmt_plug.o EPI_fmt_plug.o HDAA_fmt_plug.o IPB2_fmt_plug.o KRB4_fmt_plug.o KRB4_std_plug.o KRB5_fmt_plug.o KRB5_std_plug.o MSCHAPv2_fmt_plug.o MYSQL_fast_fmt_plug.o MYSQL_fmt_plug.o NETLM_fmt_plug.o NETLMv2_fmt_plug.o NETNTLM_fmt_plug.o NETNTLMv2_fmt_plug.o NETSPLITLM_fmt_plug.o NSLDAPS_fmt_plug.o NSLDAP_fmt_plug.o NS_fmt_plug.o NT_fmt_plug.o OPENLDAPS_fmt_plug.o PHPS_fmt_plug.o PO_fmt_plug.o XSHA_fmt_plug.o hmacMD5_fmt_plug.o lotus5_fmt_plug.o md4_gen_fmt_plug.o mediawiki_fmt_plug.o mscash1_fmt_plug.o mscash2_fmt_plug.o mskrb5_fmt_plug.o mssql-old_fmt_plug.o mssql05_fmt_plug.o mysqlSHA1_fmt_plug.o oracle11_fmt_plug.o oracle_fmt_plug.o phpassMD5_fmt_plug.o pixMD5_fmt_plug.o rawMD4_fmt_plug.o rawMD5go_fmt_plug.o rawMD5unicode_fmt_plug.o rawSHA1_fmt_plug.o salted_sha1_fmt_plug.o sapB_fmt_plug.o sapG_fmt_plug.o sha1_gen_fmt_plug.o dummy.o batch.o bench.o charset.o common.o compiler.o config.o cracker.o crc32.o external.o formats.o getopt.o idle.o inc.o john.o list.o loader.o logger.o math.o memory.o misc.o options.o params.o path.o recovery.o rpp.o rules.o signals.o single.o status.o tty.o wordlist.o mkv.o mkvlib.o unicode.o unshadow.o unafs.o undrop.o unique.o x86.o x86-sse.o sha1-mmx.o md5-mmx.o -s -L/usr/local/lib -L/usr/local/ssl/lib -lcrypto -lssl -lm -m32 -o ../run/john
  477. ld: warning: directory not found for option '-L/usr/local/lib'
  478. ld: warning: directory not found for option '-L/usr/local/ssl/lib'
  479. ld: warning: option -s is obsolete and being ignored
  480. ld: warning: ignoring file /usr/lib/libmpi.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
  481. ld: warning: ignoring file /usr/lib/libopen-rte.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
  482. ld: warning: ignoring file /usr/lib/libopen-pal.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
  483. Undefined symbols for architecture i386:
  484. "_MPI_Init", referenced from:
  485. _mpi_setup in john-mpi.o
  486. "_MPI_Comm_rank", referenced from:
  487. _mpi_setup in john-mpi.o
  488. "_MPI_Comm_size", referenced from:
  489. _mpi_setup in john-mpi.o
  490. "_MPI_Get_processor_name", referenced from:
  491. _mpi_setup in john-mpi.o
  492. "_MPI_Finalize", referenced from:
  493. _mpi_teardown in john-mpi.o
  494. "_ompi_mpi_comm_world", referenced from:
  495. _mpi_setup in john-mpi.o
  496. _gather_results in bench.o
  497. _error in misc.o
  498. _pexit in misc.o
  499. _rec_done in recovery.o
  500. _check_abort in signals.o
  501. _status_print in status.o
  502. ...
  503. _mpi_setup in john-mpi.o
  504. _gather_results in bench.o
  505. _error in misc.o
  506. _pexit in misc.o
  507. _rec_done in recovery.o
  508. _check_abort in signals.o
  509. _status_print in status.o
  510. ...
  511. _mpi_setup in john-mpi.o
  512. _gather_results in bench.o
  513. _error in misc.o
  514. _pexit in misc.o
  515. _rec_done in recovery.o
  516. _check_abort in signals.o
  517. _status_print in status.o
  518. ...
  519. _mpi_setup in john-mpi.o
  520. _gather_results in bench.o
  521. _error in misc.o
  522. _pexit in misc.o
  523. _rec_done in recovery.o
  524. _check_abort in signals.o
  525. _status_print in status.o
  526. ...
  527. _mpi_setup in john-mpi.o
  528. _gather_results in bench.o
  529. _error in misc.o
  530. _pexit in misc.o
  531. _rec_done in recovery.o
  532. _check_abort in signals.o
  533. _status_print in status.o
  534. ...
  535. _mpi_setup in john-mpi.o
  536. _gather_results in bench.o
  537. _error in misc.o
  538. _pexit in misc.o
  539. _rec_done in recovery.o
  540. _check_abort in signals.o
  541. _status_print in status.o
  542. ...
  543. "_MPI_Reduce", referenced from:
  544. _gather_results in bench.o
  545. _status_print in status.o
  546. "_ompi_mpi_long", referenced from:
  547. _gather_results in bench.o
  548. "_ompi_mpi_op_max", referenced from:
  549. _gather_results in bench.o
  550. _status_print in status.o
  551. _gather_results in bench.o
  552. _status_print in status.o
  553. "_ompi_mpi_op_sum", referenced from:
  554. _gather_results in bench.o
  555. _status_print in status.o
  556. _gather_results in bench.o
  557. _status_print in status.o
  558. "_ompi_mpi_unsigned_long", referenced from:
  559. _gather_results in bench.o
  560. _status_print in status.o
  561. _gather_results in bench.o
  562. _status_print in status.o
  563. "_MPI_Abort", referenced from:
  564. _error in misc.o
  565. _pexit in misc.o
  566. _rec_done in recovery.o
  567. _check_abort in signals.o
  568. "_MPI_Barrier", referenced from:
  569. _rec_done in recovery.o
  570. "_MPI_Allreduce", referenced from:
  571. _status_print in status.o
  572. "_ompi_mpi_double", referenced from:
  573. _status_print in status.o
  574. "_ompi_mpi_int", referenced from:
  575. _status_print in status.o
  576. "_ompi_mpi_long_long_int", referenced from:
  577. _status_print in status.o
  578. "_ompi_mpi_unsigned", referenced from:
  579. _status_print in status.o
  580. ld: symbol(s) not found for architecture i386
  581. collect2: ld returned 1 exit status
  582. make[1]: *** [../run/john] Error 1
  583. make: *** [macosx-x86-sse2] Error 2
  584. iMac-de-xxx-xx:src xxxxxx$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement