Skip to content

Instantly share code, notes, and snippets.

@jdloft
Created March 7, 2022 20:49
Show Gist options
  • Save jdloft/7463819267740e2e7aca9506db54a8e8 to your computer and use it in GitHub Desktop.
Save jdloft/7463819267740e2e7aca9506db54a8e8 to your computer and use it in GitHub Desktop.
john-jumbo duplicate symbol logs
Warning: You passed `--cc=llvm_clang`.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Twitter or any other official channels. You are responsible for resolving
any issues you experience while you are running this
unsupported configuration.
==> Downloading https://github.com/magnumripper/JohnTheRipper/commit/a537bbca37c1c2452ffcfccea6d2366447ec05c2.patch?full_index=1
Already downloaded: /Users/jamison/Library/Caches/Homebrew/downloads/fc0fb54eb1fa3fbdeee5e66657a359b92fb70ef353363d810b02f25e0dfe4bb8--a537bbca37c1c2452ffcfccea6d2366447ec05c2.patch
==> Downloading https://github.com/magnumripper/JohnTheRipper/commit/4844c79bf43dbdbb6ae3717001173355b3de5517.patch?full_index=1
Already downloaded: /Users/jamison/Library/Caches/Homebrew/downloads/3a85728a0a032d654ee6abceda2e59f491f96ae9de44ee588fe17332cfa03c3d--4844c79bf43dbdbb6ae3717001173355b3de5517.patch
==> Downloading https://github.com/magnumripper/JohnTheRipper/commit/26750d4cff0e650f836974dc3c9c4d446f3f8d0e.patch?full_index=1
Already downloaded: /Users/jamison/Library/Caches/Homebrew/downloads/efc78fd161c524441ab278ca5e9fc2d94c5befa9f31f067a00d39804b1a11cc0--26750d4cff0e650f836974dc3c9c4d446f3f8d0e.patch
==> Downloading https://github.com/magnumripper/JohnTheRipper/commit/f03412b789d905b1a8d50f5f4b76d158b01c81c1.patch?full_index=1
Already downloaded: /Users/jamison/Library/Caches/Homebrew/downloads/90fdb8724f89098f829bbcace4e0fd6a703e348ea85fee1271c7ecdf8dd9a527--f03412b789d905b1a8d50f5f4b76d158b01c81c1.patch
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/50a00afbf4549fbc0ffd3855c884f7d045cf4f93/john-jumbo/john_jumbo_m1.diff
Already downloaded: /Users/jamison/Library/Caches/Homebrew/downloads/2a5636edf89f25d4bcf6e45075def039cf0e93beb8b576c77196122310ce261d--john_jumbo_m1.diff
==> Downloading https://openwall.com/john/k/john-1.9.0-jumbo-1.tar.xz
Already downloaded: /Users/jamison/Library/Caches/Homebrew/downloads/714a1380551e0c210360cc833149bfa24a17bbfcbcc260b4898645b2f79e38ba--john-1.9.0-jumbo-1.tar.xz
==> Patching
==> Applying a537bbca37c1c2452ffcfccea6d2366447ec05c2.patch
patching file src/configure
patching file src/m4/jtr_x86_logic.m4
==> Applying 4844c79bf43dbdbb6ae3717001173355b3de5517.patch
patching file src/configure
Hunk #1 succeeded at 5233 (offset 11 lines).
patching file src/m4/jtr_utility_macros.m4
==> Applying 26750d4cff0e650f836974dc3c9c4d446f3f8d0e.patch
patching file src/configure
Hunk #1 succeeded at 12289 (offset 14 lines).
Hunk #2 succeeded at 12447 (offset 14 lines).
patching file src/configure.ac
Hunk #1 succeeded at 603 (offset 1 line).
Hunk #2 succeeded at 616 (offset 1 line).
==> Applying f03412b789d905b1a8d50f5f4b76d158b01c81c1.patch
patching file src/Makefile.in
Hunk #1 succeeded at 696 (offset 14 lines).
==> Applying john_jumbo_m1.diff
patching file src/configure
Hunk #1 succeeded at 9332 (offset 11 lines).
Hunk #2 succeeded at 9376 (offset 11 lines).
Hunk #3 succeeded at 9398 (offset 11 lines).
patching file src/m4/jtr_arm_logic.m4
(Patch is indented 1 space.)
patching file src/arm32le.h
(Patch is indented 1 space.)
patching file src/arm64le.h
(Patch is indented 2 spaces.)
patching file src/pseudo_intrinsics.h
(Patch is indented 3 spaces.)
patching file src/arm32le.h
(Patch is indented 3 spaces.)
patching file src/arm64le.h
(Patch is indented 3 spaces.)
patching file src/opencl_rar_fmt_plug.c
Hunk #2 succeeded at 398 (offset -37 lines).
(Patch is indented 3 spaces.)
patching file src/rar_fmt_plug.c
Hunk #1 succeeded at 43 with fuzz 1 (offset -2 lines).
Hunk #2 succeeded at 445 (offset -8 lines).
==> ./configure --disable-native-tests
==> make clean
==> make
Last 15 lines from /Users/jamison/Library/Logs/Homebrew/john-jumbo/03.make:
opencl_agilekeychain_fmt_plug.o
opencl_sspr_fmt_plug.o
duplicate symbol '_psalt' in:
truecrypt_fmt_plug.o
opencl_tc_fmt_plug.o
duplicate symbol '_keyfiles_length' in:
truecrypt_fmt_plug.o
opencl_tc_fmt_plug.o
duplicate symbol '_keyfiles_data' in:
truecrypt_fmt_plug.o
opencl_tc_fmt_plug.o
ld: 50 duplicate symbols for architecture arm64
clang-13: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [../run/john] Error 1
make: *** [default] Error 2
READ THIS: https://docs.brew.sh/Troubleshooting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment