node_name: bitrise_cli_command: $ docker "run" "-v" "/var/run/docker.sock:/var/run/docker.sock" "-v" "/bitrise:/bitrise" "-v" "/tmp/bitrise-agent1211779912:/.bitrise-config" "-v" "/opt/bitrise/bitrise-den-agent.task-startup-script.sh:/.task-startup-script.sh" "-v" "/prdfree-linux-use4c-b0073ef2-8c9e-4df8-8acb-75d94e8eb860.logs:/tmp/agentlogs/prdfree-linux-use4c-b0073ef2-8c9e-4df8-8acb-75d94e8eb860.logs" "-v" "/root/.bitrise:/root/.bitrise" "-v" "/tmp:/tmp" "-e" "BITRISE_IO=true" "-e" "BITRISE_DEPLOY_UPLOAD_CONCURRENCY=10" "-e" "BITRISEIO_STACK_ID=linux-docker-android-22.04" "-e" "BITRISE_BUILD_TRIGGER_TIMESTAMP=1734913250" "-e" "BITRISE_APP_URL=https://app.bitrise.io/app/f3a05ddf-e439-44b2-91b2-7c4d2b131344" "-e" "BITRISE_APP_SLUG=f3a05ddf-e439-44b2-91b2-7c4d2b131344" "-e" "BITRISE_APP_TITLE=JtR-CI" "-e" "BITRISEIO_GIT_REPOSITORY_OWNER=claudioandre-br" "-e" "BITRISE_GIT_BRANCH=main" "-e" "BITRISE_DEN_AGENT_ENVIRONMENT=production" "-e" "BITRISEIO_GIT_REPOSITORY_SLUG=JtR-CI" "-e" "BITRISE_BUILD_URL=https://app.bitrise.io/build/9223e18d-a5c8-4e39-a731-867cb9405cef" "-e" "GIT_REPOSITORY_URL=https://github.com/claudioandre-br/JtR-CI.git" "-e" "BITRISEIO_ABCS_API_URL=https://abcs.services.bitrise.io" "-e" "BITRISE_XCHTML_REPORT_VERSION=1.0.4" "-e" "BITRISE_BUILD_NUMBER=92" "-e" "BITRISE_BUILD_SLUG=9223e18d-a5c8-4e39-a731-867cb9405cef" "-e" "BITRISE_DEN_VM_TEMPLATE_NAME=packermade-ubuntu-docker-android-200gb-b2900" "--privileged" "--network=host" "--name=bitrise-main-container" "bitriseio/ubuntu-22-android:pinned" "/bin/sh" "-c" "echo \"run task-startup-script\" >> /tmp/agentlogs/prdfree-linux-use4c-b0073ef2-8c9e-4df8-8acb-75d94e8eb860.logs 2>&1 && sh /.task-startup-script.sh >> /tmp/agentlogs/prdfree-linux-use4c-b0073ef2-8c9e-4df8-8acb-75d94e8eb860.logs 2>&1;echo \"run bitrise run\" >> /tmp/agentlogs/prdfree-linux-use4c-b0073ef2-8c9e-4df8-8acb-75d94e8eb860.logs 2>&1 && export CI=true && export BITRISE_IO=true && export BITRISE_DOCKER_MOUNT_OVERRIDES=\"/root/.bitrise:/root/.bitrise,/tmp:/tmp,/bitrise:/bitrise\" && export BITRISE_DOCKER_PASSTHROUGH_ENVS=\"BITRISE_APP_URL,BITRISE_APP_SLUG,BITRISE_APP_TITLE,BITRISEIO_GIT_REPOSITORY_OWNER,BITRISE_GIT_BRANCH,BITRISE_DEN_AGENT_ENVIRONMENT,BITRISEIO_GIT_REPOSITORY_SLUG,BITRISE_BUILD_URL,GIT_REPOSITORY_URL,BITRISEIO_ABCS_API_URL,BITRISE_XCHTML_REPORT_VERSION,BITRISE_BUILD_NUMBER,BITRISE_BUILD_SLUG,BITRISE_DEN_VM_TEMPLATE_NAME,BITRISE_IO,BITRISE_DEPLOY_UPLOAD_CONCURRENCY,BITRISEIO_STACK_ID,BITRISE_BUILD_TRIGGER_TIMESTAMP\" && bitrise run --config /.bitrise-config/bitrise.yml --inventory /.bitrise-config/bitrise.secrets.yml --json-params-base64 eyJ3b3JrZmxvdyI6ImRlcGxveS1BUk0ifQ== --output-format json" den_agent_version: 2.45.0 stack_image_version: b2900 host_name: prdfree-linux-use4c-b0073ef2-8c9e-4df8-8acb-75d94e8eb860 No setup was done yet, running setup now... Setup Bitrise tools... Clean before setup: false Setup mode: minimal System: linux/amd64 Checking Bitrise Core tools... No supported envman version found You can find more information about envman on its official GitHub page: https://github.com/bitrise-io/envman Installing... [OK] envman (2.4.3): /root/.bitrise/tools/envman No supported stepman version found You can find more information about stepman on its official GitHub page: https://github.com/bitrise-io/stepman Installing... [OK] stepman (0.16.3): /root/.bitrise/tools/stepman Checking Bitrise Toolkits... [OK] go (1.21.13): /root/.asdf/shims/go [OK] bash (GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)): /usr/bin/bash [OK] swift (): All the required tools are installed! We're ready to rock!!  Invocation started at 00:20:58 Bitrise CLI version: 2.24.3 Run modes: CI mode: true PR mode: false Debug mode: false Secret filtering mode: true Secret Envs filtering mode: true Using Step library in offline mode: false No output timeout mode: false Running workflows: deploy-ARM → _deploy Bitrise collects anonymous usage stats to improve the product, detect and respond to Step error conditions. If you want to opt out, define the env var BITRISE_ANALYTICS_DISABLED=true Switching to workflow: deploy-ARM deploy-ARM workflow has no steps to run, moving on to the next workflow...  Switching to workflow: _deploy Step uses latest version, updating StepLib... +------------------------------------------------------------------------------+ | (0) Activate SSH key (RSA private key) | +------------------------------------------------------------------------------+ | id: activate-ssh-key | | version: 4.1.1 | | collection: https://github.com/bitrise-io/bitrise-steplib.git | | toolkit: go | | time: 2024-12-23T00:20:59Z | +------------------------------------------------------------------------------+ | | This Step was skipped, because its "run_if" expression evaluated to false. The "run_if" expression was: {{getenv "SSH_RSA_PRIVATE_KEY" | ne ""}} | | +---+---------------------------------------------------------------+----------+ | - | Activate SSH key (RSA private key) (Skipped)  | 4.09 sec | +---+---------------------------------------------------------------+----------+ ▼ +------------------------------------------------------------------------------+ | (1) Git Clone Repository | +------------------------------------------------------------------------------+ | id: git-clone | | version: 8.2.2 | | collection: https://github.com/bitrise-io/bitrise-steplib.git | | toolkit: go | | time: 2024-12-23T00:21:00Z | +------------------------------------------------------------------------------+ | | Input: - merge_pr: true - git_http_username: - git_http_password: - clone_into_dir: /bitrise/src - clone_depth: 0 - update_submodules: true - submodule_update_depth: 0 - fetch_tags: false - sparse_directories: [] - repository_url: https://github.com/claudioandre-br/JtR-CI.git - commit: - tag: - branch: main - branch_dest: - pull_request_repository_url: - pull_request_merge_branch: - pull_request_unverified_merge_branch: - pull_request_head_branch: - reset_repository: false - build_url: https://app.bitrise.io/build/9223e18d-a5c8-4e39-a731-867cb9405cef - build_api_token: [REDACTED] $ git "init" hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /bitrise/src/.git/ $ git "remote" "add" "origin" "https://github.com/claudioandre-br/JtR-CI.git"  $ git "config" "gc.auto" "0"  $ git "fetch" "--jobs=10" "--depth=1" "--no-tags" "origin" "refs/heads/main" From https://github.com/claudioandre-br/JtR-CI * branch main -> FETCH_HEAD * [new branch] main -> origin/main $ git "checkout" "main" Switched to a new branch 'main' branch 'main' set up to track 'origin/main'. $ git "merge" "origin/main" Already up to date. Fetch and checkout took 1s  $ git "submodule" "update" "--init" "--recursive" "--jobs=10"  Updating submodules took 0s  Exporting commit details  $ git "log" "-1" "--format=%an" "refs/heads/main" &> out => GIT_CLONE_COMMIT_AUTHOR_NAME value: Claudio André $ git "log" "-1" "--format=%ae" "refs/heads/main" &> out => GIT_CLONE_COMMIT_AUTHOR_EMAIL value: dev@claudioandre.slmail.me $ git "log" "-1" "--format=%H" "refs/heads/main" &> out => GIT_CLONE_COMMIT_HASH value: d15c51e219499ba574947c84ee2b0018cdab58ef $ git "log" "-1" "--format=%s" "refs/heads/main" &> out => GIT_CLONE_COMMIT_MESSAGE_SUBJECT value: ci: enable OpenCL streebog/gost format testing $ git "log" "-1" "--format=%b" "refs/heads/main" &> out => GIT_CLONE_COMMIT_MESSAGE_BODY value: The formats have now been corrected. Signed-off-by: Claudio André $ git "log" "-1" "--format=%cn" "refs/heads/main" &> out => GIT_CLONE_COMMIT_COMMITTER_NAME value: Claudio André $ git "log" "-1" "--format=%ce" "refs/heads/main" &> out => GIT_CLONE_COMMIT_COMMITTER_EMAIL value: dev@claudioandre.slmail.me $ git "rev-list" "HEAD" "--count" &> out => GIT_CLONE_COMMIT_COUNT value: 1 Success | | +---+---------------------------------------------------------------+----------+ | ✓ | Git Clone Repository  | 5.19 sec | +---+---------------------------------------------------------------+----------+ ▼ +------------------------------------------------------------------------------+ | (2) Checkout code | +------------------------------------------------------------------------------+ | id: script | | version: 1.2.1 | | collection: https://github.com/bitrise-io/bitrise-steplib.git | | toolkit: bash | | time: 2024-12-23T00:21:05Z | +------------------------------------------------------------------------------+ | | + rm -rf tmp + git clone --depth 10 https://github.com/openwall/john.git tmp Cloning into 'tmp'... + cp -r tmp/. . | | +---+---------------------------------------------------------------+----------+ | ✓ | Checkout code  | 6.69 sec | +---+---------------------------------------------------------------+----------+ ▼ +------------------------------------------------------------------------------+ | (3) Building JtR | +------------------------------------------------------------------------------+ | id: script | | version: 1.2.1 | | collection: https://github.com/bitrise-io/bitrise-steplib.git | | toolkit: bash | | time: 2024-12-23T00:21:11Z | +------------------------------------------------------------------------------+ | | + echo ---------------------------------------------------------------------- ---------------------------------------------------------------------- + echo 'Build options: --disable-native-tests --build=arm-linux-gnueabi' Build options: --disable-native-tests --build=arm-linux-gnueabi + echo ---------------------------------------------------------------------- ---------------------------------------------------------------------- + wget https://raw.githubusercontent.com/openwall/john-packages/release/scripts/ci_controller.sh -O .ci/ci_controller.sh --2024-12-23 00:21:11-- https://raw.githubusercontent.com/openwall/john-packages/release/scripts/ci_controller.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4796 (4.7K) [text/plain] Saving to: ‘.ci/ci_controller.sh’ 0K .... 100% 55.6M=0s 2024-12-23 00:21:11 (55.6 MB/s) - ‘.ci/ci_controller.sh’ saved [4796/4796] + chmod +x .ci/ci_controller.sh + .ci/ci_controller.sh NIX BUILD --2024-12-23 00:21:11-- https://raw.githubusercontent.com/openwall/john-packages/main/scripts/helper.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6169 (6.0K) [text/plain] Saving to: ‘helper.sh’ 0K ...... 100% 21.3M=0s 2024-12-23 00:21:11 (21.3 MB/s) - ‘helper.sh’ saved [6169/6169] --2024-12-23 00:21:11-- https://raw.githubusercontent.com/openwall/john-packages/main/requirements.hash Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 811 [text/plain] Saving to: ‘requirements.hash’ 0K 100% 49.5M=0s 2024-12-23 00:21:11 (49.5 MB/s) - ‘requirements.hash’ saved [811/811] Validating helper.sh: - from .; - expecting: 829470da958b5afce3b2023d66eeac9b41d493e9ad8c20fca25109e156312cf0; helper.sh: OK ----------------------------------------------------------- ----------------------------------------------------------- --2024-12-23 00:21:11-- https://raw.githubusercontent.com/openwall/john-packages/main/scripts/show_info.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3104 (3.0K) [text/plain] Saving to: ‘show_info.sh’ 0K ... 100% 43.4M=0s 2024-12-23 00:21:12 (43.4 MB/s) - ‘show_info.sh’ saved [3104/3104] ----------------------------------------------------------- Validating show_info.sh: - from https://raw.githubusercontent.com/openwall/john-packages/main/scripts; - expecting: 94b462117f4a77f14703c5774a8477dcf6644bfee75bec158c0407e69ba58c73; show_info.sh: OK ----------------------------------------------------------- Build system information -------------------------------- Linux x86_64 uid=0(root) gid=0(root) groups=0(root) Linux prdfree-linux-use4c-b0073ef2-8c9e-4df8-8acb-75d94e8eb860 6.5.0-1018-gcp #18~22.04.1-Ubuntu SMP Fri Apr 5 04:57:38 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux Linux 6.5.0-1018-gcp x86_64 x86_64 -------------------------------- total used free shared buff/cache available Mem: 16364992 618408 14183444 1096 1563140 15429864 Swap: 4194300 0 4194300 -------------------------------- processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 85 model name : Intel(R) Xeon(R) CPU @ 3.10GHz stepping : 7 microcode : 0xffffffff cpu MHz : 3100.216 cache size : 25344 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves arat vnmi avx512_vnni md_clear arch_capabilities vmx flags : vnmi preemption_timer invvpid ept_x_only ept_ad flexpriority tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid shadow_vmcs bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs taa mmio_stale_data retbleed eibrs_pbrsb bogomips : 6200.43 clflush size : 64 cache_alignment : 64 address sizes : 46 bits physical, 48 bits virtual power management: -------------------------------- DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.5 LTS" PRETTY_NAME="Ubuntu 22.04.5 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.5 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=jammy -------------------------------- GIT_CLONE_COMMIT_COMMITTER_NAME=Claudio André ASDF_GOLANG_MOD_VERSION_ENABLED=false default_apk_name=john-app.apk BITRISE_DEN_AGENT_ENVIRONMENT=production BITRISEIO_GIT_REPOSITORY_SLUG=JtR-CI BITRISE_BUILD_SLUG=9223e18d-a5c8-4e39-a731-867cb9405cef RUBY_BUILD_CURL_OPTS=--retry 5 --retry-delay 2 --retry-all-errors ADDON_VDTESTING_API_TOKEN=[REDACTED] JTR=../run/john ENVMAN_ENVSTORE_PATH=/tmp/bitrise1545279915/output_envstore.yml HOSTNAME=prdfree-linux-use4c-b0073ef2-8c9e-4df8-8acb-75d94e8eb860 LANGUAGE=en_US.UTF-8 BITRISEIO_ABCS_API_URL=https://abcs.services.bitrise.io KOTLIN_VERSION=2.0.0 BITRISE_STEP_EXECUTION_ID=6ea3d399-3bc5-4c82-bbec-4307a4578103 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeptKxU/agent.10 BITRISE_ANALYTICS_DISABLED=false BITRISE_TRIGGERED_WORKFLOW_ID=deploy-ARM is_debug=no SSH_AGENT_PID=11 BITRISE_DEFAULT_CERTIFICATE_URL=[REDACTED] BITRISE_DEN_VM_TEMPLATE_NAME=packermade-ubuntu-docker-android-200gb-b2900 BITRISE_XCHTML_REPORT_VERSION=1.0.4 ENV=/.profile BITRISE_SOURCE_DIR=/bitrise/src PWD=/bitrise/src/src BITRISE_APP_URL=https://app.bitrise.io/app/f3a05ddf-e439-44b2-91b2-7c4d2b131344 GIT_CLONE_COMMIT_MESSAGE_BODY=The formats have now been corrected. Signed-off-by: Claudio André BITRISE_STEP_FORMATTED_OUTPUT_FILE_PATH=/tmp/bitrise1545279915/formatted_output.md BITRISEIO_GIT_REPOSITORY_OWNER=claudioandre-br BITRISE_DOCKER_PASSTHROUGH_ENVS=BITRISE_APP_URL,BITRISE_APP_SLUG,BITRISE_APP_TITLE,BITRISEIO_GIT_REPOSITORY_OWNER,BITRISE_GIT_BRANCH,BITRISE_DEN_AGENT_ENVIRONMENT,BITRISEIO_GIT_REPOSITORY_SLUG,BITRISE_BUILD_URL,GIT_REPOSITORY_URL,BITRISEIO_ABCS_API_URL,BITRISE_XCHTML_REPORT_VERSION,BITRISE_BUILD_NUMBER,BITRISE_BUILD_SLUG,BITRISE_DEN_VM_TEMPLATE_NAME,BITRISE_IO,BITRISE_DEPLOY_UPLOAD_CONCURRENCY,BITRISEIO_STACK_ID,BITRISE_BUILD_TRIGGER_TIMESTAMP BITRISE_DEFAULT_CERTIFICATE_PASSPHRASE=[REDACTED] BITRISE_BUILD_URL=https://app.bitrise.io/build/9223e18d-a5c8-4e39-a731-867cb9405cef BASE=Android script_file_path= HOME=/root LANG=en_US.UTF-8 BITRISE_DEPLOY_DIR=/bitrise/deploy GIT_REPOSITORY_URL=https://github.com/claudioandre-br/JtR-CI.git TASK_RUNNING=BUILD GIT_CLONE_COMMIT_COUNT=1 BITRISE_TEST_RESULT_DIR=/tmp/test_results4108978463/step_test_result1351451781 GIT_CLONE_COMMIT_HASH=d15c51e219499ba574947c84ee2b0018cdab58ef PYTHON_BUILD_CURL_OPTS=--retry 5 --retry-delay 2 --retry-all-errors BITRISE_SECRET_ENV_KEY_LIST=BITRISE_DEFAULT_CERTIFICATE_URL,BITRISE_DEFAULT_CERTIFICATE_PASSPHRASE,BITRISE_DEFAULT_PROVISION_URL,ADDON_VDTESTING_API_URL,ADDON_VDTESTING_API_TOKEN,BITRISE_BUILD_API_TOKEN,BITRISE_CACHE_API_URL,BITRISEIO_ABCS_ACCESS_TOKEN,BITRISEIO_BITRISE_SERVICES_ACCESS_TOKEN BITRISE_IO=true BITRISE_BRIDGE_WORKDIR=/bitrise/src BITRISE_BUILD_NUMBER=92 runner_bin=/bin/bash BITRISE_SECRET_ENVS_FILTERING=true BITRISE_TRIGGERED_WORKFLOW_TITLE=deploy-ARM INFO_SHOWN=1 ANDROID_HOME=/opt/android-sdk-linux BITRISE_STEP_SOURCE_DIR=/tmp/bitrise1545279915/step_src BITRISE_HTML_REPORT_DIR=/tmp/html-reports3800406615 NODE_BUILD_CURL_OPTS=--retry 5 --retry-delay 2 --retry-all-errors ASDF_DIR=/root/.asdf GIT_CLONE_COMMIT_COMMITTER_EMAIL=dev@claudioandre.slmail.me EXTRA=full;extra GIT_CLONE_COMMIT_MESSAGE_SUBJECT=ci: enable OpenCL streebog/gost format testing BUNDLE_TOOL_VERSION=1.15.6 BITRISE_TEST_DEPLOY_DIR=/tmp/test_results4108978463 BITRISE_GIT_BRANCH=main SHLVL=3 BASH_ENV=/.bashrc ANDROID_SDK_ROOT=/opt/android-sdk-linux BITRISE_CACHE_API_URL=[REDACTED] BITRISE_BUILD_STATUS=0 BITRISE_APP_TITLE=JtR-CI PR=false BUILD_OPTS=--disable-native-tests --build=arm-linux-gnueabi STEPLIB_BUILD_STATUS=0 BITRISE_BUILD_API_TOKEN=[REDACTED] GO111MODULE=auto ADDON_VDTESTING_API_URL=[REDACTED] BITRISE_STACK_REV_ID=v2024-12-06 GIT_CLONE_COMMIT_AUTHOR_NAME=Claudio André BITRISE_CACHE_DIR=/bitrise/cache LC_ALL=en_US.UTF-8 BITRISEIO_ABCS_ACCESS_TOKEN=[REDACTED] TARGET_ARCH=NIX BITRISE_SECRET_FILTERING=true PATH=/root/.bitrise/tools:/opt/google-cloud-sdk/bin:/root/.asdf/shims:/root/.asdf/bin:/root/.kotlin/kotlinc/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/android-sdk-linux/cmdline-tools/latest/bin:/opt/android-sdk-linux/build-tools/34.0.0:/opt/android-sdk-linux/platform-tools:/opt/android-sdk-linux/emulator:/root/.local/bin CI=true BITRISE_BUILD_TRIGGER_TIMESTAMP=1734913250 BITRISEIO_BITRISE_SERVICES_ACCESS_TOKEN=[REDACTED] GIT_CLONE_COMMIT_AUTHOR_EMAIL=dev@claudioandre.slmail.me BITRISE_DEFAULT_PROVISION_URL=[REDACTED] COREPACK_ENABLE_STRICT=0 BITRISEIO_STACK_ID=linux-docker-android-22.04 BITRISE_APP_SLUG=f3a05ddf-e439-44b2-91b2-7c4d2b131344 content=#!/bin/bash set -ex echo "----------------------------------------------------------------------" echo "Build options: $BUILD_OPTS" echo "----------------------------------------------------------------------" wget https://raw.githubusercontent.com/openwall/john-packages/release/scripts/ci_controller.sh \ -O .ci/ci_controller.sh chmod +x .ci/ci_controller.sh .ci/ci_controller.sh $TARGET_ARCH BUILD cat src/Makefile cat src/config.log gcc -dM -E -x c /dev/null exit 0 .ci/ci_controller.sh $TARGET_ARCH TEST mkdir -p "${BITRISE_DEPLOY_DIR}/${default_apk_name}/" mv README.md "${BITRISE_DEPLOY_DIR}/${default_apk_name}/" mv run "${BITRISE_DEPLOY_DIR}/${default_apk_name}/run" mv doc "${BITRISE_DEPLOY_DIR}/${default_apk_name}/doc" DEBIAN_FRONTEND=noninteractive BITRISE_DEPLOY_UPLOAD_CONCURRENCY=10 BITRISE_DOCKER_MOUNT_OVERRIDES=/root/.bitrise:/root/.bitrise,/tmp:/tmp,/bitrise:/bitrise working_dir=/bitrise/src OLDPWD=/bitrise/src _=/usr/bin/env -------------------------------- Compiler information -------------------------------- gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -------------------------------- #define __SSP_STRONG__ 3 #define __DBL_MIN_EXP__ (-1021) #define __UINT_LEAST16_MAX__ 0xffff #define __ATOMIC_ACQUIRE 2 #define __FLT128_MAX_10_EXP__ 4932 #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F #define __GCC_IEC_559_COMPLEX 2 #define __UINT_LEAST8_TYPE__ unsigned char #define __SIZEOF_FLOAT80__ 16 #define __INTMAX_C(c) c ## L #define __CHAR_BIT__ 8 #define __UINT8_MAX__ 0xff #define __SCHAR_WIDTH__ 8 #define __WINT_MAX__ 0xffffffffU #define __FLT32_MIN_EXP__ (-125) #define __ORDER_LITTLE_ENDIAN__ 1234 #define __SIZE_MAX__ 0xffffffffffffffffUL #define __WCHAR_MAX__ 0x7fffffff #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 #define __GCC_IEC_559 2 #define __FLT32X_DECIMAL_DIG__ 17 #define __FLT_EVAL_METHOD__ 0 #define __FLT64_DECIMAL_DIG__ 17 #define __CET__ 3 #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL #define __SIG_ATOMIC_TYPE__ int #define __DBL_MIN_10_EXP__ (-307) #define __FINITE_MATH_ONLY__ 0 #define __FLT32X_MAX_EXP__ 1024 #define __FLT32_HAS_DENORM__ 1 #define __UINT_FAST8_MAX__ 0xff #define __FLT32_MAX_10_EXP__ 38 #define __DEC64_MAX_EXP__ 385 #define __INT8_C(c) c #define __INT_LEAST8_WIDTH__ 8 #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL #define __SHRT_MAX__ 0x7fff #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L #define __FLT64X_MAX_10_EXP__ 4932 #define __LDBL_IS_IEC_60559__ 2 #define __FLT64X_HAS_QUIET_NAN__ 1 #define __UINT_LEAST8_MAX__ 0xff #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 #define __UINTMAX_TYPE__ long unsigned int #define __linux 1 #define __DEC32_EPSILON__ 1E-6DF #define __FLT_EVAL_METHOD_TS_18661_3__ 0 #define __unix 1 #define __UINT32_MAX__ 0xffffffffU #define __FLT128_MIN_EXP__ (-16381) #define __WINT_MIN__ 0U #define __FLT128_MIN_10_EXP__ (-4931) #define __FLT32X_IS_IEC_60559__ 2 #define __INT_LEAST16_WIDTH__ 16 #define __SCHAR_MAX__ 0x7f #define __FLT128_MANT_DIG__ 113 #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) #define __INT64_C(c) c ## L #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 #define __FLT32X_MANT_DIG__ 53 #define __USER_LABEL_PREFIX__ #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x #define __STDC_HOSTED__ 1 #define __DEC64_MIN_EXP__ (-382) #define __DBL_DIG__ 15 #define __FLT32_DIG__ 6 #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F #define __SHRT_WIDTH__ 16 #define __FLT32_IS_IEC_60559__ 2 #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L #define __STDC_UTF_16__ 1 #define __DBL_IS_IEC_60559__ 2 #define __DEC32_MAX__ 9.999999E96DF #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x #define __FLT32X_HAS_INFINITY__ 1 #define __INT32_MAX__ 0x7fffffff #define __unix__ 1 #define __INT_WIDTH__ 32 #define __SIZEOF_LONG__ 8 #define __STDC_IEC_559__ 1 #define __STDC_ISO_10646__ 201706L #define __UINT16_C(c) c #define __DECIMAL_DIG__ 21 #define __STDC_IEC_559_COMPLEX__ 1 #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 #define __gnu_linux__ 1 #define __FLT128_IS_IEC_60559__ 2 #define __FLT64X_MIN_10_EXP__ (-4931) #define __LDBL_HAS_QUIET_NAN__ 1 #define __FLT64_MANT_DIG__ 53 #define __FLT64X_MANT_DIG__ 64 #define __GNUC__ 11 #define __pie__ 2 #define __MMX__ 1 #define __FLT_HAS_DENORM__ 1 #define __SIZEOF_LONG_DOUBLE__ 16 #define __BIGGEST_ALIGNMENT__ 16 #define __FLT64_MAX_10_EXP__ 308 #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) #define __INT_FAST32_MAX__ 0x7fffffffffffffffL #define __DBL_HAS_INFINITY__ 1 #define __SIZEOF_FLOAT__ 4 #define __HAVE_SPECULATION_SAFE_VALUE 1 #define __DEC32_MIN_EXP__ (-94) #define __INTPTR_WIDTH__ 64 #define __FLT64X_HAS_INFINITY__ 1 #define __UINT_LEAST32_MAX__ 0xffffffffU #define __FLT32X_HAS_DENORM__ 1 #define __INT_FAST16_TYPE__ long int #define __MMX_WITH_SSE__ 1 #define __LDBL_HAS_DENORM__ 1 #define __FLT128_HAS_INFINITY__ 1 #define __DEC32_MIN__ 1E-95DF #define __DBL_MAX_EXP__ 1024 #define __WCHAR_WIDTH__ 32 #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 #define __DEC128_EPSILON__ 1E-33DL #define __SSE2_MATH__ 1 #define __ATOMIC_HLE_RELEASE 131072 #define __PTRDIFF_MAX__ 0x7fffffffffffffffL #define __amd64 1 #define __ATOMIC_HLE_ACQUIRE 65536 #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL #define __SIZEOF_SIZE_T__ 8 #define __FLT64X_MIN_EXP__ (-16381) #define __SIZEOF_WINT_T__ 4 #define __LONG_LONG_WIDTH__ 64 #define __FLT32_MAX_EXP__ 128 #define __GXX_ABI_VERSION 1016 #define __FLT_MIN_EXP__ (-125) #define __GCC_HAVE_DWARF2_CFI_ASM 1 #define __INT16_MAX__ 0x7fff #define __x86_64 1 #define __INT_FAST64_TYPE__ long int #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x #define __SIZEOF_POINTER__ 8 #define __LP64__ 1 #define __DBL_HAS_QUIET_NAN__ 1 #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x #define __DECIMAL_BID_FORMAT__ 1 #define __FLT64_MIN_EXP__ (-1021) #define __FLT64_MIN_10_EXP__ (-307) #define __FLT64X_DECIMAL_DIG__ 21 #define __DEC128_MIN__ 1E-6143DL #define __REGISTER_PREFIX__ #define __UINT16_MAX__ 0xffff #define __DBL_HAS_DENORM__ 1 #define __LDBL_HAS_INFINITY__ 1 #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 #define __UINT8_TYPE__ unsigned char #define __FLT_DIG__ 6 #define __NO_INLINE__ 1 #define __DEC_EVAL_METHOD__ 2 #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL #define __FLT_MANT_DIG__ 24 #define __LDBL_DECIMAL_DIG__ 21 #define __VERSION__ "11.4.0" #define __UINT64_C(c) c ## UL #define _STDC_PREDEF_H 1 #define __INT_LEAST32_MAX__ 0x7fffffff #define __GCC_ATOMIC_INT_LOCK_FREE 2 #define __FLT128_MAX_EXP__ 16384 #define __FLT32_MANT_DIG__ 24 #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __STDC_IEC_60559_COMPLEX__ 201404L #define __FLT128_HAS_DENORM__ 1 #define __FLT32_DECIMAL_DIG__ 9 #define __FLT128_DIG__ 33 #define __INT32_C(c) c #define __DEC64_EPSILON__ 1E-15DD #define __ORDER_PDP_ENDIAN__ 3412 #define __DEC128_MIN_EXP__ (-6142) #define __INT_FAST32_TYPE__ long int #define __UINT_LEAST16_TYPE__ short unsigned int #define unix 1 #define __SIZE_TYPE__ long unsigned int #define __UINT64_MAX__ 0xffffffffffffffffUL #define __FLT_IS_IEC_60559__ 2 #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" #define __FLT64X_DIG__ 18 #define __INT8_TYPE__ signed char #define __ELF__ 1 #define __GCC_ASM_FLAG_OUTPUTS__ 1 #define __UINT32_TYPE__ unsigned int #define __FLT_RADIX__ 2 #define __INT_LEAST16_TYPE__ short int #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L #define __UINTMAX_C(c) c ## UL #define __SSE_MATH__ 1 #define __k8 1 #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x #define __SIG_ATOMIC_MAX__ 0x7fffffff #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 #define __STDC_IEC_60559_BFP__ 201404L #define __SIZEOF_PTRDIFF_T__ 8 #define __LDBL_DIG__ 18 #define __FLT64_IS_IEC_60559__ 2 #define __x86_64__ 1 #define __FLT32X_MIN_EXP__ (-1021) #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF #define __INT_FAST16_MAX__ 0x7fffffffffffffffL #define __FLT64_DIG__ 15 #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL #define __UINT_LEAST64_TYPE__ long unsigned int #define __FLT_HAS_QUIET_NAN__ 1 #define __FLT_MAX_10_EXP__ 38 #define __LONG_MAX__ 0x7fffffffffffffffL #define __FLT64X_HAS_DENORM__ 1 #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL #define __FLT_HAS_INFINITY__ 1 #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" #define __UINT_FAST16_TYPE__ long unsigned int #define __DEC64_MAX__ 9.999999999999999E384DD #define __INT_FAST32_WIDTH__ 64 #define __CHAR16_TYPE__ short unsigned int #define __PRAGMA_REDEFINE_EXTNAME 1 #define __SIZE_WIDTH__ 64 #define __SEG_FS 1 #define __INT_LEAST16_MAX__ 0x7fff #define __DEC64_MANT_DIG__ 16 #define __INT64_MAX__ 0x7fffffffffffffffL #define __SEG_GS 1 #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 #define __SIG_ATOMIC_WIDTH__ 32 #define __INT_LEAST64_TYPE__ long int #define __INT16_TYPE__ short int #define __INT_LEAST8_TYPE__ signed char #define __STDC_VERSION__ 201710L #define __SIZEOF_INT__ 4 #define __DEC32_MAX_EXP__ 97 #define __INT_FAST8_MAX__ 0x7f #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 #define __INTPTR_MAX__ 0x7fffffffffffffffL #define linux 1 #define __FLT64_HAS_QUIET_NAN__ 1 #define __FLT32_MIN_10_EXP__ (-37) #define __FLT32X_DIG__ 15 #define __PTRDIFF_WIDTH__ 64 #define __LDBL_MANT_DIG__ 64 #define __FLT64_HAS_INFINITY__ 1 #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) #define __code_model_small__ 1 #define __GCC_ATOMIC_LONG_LOCK_FREE 2 #define __DEC32_MANT_DIG__ 7 #define __k8__ 1 #define __INTPTR_TYPE__ long int #define __UINT16_TYPE__ short unsigned int #define __WCHAR_TYPE__ int #define __pic__ 2 #define __UINTPTR_MAX__ 0xffffffffffffffffUL #define __INT_FAST64_WIDTH__ 64 #define __INT_FAST64_MAX__ 0x7fffffffffffffffL #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F #define __FLT32_HAS_INFINITY__ 1 #define __FLT64X_MAX_EXP__ 16384 #define __UINT_FAST64_TYPE__ long unsigned int #define __INT_MAX__ 0x7fffffff #define __linux__ 1 #define __INT64_TYPE__ long int #define __FLT_MAX_EXP__ 128 #define __ORDER_BIG_ENDIAN__ 4321 #define __DBL_MANT_DIG__ 53 #define __SIZEOF_FLOAT128__ 16 #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 #define __DEC64_MIN__ 1E-383DD #define __WINT_TYPE__ unsigned int #define __UINT_LEAST32_TYPE__ unsigned int #define __SIZEOF_SHORT__ 2 #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 #define __SSE__ 1 #define __LDBL_MIN_EXP__ (-16381) #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 #define __amd64__ 1 #define __WINT_WIDTH__ 32 #define __INT_LEAST8_MAX__ 0x7f #define __INT_LEAST64_WIDTH__ 64 #define __LDBL_MAX_EXP__ 16384 #define __FLT32X_MAX_10_EXP__ 308 #define __SIZEOF_INT128__ 16 #define __FLT64X_IS_IEC_60559__ 2 #define __LDBL_MAX_10_EXP__ 4932 #define __ATOMIC_RELAXED 0 #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 #define _LP64 1 #define __UINT8_C(c) c #define __FLT64_MAX_EXP__ 1024 #define __INT_LEAST32_TYPE__ int #define __SIZEOF_WCHAR_T__ 4 #define __UINT64_TYPE__ long unsigned int #define __GNUC_PATCHLEVEL__ 0 #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 #define __FLT128_HAS_QUIET_NAN__ 1 #define __INTMAX_MAX__ 0x7fffffffffffffffL #define __INT_FAST8_TYPE__ signed char #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x #define __GNUC_STDC_INLINE__ 1 #define __FLT64_HAS_DENORM__ 1 #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 #define __DBL_DECIMAL_DIG__ 17 #define __STDC_UTF_32__ 1 #define __INT_FAST8_WIDTH__ 8 #define __FXSR__ 1 #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __INTMAX_WIDTH__ 64 #define __UINT32_C(c) c ## U #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F #define __INT8_MAX__ 0x7f #define __LONG_WIDTH__ 64 #define __PIC__ 2 #define __UINT_FAST32_TYPE__ long unsigned int #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x #define __CHAR32_TYPE__ unsigned int #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F #define __SSE2__ 1 #define __INT32_TYPE__ int #define __SIZEOF_DOUBLE__ 8 #define __FLT_MIN_10_EXP__ (-37) #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 #define __INT_LEAST32_WIDTH__ 32 #define __INTMAX_TYPE__ long int #define __DEC128_MAX_EXP__ 6145 #define __FLT32X_HAS_QUIET_NAN__ 1 #define __ATOMIC_CONSUME 1 #define __GNUC_MINOR__ 4 #define __INT_FAST16_WIDTH__ 64 #define __UINTMAX_MAX__ 0xffffffffffffffffUL #define __PIE__ 2 #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x #define __DBL_MAX_10_EXP__ 308 #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L #define __INT16_C(c) c #define __STDC__ 1 #define __PTRDIFF_TYPE__ long int #define __ATOMIC_SEQ_CST 5 #define __FLT32X_MIN_10_EXP__ (-307) #define __UINTPTR_TYPE__ long unsigned int #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD #define __DEC128_MANT_DIG__ 34 #define __LDBL_MIN_10_EXP__ (-4931) #define __SIZEOF_LONG_LONG__ 8 #define __FLT128_DECIMAL_DIG__ 36 #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 #define __FLT32_HAS_QUIET_NAN__ 1 #define __FLT_DECIMAL_DIG__ 9 #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 #define __UINT_FAST8_TYPE__ unsigned char #define __ATOMIC_ACQ_REL 4 #define __ATOMIC_RELEASE 3 -------------------------------- ------ Task ------ Running on: Android Doing: BUILD -------------------------------- ----------------------------------------------------------- --2024-12-23 00:21:12-- https://raw.githubusercontent.com/openwall/john-packages/main/scripts/package_version.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1855 (1.8K) [text/plain] Saving to: ‘package_version.sh’ 0K . 100% 35.8M=0s 2024-12-23 00:21:12 (35.8 MB/s) - ‘package_version.sh’ saved [1855/1855] ----------------------------------------------------------- Validating package_version.sh: - from https://raw.githubusercontent.com/openwall/john-packages/main/scripts; - expecting: 9e0f8478bb6568b6defc647080637b2944d68e8372655031750849aa77686812; package_version.sh: OK ----------------------------------------------------------- ==== Using the version from 'Release.ID' ==== ---------------------------- BUILDING ----------------------------- checking build system type... arm-unknown-linux-gnueabi checking host system type... arm-unknown-linux-gnueabi checking whether to compile using MPI... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking additional paths... -L/usr/local/lib -I/usr/local/include checking arg check macro for -m with gcc... yes checking arg check macro for -Q with gcc... yes checking if gcc supports -funroll-loops... yes checking if gcc supports -Os... yes checking if gcc supports -finline-functions... yes checking if gcc supports -Og... yes checking if gcc supports -Wall... yes checking if gcc supports -std=gnu99... yes checking if gcc supports -Wno-stringop-truncation... yes checking if gcc supports -Wno-format-overflow... yes checking if gcc supports -Wno-format-truncation... yes checking if gcc supports -Wno-tautological-constant-out-of-range-compare... no checking if gcc supports -fno-omit-frame-pointer... yes checking if gcc supports --param allow-store-data-races=0... no checking if gcc supports -Wno-deprecated-declarations... yes checking if gcc supports -Wformat-extra-args... yes checking if gcc supports -Wunused-but-set-variable... yes checking if gcc supports -Qunused-arguments... no checking if gcc supports -Wdate-time... yes checking if gcc supports -m64... skipped checking for 32/64 bit... 64-bit checking additional paths (64 bit)... -L/usr/lib64 -L/lib64 checking whether ln -s works... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for a sed that does not truncate output... /usr/bin/sed checking for GNU make... make checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... gcc -E checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for sort... /usr/bin/sort checking for find... /usr/bin/find checking for perl... /usr/bin/perl checking for ar... /usr/bin/ar checking for strip... strip checking for strings... strings checking for pkg-config... no checking if pkg-config will be used... no checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of wchar_t... 4 checking size of int *... 8 checking size of void *... 8 checking special compiler flags... ARM checking for NEON... no checking for ASIMD... no checking for extra ASFLAGS... None needed checking for arch.h alternative... arm32le.h checking for byte ordering according to target triple... little checking supplied paths for OpenSSL... checking additional paths for OpenSSL... none checking openssl/opensslv.h usability... yes checking openssl/opensslv.h presence... yes checking for openssl/opensslv.h... yes checking for SSL_CTX_new in -lssl... yes checking for MD5_Update in -lcrypto... yes checking for (non-free) ClamAV unrar code... yes checking for sqrt in -lm... yes checking for clock_gettime in -lrt... yes checking for deflate in -lz... yes checking for library containing crypt... -lcrypt checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes checking skey.h usability... no checking skey.h presence... no checking for skey.h... no checking for S/Key... using our own code checking bzlib.h usability... no checking bzlib.h presence... no checking for bzlib.h... no checking for main in -lkernel32... no checking for dlopen in -ldl... yes checking intrin.h usability... no checking intrin.h presence... no checking for intrin.h... no checking openssl/cmac.h usability... yes checking openssl/cmac.h presence... yes checking for openssl/cmac.h... yes configure: rexgen check not enabled checking pcap.h usability... no checking pcap.h presence... no checking for pcap.h... no checking pcap/pcap.h usability... no checking pcap/pcap.h presence... no checking for pcap/pcap.h... no checking for pcap.h... (cached) no checking for pcap/pcap.h... (cached) no checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for SHA256... yes checking for WHIRLPOOL... yes checking for RIPEMD160... yes checking for AES_encrypt... yes checking for DSA_get0_pqg... yes checking for gcc option to support OpenMP... -fopenmp checking additional paths for OpenCL... none checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether we are using the Microsoft C compiler... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for OpenCL library... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ethernet.h usability... no checking sys/ethernet.h presence... no checking for sys/ethernet.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking unixlib/local.h usability... no checking unixlib/local.h presence... no checking for unixlib/local.h... no checking for windows.h... (cached) no checking for net/if.h... yes checking for net/if_arp.h... yes checking for netinet/if_ether.h... yes checking for netinet/ip.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int32_t... yes checking for int64_t... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking for int128... no checking for __int128... yes checking for __int128_t... yes checking for error_at_line... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for fseek64... no checking for fseeko... yes checking for fseeko64... yes checking for _fseeki64... no checking for lseek64... yes checking for lseek... yes checking for ftell64... no checking for ftello... yes checking for ftello64... yes checking for _ftelli64... no checking for fopen64... yes checking for _fopen64... no checking for memmem... yes checking for mmap... yes checking for sleep... yes checking for setenv... yes checking for putenv... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for stricmp... no checking for strcmpi... no checking for _stricmp... no checking for _strcmpi... no checking for strnicmp... no checking for strncmpi... no checking for _strnicmp... no checking for _strncmpi... no checking for strnlen... yes checking for strlwr... no checking for strupr... no checking for strrev... no checking for atoll... yes checking for _atoi64... no checking for snprintf... yes checking for sprintf_s... no checking for strcasestr... yes checking for clGetKernelArgInfo... no checking for posix_memalign... yes checking for OS-specific feature macros needed... -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 checking size of size_t... 8 checking size of off_t... 8 configure: Fuzz check disabled configure: Fuzzing (using libFuzzer) check disabled configure: creating *_plug.c rules configure: creating Makefile dependencies configure: creating ./john_build_rule.h configure: creating ./config.status config.status: creating Makefile config.status: creating mbedtls/Makefile config.status: creating secp256k1/Makefile config.status: creating ed25519-donna/Makefile config.status: creating poly1305-donna/Makefile config.status: creating autoconfig.h config.status: linking arm32le.h to arch.h config.status: executing default commands configure: creating ./fmt_externs.h configure: creating ./fmt_registers.h Configured for building John the Ripper jumbo: Target CPU ......................................... arm, 64-bit LE Target OS .......................................... linux-gnueabi Cross compiling .................................... no Legacy arch header ................................. arm32le.h Optional libraries/features found: Memory map (share/page large files) ................ yes Fork support ....................................... yes OpenMP support ..................................... yes (not for fast formats) OpenCL support ..................................... no Generic crypt(3) format ............................ yes OpenSSL (many additional formats) .................. yes libgmp (PRINCE mode and faster SRP formats) ........ yes 128-bit integer (faster PRINCE mode) ............... yes libz (7z, pkzip and some other formats) ............ yes libbz2 (7z and gpg2john bz2 support) ............... no libpcap (vncpcap2john and SIPdump) ................. no Non-free unrar code (complete RAR support) ......... yes librexgen (regex mode, see doc/README.librexgen) ... no OpenMPI support (default disabled) ................. no Experimental code (default disabled) ............... no ZTEX USB-FPGA module 1.15y support ................. no Install missing libraries to get any needed features that were omitted. Configure finished. Now "make -s clean && make -sj4" to compile. make with flags: -sj4 /usr/bin/ar: creating aes.a /usr/bin/ar: creating poly1305-donna.a /usr/bin/ar: creating ed25519-donna.a /usr/bin/ar: creating secp256k1.a 7z_common_plug.c:23:2: warning: #warning "Notice: 7z format will lack BZIP2 support (needs libbz2)" [-Wcpp] 23 | #warning "Notice: 7z format will lack BZIP2 support (needs libbz2)" | ^~~~~~~ rar_fmt_plug.c:450:2: warning: #warning ": target system requires aligned memory access, rar format disabled:" [-Wcpp] 450 | #warning ": target system requires aligned memory access, rar format disabled:" | ^~~~~~~ Make process completed. -- Build Info -- Version: 1.9.0-jumbo-1+bleeding-2d585e0f8a 2024-12-22 23:53:51 +0000 Build: linux-gnueabi 64-bit arm AC OMP AES hardware acceleration: AES-NI $JOHN is ../run/ Format interface version: 14 Max. number of reported tunable costs: 4 Rec file version: REC4, charset file version: CHR3 CHARSET_MIN: 1 (0x01), CHARSET_MAX: 255 (0xff), CHARSET_LENGTH: 24 SALT_HASH_SIZE: 1048576 SINGLE_IDX_MAX: 32768, SINGLE_BUF_MAX: 4294967295 Effective limit: Max. KPC 32768 Markov mode max. level: 400, length 30 gcc version: 11.4.0 GNU libc version: 2.35 (loaded: 2.35) Crypto library: OpenSSL 3.0.2 15 Mar 2022 GMP library version: 6.2.1 File locking: fcntl() fseek(): fseek, ftell(): ftell, fopen(): fopen, memmem(): System's times(2) sysconf(_SC_CLK_TCK) is 100 Using times(2) for timers, resolution 10 ms HR timer: clock_gettime(), latency 43 ns Total physical host memory: 15981 MiB Available physical host memory: 15040 MiB Terminal locale string: en_US.UTF-8 Parsed terminal locale: UTF-8 + cat src/Makefile # # This file is part of John the Ripper password cracker, # Copyright (c) 1996-2014 by Solar Designer # # ...with changes in the jumbo patch, by various authors # # Redistribution and use in source and binary forms, with or without # modification, are permitted. # # There's ABSOLUTELY NO WARRANTY, express or implied. # # This file converted into autoconf format by JimF and # magnum, in 2014. That is still a work in progress. # CC = gcc PTHREAD_CC = gcc ifdef PTHREAD_CC CC = gcc endif AR = /usr/bin/ar AS = gcc LD = gcc CPP = gcc -E CP = cp LN = ln -s MV = mv -f RM = rm -f MKDIR = /usr/bin/mkdir -p TR = tr SED = /usr/bin/sed FIND = /usr/bin/find NULL = /dev/null SORT = /usr/bin/sort STRIP = strip PEFLAGS = peflags --dynamicbase=true --nxcompat=true SHELL = /bin/sh subdirs = mbedtls secp256k1 ed25519-donna poly1305-donna top_srcdir = . srcdir = . prefix = ../run F = "" JTR_GIT_COMMIT = \"-$(shell git rev-parse --short=10 HEAD 2>/dev/null)\" ifeq ($(JTR_GIT_COMMIT), \"-\") # this format string will be replaced by git archive: JTR_ARCHIVE_VERSION_STRING = $Format:-%h %ci$ JTR_GIT_VERSION = JUMBO_VERSION "\"$(shell echo "$(JTR_ARCHIVE_VERSION_STRING)" | "$(SED)" 's/ormat:-%h %ci/-/g')\"" else JTR_GIT_HEAD_TS = \" $(shell git show -s --format=%ci HEAD 2>/dev/null)\" JTR_GIT_VERSION = JUMBO_VERSION "$(JTR_GIT_COMMIT) $(JTR_GIT_HEAD_TS)" endif ifdef JTR_RAW_BINARY JTR_GIT_VERSION = JUMBO_VERSION \"-stabilized\" endif CPPFLAGS = -I/usr/local/include -DCL_SILENCE_DEPRECATION CFLAGSX = -c -g -O2 -I/usr/local/include -DARCH_LITTLE_ENDIAN=1 -DPREFER_FLOCK -Wall -std=gnu99 -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp $(CPPFLAGS) # CFLAGS for use on the main john.c file only CFLAGS_MAIN = -DAC_BUILT -DJOHN_ $(CFLAGSX) CFLAGS = -DAC_BUILT -DJOHN_ $(CFLAGSX) ASFLAGS = -DAC_BUILT -DARCH_LITTLE_ENDIAN=1 -DJOHN_ -c -fopenmp LIBS = LDFLAGS = -g -L/usr/local/lib -L/usr/lib64 -L/lib64 $(LIBS) # OPT_NORMAL = -funroll-loops OPT_INLINE = -Os -funroll-loops -finline-functions # PLUGFORMATS_OBJS = 7z_common_plug.o 7z_fmt_plug.o AzureAD_common_plug.o AzureAD_fmt_plug.o BFEgg_fmt_plug.o DMD5_fmt_plug.o DOMINOSEC8_fmt_plug.o DOMINOSEC_fmt_plug.o EPI_fmt_plug.o FG2_fmt_plug.o FGT_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_bs_fmt_plug.o NETLM_fmt_plug.o NETLMv2_fmt_plug.o NETNTLM_bs_fmt_plug.o NETNTLMv2_fmt_plug.o NETSPLITLM_fmt_plug.o NS_fmt_plug.o NT-long_fmt_plug.o PHPS2_fmt_plug.o PHPS_fmt_plug.o PO_fmt_plug.o SKEY_fmt_plug.o SKEY_jtr_plug.o SybaseASE_fmt_plug.o SybasePROP_fmt_plug.o XSHA512_fmt_plug.o XSHA_fmt_plug.o adxcrypt_fmt_plug.o aes_ccm_plug.o aes_gcm_plug.o aes_ige_plug.o agilekeychain_common_plug.o agilekeychain_fmt_plug.o aix_ssha_fmt_plug.o andotp_fmt_plug.o androidbackup_common_plug.o androidbackup_fmt_plug.o androidfde_fmt_plug.o ansible_common_plug.o ansible_fmt_plug.o argon2_core_plug.o argon2_encoding_plug.o argon2_fmt_plug.o argon2_opt_plug.o argon2_plug.o argon2_ref_plug.o armory_fmt_plug.o as400_des_fmt_plug.o as400_ssha1_fmt_plug.o asaMD5_fmt_plug.o asn1_plug.o axcrypt_common_plug.o axcrypt_fmt_plug.o bcrypt_pbkdf_plug.o bestcrypt_fmt_plug.o bestcrypt_ve_fmt_plug.o bitcoin_fmt_plug.o bitlocker_common_plug.o bitlocker_fmt_plug.o bitshares_fmt_plug.o bitwarden_common_plug.o bitwarden_fmt_plug.o bks_fmt_plug.o blackberry_ES10_fmt_plug.o blake256_plug.o blake2b-ref_plug.o blake2b_plug.o blf_plug.o blockchain_common_plug.o blockchain_fmt_plug.o cardano_common_plug.o cardano_fmt_plug.o chacha_plug.o chap_fmt_plug.o citrix_ns_fmt_plug.o clipperz_srp_fmt_plug.o cloudkeychain_common_plug.o cloudkeychain_fmt_plug.o cmac_plug.o cq_fmt_plug.o crc32_fmt_plug.o cryptosafe_common_plug.o cryptosafe_fmt_plug.o dahua_fmt_plug.o dashlane_common_plug.o dashlane_fmt_plug.o diskcryptor_common_plug.o diskcryptor_fmt_plug.o django_fmt_plug.o django_scrypt_fmt_plug.o dmg_common_plug.o dmg_fmt_plug.o dpapimk_fmt_plug.o dragonfly3_fmt_plug.o dragonfly4_fmt_plug.o drupal7_fmt_plug.o dynamic_compiler_fmt_plug.o ecryptfs_fmt_plug.o eigrp_fmt_plug.o electrum_fmt_plug.o encdatavault_common_plug.o encdatavault_md5_fmt_plug.o encdatavault_pbkdf2_fmt_plug.o encfs_common_plug.o encfs_fmt_plug.o enpass_common_plug.o enpass_fmt_plug.o episerver_fmt_plug.o ethereum_common_plug.o ethereum_fmt_plug.o feal8_plug.o formspring_fmt_plug.o fvde_common_plug.o fvde_fmt_plug.o geli_common_plug.o geli_fmt_plug.o gost12256hash_fmt_plug.o gost12512hash_fmt_plug.o gost3411-2012-core_plug.o gost94hash_fmt_plug.o gost_fmt_plug.o gpg_common_plug.o gpg_fmt_plug.o groestl_plug.o has160_fmt_plug.o has160_plug.o haval_fmt_plug.o hmacMD5_fmt_plug.o hmacSHA1_fmt_plug.o hmacSHA256_fmt_plug.o hmacSHA512_fmt_plug.o hmac_sha_plug.o hmailserver_fmt_plug.o hsrp_fmt_plug.o idea_plug.o ike_fmt_plug.o itunes_common_plug.o itunes_fmt_plug.o iwork_common_plug.o iwork_fmt_plug.o jh_plug.o keccak_plug.o keepass_common_plug.o keepass_fmt_plug.o keplr_fmt_plug.o keychain_common_plug.o keychain_fmt_plug.o keyring_fmt_plug.o keystore_common_plug.o keystore_fmt_plug.o known_hosts_fmt_plug.o krb5_asrep_common_plug.o krb5_asrep_fmt_plug.o krb5_common_plug.o krb5_db_fmt_plug.o krb5_tgs_common_plug.o krb5_tgs_fmt_plug.o krb5_tgsrep_common_plug.o krb5_tgsrep_fmt_plug.o krb5pa-md5_fmt_plug.o krb5pa-sha1_fmt_plug.o kwallet_fmt_plug.o lastpass_cli_common_plug.o lastpass_cli_fmt_plug.o lastpass_common_plug.o lastpass_fmt_plug.o lastpass_sniffed_fmt_plug.o leet_cc_fmt_plug.o lotus5_fmt_plug.o lotus85_fmt_plug.o luks_fmt_plug.o md2_fmt_plug.o mdc2_fmt_plug.o mdc2dgst_plug.o mediawiki_fmt_plug.o monero_fmt_plug.o money_fmt_plug.o mongodb_fmt_plug.o mongodb_scram_fmt_plug.o mozilla_ng_fmt_plug.o mscash1_fmt_plug.o mscash2_fmt_plug.o mscash_common_plug.o mssql-old_fmt_plug.o mssql05_fmt_plug.o mssql12_fmt_plug.o multibit_fmt_plug.o mysqlSHA1_fmt_plug.o mysql_fmt_plug.o mysql_netauth_fmt_plug.o net_ah_fmt_plug.o net_md5_fmt_plug.o net_sha1_fmt_plug.o notes_common_plug.o notes_fmt_plug.o nsec3_fmt_plug.o nt2_fmt_plug.o ntlmv1_mschapv2_fmt_plug.o nukedclan_fmt_plug.o o10glogon_fmt_plug.o o3logon_fmt_plug.o o5logon_fmt_plug.o oaes_lib_plug.o odf_common_plug.o odf_fmt_plug.o office_common_plug.o office_fmt_plug.o oldoffice_common_plug.o oldoffice_fmt_plug.o openbsdsoftraid_common_plug.o openbsdsoftraid_fmt_plug.o openssl_code_plug.o openssl_enc_fmt_plug.o oracle11_fmt_plug.o oracle12c_fmt_plug.o oracle_fmt_plug.o osc_fmt_plug.o ospf_fmt_plug.o padlock_fmt_plug.o palshop_fmt_plug.o panama_fmt_plug.o pbkdf2-hmac-md4_fmt_plug.o pbkdf2-hmac-md5_fmt_plug.o pbkdf2-hmac-sha1_fmt_plug.o pbkdf2-hmac-sha512_fmt_plug.o pbkdf2_hmac_common_plug.o pbkdf2_hmac_sha256_fmt_plug.o pdf_common_plug.o pdf_fmt_plug.o pdfcrack_md5_plug.o pem_common_plug.o pem_fmt_plug.o pfx_common_plug.o pfx_fmt_plug.o pgpdisk_common_plug.o pgpdisk_fmt_plug.o pgpsda_common_plug.o pgpsda_fmt_plug.o pgpwde_common_plug.o pgpwde_fmt_plug.o phpassMD5_fmt_plug.o phpass_common_plug.o pixMD5_fmt_plug.o pkcs12_plug.o pkzip_fmt_plug.o plaintext_fmt_plug.o postgres_fmt_plug.o pst_fmt_plug.o putty_fmt_plug.o pwsafe_common_plug.o pwsafe_fmt_plug.o qnx_fmt_plug.o racf_fmt_plug.o racf_kdfaes_fmt_plug.o radius_fmt_plug.o radmin_fmt_plug.o rakp_fmt_plug.o rar5_fmt_plug.o rar_fmt_plug.o rawBLAKE2_512_fmt_plug.o rawKeccak_256_fmt_plug.o rawKeccak_512_fmt_plug.o rawMD4_fmt_plug.o rawMD5_fmt_plug.o rawMD5flat_fmt_plug.o rawSHA1_common_plug.o rawSHA1_fmt_plug.o rawSHA1_linkedIn_fmt_plug.o rawSHA224_fmt_plug.o rawSHA256_common_plug.o rawSHA256_fmt_plug.o rawSHA384_fmt_plug.o rawSHA512_common_plug.o rawSHA512_fmt_plug.o rawmd5u_fmt_plug.o restic_fmt_plug.o ripemd_fmt_plug.o rsvp_fmt_plug.o rvary_fmt_plug.o salted_sha1_common_plug.o salted_sha1_fmt_plug.o sapB_fmt_plug.o sapG_fmt_plug.o sapH_fmt_plug.o sap_pse_common_plug.o sap_pse_fmt_plug.o securezip_common_plug.o securezip_fmt_plug.o serpent_plug.o sha1crypt_common_plug.o sha1crypt_fmt_plug.o sha256crypt_fmt_plug.o sha3_512_fmt_plug.o sha512crypt_fmt_plug.o siemens-s7_fmt_plug.o signal_fmt_plug.o sip_fmt_plug.o skein_fmt_plug.o sl3_common_plug.o sl3_fmt_plug.o slow_hash_plug.o sm3_fmt_plug.o sm3_plug.o snefru_fmt_plug.o snefru_plug.o snmp_fmt_plug.o solarwinds_common_plug.o solarwinds_fmt_plug.o ssh_common_plug.o ssh_fmt_plug.o ssha512_fmt_plug.o sspr_common_plug.o sspr_fmt_plug.o stribog_fmt_plug.o strip_common_plug.o strip_fmt_plug.o sunmd5_fmt_plug.o syb-prop_repro_plug.o tacacs_plus_fmt_plug.o tcp_md5_fmt_plug.o telegram_common_plug.o telegram_fmt_plug.o tezos_common_plug.o tezos_fmt_plug.o tiger_fmt_plug.o timeroast_common_plug.o timeroast_fmt_plug.o truecrypt_fmt_plug.o twofish_plug.o vdi_fmt_plug.o vms_fmt_plug.o vmx_common_plug.o vmx_fmt_plug.o vnc_fmt_plug.o vtp_fmt_plug.o wbb3_fmt_plug.o whirlpool_fmt_plug.o wow_srp_fmt_plug.o wpapmk_fmt_plug.o wpapsk_fmt_plug.o xmpp_scram_fmt_plug.o xts_plug.o zed_common_plug.o zed_fmt_plug.o zip_fmt_plug.o zipmonster_fmt_plug.o JOHN_OBJS = \ jumbo.o 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 md5crypt_common.o md5crypt_long_fmt.o \ BF_fmt.o BF_std.o BF_common.o \ scrypt_fmt.o \ yescrypt/yescrypt-opt.o yescrypt/yescrypt-common.o \ yescrypt/sha256.o \ AFS_fmt.o \ LM_fmt.o \ trip_fmt.o \ KeccakDuplex.o KeccakF-1600-opt64.o KeccakHash.o KeccakSponge.o \ whirlpool.o haval.o skein.o md2.o panama.o \ timer.o omp_autotune.o \ md5.o \ rc4.o \ hmacmd5.o \ base64_convert.o \ md4.o sha1.o sha2.o \ dynamic_fmt.o dynamic_parser.o dynamic_preloads.o dynamic_utils.o dynamic_big_crypt.o \ dynamic_compiler.o dynamic_compiler_lib.o \ ripemd.o tiger.o \ unrarcmd.o unrarfilter.o unrarhlp.o unrar.o unrarppm.o unrarvm.o \ rar2john.o \ zip2john.o pkzip.o \ $(PLUGFORMATS_OBJS) \ dyna_salt.o dummy.o \ gost.o \ gpu_common.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 mask.o mask_ext.o \ memory.o misc.o options.o params.o path.o recovery.o rpp.o rules.o signals.o single.o status.o \ suppressor.o tty.o wordlist.o \ mkv.o mkvlib.o \ subsets.o unicode_range.o \ listconf.o \ fake_salts.o \ win32_memmap.o mmap-windows.o \ uaf_encode.o \ unicode.o \ unshadow.o \ unafs.o \ undrop.o \ regex.o pp.o \ c3_fmt.o \ lzma/LzmaDec.o lzma/Lzma2Dec.o lzma/Bra.o lzma/Bra86.o lzma/BraIA64.o lzma/CpuArch.o lzma/Delta.o \ unique.o gpg2john.o \ showformats.o OCL_OBJS = opencl_common.o opencl_dynamic_loader.o opencl_autotune.o bt.o bt_hash_type_64.o bt_hash_type_128.o bt_hash_type_192.o bt_twister.o OPENCL_PLUGFORMATS_OBJS = opencl_7z_fmt_plug.o opencl_DES_bs_b_plug.o opencl_DES_bs_f_plug.o opencl_DES_bs_h_plug.o opencl_DES_bs_plug.o opencl_DES_fmt_plug.o opencl_agilekeychain_fmt_plug.o opencl_androidbackup_fmt_plug.o opencl_ansible_fmt_plug.o opencl_argon2_fmt_plug.o opencl_axcrypt2_fmt_plug.o opencl_axcrypt_fmt_plug.o opencl_bf_fmt_plug.o opencl_bf_std_plug.o opencl_bitcoin_fmt_plug.o opencl_bitlocker_fmt_plug.o opencl_bitwarden_fmt_plug.o opencl_blockchain_fmt_plug.o opencl_cloudkeychain_fmt_plug.o opencl_cryptosafe_fmt_plug.o opencl_dashlane_fmt_plug.o opencl_diskcryptor_aes_fmt_plug.o opencl_diskcryptor_fmt_plug.o opencl_dmg_fmt_plug.o opencl_electrum_modern_fmt_plug.o opencl_encfs_fmt_plug.o opencl_enpass_fmt_plug.o opencl_ethereum_fmt_plug.o opencl_ethereum_presale_fmt_plug.o opencl_fvde_fmt_plug.o opencl_geli_fmt_plug.o opencl_gost12256hash_fmt_plug.o opencl_gost12512hash_fmt_plug.o opencl_gost94hash_fmt_plug.o opencl_gpg_fmt_plug.o opencl_hash_check_128_plug.o opencl_hash_check_64_plug.o opencl_iwork_fmt_plug.o opencl_keepass_fmt_plug.o opencl_keychain_fmt_plug.o opencl_keyring_fmt_plug.o opencl_keystore_fmt_plug.o opencl_krb5_asrep_aes_fmt_plug.o opencl_krb5_tgs_fmt_plug.o opencl_krb5_tgsrep_fmt_plug.o opencl_krb5pa-md5_fmt_plug.o opencl_krb5pa-sha1_fmt_plug.o opencl_lastpass_cli_fmt_plug.o opencl_lastpass_fmt_plug.o opencl_lm_b_plug.o opencl_lm_fmt_plug.o opencl_lm_plug.o opencl_lotus5_fmt_plug.o opencl_md5crypt_fmt_plug.o opencl_mscash2_fmt_plug.o opencl_mscash2_helper_plug.o opencl_mscash_fmt_plug.o opencl_mysqlsha1_fmt_plug.o opencl_notes_fmt_plug.o opencl_nt_fmt_plug.o opencl_ntlmv2_fmt_plug.o opencl_o5logon_fmt_plug.o opencl_odf_fmt_plug.o opencl_office_fmt_plug.o opencl_oldoffice_fmt_plug.o opencl_openbsdsoftraid_fmt_plug.o opencl_pbkdf2_hmac_md4_fmt_plug.o opencl_pbkdf2_hmac_md5_fmt_plug.o opencl_pbkdf2_hmac_sha1_fmt_plug.o opencl_pbkdf2_hmac_sha256_fmt_plug.o opencl_pbkdf2_hmac_sha512_fmt_plug.o opencl_pdf_fmt_plug.o opencl_pem_fmt_plug.o opencl_pfx_fmt_plug.o opencl_pgpdisk_fmt_plug.o opencl_pgpsda_fmt_plug.o opencl_pgpwde_fmt_plug.o opencl_phpass_fmt_plug.o opencl_pwsafe_fmt_plug.o opencl_rakp_fmt_plug.o opencl_rar5_fmt_plug.o opencl_rar_fmt_plug.o opencl_rawmd4_fmt_plug.o opencl_rawmd5_fmt_plug.o opencl_rawsha1_fmt_plug.o opencl_rawsha256_fmt_plug.o opencl_rawsha512_fmt_plug.o opencl_rawsha512_gpl_fmt_plug.o opencl_salted_sha_fmt_plug.o opencl_sappse_fmt_plug.o opencl_sha1crypt_fmt_plug.o opencl_sha256crypt_fmt_plug.o opencl_sha2_common_plug.o opencl_sha512crypt_fmt_plug.o opencl_sl3_fmt_plug.o opencl_solarwinds_fmt_plug.o opencl_ssh_fmt_plug.o opencl_sspr_fmt_plug.o opencl_strip_fmt_plug.o opencl_tc_fmt_plug.o opencl_telegram_fmt_plug.o opencl_tezos_fmt_plug.o opencl_timeroast_fmt_plug.o opencl_vmx_fmt_plug.o opencl_wpapmk_fmt_plug.o opencl_wpapsk_fmt_plug.o opencl_xsha512_fmt_plug.o opencl_zed_fmt_plug.o opencl_zip_fmt_plug.o ZTEX_OBJS = ztex_descrypt.o ztex_bcrypt.o ztex_sha512crypt.o ztex_drupal7.o ztex_sha256crypt.o ztex_md5crypt.o ztex_phpass.o ztex_common.o FUZZ_OBJS = fuzz.o GENMKVPWD_OBJS = \ genmkvpwd.o mkvlib.o memory.o miscnl.o path.o jumbo.o PROJ = ../run/john ../run/unshadow ../run/unafs ../run/unique ../run/undrop \ ../run/rar2john ../run/zip2john \ ../run/genmkvpwd ../run/mkvcalcproba ../run/calc_stat \ ../run/tgtsnarf ../run/racf2john ../run/hccap2john \ ../run/raw2dyna ../run/keepass2john ../run/bitlocker2john \ ../run/dmg2john ../run/putty2john ../run/uaf2john \ ../run/wpapcap2john \ ../run/gpg2john ../run/cprepair ../run/base64conv WITH_PCAP = ifdef WITH_PCAP PROJ += ../run/SIPdump ../run/vncpcap2john ../run/eapmd5tojohn endif WITH_OPENCL= ifdef WITH_OPENCL CFLAGS += -DHAVE_OPENCL CFLAGS_MAIN += -DHAVE_OPENCL JOHN_OBJS += $(OCL_OBJS) $(OPENCL_PLUGFORMATS_OBJS) # core OpenCL dependencies CL_DEVICE_HEADER = ../run/opencl/opencl_device_info.h CL_COMMON_HEADER = opencl_common.h gpu_common.h gpu_sensors.h endif WITH_ZTEX= ifdef WITH_ZTEX CFLAGS += -DHAVE_ZTEX CFLAGS_MAIN += -DHAVE_ZTEX JOHN_OBJS += $(ZTEX_OBJS) endif WITH_FUZZ= ifdef WITH_FUZZ CFLAGS += -DHAVE_FUZZ CFLAGS_MAIN += -DHAVE_FUZZ JOHN_OBJS += $(FUZZ_OBJS) endif WITH_LIBFUZZER= ifdef WITH_LIBFUZZER CFLAGS += -DHAVE_LIBFUZZER -fsanitize=address -fsanitize-coverage=trace-pc-guard,trace-cmp,trace-gep,trace-div CFLAGS_MAIN += -DHAVE_LIBFUZZER -fsanitize=address -fsanitize-coverage=trace-pc-guard,trace-cmp,trace-gep,trace-div LDFLAGS += -fsanitize=fuzzer,address endif ######################################################### # this is what ./configure && make # gets you. # # also need to figure out -DUNDERSCORES and add to ASFLAGS # also need to figure out -mpreferred-stack-boundary=4 and add (or whatever the stack size is) # ######################################################### default: $(MAKE) find_version @$(MAKE) $(PROJ) \ JOHN_OBJS="$(JOHN_OBJS) simd-intrinsics.o" @if [ "$(OS)" = "Windows_NT" ]; then \ $(MAKE) peflags; \ fi @echo @echo Make process completed. ######################################################### ## This is the 'END' of the main default make target. ######################################################### # Default build is always using -g (stripped when 'make install') but this # target turns off optimizations for better debugging, and defines DEBUG # so code can adopt. debug: $(MAKE) default CFLAGS="-DDEBUG $(CFLAGS) -Og" CFLAGS_MAIN="-DDEBUG $(CFLAGS_MAIN) -Og" help: @echo "The 'older' fat makefile can be done with make --file=Makefile.legacy [target]" dynamic_big_crypt.c: dynamic_big_crypt_hash.cin dynamic_big_crypt_header.cin dynamic_big_crypt_generator.sh dynamic_big_crypt_chopper.pl dynamic_big_crypt_generated.c $(shell ./dynamic_big_crypt_generator.sh) @if [ ! -f dynamic_big_crypt.c ] ; then $(CP) dynamic_big_crypt_generated.c dynamic_big_crypt.c ; fi # Digital/Compaq's cc and make use the .S suffix for a different purpose... digipaq-alpha.o: alpha.S $(CPP) $(CPPFLAGS) alpha.S > tmp.s $(AS) $(ASFLAGS) tmp.s -o digipaq-alpha.o $(RM) tmp.s 7z_common_plug.o: 7z_common_plug.c arch.h johnswap.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h dyna_salt.h config.h john.h os.h os-autoconf.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h logger.h 7z_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lzma/LzmaDec.h lzma/7zTypes.h lzma/Lzma2Dec.h lzma/Bra.h lzma/CpuArch.h lzma/Delta.h 7z_fmt_plug.o: 7z_fmt_plug.c arch.h johnswap.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h unicode.h dyna_salt.h config.h john.h os.h os-autoconf.h crc32.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h logger.h 7z_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lzma/LzmaDec.h lzma/7zTypes.h lzma/Lzma2Dec.h lzma/Bra.h lzma/CpuArch.h lzma/Delta.h AzureAD_common_plug.o: AzureAD_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h base64_convert.h johnswap.h AzureAD_common.h AzureAD_fmt_plug.o: AzureAD_fmt_plug.c arch.h md4.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h base64_convert.h AzureAD_common.h unicode.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h BFEgg_fmt_plug.o: BFEgg_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h blowfish.c blowfish.h bf_tab.h johnswap.h common-get-hash.h DMD5_fmt_plug.o: DMD5_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h md5.h common.h memory.h formats.h params.h omp_autotune.h common-get-hash.h DOMINOSEC8_fmt_plug.o: DOMINOSEC8_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h DOMINOSEC_fmt_plug.o: DOMINOSEC_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h common-get-hash.h EPI_fmt_plug.o: EPI_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h common-get-hash.h FG2_fmt_plug.o: FG2_fmt_plug.c common.h arch.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h base64_convert.h common-get-hash.h FGT_fmt_plug.o: FGT_fmt_plug.c common.h arch.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h sha.h sph_sha1.h sph_types.h base64_convert.h common-get-hash.h HDAA_fmt_plug.o: HDAA_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h md5.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h IPB2_fmt_plug.o: IPB2_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h md5.h johnswap.h common.h memory.h formats.h params.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h KRB4_fmt_plug.o: KRB4_fmt_plug.c autoconfig.h arch.h DES_std.h KRB4_std.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h KRB4_std_plug.o: KRB4_std_plug.c autoconfig.h KRB4_std.h KRB5_fmt_plug.o: KRB5_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h formats.h params.h omp_autotune.h memory.h KRB5_std.h KRB5_std_plug.o: KRB5_std_plug.c autoconfig.h KRB5_std.h memory.h arch.h misc.h jumbo.h MSCHAPv2_bs_fmt_plug.o: MSCHAPv2_bs_fmt_plug.c arch.h DES_std.h DES_bs.h common.h memory.h loader.h params.h list.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h unicode.h NETLM_fmt_plug.o: NETLM_fmt_plug.c autoconfig.h misc.h jumbo.h arch.h common.h memory.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h NETLMv2_fmt_plug.o: NETLMv2_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h md5.h hmacmd5.h aligned.h byteorder.h common-get-hash.h NETNTLM_bs_fmt_plug.o: NETNTLM_bs_fmt_plug.c arch.h DES_std.h DES_bs.h common.h memory.h loader.h params.h list.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h getopt.h john_mpi.h md5.h unicode.h NETNTLMv2_fmt_plug.o: NETNTLMv2_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h md5.h hmacmd5.h aligned.h unicode.h byteorder.h NETSPLITLM_fmt_plug.o: NETSPLITLM_fmt_plug.c autoconfig.h misc.h jumbo.h arch.h common.h memory.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h NS_fmt_plug.o: NS_fmt_plug.c autoconfig.h misc.h jumbo.h arch.h md5.h common.h memory.h formats.h params.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h base64_convert.h johnswap.h NT-long_fmt_plug.o: NT-long_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h PHPS2_fmt_plug.o: PHPS2_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h PHPS_fmt_plug.o: PHPS_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h john_mpi.h PO_fmt_plug.o: PO_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h md5.h common-get-hash.h SKEY_fmt_plug.o: SKEY_fmt_plug.c arch.h SKEY_jtr.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h common-get-hash.h SKEY_jtr_plug.o: SKEY_jtr_plug.c arch.h SKEY_jtr.h misc.h jumbo.h autoconfig.h md4.h md5.h sha.h sph_sha1.h sph_types.h sph_ripemd.h SybaseASE_fmt_plug.o: SybaseASE_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h SybasePROP_fmt_plug.o: SybasePROP_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h syb-prop_repro.h common-get-hash.h XSHA512_fmt_plug.o: XSHA512_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h rawSHA512_common.h common-simd-getpos.h common-simd-setkey64.h XSHA_fmt_plug.o: XSHA_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h sha.h sph_sha1.h sph_types.h johnswap.h common-simd-getpos.h common-get-hash.h common-simd-setkey32.h adxcrypt_fmt_plug.o: adxcrypt_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h common-get-hash.h aes_ccm_plug.o: aes_ccm_plug.c aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h aes_ccm.h aes_gcm_plug.o: aes_gcm_plug.c arch.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h aes_ige_plug.o: aes_ige_plug.c aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h agilekeychain_common_plug.o: agilekeychain_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h johnswap.h agilekeychain_common.h formats.h params.h omp_autotune.h agilekeychain_fmt_plug.o: agilekeychain_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h johnswap.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h agilekeychain_common.h aix_ssha_fmt_plug.o: aix_ssha_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha256.h sha2.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h pbkdf2_hmac_sha512.h common-get-hash.h andotp_fmt_plug.o: andotp_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes_gcm.h androidbackup_common_plug.o: androidbackup_common_plug.c arch.h androidbackup_common.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h androidbackup_fmt_plug.o: androidbackup_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h androidbackup_common.h androidfde_fmt_plug.o: androidfde_fmt_plug.c arch.h johnswap.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h ansible_common_plug.o: ansible_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h ansible_common.h formats.h params.h omp_autotune.h ansible_fmt_plug.o: ansible_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h hmac_sha.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h ansible_common.h argon2_core_plug.o: argon2_core_plug.c argon2_core.h argon2.h blake2.h blake2-impl.h argon2_encoding_plug.o: argon2_encoding_plug.c argon2_encoding.h argon2.h argon2_core.h argon2_fmt_plug.o: argon2_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h argon2.h argon2_encoding.h common-get-hash.h argon2_opt_plug.o: argon2_opt_plug.c arch.h argon2.h argon2_core.h blake2.h blamka-round-opt.h blake2-impl.h argon2_plug.o: argon2_plug.c argon2.h argon2_encoding.h argon2_core.h argon2_ref_plug.o: argon2_ref_plug.c arch.h argon2.h argon2_core.h blamka-round-ref.h blake2.h blake2-impl.h armory_fmt_plug.o: armory_fmt_plug.c arch.h johnswap.h common.h memory.h base64_convert.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h loader.h list.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h secp256k1.h secp256k1/secp256k1.h secp256k1/secp256k1_ecdh.h sph_ripemd.h sph_types.h as400_des_fmt_plug.o: as400_des_fmt_plug.c autoconfig.h arch.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h as400_ssha1_fmt_plug.o: as400_ssha1_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h john_mpi.h unicode.h base64_convert.h asaMD5_fmt_plug.o: asaMD5_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h asn1_plug.o: asn1_plug.c asn1.h jumbo.h arch.h axcrypt_common_plug.o: axcrypt_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h axcrypt_common.h formats.h params.h omp_autotune.h dyna_salt.h axcrypt_fmt_plug.o: axcrypt_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h dyna_salt.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h axcrypt_common.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h axcrypt_variable_code.h bcrypt_pbkdf_plug.o: bcrypt_pbkdf_plug.c blf.h sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h bestcrypt_fmt_plug.o: bestcrypt_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h loader.h list.h pkcs12.h unicode.h options.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h xts.h twofish.h serpent.h sph_whirlpool.h bestcrypt_ve_fmt_plug.o: bestcrypt_ve_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h yescrypt/yescrypt.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h serpent.h sha.h sph_sha1.h sph_types.h bitcoin_fmt_plug.o: bitcoin_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h bitlocker_common_plug.o: bitlocker_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h bitlocker_common.h formats.h params.h omp_autotune.h hmac_sha.h johnswap.h bitlocker_fmt_plug.o: bitlocker_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h aes_ccm.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h bitlocker_common.h bitlocker_variable_code.h bitshares_fmt_plug.o: bitshares_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h secp256k1.h secp256k1/secp256k1.h secp256k1/secp256k1_ecdh.h bitwarden_common_plug.o: bitwarden_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h bitwarden_common.h formats.h params.h omp_autotune.h bitwarden_fmt_plug.o: bitwarden_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h bitwarden_common.h bks_fmt_plug.o: bks_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h hmac_sha.h twofish.h sha.h sph_sha1.h sph_types.h loader.h list.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pkcs12.h unicode.h options.h getopt.h john_mpi.h blackberry_ES10_fmt_plug.o: blackberry_ES10_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h blake256_plug.o: blake256_plug.c blake256.h blake2b-ref_plug.o: blake2b-ref_plug.c arch.h blake2.h blake2-impl.h blake2b_plug.o: blake2b_plug.c blake2.h blake2-impl.h arch.h blake2-config.h blake2b-round.h blake2b-load-sse41.h blake2b-load-sse2.h blf_plug.o: blf_plug.c blf.h blockchain_common_plug.o: blockchain_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h blockchain_common.h formats.h params.h omp_autotune.h blockchain_fmt_plug.o: blockchain_fmt_plug.c arch.h jumbo.h common.h memory.h formats.h params.h misc.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h blockchain_common.h cardano_common_plug.o: cardano_common_plug.c common.h arch.h memory.h cardano_common.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h cardano_fmt_plug.o: cardano_fmt_plug.c cardano_common.h formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h blake2.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h chacha.h ed25519.h ed25519-donna/ed25519.h chacha_plug.o: chacha_plug.c chacha.h chap_fmt_plug.o: chap_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h md5.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h citrix_ns_fmt_plug.o: citrix_ns_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sha.h sph_sha1.h sph_types.h common-simd-getpos.h common-simd-setkey32.h common-get-hash.h clipperz_srp_fmt_plug.o: clipperz_srp_fmt_plug.c autoconfig.h sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h omp_autotune.h common-get-hash.h cloudkeychain_common_plug.o: cloudkeychain_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h cloudkeychain_common.h cloudkeychain_fmt_plug.o: cloudkeychain_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h hmac_sha.h pbkdf2_hmac_sha512.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h cloudkeychain_common.h cmac_plug.o: cmac_plug.c cmac.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h common.h arch.h memory.h cq_fmt_plug.o: cq_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h crc32_fmt_plug.o: crc32_fmt_plug.c arch.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h loader.h list.h common-get-hash.h cryptosafe_common_plug.o: cryptosafe_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h base64_convert.h cryptosafe_common.h cryptosafe_fmt_plug.o: cryptosafe_fmt_plug.c autoconfig.h arch.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h jumbo.h params.h common.h memory.h formats.h misc.h omp_autotune.h cryptosafe_common.h loader.h list.h dahua_fmt_plug.o: dahua_fmt_plug.c arch.h md5.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h dashlane_common_plug.o: dashlane_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h openssl_code.h dashlane_common.h formats.h params.h omp_autotune.h dashlane_fmt_plug.o: dashlane_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h dashlane_common.h openssl_code.h hmac_sha.h diskcryptor_common_plug.o: diskcryptor_common_plug.c arch.h memory.h jumbo.h johnswap.h common.h xts.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h serpent.h diskcryptor_common.h formats.h params.h misc.h autoconfig.h omp_autotune.h diskcryptor_fmt_plug.o: diskcryptor_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h xts.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h serpent.h unicode.h diskcryptor_common.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h django_fmt_plug.o: django_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h pbkdf2_hmac_sha256.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h django_scrypt_fmt_plug.o: django_scrypt_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h yescrypt/yescrypt.h common-get-hash.h dmg_common_plug.o: dmg_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h dmg_fmt_plug.o: dmg_fmt_plug.c autoconfig.h arch.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h hmac_sha.h jumbo.h params.h johnswap.h common.h memory.h formats.h misc.h omp_autotune.h dmg_common.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h loader.h list.h logger.h dpapimk_fmt_plug.o: dpapimk_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h memory.h common.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha.h sph_sha1.h sph_types.h md4.h hmac_sha.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha1.h pbkdf2_hmac_sha256.h dragonfly3_fmt_plug.o: dragonfly3_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h common-get-hash.h dragonfly4_fmt_plug.o: dragonfly4_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h common-get-hash.h drupal7_fmt_plug.o: drupal7_fmt_plug.c sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h drupal7_common.h common-get-hash.h dynamic_compiler_fmt_plug.o: dynamic_compiler_fmt_plug.c arch.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h dynamic_compiler.h dynamic_types.h options.h list.h loader.h getopt.h john_mpi.h ecryptfs_fmt_plug.o: ecryptfs_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h eigrp_fmt_plug.o: eigrp_fmt_plug.c arch.h md5.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h yescrypt/sha256.h electrum_fmt_plug.o: electrum_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h secp256k1.h secp256k1/secp256k1.h secp256k1/secp256k1_ecdh.h pbkdf2_hmac_sha512.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h hmac_sha.h encdatavault_common_plug.o: encdatavault_common_plug.c encdatavault_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h encdatavault_md5_fmt_plug.o: encdatavault_md5_fmt_plug.c md5.h arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h encdatavault_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h common.h memory.h encdatavault_pbkdf2_fmt_plug.o: encdatavault_pbkdf2_fmt_plug.c md5.h arch.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h encdatavault_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h encfs_common_plug.o: encfs_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h encfs_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h formats.h params.h omp_autotune.h hmac_sha.h encfs_fmt_plug.o: encfs_fmt_plug.c arch.h options.h autoconfig.h list.h loader.h params.h formats.h misc.h jumbo.h omp_autotune.h getopt.h common.h memory.h john_mpi.h johnswap.h encfs_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h enpass_common_plug.o: enpass_common_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h enpass_common.h formats.h params.h omp_autotune.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h enpass_fmt_plug.o: enpass_fmt_plug.c aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h enpass_common.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha512.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h episerver_fmt_plug.o: episerver_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h unicode.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h ethereum_common_plug.o: ethereum_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h ethereum_common.h formats.h params.h omp_autotune.h ethereum_fmt_plug.o: ethereum_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h ethereum_common.h yescrypt/yescrypt.h KeccakHash.h KeccakSponge.h KeccakF-1600-interface.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h feal8_plug.o: feal8_plug.c feal8.h common.h arch.h memory.h johnswap.h formspring_fmt_plug.o: formspring_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h john_mpi.h fvde_common_plug.o: fvde_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h fvde_common.h formats.h params.h omp_autotune.h hmac_sha.h johnswap.h fvde_fmt_plug.o: fvde_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h fvde_common.h geli_common_plug.o: geli_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h geli_common.h formats.h params.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h hmac_sha.h geli_fmt_plug.o: geli_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h hmac_sha.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h geli_common.h gost12256hash_fmt_plug.o: gost12256hash_fmt_plug.c arch.h gost3411-2012-core.h gost3411-2012-config.h gost3411-2012-sse2.h gost3411-2012-ref.h gost3411-2012-const.h gost3411-2012-precalc.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h johnswap.h common-get-hash.h gost12512hash_fmt_plug.o: gost12512hash_fmt_plug.c arch.h gost3411-2012-core.h gost3411-2012-config.h gost3411-2012-sse2.h gost3411-2012-ref.h gost3411-2012-const.h gost3411-2012-precalc.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h johnswap.h common-get-hash.h gost3411-2012-core_plug.o: gost3411-2012-core_plug.c gost3411-2012-core.h gost3411-2012-config.h gost3411-2012-sse2.h gost3411-2012-ref.h gost3411-2012-const.h gost3411-2012-precalc.h gost94hash_fmt_plug.o: gost94hash_fmt_plug.c arch.h gost.h johnswap.h common.h memory.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h common-get-hash.h gost_fmt_plug.o: gost_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h gost.h johnswap.h common-get-hash.h gpg_common_plug.o: gpg_common_plug.c autoconfig.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h idea-JtR.h sha.h sph_sha1.h sph_types.h arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h md5.h formats.h params.h misc.h jumbo.h omp_autotune.h gpg_common.h dyna_salt.h loader.h list.h gpg_fmt_plug.o: gpg_fmt_plug.c autoconfig.h arch.h params.h common.h memory.h formats.h misc.h jumbo.h omp_autotune.h twofish.h md5.h rc4.h pdfcrack_md5.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h gpg_common.h dyna_salt.h groestl_plug.o: groestl_plug.c groestl.h groestl_tables.h has160_fmt_plug.o: has160_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h has160.h common-get-hash.h has160_plug.o: has160_plug.c gost.h arch.h johnswap.h common.h memory.h has160.h haval_fmt_plug.o: haval_fmt_plug.c arch.h sph_haval.h sph_types.h autoconfig.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h hmacMD5_fmt_plug.o: hmacMD5_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h md5.h aligned.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h base64_convert.h hmacSHA1_fmt_plug.o: hmacSHA1_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h hmacSHA256_fmt_plug.o: hmacSHA256_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h autoconfig.h base64_convert.h formats.h params.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h hmacSHA512_fmt_plug.o: hmacSHA512_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h autoconfig.h base64_convert.h formats.h params.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h hmac_sha_plug.o: hmac_sha_plug.c arch.h aligned.h sha.h autoconfig.h sph_sha1.h sph_types.h sha2.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h hmailserver_fmt_plug.o: hmailserver_fmt_plug.c autoconfig.h sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h hsrp_fmt_plug.o: hsrp_fmt_plug.c arch.h md5.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h idea_plug.o: idea_plug.c idea-JtR.h ike_fmt_plug.o: ike_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h ike-crack.h md5.h sha.h sph_sha1.h sph_types.h itunes_common_plug.o: itunes_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h itunes_common.h formats.h params.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h itunes_fmt_plug.o: itunes_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha256.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h itunes_common.h iwork_common_plug.o: iwork_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h iwork_common.h formats.h params.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h hmac_sha.h iwork_fmt_plug.o: iwork_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h iwork_common.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h jh_plug.o: jh_plug.c jh.h keccak_plug.o: keccak_plug.c keccak.h keepass_common_plug.o: keepass_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h keepass_common.h john.h os.h os-autoconf.h argon2.h dyna_salt.h keepass_fmt_plug.o: keepass_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h chacha.h hmac_sha.h argon2.h keepass_common.h john.h os.h os-autoconf.h dyna_salt.h keplr_fmt_plug.o: keplr_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h yescrypt/yescrypt.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h keychain_common_plug.o: keychain_common_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h keychain_common.h formats.h params.h omp_autotune.h keychain_fmt_plug.o: keychain_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h keychain_common.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h keyring_fmt_plug.o: keyring_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h md5.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h keystore_common_plug.o: keystore_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h keystore_common.h loader.h list.h keystore_fmt_plug.o: keystore_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h dyna_salt.h johnswap.h keystore_common.h known_hosts_fmt_plug.o: known_hosts_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h base64_convert.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h krb5_asrep_common_plug.o: krb5_asrep_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h krb5_asrep_common.h dyna_salt.h krb5_asrep_fmt_plug.o: krb5_asrep_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h formats.h params.h omp_autotune.h common.h memory.h md4.h hmacmd5.h aligned.h md5.h hmac_sha.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h unicode.h options.h list.h loader.h getopt.h john_mpi.h krb5_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h krb5_asrep_common.h dyna_salt.h rc4.h krb5_common_plug.o: krb5_common_plug.c autoconfig.h krb5_common.h arch.h misc.h jumbo.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h memory.h krb5_db_fmt_plug.o: krb5_db_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h krb5_common.h krb5_tgs_common_plug.o: krb5_tgs_common_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h dyna_salt.h krb5_tgs_common.h unicode.h options.h list.h loader.h getopt.h john_mpi.h krb5_tgs_fmt_plug.o: krb5_tgs_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h dyna_salt.h krb5_tgs_common.h md4.h hmacmd5.h aligned.h md5.h rc4.h unicode.h options.h list.h loader.h getopt.h john_mpi.h krb5_tgsrep_common_plug.o: krb5_tgsrep_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h unicode.h options.h list.h loader.h getopt.h john_mpi.h krb5_tgsrep_common.h dyna_salt.h krb5_tgsrep_fmt_plug.o: krb5_tgsrep_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h formats.h params.h omp_autotune.h common.h memory.h hmac_sha.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h krb5_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h krb5_tgsrep_common.h dyna_salt.h krb5pa-md5_fmt_plug.o: krb5pa-md5_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h unicode.h md5.h hmacmd5.h aligned.h md4.h rc4.h common-get-hash.h krb5pa-sha1_fmt_plug.o: krb5pa-sha1_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h unicode.h johnswap.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h hmac_sha.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h krb5_common.h common-get-hash.h kwallet_fmt_plug.o: kwallet_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h memory.h common.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h lastpass_cli_common_plug.o: lastpass_cli_common_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h johnswap.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lastpass_cli_common.h lastpass_cli_fmt_plug.o: lastpass_cli_fmt_plug.c arch.h johnswap.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h pbkdf2_hmac_sha256.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h lastpass_cli_common.h lastpass_common_plug.o: lastpass_common_plug.c arch.h johnswap.h common.h memory.h params.h options.h autoconfig.h list.h loader.h formats.h misc.h jumbo.h omp_autotune.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lastpass_common.h lastpass_fmt_plug.o: lastpass_fmt_plug.c arch.h johnswap.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lastpass_common.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h lastpass_sniffed_fmt_plug.o: lastpass_sniffed_fmt_plug.c arch.h johnswap.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h base64_convert.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h leet_cc_fmt_plug.o: leet_cc_fmt_plug.c arch.h autoconfig.h openssl_local_overrides.h sph_whirlpool.h sph_types.h sha2.h aligned.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h lotus5_fmt_plug.o: lotus5_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h common-get-hash.h lotus85_fmt_plug.o: lotus85_fmt_plug.c autoconfig.h sha.h sph_sha1.h sph_types.h arch.h formats.h params.h misc.h jumbo.h omp_autotune.h common.h memory.h luks_fmt_plug.o: luks_fmt_plug.c autoconfig.h arch.h johnswap.h common.h memory.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h os.h os-autoconf.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h base64_convert.h pbkdf2_hmac_sha1.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h dyna_salt.h luks_insane_tests.h md2_fmt_plug.o: md2_fmt_plug.c arch.h sph_md2.h sph_types.h autoconfig.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h mdc2_fmt_plug.o: mdc2_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h mdc2-JtR.h common-get-hash.h mdc2dgst_plug.o: mdc2dgst_plug.c autoconfig.h mdc2-JtR.h mediawiki_fmt_plug.o: mediawiki_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h john_mpi.h monero_fmt_plug.o: monero_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h chacha.h slow_hash.h money_fmt_plug.o: money_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h md5.h rc4.h unicode.h mongodb_fmt_plug.o: mongodb_fmt_plug.c md5.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h mongodb_scram_fmt_plug.o: mongodb_scram_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha.h sph_sha1.h sph_types.h base64_convert.h hmac_sha.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha1.h md5.h common-get-hash.h mozilla_ng_fmt_plug.o: mozilla_ng_fmt_plug.c autoconfig.h arch.h md5.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h common-get-hash.h mscash1_fmt_plug.o: mscash1_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h mscash_common.h mscash2_fmt_plug.o: mscash2_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h md4.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h mscash_common.h mscash_common_plug.o: mscash_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h common.h base64_convert.h unicode.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h mscash_common.h mssql-old_fmt_plug.o: mssql-old_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h params.h formats.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h sha.h sph_sha1.h sph_types.h johnswap.h mssql05_fmt_plug.o: mssql05_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h params.h formats.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h sha.h sph_sha1.h sph_types.h johnswap.h mssql12_fmt_plug.o: mssql12_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h multibit_fmt_plug.o: multibit_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h md5.h yescrypt/yescrypt.h unicode.h mysqlSHA1_fmt_plug.o: mysqlSHA1_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h johnswap.h common-simd-getpos.h common-simd-setkey32.h common-get-hash.h mysql_fmt_plug.o: mysql_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h common-get-hash.h mysql_netauth_fmt_plug.o: mysql_netauth_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h sha.h sph_sha1.h sph_types.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h net_ah_fmt_plug.o: net_ah_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h hmacmd5.h aligned.h md5.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h net_md5_fmt_plug.o: net_md5_fmt_plug.c autoconfig.h formats.h params.h arch.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h md5.h options.h list.h loader.h getopt.h john_mpi.h net_sha1_fmt_plug.o: net_sha1_fmt_plug.c autoconfig.h formats.h params.h arch.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sha.h sph_sha1.h sph_types.h options.h list.h loader.h getopt.h john_mpi.h notes_common_plug.o: notes_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h notes_common.h formats.h params.h omp_autotune.h johnswap.h notes_fmt_plug.o: notes_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h johnswap.h notes_common.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h nsec3_fmt_plug.o: nsec3_fmt_plug.c sha.h autoconfig.h sph_sha1.h sph_types.h arch.h params.h common.h memory.h formats.h misc.h jumbo.h omp_autotune.h nt2_fmt_plug.o: nt2_fmt_plug.c arch.h md4.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h ntlmv1_mschapv2_fmt_plug.o: ntlmv1_mschapv2_fmt_plug.c autoconfig.h arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h sha.h sph_sha1.h sph_types.h md4.h md5.h unicode.h john.h os.h os-autoconf.h nukedclan_fmt_plug.o: nukedclan_fmt_plug.c arch.h md5.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h o10glogon_fmt_plug.o: o10glogon_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h md5.h unicode.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h o3logon_fmt_plug.o: o3logon_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h unicode.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h o5logon_fmt_plug.o: o5logon_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h md5.h oaes_lib_plug.o: oaes_lib_plug.c oaes_lib.h odf_common_plug.o: odf_common_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h odf_common.h formats.h params.h omp_autotune.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h odf_fmt_plug.o: odf_fmt_plug.c autoconfig.h arch.h johnswap.h common.h memory.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h odf_common.h pbkdf2_hmac_sha1.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h office_common_plug.o: office_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h office_common.h formats.h params.h omp_autotune.h office_fmt_plug.o: office_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h office_common.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h oldoffice_common_plug.o: oldoffice_common_plug.c oldoffice_common.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h logger.h john.h os.h os-autoconf.h oldoffice_fmt_plug.o: oldoffice_fmt_plug.c oldoffice_common.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h md5.h rc4.h sha.h sph_sha1.h sph_types.h openbsdsoftraid_common_plug.o: openbsdsoftraid_common_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h openbsdsoftraid_common.h formats.h params.h omp_autotune.h openbsdsoftraid_fmt_plug.o: openbsdsoftraid_fmt_plug.c arch.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h loader.h list.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha.h sph_sha1.h sph_types.h hmac_sha.h bcrypt_pbkdf.h pbkdf2_hmac_sha1.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h openbsdsoftraid_common.h openbsdsoftraid_variable_code.h opencl_7z_fmt_plug.o: opencl_7z_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h unicode.h dyna_salt.h config.h 7z_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lzma/LzmaDec.h lzma/7zTypes.h lzma/Lzma2Dec.h lzma/Bra.h lzma/CpuArch.h lzma/Delta.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_DES_bs_b_plug.o: opencl_DES_bs_b_plug.c options.h autoconfig.h list.h loader.h params.h arch.h formats.h misc.h jumbo.h omp_autotune.h getopt.h common.h memory.h john_mpi.h opencl_DES_bs.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_DES_hst_dev_shared.h mask_ext.h mask.h opencl_DES_bs_f_plug.o: opencl_DES_bs_f_plug.c options.h autoconfig.h list.h loader.h params.h arch.h formats.h misc.h jumbo.h omp_autotune.h getopt.h common.h memory.h john_mpi.h opencl_DES_bs.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_DES_hst_dev_shared.h mask_ext.h mask.h john.h os.h os-autoconf.h opencl_DES_bs_h_plug.o: opencl_DES_bs_h_plug.c options.h autoconfig.h list.h loader.h params.h arch.h formats.h misc.h jumbo.h omp_autotune.h getopt.h common.h memory.h john_mpi.h opencl_DES_bs.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_DES_hst_dev_shared.h mask_ext.h mask.h john.h os.h os-autoconf.h opencl_DES_bs_plug.o: opencl_DES_bs_plug.c arch.h common.h memory.h opencl_DES_bs.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_DES_hst_dev_shared.h loader.h list.h options.h getopt.h john_mpi.h bt_interface.h mask_ext.h mask.h logger.h opencl_DES_fmt_plug.o: opencl_DES_fmt_plug.c arch.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h config.h opencl_DES_bs.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_DES_hst_dev_shared.h loader.h list.h logger.h opencl_agilekeychain_fmt_plug.o: opencl_agilekeychain_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h agilekeychain_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_androidbackup_fmt_plug.o: opencl_androidbackup_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h androidbackup_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_ansible_fmt_plug.o: opencl_ansible_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h hmac_sha.h ansible_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_argon2_fmt_plug.o: opencl_argon2_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h argon2.h argon2_core.h argon2_encoding.h blake2.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_helper_macros.h keepass_common.h john.h os.h os-autoconf.h dyna_salt.h common-get-hash.h opencl_axcrypt2_fmt_plug.o: opencl_axcrypt2_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h axcrypt_common.h dyna_salt.h axcrypt_variable_code.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_axcrypt_fmt_plug.o: opencl_axcrypt_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h axcrypt_common.h dyna_salt.h axcrypt_variable_code.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_bf_fmt_plug.o: opencl_bf_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h opencl_bf_std.h common.h memory.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h BF_common.h config.h loader.h list.h opencl_bf_std_plug.o: opencl_bf_std_plug.c arch.h common.h memory.h options.h autoconfig.h list.h loader.h params.h formats.h misc.h jumbo.h omp_autotune.h getopt.h john_mpi.h opencl_bf_std.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h BF_common.h opencl_bitcoin_fmt_plug.o: opencl_bitcoin_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_bitlocker_fmt_plug.o: opencl_bitlocker_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h base64_convert.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h bitlocker_common.h bitlocker_variable_code.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_bitwarden_fmt_plug.o: opencl_bitwarden_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h bitwarden_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_blockchain_fmt_plug.o: opencl_blockchain_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h blockchain_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_cloudkeychain_fmt_plug.o: opencl_cloudkeychain_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h cloudkeychain_common.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_cryptosafe_fmt_plug.o: opencl_cryptosafe_fmt_plug.c arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h cryptosafe_common.h mask_ext.h mask.h opencl_autotune.h config.h logger.h john.h os.h os-autoconf.h recovery.h opencl_dashlane_fmt_plug.o: opencl_dashlane_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h dashlane_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_diskcryptor_aes_fmt_plug.o: opencl_diskcryptor_aes_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h diskcryptor_common.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_diskcryptor_fmt_plug.o: opencl_diskcryptor_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h johnswap.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h hmac_sha.h unicode.h twofish.h diskcryptor_common.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_dmg_fmt_plug.o: opencl_dmg_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h dmg_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h sha.h sph_sha1.h sph_types.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_electrum_modern_fmt_plug.o: opencl_electrum_modern_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h johnswap.h secp256k1.h secp256k1/secp256k1.h secp256k1/secp256k1_ecdh.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h hmac_sha.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_encfs_fmt_plug.o: opencl_encfs_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h encfs_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_enpass_fmt_plug.o: opencl_enpass_fmt_plug.c aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h enpass_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h ../run/opencl/opencl_pbkdf2_hmac_sha512.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_ethereum_fmt_plug.o: opencl_ethereum_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h ethereum_common.h formats.h params.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_ethereum_presale_fmt_plug.o: opencl_ethereum_presale_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h ethereum_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_fvde_fmt_plug.o: opencl_fvde_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h fvde_common.h formats.h params.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_geli_fmt_plug.o: opencl_geli_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h geli_common.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h hmac_sha.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_gost12256hash_fmt_plug.o: opencl_gost12256hash_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h common-get-hash.h opencl_gost12512hash_fmt_plug.o: opencl_gost12512hash_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h common-get-hash.h opencl_gost94hash_fmt_plug.o: opencl_gost94hash_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h common-get-hash.h opencl_gpg_fmt_plug.o: opencl_gpg_fmt_plug.c autoconfig.h arch.h params.h common.h memory.h formats.h misc.h jumbo.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h gpg_common.h dyna_salt.h twofish.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_hash_check_128_plug.o: opencl_hash_check_128_plug.c options.h autoconfig.h list.h loader.h params.h arch.h formats.h misc.h jumbo.h omp_autotune.h getopt.h common.h memory.h john_mpi.h logger.h opencl_hash_check.h bt_interface.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h mask_ext.h mask.h opencl_hash_check_64_plug.o: opencl_hash_check_64_plug.c options.h autoconfig.h list.h loader.h params.h arch.h formats.h misc.h jumbo.h omp_autotune.h getopt.h common.h memory.h john_mpi.h logger.h opencl_hash_check.h bt_interface.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h mask_ext.h mask.h int128.h opencl_iwork_fmt_plug.o: opencl_iwork_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h iwork_common.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_keepass_fmt_plug.o: opencl_keepass_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h config.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_helper_macros.h keepass_common.h john.h os.h os-autoconf.h argon2.h dyna_salt.h opencl_autotune.h logger.h mask_ext.h mask.h recovery.h opencl_keychain_fmt_plug.o: opencl_keychain_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h keychain_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_keyring_fmt_plug.o: opencl_keyring_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h md5.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_keystore_fmt_plug.o: opencl_keystore_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h keystore_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_krb5_asrep_aes_fmt_plug.o: opencl_krb5_asrep_aes_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h config.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h krb5_common.h krb5_asrep_common.h dyna_salt.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h hmac_sha.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_krb5_tgs_fmt_plug.o: opencl_krb5_tgs_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h dyna_salt.h krb5_tgs_common.h unicode.h options.h list.h loader.h getopt.h john_mpi.h mask_ext.h mask.h opencl_autotune.h config.h logger.h john.h os.h os-autoconf.h recovery.h opencl_krb5_tgsrep_fmt_plug.o: opencl_krb5_tgsrep_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h config.h krb5_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h krb5_tgsrep_common.h dyna_salt.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_krb5pa-md5_fmt_plug.o: opencl_krb5pa-md5_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h config.h unicode.h md4.h hmacmd5.h aligned.h md5.h rc4.h mask_ext.h mask.h bt_interface.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_krb5pa-sha1_fmt_plug.o: opencl_krb5pa-sha1_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h unicode.h config.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_lastpass_cli_fmt_plug.o: opencl_lastpass_cli_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lastpass_cli_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_lastpass_fmt_plug.o: opencl_lastpass_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lastpass_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_lm_b_plug.o: opencl_lm_b_plug.c opencl_lm.h arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_lm_hst_dev_shared.h loader.h list.h options.h getopt.h john_mpi.h bt_interface.h mask_ext.h mask.h logger.h opencl_lm_fmt_plug.o: opencl_lm_fmt_plug.c opencl_lm.h arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_lm_hst_dev_shared.h loader.h list.h config.h opencl_lm_plug.o: opencl_lm_plug.c opencl_lm.h arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_lm_hst_dev_shared.h loader.h list.h unicode.h options.h getopt.h john_mpi.h mask_ext.h mask.h opencl_lotus5_fmt_plug.o: opencl_lotus5_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_lotus5_fmt.h options.h list.h loader.h getopt.h john_mpi.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_md5crypt_fmt_plug.o: opencl_md5crypt_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h path.h config.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h md5crypt_common.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_mscash2_fmt_plug.o: opencl_mscash2_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h md4.h sha.h sph_sha1.h sph_types.h unicode.h options.h list.h loader.h getopt.h john_mpi.h opencl_mscash2_helper_plug.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h config.h mscash_common.h opencl_mscash2_helper_plug.o: opencl_mscash2_helper_plug.c opencl_mscash2_helper_plug.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h opencl_mscash_fmt_plug.o: opencl_mscash_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h unicode.h mask_ext.h mask.h bt_interface.h mscash_common.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_mysqlsha1_fmt_plug.o: opencl_mysqlsha1_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h mask_ext.h mask.h bt_interface.h opencl_notes_fmt_plug.o: opencl_notes_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h notes_common.h formats.h params.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_nt_fmt_plug.o: opencl_nt_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h config.h options.h list.h loader.h getopt.h john_mpi.h unicode.h md4.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h johnswap.h mask_ext.h mask.h opencl_hash_check.h bt_interface.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_ntlmv2_fmt_plug.o: opencl_ntlmv2_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h unicode.h mask_ext.h mask.h bt_interface.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_o5logon_fmt_plug.o: opencl_o5logon_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_odf_fmt_plug.o: opencl_odf_fmt_plug.c autoconfig.h arch.h formats.h params.h misc.h jumbo.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h odf_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_office_fmt_plug.o: opencl_office_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h office_common.h config.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_oldoffice_fmt_plug.o: opencl_oldoffice_fmt_plug.c arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h unicode.h dyna_salt.h mask_ext.h mask.h opencl_autotune.h config.h logger.h john.h os.h os-autoconf.h recovery.h opencl_openbsdsoftraid_fmt_plug.o: opencl_openbsdsoftraid_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h openbsdsoftraid_common.h openbsdsoftraid_variable_code.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pbkdf2_hmac_md4_fmt_plug.o: opencl_pbkdf2_hmac_md4_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h base64_convert.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_pbkdf2_hmac_md4.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pbkdf2_hmac_md5_fmt_plug.o: opencl_pbkdf2_hmac_md5_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h base64_convert.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_pbkdf2_hmac_md5.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pbkdf2_hmac_sha1_fmt_plug.o: opencl_pbkdf2_hmac_sha1_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h johnswap.h base64_convert.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pbkdf2_hmac_sha256_fmt_plug.o: opencl_pbkdf2_hmac_sha256_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h base64_convert.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h pbkdf2_hmac_common.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pbkdf2_hmac_sha512_fmt_plug.o: opencl_pbkdf2_hmac_sha512_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h johnswap.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pdf_fmt_plug.o: opencl_pdf_fmt_plug.c pdf_common.h arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h loader.h list.h options.h getopt.h john_mpi.h logger.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_helper_macros.h mask_ext.h mask.h opencl_autotune.h config.h john.h os.h os-autoconf.h recovery.h opencl_pem_fmt_plug.o: opencl_pem_fmt_plug.c autoconfig.h arch.h formats.h params.h misc.h jumbo.h omp_autotune.h common.h memory.h pem_common.h asn1.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pfx_fmt_plug.o: opencl_pfx_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h unicode.h pfx_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pgpdisk_fmt_plug.o: opencl_pgpdisk_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h pgpdisk_common.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pgpsda_fmt_plug.o: opencl_pgpsda_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h pgpsda_common.h sha.h sph_sha1.h sph_types.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pgpwde_fmt_plug.o: opencl_pgpwde_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha.h sph_sha1.h sph_types.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h pgpwde_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_phpass_fmt_plug.o: opencl_phpass_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h phpass_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pwsafe_fmt_plug.o: opencl_pwsafe_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h pwsafe_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_rakp_fmt_plug.o: opencl_rakp_fmt_plug.c path.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h johnswap.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_rar5_fmt_plug.o: opencl_rar5_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h rar5_common.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_rar_fmt_plug.o: opencl_rar_fmt_plug.c autoconfig.h arch.h sha.h sph_sha1.h sph_types.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h formats.h params.h omp_autotune.h dyna_salt.h options.h list.h loader.h getopt.h john_mpi.h unicode.h johnswap.h unrar.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h unrarhlp.h unrarppm.h unrarvm.h unrarcmd.h unrarfilter.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h config.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h rar_common.c opencl_rawmd4_fmt_plug.o: opencl_rawmd4_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h config.h options.h list.h loader.h getopt.h john_mpi.h mask_ext.h mask.h opencl_hash_check.h bt_interface.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h opencl_rawmd5_fmt_plug.o: opencl_rawmd5_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h base64_convert.h config.h options.h list.h loader.h getopt.h john_mpi.h mask_ext.h mask.h opencl_hash_check.h bt_interface.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h opencl_rawsha1_fmt_plug.o: opencl_rawsha1_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h rawSHA1_common.h mask_ext.h mask.h bt_interface.h opencl_rawsha256_fmt_plug.o: opencl_rawsha256_fmt_plug.c sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_rawsha256.h ../run/opencl/opencl_sha256.h ../run/opencl/opencl_sha2_common.h ../run/opencl/opencl_misc.h ../run/opencl/opencl_rotate.h rawSHA256_common.h mask_ext.h mask.h ../run/opencl/opencl_mask_extras.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_rawsha512_fmt_plug.o: opencl_rawsha512_fmt_plug.c arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h rawSHA512_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_rawsha512_gpl_fmt_plug.o: opencl_rawsha512_gpl_fmt_plug.c sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_rawsha512.h ../run/opencl/opencl_sha512.h ../run/opencl/opencl_sha2_common.h ../run/opencl/opencl_misc.h ../run/opencl/opencl_rotate.h rawSHA512_common.h mask_ext.h mask.h ../run/opencl/opencl_mask_extras.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_salted_sha_fmt_plug.o: opencl_salted_sha_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h salted_sha1_common.h mask_ext.h mask.h base64_convert.h bt_interface.h opencl_sappse_fmt_plug.o: opencl_sappse_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h unicode.h sap_pse_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_sha1crypt_fmt_plug.o: opencl_sha1crypt_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h params.h common.h memory.h formats.h misc.h jumbo.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h sha1crypt_common.h ../run/opencl/opencl_pbkdf1_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_sha256crypt_fmt_plug.o: opencl_sha256crypt_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_sha256crypt.h ../run/opencl/opencl_sha256.h ../run/opencl/opencl_sha2_common.h ../run/opencl/opencl_misc.h ../run/opencl/opencl_rotate.h sha256crypt_common.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_sha2_common_plug.o: opencl_sha2_common_plug.c opencl_sha512crypt_fmt_plug.o: opencl_sha512crypt_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_sha512crypt.h ../run/opencl/opencl_sha512.h ../run/opencl/opencl_sha2_common.h ../run/opencl/opencl_misc.h ../run/opencl/opencl_rotate.h sha512crypt_common.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_sl3_fmt_plug.o: opencl_sl3_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h mask_ext.h mask.h base64_convert.h sl3_common.h bt_interface.h opencl_solarwinds_fmt_plug.o: opencl_solarwinds_fmt_plug.c aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h solarwinds_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_ssh_fmt_plug.o: opencl_ssh_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h ssh_common.h ssh_variable_code.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_sspr_fmt_plug.o: opencl_sspr_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h sspr_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_strip_fmt_plug.o: opencl_strip_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h strip_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_tc_fmt_plug.o: opencl_tc_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h options.h list.h loader.h params.h formats.h omp_autotune.h getopt.h john_mpi.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h johnswap.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_ripemd160.h sph_ripemd.h sph_types.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_telegram_fmt_plug.o: opencl_telegram_fmt_plug.c autoconfig.h arch.h formats.h params.h misc.h jumbo.h omp_autotune.h common.h memory.h telegram_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_tezos_fmt_plug.o: opencl_tezos_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h tezos_common.h johnswap.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_timeroast_fmt_plug.o: opencl_timeroast_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h unicode.h mask_ext.h mask.h bt_interface.h timeroast_common.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_vmx_fmt_plug.o: opencl_vmx_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h vmx_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_wpapmk_fmt_plug.o: opencl_wpapmk_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h config.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h wpapsk.h johnswap.h hmacmd5.h aligned.h md5.h hmac_sha.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h cmac.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h base64_convert.h hccap.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_wpapsk_fmt_plug.o: opencl_wpapsk_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h config.h options.h list.h loader.h getopt.h john_mpi.h unicode.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h wpapsk.h johnswap.h hmacmd5.h aligned.h md5.h hmac_sha.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h cmac.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h base64_convert.h hccap.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_xsha512_fmt_plug.o: opencl_xsha512_fmt_plug.c arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h rawSHA512_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_zed_fmt_plug.o: opencl_zed_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h unicode.h zed_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_zip_fmt_plug.o: opencl_zip_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h pkzip.h dyna_salt.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h john_mpi.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h openssl_code_plug.o: openssl_code_plug.c md5.h arch.h sha.h autoconfig.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h openssl_code.h openssl_enc_fmt_plug.o: openssl_enc_fmt_plug.c autoconfig.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h md5.h arch.h sha.h sph_sha1.h sph_types.h openssl_code.h misc.h jumbo.h params.h common.h memory.h formats.h omp_autotune.h oracle11_fmt_plug.o: oracle11_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h johnswap.h common-simd-getpos.h common-simd-setkey32.h common-get-hash.h oracle12c_fmt_plug.o: oracle12c_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h pbkdf2_hmac_sha512.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h oracle_fmt_plug.o: oracle_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h osc_fmt_plug.o: osc_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h john_mpi.h ospf_fmt_plug.o: ospf_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h hmac_sha.h options.h list.h loader.h getopt.h john_mpi.h padlock_fmt_plug.o: padlock_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha.h sph_sha1.h sph_types.h loader.h list.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h aes_ccm.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h palshop_fmt_plug.o: palshop_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h md5.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h common-get-hash.h panama_fmt_plug.o: panama_fmt_plug.c arch.h sph_panama.h sph_types.h autoconfig.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h pbkdf2-hmac-md4_fmt_plug.o: pbkdf2-hmac-md4_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h pbkdf2_hmac_md4.h md4.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_common.h common-get-hash.h pbkdf2-hmac-md5_fmt_plug.o: pbkdf2-hmac-md5_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h pbkdf2_hmac_md5.h md5.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_common.h common-get-hash.h pbkdf2-hmac-sha1_fmt_plug.o: pbkdf2-hmac-sha1_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h base64_convert.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_common.h common-get-hash.h pbkdf2-hmac-sha512_fmt_plug.o: pbkdf2-hmac-sha512_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h pbkdf2_hmac_common.h pbkdf2_hmac_sha512.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h pbkdf2_hmac_common_plug.o: pbkdf2_hmac_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h base64_convert.h pbkdf2_hmac_common.h pbkdf2_hmac_md4.h md4.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_md5.h md5.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h pbkdf2_hmac_sha512.h sha2.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h pbkdf2_hmac_sha256_fmt_plug.o: pbkdf2_hmac_sha256_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h base64_convert.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h pbkdf2_hmac_sha256.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h pbkdf2_hmac_common.h common-get-hash.h pdf_common_plug.o: pdf_common_plug.c pdf_common.h arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h loader.h list.h options.h getopt.h john_mpi.h logger.h pdf_fmt_plug.o: pdf_fmt_plug.c pdf_common.h arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h loader.h list.h options.h getopt.h john_mpi.h logger.h md5.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h rc4.h pdfcrack_md5.h pdfcrack_md5_plug.o: pdfcrack_md5_plug.c pdfcrack_md5.h pem_common_plug.o: pem_common_plug.c autoconfig.h arch.h pem_common.h common.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h asn1.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pem_fmt_plug.o: pem_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h pem_common.h asn1.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pfx_common_plug.o: pfx_common_plug.c pfx_common.h formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h common.h loader.h list.h pfx_fmt_plug.o: pfx_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h hmac_sha.h twofish.h sha.h sph_sha1.h sph_types.h loader.h list.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pkcs12.h unicode.h options.h getopt.h john_mpi.h pfx_common.h pgpdisk_common_plug.o: pgpdisk_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h pgpdisk_common.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h pgpdisk_fmt_plug.o: pgpdisk_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha.h sph_sha1.h sph_types.h loader.h list.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h pgpdisk_common.h pgpsda_common_plug.o: pgpsda_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h pgpsda_common.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h pgpsda_fmt_plug.o: pgpsda_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha.h sph_sha1.h sph_types.h loader.h list.h pgpsda_common.h pgpwde_common_plug.o: pgpwde_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h pgpwde_common.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pgpwde_fmt_plug.o: pgpwde_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h loader.h list.h pgpwde_common.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h phpassMD5_fmt_plug.o: phpassMD5_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h johnswap.h formats.h params.h omp_autotune.h md5.h phpass_common.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h phpass_common_plug.o: phpass_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h common.h phpass_common.h pixMD5_fmt_plug.o: pixMD5_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pkcs12_plug.o: pkcs12_plug.c sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h pkcs12.h unicode.h options.h autoconfig.h list.h loader.h params.h formats.h misc.h jumbo.h omp_autotune.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h sph_whirlpool.h pkzip_fmt_plug.o: pkzip_fmt_plug.c arch.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h pkzip.h dyna_salt.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pkzip_inffixed.h loader.h list.h plaintext_fmt_plug.o: plaintext_fmt_plug.c common.h arch.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h postgres_fmt_plug.o: postgres_fmt_plug.c arch.h md5.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h pst_fmt_plug.o: pst_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h putty_fmt_plug.o: putty_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha.h sph_sha1.h sph_types.h hmac_sha.h loader.h list.h pwsafe_common_plug.o: pwsafe_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h pwsafe_common.h formats.h params.h omp_autotune.h hmac_sha.h pwsafe_fmt_plug.o: pwsafe_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h pwsafe_common.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h qnx_fmt_plug.o: qnx_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h md5.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h qnx_common.h base64_convert.h common-get-hash.h racf_fmt_plug.o: racf_fmt_plug.c autoconfig.h arch.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h racf_kdfaes_fmt_plug.o: racf_kdfaes_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h hmac_sha.h common-get-hash.h radius_fmt_plug.o: radius_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h md5.h radmin_fmt_plug.o: radmin_fmt_plug.c md5.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h rakp_fmt_plug.o: rakp_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h rar5_fmt_plug.o: rar5_fmt_plug.c arch.h johnswap.h common.h memory.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h rar5_common.h pbkdf2_hmac_sha256.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h rar_fmt_plug.o: rar_fmt_plug.c autoconfig.h arch.h sha.h sph_sha1.h sph_types.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h johnswap.h unrar.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h unrarhlp.h unrarppm.h unrarvm.h unrarcmd.h unrarfilter.h config.h rar_common.c john.h os.h os-autoconf.h rawBLAKE2_512_fmt_plug.o: rawBLAKE2_512_fmt_plug.c arch.h blake2.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h common-get-hash.h rawKeccak_256_fmt_plug.o: rawKeccak_256_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h KeccakHash.h KeccakSponge.h KeccakF-1600-interface.h common-get-hash.h rawKeccak_512_fmt_plug.o: rawKeccak_512_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h KeccakHash.h KeccakSponge.h KeccakF-1600-interface.h common-get-hash.h rawMD4_fmt_plug.o: rawMD4_fmt_plug.c arch.h md4.h common.h memory.h johnswap.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-simd-getpos.h common-simd-setkey32.h rawMD5_fmt_plug.o: rawMD5_fmt_plug.c arch.h md5.h common.h memory.h johnswap.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h base64_convert.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-simd-getpos.h common-simd-setkey32.h common-get-hash.h rawMD5flat_fmt_plug.o: rawMD5flat_fmt_plug.c arch.h md5.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h rawSHA1_common_plug.o: rawSHA1_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h base64_convert.h johnswap.h rawSHA1_common.h rawSHA1_fmt_plug.o: rawSHA1_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h common.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h base64_convert.h rawSHA1_common.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-simd-getpos.h common-simd-setkey32.h rawSHA1_linkedIn_fmt_plug.o: rawSHA1_linkedIn_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h johnswap.h loader.h list.h rawSHA1_common.h base64_convert.h common-simd-getpos.h common-simd-setkey32.h rawSHA224_fmt_plug.o: rawSHA224_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-simd-getpos.h common-simd-setkey32.h rawSHA256_common_plug.o: rawSHA256_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h johnswap.h common.h memory.h rawSHA256_common.h rawSHA256_fmt_plug.o: rawSHA256_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h rawSHA256_common.h common-simd-getpos.h common-get-hash.h common-simd-setkey32.h rawSHA384_fmt_plug.o: rawSHA384_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-simd-getpos.h common-simd-setkey64.h rawSHA512_common_plug.o: rawSHA512_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h johnswap.h common.h memory.h base64_convert.h rawSHA512_common.h rawSHA512_fmt_plug.o: rawSHA512_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h rawSHA512_common.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-simd-getpos.h common-simd-setkey64.h rawmd5u_fmt_plug.o: rawmd5u_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h md5.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h johnswap.h common-get-hash.h restic_fmt_plug.o: restic_fmt_plug.c aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h arch.h base64_convert.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h poly1305-donna/poly1305-donna.h yescrypt/yescrypt.h ripemd_fmt_plug.o: ripemd_fmt_plug.c arch.h sph_ripemd.h sph_types.h autoconfig.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h rsvp_fmt_plug.o: rsvp_fmt_plug.c arch.h md5.h sha.h autoconfig.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h rvary_fmt_plug.o: rvary_fmt_plug.c autoconfig.h arch.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h salted_sha1_common_plug.o: salted_sha1_common_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h base64_convert.h salted_sha1_common.h salted_sha1_fmt_plug.o: salted_sha1_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h johnswap.h salted_sha1_common.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sha.h sph_sha1.h sph_types.h base64_convert.h common-simd-getpos.h common-simd-setkey32.h common-get-hash.h sapB_fmt_plug.o: sapB_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h unicode.h md5.h config.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h sapG_fmt_plug.o: sapG_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h options.h list.h loader.h getopt.h john_mpi.h unicode.h johnswap.h config.h common-get-hash.h sapH_fmt_plug.o: sapH_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h base64_convert.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h sap_pse_common_plug.o: sap_pse_common_plug.c sap_pse_common.h formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h common.h loader.h list.h sap_pse_fmt_plug.o: sap_pse_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h memory.h common.h formats.h params.h omp_autotune.h loader.h list.h sap_pse_common.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pkcs12.h unicode.h options.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h securezip_common_plug.o: securezip_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h securezip_common.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h securezip_fmt_plug.o: securezip_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h securezip_common.h serpent_plug.o: serpent_plug.c serpent.h arch.h sha1crypt_common_plug.o: sha1crypt_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h base64_convert.h johnswap.h sha1crypt_common.h sha1crypt_fmt_plug.o: sha1crypt_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h params.h common.h memory.h formats.h misc.h jumbo.h omp_autotune.h johnswap.h pbkdf2_hmac_sha1.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h base64_convert.h sha1crypt_common.h common-get-hash.h sha256crypt_fmt_plug.o: sha256crypt_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h sha256crypt_common.h common-get-hash.h sha3_512_fmt_plug.o: sha3_512_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h KeccakHash.h KeccakSponge.h KeccakF-1600-interface.h common-get-hash.h sha512crypt_fmt_plug.o: sha512crypt_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h sha512crypt_common.h common-get-hash.h siemens-s7_fmt_plug.o: siemens-s7_fmt_plug.c sha.h autoconfig.h sph_sha1.h sph_types.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h signal_fmt_plug.o: signal_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h loader.h list.h pkcs12.h unicode.h options.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h hmac_sha.h sip_fmt_plug.o: sip_fmt_plug.c arch.h md5.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sip_fmt_plug.h skein_fmt_plug.o: skein_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sph_skein.h sph_types.h common-get-hash.h sl3_common_plug.o: sl3_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h base64_convert.h sl3_common.h sl3_fmt_plug.o: sl3_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sha.h sph_sha1.h sph_types.h sl3_common.h base64_convert.h common-get-hash.h slow_hash_plug.o: slow_hash_plug.c memory.h arch.h int-util.h oaes_lib.h blake256.h groestl.h jh.h keccak.h sph_skein.h sph_types.h autoconfig.h sm3_fmt_plug.o: sm3_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sm3.h common-get-hash.h sm3_plug.o: sm3_plug.c sm3.h int-util.h arch.h snefru_fmt_plug.o: snefru_fmt_plug.c arch.h snefru.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h snefru_plug.o: snefru_plug.c gost.h arch.h johnswap.h common.h memory.h snefru.h snmp_fmt_plug.o: snmp_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h md5.h hmacmd5.h aligned.h sha.h sph_sha1.h sph_types.h hmac_sha.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h solarwinds_common_plug.o: solarwinds_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h base64_convert.h solarwinds_common.h formats.h params.h omp_autotune.h solarwinds_fmt_plug.o: solarwinds_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h solarwinds_common.h pbkdf2_hmac_sha1.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h ssh_common_plug.o: ssh_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h ssh_common.h formats.h params.h omp_autotune.h ssh_fmt_plug.o: ssh_fmt_plug.c autoconfig.h arch.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h jumbo.h common.h memory.h formats.h params.h misc.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h md5.h bcrypt_pbkdf.h asn1.h ssh_common.h ssh_variable_code.h ssha512_fmt_plug.o: ssha512_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h base64_convert.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h rawSHA512_common.h common-simd-getpos.h common-simd-setkey64.h sspr_common_plug.o: sspr_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h sspr_common.h formats.h params.h omp_autotune.h sspr_fmt_plug.o: sspr_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h md5.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h options.h list.h loader.h getopt.h john_mpi.h sspr_common.h stribog_fmt_plug.o: stribog_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h gost3411-2012-core.h gost3411-2012-config.h gost3411-2012-sse2.h gost3411-2012-ref.h gost3411-2012-const.h gost3411-2012-precalc.h strip_common_plug.o: strip_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h strip_common.h formats.h params.h omp_autotune.h strip_fmt_plug.o: strip_fmt_plug.c arch.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h strip_common.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sunmd5_fmt_plug.o: sunmd5_fmt_plug.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h misc.h options.h list.h loader.h params.h formats.h omp_autotune.h getopt.h common.h memory.h john_mpi.h md5.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h syb-prop_repro_plug.o: syb-prop_repro_plug.c syb-prop_repro.h common.h arch.h memory.h feal8.h tacacs_plus_fmt_plug.o: tacacs_plus_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h md5.h tcp_md5_fmt_plug.o: tcp_md5_fmt_plug.c arch.h md5.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h telegram_common_plug.o: telegram_common_plug.c arch.h pbkdf2_hmac_sha1.h sha.h autoconfig.h sph_sha1.h sph_types.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha512.h sha2.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes_ige.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h telegram_common.h formats.h params.h misc.h jumbo.h omp_autotune.h john.h loader.h list.h os.h os-autoconf.h telegram_fmt_plug.o: telegram_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h pbkdf2_hmac_sha1.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha512.h sha2.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h telegram_common.h tezos_common_plug.o: tezos_common_plug.c arch.h tezos_common.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h tezos_fmt_plug.o: tezos_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h ed25519.h ed25519-donna/ed25519.h blake2.h tezos_common.h pbkdf2_hmac_common.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h tiger_fmt_plug.o: tiger_fmt_plug.c arch.h sph_tiger.h sph_types.h autoconfig.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h timeroast_common_plug.o: timeroast_common_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h common.h unicode.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h timeroast_common.h timeroast_fmt_plug.o: timeroast_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h timeroast_common.h md5.h truecrypt_fmt_plug.o: truecrypt_fmt_plug.c arch.h xts.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h serpent.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h johnswap.h loader.h list.h pbkdf2_hmac_sha512.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h pbkdf2_hmac_ripemd160.h sph_ripemd.h sph_types.h pbkdf2_hmac_whirlpool.h sph_whirlpool.h john.h os.h os-autoconf.h twofish_plug.o: twofish_plug.c twofish.h vdi_fmt_plug.o: vdi_fmt_plug.c arch.h xts.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h serpent.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h johnswap.h base64_convert.h pbkdf2_hmac_sha256.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h vms_fmt_plug.o: vms_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h vms_std.h common.h memory.h uaf_encode.h formats.h params.h omp_autotune.h common-get-hash.h vmx_common_plug.o: vmx_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h vmx_common.h formats.h params.h omp_autotune.h vmx_fmt_plug.o: vmx_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h vmx_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h vnc_fmt_plug.o: vnc_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h vtp_fmt_plug.o: vtp_fmt_plug.c arch.h md5.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h wbb3_fmt_plug.o: wbb3_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h whirlpool_fmt_plug.o: whirlpool_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sph_whirlpool.h sph_types.h openssl_local_overrides.h common-get-hash.h wow_srp_fmt_plug.o: wow_srp_fmt_plug.c autoconfig.h arch.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h wpapmk_fmt_plug.o: wpapmk_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h wpapsk.h johnswap.h hmacmd5.h aligned.h md5.h hmac_sha.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h cmac.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h base64_convert.h hccap.h sha.h sph_sha1.h sph_types.h options.h list.h loader.h getopt.h john_mpi.h john.h os.h os-autoconf.h wpapsk_fmt_plug.o: wpapsk_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h wpapsk.h johnswap.h hmacmd5.h md5.h hmac_sha.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h cmac.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h base64_convert.h hccap.h options.h list.h loader.h getopt.h john_mpi.h unicode.h xmpp_scram_fmt_plug.o: xmpp_scram_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha.h sph_sha1.h sph_types.h hmac_sha.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha1.h common-get-hash.h xts_plug.o: xts_plug.c arch.h xts.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h serpent.h zed_common_plug.o: zed_common_plug.c zed_common.h formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h common.h loader.h list.h zed_fmt_plug.o: zed_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h loader.h list.h options.h getopt.h john_mpi.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pkcs12.h unicode.h sha.h sph_sha1.h sph_types.h zed_common.h zip_fmt_plug.o: zip_fmt_plug.c arch.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h params.h formats.h omp_autotune.h johnswap.h pkzip.h dyna_salt.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h hmac_sha.h zipmonster_fmt_plug.o: zipmonster_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h md5.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h ######## auto-generated, best-effort AFS_fmt.o: AFS_fmt.c arch.h misc.h jumbo.h autoconfig.h params.h DES_std.h common.h memory.h formats.h os.h os-autoconf.h lzma/Bra.o: lzma/Bra.c lzma/Precomp.h lzma/Compiler.h lzma/CpuArch.h lzma/7zTypes.h lzma/Bra.h lzma/Bra86.o: lzma/Bra86.c lzma/Precomp.h lzma/Compiler.h lzma/Bra.h lzma/7zTypes.h lzma/BraIA64.o: lzma/BraIA64.c lzma/Precomp.h lzma/Compiler.h lzma/CpuArch.h lzma/7zTypes.h lzma/Bra.h lzma/CpuArch.o: lzma/CpuArch.c lzma/Precomp.h lzma/Compiler.h lzma/CpuArch.h lzma/7zTypes.h lzma/Delta.o: lzma/Delta.c lzma/Precomp.h lzma/Compiler.h lzma/Delta.h lzma/7zTypes.h lzma/Lzma2Dec.o: lzma/Lzma2Dec.c lzma/Precomp.h lzma/Compiler.h lzma/Lzma2Dec.h lzma/LzmaDec.h lzma/7zTypes.h lzma/LzmaDec.o: lzma/LzmaDec.c lzma/Precomp.h lzma/Compiler.h lzma/LzmaDec.h lzma/7zTypes.h base64_convert.o: base64_convert.c missing_getopt.h memory.h arch.h misc.h jumbo.h autoconfig.h common.h base64_convert.h os.h os-autoconf.h batch.o: batch.c params.h arch.h os.h os-autoconf.h autoconfig.h jumbo.h signals.h loader.h list.h formats.h misc.h status.h config.h single.h wordlist.h inc.h memory.h bench.o: bench.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h times.h misc.h params.h memory.h signals.h formats.h dyna_salt.h bench.h john.h unicode.h options.h list.h loader.h getopt.h common.h config.h gpu_common.h gpu_sensors.h john_mpi.h best.o: best.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h params.h common.h memory.h formats.h misc.h bench.h BF_common.o: BF_common.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h BF_common.h os.h os-autoconf.h BF_fmt.o: BF_fmt.c arch.h misc.h jumbo.h autoconfig.h BF_std.h common.h memory.h formats.h params.h BF_common.h os.h os-autoconf.h BF_std.o: BF_std.c arch.h common.h memory.h BF_std.h formats.h params.h misc.h jumbo.h autoconfig.h BF_common.h os.h os-autoconf.h blowfish.o: blowfish.c blowfish.h arch.h bf_tab.h memory.h johnswap.h common.h os.h os-autoconf.h autoconfig.h jumbo.h BSDI_fmt.o: BSDI_fmt.c arch.h misc.h jumbo.h autoconfig.h DES_std.h common.h memory.h formats.h params.h DES_bs.h loader.h list.h os.h os-autoconf.h bt.o: bt.c bt_twister.h bt_hash_types.h bt_interface.h memory.h arch.h os.h os-autoconf.h autoconfig.h jumbo.h misc.h bt_hash_type_128.o: bt_hash_type_128.c bt_hash_types.h bt_interface.h memory.h arch.h os.h os-autoconf.h autoconfig.h jumbo.h misc.h bt_hash_type_192.o: bt_hash_type_192.c bt_hash_types.h bt_interface.h memory.h arch.h os.h os-autoconf.h autoconfig.h jumbo.h misc.h bt_hash_type_64.o: bt_hash_type_64.c bt_hash_types.h bt_interface.h memory.h arch.h os.h os-autoconf.h autoconfig.h jumbo.h misc.h bt_twister.o: bt_twister.c bt_twister.h c3_fmt.o: c3_fmt.c autoconfig.h options.h list.h loader.h params.h arch.h formats.h misc.h jumbo.h getopt.h common.h memory.h john.h os.h os-autoconf.h john_mpi.h calc_stat.o: calc_stat.c autoconfig.h memory.h arch.h os.h os-autoconf.h jumbo.h charset.o: charset.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h misc.h params.h path.h memory.h list.h crc32.h signals.h loader.h formats.h external.h compiler.h charset.h common.o: common.c arch.h common.h memory.h os.h os-autoconf.h autoconfig.h jumbo.h misc.h base64_convert.h ifdef WITH_OPENCL opencl_autotune.o: opencl_autotune.c $(CL_COMMON_HEADER) arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h path.h $(CL_DEVICE_HEADER) os.h os-autoconf.h gpu_common.o: gpu_common.c autoconfig.h Win32-dlfcn-port.h gpu_common.h gpu_sensors.h john.h os.h os-autoconf.h jumbo.h arch.h memory.h params.h logger.h config.h signals.h opencl_common.o: opencl_common.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h options.h list.h loader.h params.h formats.h misc.h getopt.h common.h memory.h config.h logger.h $(CL_COMMON_HEADER) path.h $(CL_DEVICE_HEADER) mask_ext.h mask.h dyna_salt.h signals.h recovery.h status.h john.h md5.h john_mpi.h endif opencl_dynamic_loader.o: opencl_dynamic_loader.c compiler.o: compiler.c arch.h params.h memory.h compiler.h os.h os-autoconf.h autoconfig.h jumbo.h config.o: config.c misc.h jumbo.h arch.h autoconfig.h params.h path.h memory.h config.h john.h os.h os-autoconf.h logger.h external.h compiler.h loader.h list.h formats.h cprepair.o: cprepair.c autoconfig.h unicode.h options.h list.h loader.h params.h arch.h formats.h misc.h jumbo.h getopt.h common.h memory.h os.h os-autoconf.h cracker.o: cracker.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h misc.h params.h memory.h signals.h idle.h formats.h dyna_salt.h loader.h list.h logger.h status.h recovery.h external.h compiler.h options.h getopt.h common.h mask_ext.h mask.h unicode.h john.h fake_salts.h john_mpi.h path.h gpu_common.h gpu_sensors.h crc32.o: crc32.c memory.h arch.h crc32.h os.h os-autoconf.h autoconfig.h jumbo.h md5crypt_common.o: md5crypt_common.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h md5crypt_common.h os.h os-autoconf.h DES_bs.o: DES_bs.c arch.h common.h memory.h DES_std.h DES_bs.h loader.h params.h list.h formats.h misc.h jumbo.h autoconfig.h unicode.h options.h getopt.h os.h os-autoconf.h DES_fmt.o: DES_fmt.c arch.h DES_std.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h DES_bs.h loader.h list.h os.h os-autoconf.h DES_std.o: DES_std.c arch.h common.h memory.h DES_std.h os.h os-autoconf.h autoconfig.h jumbo.h misc.h detect.o: detect.c dmg2john.o: dmg2john.c autoconfig.h arch.h filevault.h misc.h jumbo.h memory.h johnswap.h os.h os-autoconf.h dummy.o: dummy.c common.h arch.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h options.h list.h loader.h getopt.h os.h os-autoconf.h dynamic_big_crypt.o: dynamic_big_crypt.c autoconfig.h openssl_local_overrides.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h sha.h aligned.h md4.h md5.h sha2.h jtr_sha2.h johnswap.h stdbool.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h dynamic_types.h gost.h sph_ripemd.h sph_types.h sph_tiger.h sph_haval.h sph_md2.h sph_panama.h sph_skein.h sph_whirlpool.h KeccakHash.h KeccakSponge.h KeccakF-1600-interface.h os.h os-autoconf.h dynamic_compiler.o: dynamic_compiler.c arch.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h list.h crc32.h johnswap.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h dynamic_compiler.h base64_convert.h md5.h md4.h sha.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h gost.h unicode.h options.h loader.h getopt.h sph_ripemd.h sph_types.h sph_tiger.h sph_whirlpool.h sph_haval.h sph_md2.h sph_panama.h sph_skein.h KeccakHash.h KeccakSponge.h KeccakF-1600-interface.h os.h os-autoconf.h dynamic_compiler_lib.o: dynamic_compiler_lib.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h dynamic.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h dynamic_compiler.h os.h os-autoconf.h dynamic_fmt.o: dynamic_fmt.c autoconfig.h arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h formats.h params.h md5.h md4.h dynamic.h options.h list.h loader.h getopt.h config.h sha.h sha2.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h gost.h sph_haval.h sph_types.h sph_ripemd.h sph_tiger.h sph_md2.h sph_panama.h sph_skein.h sph_whirlpool.h unicode.h crc32.h fake_salts.h base64_convert.h KeccakHash.h KeccakSponge.h KeccakF-1600-interface.h dynamic_types.h os.h os-autoconf.h dynamic_parser.o: dynamic_parser.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h config.h md5.h options.h list.h loader.h getopt.h john.h os.h os-autoconf.h unicode.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h dynamic_preloads.o: dynamic_preloads.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h md5.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h config.h os.h os-autoconf.h dynamic_utils.o: dynamic_utils.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h config.h md5.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h os.h os-autoconf.h dyna_salt.o: dyna_salt.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h memory.h dyna_salt.h os.h os-autoconf.h external.o: external.c misc.h jumbo.h arch.h autoconfig.h params.h os.h os-autoconf.h signals.h compiler.h loader.h list.h formats.h logger.h status.h recovery.h options.h getopt.h common.h memory.h config.h cracker.h john.h external.h mask.h fake_salts.o: fake_salts.c config.h john.h os.h os-autoconf.h autoconfig.h jumbo.h arch.h memory.h options.h list.h loader.h params.h formats.h misc.h getopt.h common.h fake_salts.h formats.o: formats.c params.h arch.h memory.h formats.h misc.h jumbo.h autoconfig.h dyna_salt.h unicode.h options.h list.h loader.h getopt.h common.h base64_convert.h $(CL_COMMON_HEADER) path.h $(CL_DEVICE_HEADER) bench.h os.h os-autoconf.h fuzz.o: fuzz.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h win32_memmap.h mmap-windows.c memory.h config.h john.h params.h signals.h unicode.h options.h list.h loader.h formats.h misc.h getopt.h common.h genmkvpwd.o: genmkvpwd.c autoconfig.h jumbo.h arch.h params.h memory.h mkvlib.h os.h os-autoconf.h getopt.o: getopt.c misc.h jumbo.h arch.h autoconfig.h memory.h list.h getopt.h common.h john.h os.h os-autoconf.h gost.o: gost.c gost.h arch.h os.h os-autoconf.h autoconfig.h jumbo.h memory.h gpg2john.o: gpg2john.c autoconfig.h arch.h jumbo.h misc.h os.h os-autoconf.h memory.h haval.o: haval.c arch.h sph_haval.h sph_types.h autoconfig.h os.h os-autoconf.h jumbo.h memory.h haval_helper.c haval_helper.o: haval_helper.c hccap2john.o: hccap2john.c autoconfig.h jumbo.h arch.h os.h os-autoconf.h common.h memory.h hmacmd5.o: hmacmd5.c arch.h common.h memory.h md5.h hmacmd5.h aligned.h os.h os-autoconf.h autoconfig.h jumbo.h idle.o: idle.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h params.h config.h options.h list.h loader.h formats.h misc.h getopt.h common.h memory.h signals.h bench.h inc.o: inc.c arch.h misc.h jumbo.h autoconfig.h params.h path.h memory.h os.h os-autoconf.h signals.h formats.h loader.h list.h logger.h status.h recovery.h options.h getopt.h common.h config.h charset.h external.h compiler.h cracker.h john.h unicode.h mask.h john_mpi.o: john_mpi.c autoconfig.h john_mpi.h john.h os.h os-autoconf.h jumbo.h arch.h memory.h jumbo.o: jumbo.c jumbo.h arch.h params.h memory.h os.h os-autoconf.h autoconfig.h KeccakDuplex.o: KeccakDuplex.c KeccakDuplex.h KeccakF-1600-interface.h os.h os-autoconf.h autoconfig.h jumbo.h arch.h memory.h KeccakF-1600-opt64.o: KeccakF-1600-opt64.c brg_endian.h KeccakF-1600-opt64-settings.h KeccakF-1600-interface.h os.h os-autoconf.h autoconfig.h jumbo.h arch.h memory.h KeccakF-1600-64.macros KeccakF-1600-unrolling.macros KeccakF-1600-reference32BI.o: KeccakF-1600-reference32BI.c brg_endian.h KeccakF-1600-interface.h KeccakHash.o: KeccakHash.c KeccakHash.h KeccakSponge.h KeccakF-1600-interface.h os.h os-autoconf.h autoconfig.h jumbo.h arch.h memory.h KeccakSponge.o: KeccakSponge.c KeccakSponge.h KeccakF-1600-interface.h os.h os-autoconf.h autoconfig.h jumbo.h arch.h memory.h keepass2john.o: keepass2john.c autoconfig.h arch.h missing_getopt.h jumbo.h params.h memory.h os.h os-autoconf.h base64.h sha2.h bitlocker2john.o: bitlocker2john.c autoconfig.h arch.h missing_getopt.h jumbo.h params.h memory.h os.h os-autoconf.h list.o: list.c memory.h arch.h list.h os.h os-autoconf.h autoconfig.h jumbo.h listconf.o: listconf.c autoconfig.h os.h os-autoconf.h jumbo.h arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h params.h path.h formats.h misc.h options.h list.h loader.h getopt.h unicode.h dynamic.h dynamic_types.h config.h regex.h john_build_rule.h $(CL_COMMON_HEADER) $(CL_DEVICE_HEADER) version.h listconf.h timer.h LM_fmt.o: LM_fmt.c arch.h misc.h jumbo.h autoconfig.h memory.h DES_bs.h common.h loader.h params.h list.h formats.h os.h os-autoconf.h loader.o: loader.c mgetl.h autoconfig.h jumbo.h arch.h os.h os-autoconf.h misc.h params.h path.h memory.h list.h signals.h formats.h dyna_salt.h loader.h options.h getopt.h common.h config.h unicode.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h fake_salts.h john.h cracker.h logger.h base64_convert.h showformats.h logger.o: logger.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h misc.h params.h path.h memory.h status.h options.h list.h loader.h formats.h getopt.h common.h config.h recovery.h unicode.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h john_mpi.h cracker.h signals.h mask.o: mask.c misc.h jumbo.h arch.h autoconfig.h logger.h recovery.h loader.h params.h list.h formats.h os.h os-autoconf.h signals.h status.h options.h getopt.h common.h memory.h config.h external.h compiler.h cracker.h john.h mask.h unicode.h encoding_data.h mask_ext.h mask_ext.o: mask_ext.c mask_ext.h mask.h loader.h params.h arch.h list.h formats.h misc.h jumbo.h autoconfig.h options.h getopt.h common.h memory.h os.h os-autoconf.h md2.o: md2.c sph_md2.h sph_types.h autoconfig.h arch.h os.h os-autoconf.h jumbo.h memory.h md4.o: md4.c md4.h arch.h os.h os-autoconf.h autoconfig.h jumbo.h memory.h md5.o: md5.c md5.h arch.h os.h os-autoconf.h autoconfig.h jumbo.h memory.h MD5_fmt.o: MD5_fmt.c arch.h misc.h jumbo.h autoconfig.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h MD5_std.h formats.h params.h md5crypt_common.h os.h os-autoconf.h MD5_std.o: MD5_std.c arch.h common.h memory.h MD5_std.h os.h os-autoconf.h autoconfig.h jumbo.h md5crypt_long_fmt.o: md5crypt_long_fmt.c md5crypt_common.h md5.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h md_helper.o: md_helper.c mmap-windows.o: mmap-windows.c mem_map.h memory.o: memory.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h johnswap.h os.h os-autoconf.h misc.o: misc.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h logger.h params.h misc.h options.h list.h loader.h formats.h getopt.h common.h memory.h john_mpi.h missing_getopt.o: missing_getopt.c missing_getopt.h os.h os-autoconf.h autoconfig.h jumbo.h arch.h memory.h mkv.o: mkv.c arch.h misc.h jumbo.h autoconfig.h params.h path.h memory.h os.h os-autoconf.h signals.h formats.h loader.h list.h logger.h status.h recovery.h config.h charset.h external.h compiler.h cracker.h options.h getopt.h common.h john.h mkv.h mkvlib.h mask.h subsets.o: subsets.c subsets.h unicode_range.h loader.h cracker.h options.h logger.h status.h recovery.h unicode_range.o: unicode_range.c unicode_range.h $(CC) $(CFLAGS) $(OPT_NORMAL) -O0 unicode_range.c mkvcalcproba.o: mkvcalcproba.c autoconfig.h params.h arch.h mkvlib.h memory.h jumbo.h os.h os-autoconf.h mkvlib.o: mkvlib.c arch.h misc.h jumbo.h autoconfig.h params.h memory.h mkvlib.h path.h os.h os-autoconf.h mmap-windows.o: mmap-windows.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h memory.h nonstd.o: nonstd.c omp_autotune.o: timer.h options.o: options.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h misc.h params.h memory.h list.h loader.h formats.h logger.h status.h recovery.h options.h getopt.h common.h bench.h external.h compiler.h john.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h unicode.h fake_salts.h path.h regex.h john_mpi.h $(CL_COMMON_HEADER) $(CL_DEVICE_HEADER) prince.h version.h listconf.h john_build_rule.h panama.o: panama.c sph_panama.h sph_types.h autoconfig.h arch.h os.h os-autoconf.h jumbo.h memory.h params.o: params.c params.h arch.h os.h os-autoconf.h autoconfig.h jumbo.h memory.h path.o: path.c autoconfig.h misc.h jumbo.h arch.h params.h memory.h path.h os.h os-autoconf.h pkzip.o: pkzip.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h pkzip.h dyna_salt.h crc32.h os.h os-autoconf.h putty2john.o: putty2john.c autoconfig.h memory.h arch.h jumbo.h os.h os-autoconf.h racf2john.o: racf2john.c autoconfig.h jumbo.h arch.h memory.h os.h os-autoconf.h rar2john.o: rar2john.c jumbo.h arch.h common.h memory.h params.h crc32.h unicode.h options.h autoconfig.h list.h loader.h formats.h misc.h getopt.h base64_convert.h sha2.h aligned.h openssl_local_overrides.h md4.h md5.h jtr_sha2.h johnswap.h stdbool.h rar2john.h missing_getopt.h os.h os-autoconf.h rar_common.o: rar_common.c raw2dyna.o: raw2dyna.c autoconfig.h os.h os-autoconf.h jumbo.h arch.h memory.h rc4.o: rc4.c rc4.h arch.h os.h os-autoconf.h autoconfig.h jumbo.h memory.h recovery.o: recovery.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h misc.h params.h path.h memory.h config.h options.h list.h loader.h formats.h getopt.h common.h logger.h status.h recovery.h john.h mask.h unicode.h john_mpi.h signals.h regex.o: regex.c regex.h autoconfig.h loader.h params.h arch.h list.h formats.h misc.h jumbo.h logger.h status.h os.h os-autoconf.h signals.h recovery.h options.h getopt.h common.h memory.h config.h cracker.h john.h external.h compiler.h ripemd.o: ripemd.c sph_ripemd.h sph_types.h autoconfig.h arch.h os.h os-autoconf.h jumbo.h memory.h md_helper.c rpp.o: rpp.c arch.h params.h config.h rpp.h common.h memory.h os.h os-autoconf.h autoconfig.h jumbo.h rules.o: rules.c rules_init_classes.h rules_init_convs.h arch.h misc.h jumbo.h autoconfig.h params.h common.h memory.h formats.h loader.h list.h logger.h rpp.h config.h rules.h options.h getopt.h john.h os.h os-autoconf.h unicode.h encoding_data.h sboxes.o: sboxes.c nonstd.c sboxes-s.o: sboxes-s.c scrypt_fmt.o: scrypt_fmt.c yescrypt/yescrypt.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h base64_convert.h os.h os-autoconf.h showformats.o: showformats.c showformats.h loader.h options.h config.h dynamic.h sha1.o: sha1.c sph_sha1.h sha2.o: sha2.c arch.h sha2.h aligned.h openssl_local_overrides.h md4.h md5.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h os.h os-autoconf.h autoconfig.h jumbo.h signals.o: signals.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h misc.h params.h tty.h options.h list.h loader.h formats.h getopt.h common.h memory.h config.h bench.h john.h status.h signals.h john_mpi.h simd-intrinsics.o: simd-intrinsics.c arch.h pseudo_intrinsics.h aligned.h common.h memory.h md5.h MD5_std.h johnswap.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h os.h os-autoconf.h single.o: single.c misc.h jumbo.h arch.h autoconfig.h params.h common.h memory.h os.h os-autoconf.h signals.h loader.h list.h formats.h logger.h status.h recovery.h options.h getopt.h rpp.h config.h rules.h external.h compiler.h cracker.h john.h unicode.h SIPdump.o: SIPdump.c autoconfig.h tcphdr.h arch.h SIPdump.h os.h os-autoconf.h jumbo.h memory.h skein.o: skein.c sph_skein.h sph_types.h autoconfig.h arch.h os.h os-autoconf.h jumbo.h memory.h status.o: status.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h times.h misc.h params.h cracker.h loader.h list.h formats.h options.h getopt.h common.h memory.h status.h bench.h config.h unicode.h signals.h mask.h john_mpi.h gpu_common.h gpu_sensors.h symlink.o: symlink.c tgtsnarf.o: tgtsnarf.c autoconfig.h memory.h arch.h os.h os-autoconf.h jumbo.h common.h tiger.o: tiger.c sph_tiger.h sph_types.h autoconfig.h arch.h os.h os-autoconf.h jumbo.h memory.h md_helper.c timer.o: timer.c timer.h os.h os-autoconf.h autoconfig.h jumbo.h arch.h memory.h trip_fmt.o: trip_fmt.c arch.h DES_std.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h DES_bs.h loader.h list.h os.h os-autoconf.h tty.o: tty.c arch.h tty.h os.h os-autoconf.h autoconfig.h jumbo.h memory.h uaf2john.o: uaf2john.c uaf_encode.h uaf_raw.h os.h os-autoconf.h autoconfig.h jumbo.h arch.h memory.h uaf_encode.o: uaf_encode.c arch.h uaf_raw.h uaf_encode.h os.h os-autoconf.h autoconfig.h jumbo.h memory.h uaf_hash.c uaf_encode.c uaf_hash.o: uaf_hash.c uaf_encode.c arch.h uaf_raw.h uaf_encode.h os.h os-autoconf.h autoconfig.h jumbo.h memory.h uaf_hash.c unafs.o: unafs.c misc.h jumbo.h arch.h autoconfig.h os.h os-autoconf.h memory.h undrop.o: undrop.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h memory.h unicode.o: unicode.c common.h arch.h memory.h byteorder.h unicode.h options.h autoconfig.h list.h loader.h params.h formats.h misc.h jumbo.h getopt.h UnicodeData.h encoding_data.h config.h md4.h john.h os.h os-autoconf.h unique.o: unique.c autoconfig.h arch.h misc.h jumbo.h params.h memory.h os.h os-autoconf.h unrar.o: unrar.c arch.h unrar.h aes.h autoconfig.h unrarhlp.h memory.h jumbo.h unrarppm.h unrarvm.h unrarcmd.h unrarfilter.h os.h os-autoconf.h unrarcmd.o: unrarcmd.c aes.h autoconfig.h unrar.h arch.h unrarhlp.h memory.h jumbo.h unrarppm.h unrarvm.h unrarcmd.h unrarfilter.h os.h os-autoconf.h unrarfilter.o: unrarfilter.c arch.h aes.h autoconfig.h unrar.h unrarhlp.h memory.h jumbo.h unrarppm.h unrarvm.h unrarcmd.h unrarfilter.h os.h os-autoconf.h unrarhlp.o: unrarhlp.c jumbo.h arch.h unrarhlp.h memory.h os.h os-autoconf.h autoconfig.h unrarvm.o: unrarvm.c arch.h aes.h autoconfig.h unrar.h unrarhlp.h memory.h jumbo.h unrarppm.h unrarvm.h unrarcmd.h unrarfilter.h common.h os.h os-autoconf.h unshadow.o: unshadow.c misc.h jumbo.h arch.h autoconfig.h params.h memory.h os.h os-autoconf.h vncpcap2john.o: vncpcap2john.c autoconfig.h cygwin_ethernet.h arch.h tcphdr.h os.h os-autoconf.h jumbo.h memory.h eapmd5tojohn.o: eapmd5tojohn.c arch.h os.h os-autoconf.h jumbo.h memory.h whirlpool.o: whirlpool.c sph_whirlpool.h sph_types.h autoconfig.h arch.h os.h os-autoconf.h jumbo.h memory.h md_helper.c win32_memmap.o: win32_memmap.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h win32_memmap.h misc.h memory.h wordlist.o: wordlist.c mgetl.h autoconfig.h os.h os-autoconf.h jumbo.h arch.h mem_map.h win32_memmap.h mmap-windows.c memory.h misc.h params.h common.h path.h signals.h loader.h list.h formats.h logger.h status.h recovery.h options.h getopt.h rpp.h config.h rules.h external.h compiler.h cracker.h john.h unicode.h regex.h mask.h pseudo_intrinsics.h aligned.h wpapcap2john.o: wpapcap2john.c wpapcap2john.h arch.h johnswap.h common.h memory.h jumbo.h os.h os-autoconf.h autoconfig.h x86-64.o: x86-64.S arch.h x86-mmx.o: x86-mmx.S arch.h x86-sse.o: x86-sse.S arch.h x86.o: x86.S arch.h zip2john.o: zip2john.c arch.h common.h memory.h jumbo.h formats.h params.h misc.h autoconfig.h pkzip.h dyna_salt.h crc32.h missing_getopt.h os.h os-autoconf.h ######## End auto-generated princeprocessor: $(CC) -g -O2 -I/usr/local/include -DARCH_LITTLE_ENDIAN=1 -DPREFER_FLOCK -Wall -std=gnu99 -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp $(CPPFLAGS) $(OPT_NORMAL) -DLINUX pp.c $(LDFLAGS) -o ../run/pp pp.o: pp.c autoconfig.h arch.h mem_map.h os.h os-autoconf.h jumbo.h mmap-windows.c memory.h mpz_int128.h int128.h misc.h config.h params.h common.h path.h signals.h loader.h list.h formats.h logger.h status.h recovery.h options.h getopt.h external.h compiler.h cracker.h john.h unicode.h prince.h rpp.h rules.h mask.h $(CC) $(CFLAGS) $(OPT_NORMAL) -DJTR_MODE -c pp.c version.h: find_version find_version: echo "#define JTR_GIT_VERSION $(JTR_GIT_VERSION)" > version.h.new diff >/dev/null 2>/dev/null version.h.new version.h && $(RM) version.h.new || $(MV) version.h.new version.h SUBDIRS = mbedtls secp256k1 ed25519-donna poly1305-donna .PHONY: subdirs $(SUBDIRS) find_version subdirs: $(SUBDIRS) $(SUBDIRS): $(MAKE) -C $@ all # Inlining the S-boxes produces faster code as long as they fit in the cache. DES_bs_b.o: DES_bs_b.c arch.h common.h memory.h DES_bs.h loader.h params.h list.h formats.h misc.h jumbo.h autoconfig.h os.h os-autoconf.h sboxes.c nonstd.c sboxes-s.c sboxes-t.c $(CC) $(CFLAGS) $(OPT_INLINE) DES_bs_b.c miscnl.o: misc.c $(CC) $(CFLAGS) $(OPT_NORMAL) -D_JOHN_MISC_NO_LOG misc.c -o miscnl.o mbedtls/aes.a: $(MAKE) -C mbedtls all secp256k1/secp256k1.a: $(MAKE) -C secp256k1 all ed25519-donna/ed25519-donna.a: $(MAKE) -C ed25519-donna all poly1305-donna/poly1305-donna.a: $(MAKE) -C poly1305-donna all ############################################################################### # Process targets. Note, these are *nix targets, but also work fine under # cygwin. The only problem with cygwin, is that the ln -s will NOT generate # a valid exe which can be run under native Win32 cmd shell # If a use wants that behavior, then run configure, with --enable-ln-s # By default, it is set to cygwin will use the .EXE symlink.c building, # where the macro EXE_EXT is .exe. Mingw builds always set EXE_EXT to .exe ############################################################################### # PTHREAD_CFLAGS and OPENMP_CFLAGS may actually contain linker options, # like -fopenmp ../run/john: $(JOHN_OBJS) mbedtls/aes.a secp256k1/secp256k1.a ed25519-donna/ed25519-donna.a poly1305-donna/poly1305-donna.a $(LD) $(JOHN_OBJS) $(LDFLAGS) -lssl -lcrypto -fopenmp -lgmp -lm -lrt -lz -ldl -lcrypt mbedtls/aes.a secp256k1/secp256k1.a ed25519-donna/ed25519-donna.a poly1305-donna/poly1305-donna.a -o $@ ../run/unshadow: ../run/john $(RM) ../run/unshadow $(LN) john ../run/unshadow ../run/unafs: ../run/john $(RM) ../run/unafs $(LN) john ../run/unafs ../run/undrop: ../run/john $(RM) ../run/undrop $(LN) john ../run/undrop ../run/zip2john: ../run/john $(RM) ../run/zip2john $(LN) john ../run/zip2john ../run/gpg2john: ../run/john $(RM) ../run/gpg2john $(LN) john ../run/gpg2john ../run/rar2john: ../run/john $(RM) ../run/rar2john $(LN) john ../run/rar2john ../run/base64conv: ../run/john $(RM) ../run/base64conv $(LN) john ../run/base64conv ../run/unique: ../run/john $(RM) ../run/unique $(LN) john ../run/unique ##################################################################### # These targets MUST match ALL of the john targets that use ln -s # These are built for Win32, so that we have a 'native' symlink back # to the john exe. The john exe is still built fat, but there is no # workable ln -s, so we have built a 'symlink.c' file. It works in # a limited way, like symlink. Mingw and default cygwin use these. # cygwin can override this within ./configure using --enable-ln-s ##################################################################### ../run/unshadow.exe: symlink.c $(CC) symlink.c -o ../run/unshadow.exe $(STRIP) ../run/unshadow.exe ../run/unafs.exe: symlink.c $(CC) symlink.c -o ../run/unafs.exe $(STRIP) ../run/unafs.exe ../run/undrop.exe: symlink.c $(CC) symlink.c -o ../run/undrop.exe $(STRIP) ../run/undrop.exe ../run/zip2john.exe: symlink.c $(CC) symlink.c -o ../run/zip2john.exe $(STRIP) ../run/zip2john.exe ../run/gpg2john.exe: symlink.c $(CC) symlink.c -o ../run/gpg2john.exe $(STRIP) ../run/gpg2john.exe ../run/rar2john.exe: symlink.c $(CC) symlink.c -o ../run/rar2john.exe $(STRIP) ../run/rar2john.exe ../run/base64conv.exe: symlink.c $(CC) symlink.c -o ../run/base64conv.exe $(STRIP) ../run/base64conv.exe ../run/unique.exe: symlink.c $(CC) symlink.c -o ../run/unique.exe $(STRIP) ../run/unique.exe ######################################################## # Not linked to symlink for a .exe file, so simply make # single targets, using the EXE_EXT macro ######################################################## ../run/genmkvpwd: $(GENMKVPWD_OBJS) $(LD) $(GENMKVPWD_OBJS) $(LDFLAGS) -lm -fopenmp -o $@ ../run/mkvcalcproba: mkvcalcproba.o $(LD) mkvcalcproba.o $(LDFLAGS) -lm -fopenmp -o $@ ../run/calc_stat: calc_stat.o $(LD) calc_stat.o $(LDFLAGS) -lm -fopenmp -o $@ ../run/raw2dyna: raw2dyna.o $(LD) raw2dyna.o $(LDFLAGS) -fopenmp -o $@ ../run/SIPdump: SIPdump.o $(LD) SIPdump.o $(LDFLAGS) -fopenmp -o $@ ../run/vncpcap2john: vncpcap2john.o $(CC) -DAC_BUILT -Wall vncpcap2john.o $(LDFLAGS) -fopenmp -o $@ ../run/eapmd5tojohn: eapmd5tojohn.o $(CC) -DAC_BUILT -Wall eapmd5tojohn.o $(LDFLAGS) -fopenmp -o $@ ../run/uaf2john: uaf2john.o uaf_encode.o $(LD) $(LDFLAGS) uaf2john.o uaf_encode.o -fopenmp -o $@ ../run/keepass2john: keepass2john.c jumbo.c base64_convert.c misc.c common.c memory.c sha2.o $(CC) -DAC_BUILT -Wall -O2 -I/usr/local/include -DCL_SILENCE_DEPRECATION -g -O2 -I/usr/local/include -DARCH_LITTLE_ENDIAN=1 -DPREFER_FLOCK -Wall -std=gnu99 -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 keepass2john.c jumbo.c base64_convert.c -D_JOHN_MISC_NO_LOG misc.c common.c memory.c sha2.o $(LDFLAGS) -fopenmp -lssl -lcrypto -o $@ ../run/dmg2john: dmg2john.o jumbo.o $(LD) $(LDFLAGS) dmg2john.o jumbo.o -fopenmp -o $@ ../run/bitlocker2john: bitlocker2john.c jumbo.c base64_convert.c misc.c common.o memory.c $(CC) -DAC_BUILT -Wall -O2 -I/usr/local/include -DCL_SILENCE_DEPRECATION -g -O2 -I/usr/local/include -DARCH_LITTLE_ENDIAN=1 -DPREFER_FLOCK -Wall -std=gnu99 -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 bitlocker2john.c jumbo.c base64_convert.c -D_JOHN_MISC_NO_LOG misc.c common.c memory.c $(LDFLAGS) -fopenmp -lssl -lcrypto -o $@ ../run/racf2john: racf2john.o jumbo.o $(LD) $(LDFLAGS) racf2john.o jumbo.o -fopenmp -o $@ ../run/hccap2john: hccap2john.o common.o jumbo.o $(LD) $(LDFLAGS) common.o hccap2john.o jumbo.o -fopenmp -o $@ ../run/putty2john: putty2john.o jumbo.o $(LD) $(LDFLAGS) putty2john.o jumbo.o -fopenmp -o $@ # Note that this is NOT depending on PCAP lib. It is self-contained. ../run/wpapcap2john: wpapcap2john.o jumbo.o $(LD) $(LDFLAGS) wpapcap2john.o jumbo.o -fopenmp -o $@ # Note, this one is NOT build by default. To get it, do a make ../run/dynacomptest (or ../run/dynacomptest.exe for cygwin/mingw builds) ../run/dynacomptest: dynamic_compiler.c dynamic_compiler_lib.c dynamic_utils.c misc.c unicode.c base64_convert.o base64.o common.o crc32.o KeccakDuplex.o KeccakF-1600-opt64.o KeccakHash.o KeccakSponge.o gost.o jumbo.o memory.o ripemd.o tiger.o haval.o skein.o md2.o panama.o whirlpool.o sha1.o sha2.o $(CC) -DAC_BUILT -Wall -O2 -I/usr/local/include -DCL_SILENCE_DEPRECATION -g -O2 -I/usr/local/include -DARCH_LITTLE_ENDIAN=1 -DPREFER_FLOCK -Wall -std=gnu99 -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -fopenmp -DWITH_MAIN -D_JOHN_MISC_NO_LOG -DUNICODE_NO_OPTIONS dynamic_compiler.c dynamic_compiler_lib.c dynamic_utils.c misc.c unicode.c base64_convert.o base64.o common.o crc32.o KeccakDuplex.o KeccakF-1600-opt64.o KeccakHash.o KeccakSponge.o gost.o jumbo.o memory.o ripemd.o tiger.o haval.o skein.o md2.o panama.o whirlpool.o sha1.o sha2.o $(LDFLAGS) -lssl -lcrypto -o $@ ../run/cprepair: cprepair.c autoconfig.h unicode.c unicode.h options.h misc.h misc.c $(CC) -DAC_BUILT -Wall -O3 -Wall -std=gnu99 -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -DNOT_JOHN -D_JOHN_MISC_NO_LOG $(CPPFLAGS) cprepair.c unicode.c misc.c memory.c -o $@ ../run/tgtsnarf: tgtsnarf.o $(LD) tgtsnarf.o $(LDFLAGS) -fopenmp -o $@ john.o: john.c autoconfig.h os.h os-autoconf.h jumbo.h arch.h params.h openssl_local_overrides.h misc.h path.h memory.h list.h tty.h signals.h common.h idle.h formats.h dyna_salt.h loader.h logger.h status.h recovery.h options.h getopt.h config.h bench.h fuzz.h charset.h single.h wordlist.h prince.h inc.h mask.h mkv.h mkvlib.h external.h compiler.h batch.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h dynamic_compiler.h fake_salts.h listconf.h crc32.h john_mpi.h regex.h unicode.h $(CL_COMMON_HEADER) $(CL_DEVICE_HEADER) john_build_rule.h fmt_externs.h fmt_registers.h subsets.h $(CC) $(CFLAGS_MAIN) $(OPT_NORMAL) -O1 $*.c path.o: path.c path.h autoconfig.h arch.h params.h misc.h memory.h $(CC) $(CFLAGS_MAIN) $(OPT_NORMAL) -O1 $*.c # Workaround for gcc 3.4.6 (seen on Sparc32) (do not use -funroll-loops) unrarppm.o: unrarppm.c arch.h aes.h autoconfig.h unrar.h unrarhlp.h memory.h jumbo.h unrarppm.h unrarvm.h unrarcmd.h unrarfilter.h common.h os.h os-autoconf.h $(CC) -DAC_BUILT $(CFLAGS) $< -o $@ .c.o: $(CC) $(CFLAGS) $(OPT_NORMAL) $< -o $@ .S.o: $(AS) $(ASFLAGS) $*.S ../run/oui.txt: cd ../run && wget http://standards-oui.ieee.org/oui.txt # For jumbo, --make_check fails for the first thin format that is linked # to a dynamic format in a config file, so we deviate from core here. check: default ../run/john --list=build-info $(MAKE) unit-tests ../run/john --test=0 --verbosity=2 --format=cpu ../run/john --test=0 --verbosity=2 --format=+dynamic,all if [ -x /usr/bin/md5sum ]; then \ JOHN=../run/john tests/test_externals.sh | md5sum -c tests/test_externals.md5; \ fi depend: makedepend -fMakefile.dep -Y *.c 2>> /dev/null test: default cd ../test && perl jtrts.pl -q test_full: default cd ../test && perl jtrts.pl -q -type full test_utf8: default cd ../test && perl jtrts.pl -q -type utf-8 test_verbose: default cd ../test && perl jtrts.pl test_full_verbose: default cd ../test && perl jtrts.pl -type full test_utf8_verbose: default cd ../test && perl jtrts.pl -type utf-8 testfiles: ../run/john --list=format-tests -format=cpu | LC_ALL=C cut -f3 > all_tests.in ../run/john --list=format-tests -format=cpu | LC_ALL=C cut -f4 > all_tests.lst ############################################################################### # unit-tests target. Note, this is a stand along target. It builds and tests # some unique tests, against john 'common' codebase. Source files like misc.c # common.c, etc have a test suite file built to test each one. Code such as # compiler.c/external.c have special test suite john.conf files, where we run # the 'real' john against them, and expect certain results. Test cases will # be added to the john-tc.conf file as needed when any issue shows up # same type thing for testing base64_convert.c which contains it's own ST # code, and for dynamic, which has the dynamic test suite. ############################################################################### UNIT_TEST_OBJS = \ tests/unit-tests.o tests/misc.o tests/common.o tests/memory.o tests/sha2.o tests/unicode.o UNIT_TEST_INCLUDED_PIECES = \ tests/test_valid_utf8.c tests/unit-tests.o: tests/unit-tests.c common.h memory.h misc.h $(CC) -o tests/unit-tests.o $(CFLAGS) -DFORCE_GENERIC_SHA2 -D_JOHN_MISC_NO_LOG tests/unit-tests.c tests/sha2.o: sha2.c arch.h sha2.h aligned.h openssl_local_overrides.h md4.h md5.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h os.h os-autoconf.h autoconfig.h jumbo.h $(CC) -o tests/sha2.o $(CFLAGS) -DFORCE_GENERIC_SHA2 -D_JOHN_MISC_NO_LOG sha2.c tests/misc.o: misc.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h logger.h params.h misc.h options.h list.h loader.h formats.h getopt.h common.h memory.h john_mpi.h $(CC) -o tests/misc.o $(CFLAGS) -D_JOHN_MISC_NO_LOG misc.c tests/common.o: common.c arch.h common.h memory.h os.h os-autoconf.h autoconfig.h jumbo.h misc.h base64_convert.h $(CC) -o tests/common.o $(CFLAGS) -D_JOHN_MISC_NO_LOG common.c tests/memory.o: memory.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h johnswap.h os.h os-autoconf.h $(CC) -o tests/memory.o $(CFLAGS) -D_JOHN_MISC_NO_LOG memory.c tests/unicode.o: unicode.o # just to have all the same deps $(CC) -o tests/unicode.o $(CFLAGS) -DUNICODE_NO_OPTIONS -DNOT_JOHN unicode.c # keep the 'easy name' build target of unit-tests The 'real' target is ../run/unit-tests[.exe] unit-tests: ../run/unit-tests ../run/unit-tests: $(UNIT_TEST_OBJS) $(UNIT_TEST_INCLUDED_PIECES) $(LD) $(UNIT_TEST_OBJS) $(LDFLAGS) -lssl -lcrypto -o $@ @ echo "Now Running the Unit Tests" @ ${POSSIBLE_WINE_MSG} @ ${POSSIBLE_WINE_ENV} @ ${POSSIBLE_WINE} ../run/unit-tests @ # Extra testing past the unit-tests code commented out for now until I figure out how best to do this. @ # echo "Now Testing john 'external' mode" @ # ../run/john -conf=tests/john-tc.conf -stdout -extern=double 2> /dev/null > tests/external.tst @ # diff tests/external.expect tests/external.tst @ # rm tests/external.tst ############################################################################### bash-completion: [ -d $(DESTDIR)/etc/bash_completion.d ] && $(CP) ../run/john.bash_completion $(DESTDIR)/etc/bash_completion.d/ || true [ -d $(DESTDIR)/usr/local/etc/bash_completion.d ] && $(CP) ../run/john.bash_completion $(DESTDIR)/usr/local/etc/bash_completion.d/ || true [ -d $(DESTDIR)/opt/local/etc/bash_completion.d ] && $(CP) ../run/john.bash_completion $(DESTDIR)/opt/local/etc/bash_completion.d/ || true [ -d $(DESTDIR)/opt/homebrew/etc/bash_completion.d ] && $(CP) ../run/john.bash_completion $(DESTDIR)/opt/homebrew/etc/bash_completion.d/ || true @echo Bash-completion for JtR opportunistically installed. @echo Source \". ../run/john.bash_completion\" or logout/login to activate the changes zsh-completion: [ -d $(DESTDIR)/usr/share/zsh/functions/Completion/Unix ] && $(CP) ../run/john.zsh_completion $(DESTDIR)/usr/share/zsh/functions/Completion/Unix/_john || true [ -d $(DESTDIR)/usr/share/zsh/site-functions ] && $(CP) ../run/john.zsh_completion $(DESTDIR)/usr/share/zsh/site-functions/_john || true [ -d $(DESTDIR)/usr/local/share/zsh/site-functions ] && $(CP) ../run/john.zsh_completion $(DESTDIR)/usr/local/share/zsh/site-functions/_john || true @echo zsh-completion for JtR opportunistically installed. @echo Source \". ../run/john.zsh_completion\" or logout/login to activate the changes shell-completion: bash-completion zsh-completion kernel-cache-clean-nvidia: $(RM) -fr ~/.nv/ComputeCache kernel-cache-clean-john: $(RM) -f ../run/opencl/*.bin ../run/opencl/*.config kernel-cache-clean: kernel-cache-clean-nvidia kernel-cache-clean-john clean: $(RM) $(PROJ) @for exe in ${PROJ}; do \ ($(RM) $$exe.exe) \ done $(RM) ../run/unit-tests $(RM) john-macosx-* *.o yescrypt/*.o *.bak core $(RM) lzma/*.o $(RM) tests/*.o $(RM) detect bench generic.h tmp.s $(RM) *~ $(CP) $(NULL) Makefile.dep @for dir in ${subdirs}; do \ (cd $$dir && $(MAKE) clean) \ || case "$(MFLAGS)" in *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$$fail" # These are mostly for internal use. charsets: ../run/ascii.chr ../run/alpha.chr ../run/lowernum.chr ../run/uppernum.chr ../run/lowerspace.chr ../run/lower.chr ../run/upper.chr ../run/digits.chr ../run/alnum.chr ../run/lanman.chr ../run/lm_ascii.chr ../run/alnumspace.chr ../run/latin1.chr ../run/utf8.chr ../run/ascii.chr: charset.c params.h ../run/john -make-charset=../run/ascii.chr -pot:rockyou.ansi.pot -ext:filter_ascii ../run/alpha.chr: charset.c params.h ../run/john -make-charset=../run/alpha.chr -pot:rockyou.ansi.pot -ext:filter_alpha ../run/lowernum.chr: charset.c params.h ../run/john -make-charset=../run/lowernum.chr -pot:rockyou.ansi.pot -ext:filter_lowernum ../run/uppernum.chr: charset.c params.h ../run/john -make-charset=../run/uppernum.chr -pot:rockyou.ansi.pot -ext:filter_uppernum ../run/lowerspace.chr: charset.c params.h ../run/john -make-charset=../run/lowerspace.chr -pot:rockyou.ansi.pot -ext:filter_lowerspace ../run/lower.chr: charset.c params.h ../run/john -make-charset=../run/lower.chr -pot:rockyou.ansi.pot -ext:filter_lower ../run/upper.chr: charset.c params.h ../run/john -make-charset=../run/upper.chr -pot:rockyou.ansi.pot -ext:filter_upper ../run/digits.chr: charset.c params.h ../run/john -make-charset=../run/digits.chr -pot:rockyou.ansi.pot -ext:filter_digits ../run/alnum.chr: charset.c params.h ../run/john -make-charset=../run/alnum.chr -pot:rockyou.ansi.pot -ext:filter_alnum ../run/lanman.chr: charset.c params.h ../run/john -make-charset=../run/lanman.chr -pot:rockyou.lm850.pot -ext:filter_lanman ../run/lm_ascii.chr: charset.c params.h ../run/john -make-charset=../run/lm_ascii.chr -pot:rockyou.lm850.pot -ext:filter_lm_ascii ../run/alnumspace.chr: charset.c params.h ../run/john -make-charset=../run/alnumspace.chr -pot:rockyou.ansi.pot -ext:filter_alnumspace ../run/latin1.chr: charset.c params.h ../run/john -make-charset=../run/latin1.chr -pot:rockyou.ansi.16.pot ../run/utf8.chr: charset.c params.h ../run/john -make-charset=../run/utf8.chr -pot:rockyou.utf8.24.pot ####################################################################### ## NOTE, auto re-building configure will ONLY happen IF the user has ## ## CONFIG_MAINT=1 environment variable. Beware. ## ####################################################################### M4_INCLUDES=m4/ax_check_gnu_make.m4 m4/ax_lang_compiler_ms.m4 m4/ax_opencl.m4 m4/ax_prog_cc_mpi.m4 m4/ax_pthread.m4 m4/ax_ztex.m4 m4/jtr_arm_logic.m4 m4/jtr_asm_magic.m4 m4/jtr_generic_logic.m4 m4/jtr_mic_logic.m4 m4/jtr_ppc_logic.m4 m4/jtr_specific_configure_help_message.m4 m4/jtr_systems_specific_logic.m4 m4/jtr_utility_macros.m4 m4/jtr_x86_logic.m4 m4/pkg.m4 ## automatic re-running of configure if the configure.ac file has changed ifeq ($(CONFIG_MAINT), 1) configure: configure.ac autoconf else configure: configure.ac @touch configure endif # autoheader might not change autoconfig.h.in, so touch a stamp file ifeq ($(CONFIG_MAINT), 1) autoconfig.h.in: autoconfig-stamp-h-in autoconfig-stamp-h-in: configure.ac $(M4_INCLUDES) autoheader echo "timestamp from Makefile" > autoconfig-stamp-h-in else autoconfig.h.in: autoconfig-stamp-h-in autoconfig-stamp-h-in: configure.ac $(M4_INCLUDES) echo "timestamp from Makefile" > autoconfig-stamp-h-in endif ifeq ($(CONFIG_MAINT), 1) autoconfig.h: autoconfig-stamp-h autoconfig-stamp-h: autoconfig.h.in config.status ./config.status else autoconfig.h: autoconfig-stamp-h autoconfig-stamp-h: autoconfig.h.in config.status @touch config.status @touch autoconfig.h.in @touch autoconfig-stamp-h @touch autoconfig.h endif ifeq ($(CONFIG_MAINT), 1) Makefile: Makefile.in config.status ./config.status endif ifeq ($(CONFIG_MAINT), 1) config.status: configure ./config.status --recheck endif all: @for dir in ${subdirs}; do \ (cd $$dir && $(MAKE) all) \ || case "$(MFLAGS)" in *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$$fail" distclean: clean $(RM) -r autom4te.cache @for dir in ${subdirs}; do \ (cd $$dir && $(MAKE) distclean) \ || case "$(MFLAGS)" in *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$$fail" $(RM) Makefile autoconfig.h config.status config.cache \ config.log autoconfig-stamp-h autoconfig-stamp-h-in stamp-h1 $(LN) Makefile.stub Makefile $(RM) arch.h $(RM) fmt_registers.h fmt_externs.h dynamic_big_crypt.c john_build_rule.h version.h version.h.new strip: default @echo Stripping executables. $(STRIP) $(PROJ) .PHONY: peflags peflags: @echo Securing executables. $(PEFLAGS) $(PROJ) ############################################################################### # To use it, run # $ make -s windows-tiny-link-to-john MAIN_NAME=john-avx2.exe # We intentionally do not use CFLAGS here: must not have this binary depend on # any non-guaranteed SIMD instruction set. ############################################################################### .PHONY: windows-tiny-link-to-john windows-tiny-link-to-john: symlink.c @echo Build a tiny john.exe that calls the best SIMD binary. $(CC) -DMAIN_NAME=\"$(MAIN_NAME)\" symlink.c -O2 -Wall -s -o ../run/john.exe .PHONY: windows-package windows-package: default @echo Make JtR suitable for Windows. $(RM) ../doc/README $(FIND) ../doc ../run/rules -type f -exec $(SED) -i -e 's/\r*$$/\r/' {} ';' $(SED) -i -e 's/\r*$$/\r/' ../README.md ../run/*.conf ../run/password.lst $(FIND) ../doc -type f -not -name '*.txt' -not -name '*.md' -exec $(MV) -v '{}' '{}'.txt \; install: strip shell-completion #ifneq ($(prefix), ../run) # @echo Copying binaries to $(prefix) # $(MKDIR) $(prefix) # $(CP) -p -P -R ../run/*.{py,pl,rb} $(PROJ) $(prefix) # @echo Copying data and config files to $(prefix) # $(MKDIR) $(prefix) # $(CP) -p -P -R ../run/*.{chr,conf,lst} $(prefix) #endif include Makefile.dep + cat src/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by john configure jumbo, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-native-tests --build=arm-linux-gnueabi ## --------- ## ## Platform. ## ## --------- ## hostname = prdfree-linux-use4c-b0073ef2-8c9e-4df8-8acb-75d94e8eb860 uname -m = x86_64 uname -r = 6.5.0-1018-gcp uname -s = Linux uname -v = #18~22.04.1-Ubuntu SMP Fri Apr 5 04:57:38 UTC 2024 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /root/.bitrise/tools PATH: /opt/google-cloud-sdk/bin PATH: /root/.asdf/shims PATH: /root/.asdf/bin PATH: /root/.kotlin/kotlinc/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/android-sdk-linux/cmdline-tools/latest/bin PATH: /opt/android-sdk-linux/build-tools/34.0.0 PATH: /opt/android-sdk-linux/platform-tools PATH: /opt/android-sdk-linux/emulator PATH: /root/.local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3610: checking build system type configure:3624: result: arm-unknown-linux-gnueabi configure:3644: checking host system type configure:3657: result: arm-unknown-linux-gnueabi configure:3685: checking whether to compile using MPI configure:3692: result: no configure:3849: checking for gcc configure:3865: found /usr/bin/gcc configure:3876: result: gcc configure:4105: checking for C compiler version configure:4114: gcc --version >&5 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4125: $? = 0 configure:4114: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ... rest of stderr output deleted ... configure:4125: $? = 0 configure:4114: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4125: $? = 1 configure:4114: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4125: $? = 1 configure:4145: checking whether the C compiler works configure:4167: gcc conftest.c >&5 configure:4171: $? = 0 configure:4219: result: yes configure:4222: checking for C compiler default output file name configure:4224: result: a.out configure:4230: checking for suffix of executables configure:4237: gcc -o conftest conftest.c >&5 configure:4241: $? = 0 configure:4263: result: configure:4285: checking whether we are cross compiling configure:4293: gcc -o conftest conftest.c >&5 configure:4297: $? = 0 configure:4304: ./conftest configure:4308: $? = 0 configure:4323: result: no configure:4328: checking for suffix of object files configure:4350: gcc -c conftest.c >&5 configure:4354: $? = 0 configure:4375: result: o configure:4379: checking whether we are using the GNU C compiler configure:4398: gcc -c conftest.c >&5 configure:4398: $? = 0 configure:4407: result: yes configure:4416: checking whether gcc accepts -g configure:4436: gcc -c -g conftest.c >&5 configure:4436: $? = 0 configure:4477: result: yes configure:4494: checking for gcc option to accept ISO C89 configure:4557: gcc -c -g -O2 conftest.c >&5 configure:4557: $? = 0 configure:4570: result: none needed configure:4595: checking whether gcc understands -c and -o together configure:4617: gcc -c conftest.c -o conftest2.o configure:4620: $? = 0 configure:4617: gcc -c conftest.c -o conftest2.o configure:4620: $? = 0 configure:4632: result: yes configure:4890: checking for C compiler version configure:4899: gcc --version >&5 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4910: $? = 0 configure:4899: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ... rest of stderr output deleted ... configure:4910: $? = 0 configure:4899: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4910: $? = 1 configure:4899: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4910: $? = 1 configure:4914: checking whether we are using the GNU C compiler configure:4942: result: yes configure:4951: checking whether gcc accepts -g configure:5012: result: yes configure:5029: checking for gcc option to accept ISO C89 configure:5105: result: none needed configure:5130: checking whether gcc understands -c and -o together configure:5167: result: yes configure:5204: checking additional paths configure:5281: result: -L/usr/local/lib -I/usr/local/include configure:5318: gcc -c -Werror -fFOO_BAR_SWITCH_NOT_VALID -I/usr/local/include conftest.c >&5 gcc: error: unrecognized command-line option '-fFOO_BAR_SWITCH_NOT_VALID' configure:5318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5344: checking arg check macro for -m with gcc configure:5369: gcc -c -Werror -mFOO_BAR_SWITCH_NOT_VALID -I/usr/local/include conftest.c >&5 gcc: error: unrecognized command-line option '-mFOO_BAR_SWITCH_NOT_VALID' configure:5369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5418: gcc -c -Werror -m666 -I/usr/local/include conftest.c >&5 gcc: error: unrecognized command-line option '-m666' configure:5418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5445: result: yes configure:5455: checking arg check macro for -Q with gcc configure:5480: gcc -c -Werror -QFOO_BAR_SWITCH_NOT_VALID -I/usr/local/include conftest.c >&5 gcc: error: unrecognized command-line option '-QFOO_BAR_SWITCH_NOT_VALID' configure:5480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5507: result: yes configure:5520: checking if gcc supports -funroll-loops configure:5542: gcc -c -Werror -funroll-loops -I/usr/local/include conftest.c >&5 configure:5542: $? = 0 configure:5544: result: yes configure:5574: checking if gcc supports -Os configure:5596: gcc -c -Werror -Os -I/usr/local/include conftest.c >&5 configure:5596: $? = 0 configure:5598: result: yes configure:5645: gcc -c -Werror -funroll-loops -I/usr/local/include conftest.c >&5 configure:5645: $? = 0 configure:5672: checking if gcc supports -finline-functions configure:5694: gcc -c -Werror -finline-functions -I/usr/local/include conftest.c >&5 configure:5694: $? = 0 configure:5696: result: yes configure:5725: checking if gcc supports -Og configure:5747: gcc -c -Werror -Og -I/usr/local/include conftest.c >&5 configure:5747: $? = 0 configure:5749: result: yes configure:6029: checking if gcc supports -Wall configure:6051: gcc -c -Werror -Wall -I/usr/local/include conftest.c >&5 configure:6051: $? = 0 configure:6053: result: yes configure:6079: checking if gcc supports -std=gnu99 configure:6101: gcc -c -Werror -std=gnu99 -I/usr/local/include conftest.c >&5 configure:6101: $? = 0 configure:6103: result: yes configure:6132: checking if gcc supports -Wno-stringop-truncation configure:6154: gcc -c -Werror -Wstringop-truncation -I/usr/local/include conftest.c >&5 configure:6154: $? = 0 configure:6156: result: yes configure:6183: checking if gcc supports -Wno-format-overflow configure:6205: gcc -c -Werror -Wformat-overflow -I/usr/local/include conftest.c >&5 configure:6205: $? = 0 configure:6207: result: yes configure:6237: checking if gcc supports -Wno-format-truncation configure:6259: gcc -c -Werror -Wformat-truncation -I/usr/local/include conftest.c >&5 configure:6259: $? = 0 configure:6261: result: yes configure:6290: checking if gcc supports -Wno-tautological-constant-out-of-range-compare configure:6312: gcc -c -Werror -Wtautological-constant-out-of-range-compare -I/usr/local/include conftest.c >&5 gcc: error: unrecognized command-line option '-Wtautological-constant-out-of-range-compare' configure:6312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6321: result: no configure:6597: checking if gcc supports -fno-omit-frame-pointer configure:6619: gcc -c -Werror -fno-omit-frame-pointer -I/usr/local/include conftest.c >&5 configure:6619: $? = 0 configure:6621: result: yes configure:6698: checking if gcc supports --param allow-store-data-races=0 configure:6720: gcc -c -Werror --param allow-store-data-races=0 -I/usr/local/include conftest.c >&5 gcc: error: unrecognized command-line option '--param=allow-store-data-races=0'; did you mean '--allow-store-data-races'? configure:6720: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6729: result: no configure:6749: checking if gcc supports -Wno-deprecated-declarations configure:6771: gcc -c -Werror -Wdeprecated-declarations -I/usr/local/include conftest.c >&5 configure:6771: $? = 0 configure:6773: result: yes configure:6798: checking if gcc supports -Wformat-extra-args configure:6820: gcc -c -Werror -Wformat-extra-args -I/usr/local/include conftest.c >&5 configure:6820: $? = 0 configure:6822: result: yes configure:6847: checking if gcc supports -Wunused-but-set-variable configure:6869: gcc -c -Werror -Wunused-but-set-variable -I/usr/local/include conftest.c >&5 configure:6869: $? = 0 configure:6871: result: yes configure:6897: checking if gcc supports -Qunused-arguments configure:6919: gcc -c -Werror -Qunused-arguments -I/usr/local/include conftest.c >&5 gcc: error: unrecognized command-line option '-Qunused-arguments' configure:6919: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6928: result: no configure:6947: checking if gcc supports -Wdate-time configure:6969: gcc -c -Werror -Wdate-time -I/usr/local/include conftest.c >&5 configure:6969: $? = 0 configure:6971: result: yes configure:7078: checking if gcc supports -m64 configure:7080: result: skipped configure:7085: checking for 32/64 bit configure:7104: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7104: $? = 0 configure:7107: result: 64-bit configure:7122: checking additional paths (64 bit) configure:7186: result: -L/usr/lib64 -L/lib64 configure:7194: checking whether ln -s works configure:7198: result: yes configure:7205: checking for grep that handles long lines and -e configure:7263: result: /usr/bin/grep configure:7268: checking for a sed that does not truncate output configure:7332: result: /usr/bin/sed configure:7337: checking for GNU make configure:7352: result: make configure:7364: checking whether make sets $(MAKE) configure:7386: result: yes configure:7400: checking how to run the C preprocessor configure:7431: gcc -E -I/usr/local/include conftest.c configure:7431: $? = 0 configure:7445: gcc -E -I/usr/local/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:7470: result: gcc -E configure:7490: gcc -E -I/usr/local/include conftest.c configure:7490: $? = 0 configure:7504: gcc -E -I/usr/local/include conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:7532: checking for a thread-safe mkdir -p configure:7571: result: /usr/bin/mkdir -p configure:7653: checking for sort configure:7671: found /usr/bin/sort configure:7683: result: /usr/bin/sort configure:7693: checking for find configure:7711: found /usr/bin/find configure:7723: result: /usr/bin/find configure:7733: checking for perl configure:7751: found /usr/bin/perl configure:7763: result: /usr/bin/perl configure:7825: checking for ar configure:7844: found /usr/bin/ar configure:7856: result: /usr/bin/ar configure:7923: checking for strip configure:7939: found /usr/bin/strip configure:7950: result: strip configure:8017: checking for strings configure:8033: found /usr/bin/strings configure:8044: result: strings configure:8121: checking for pkg-config configure:8154: result: no configure:8188: checking if pkg-config will be used configure:8196: result: no configure:8233: checking for egrep configure:8295: result: /usr/bin/grep -E configure:8300: checking for ANSI C header files configure:8320: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:8320: $? = 0 configure:8393: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:8393: $? = 0 configure:8393: ./conftest configure:8393: $? = 0 configure:8404: result: yes configure:8417: checking for sys/types.h configure:8417: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:8417: $? = 0 configure:8417: result: yes configure:8417: checking for sys/stat.h configure:8417: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:8417: $? = 0 configure:8417: result: yes configure:8417: checking for stdlib.h configure:8417: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:8417: $? = 0 configure:8417: result: yes configure:8417: checking for string.h configure:8417: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:8417: $? = 0 configure:8417: result: yes configure:8417: checking for memory.h configure:8417: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:8417: $? = 0 configure:8417: result: yes configure:8417: checking for strings.h configure:8417: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:8417: $? = 0 configure:8417: result: yes configure:8417: checking for inttypes.h configure:8417: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:8417: $? = 0 configure:8417: result: yes configure:8417: checking for stdint.h configure:8417: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:8417: $? = 0 configure:8417: result: yes configure:8417: checking for unistd.h configure:8417: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:8417: $? = 0 configure:8417: result: yes configure:8433: checking size of short configure:8438: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:8438: $? = 0 configure:8438: ./conftest configure:8438: $? = 0 configure:8452: result: 2 configure:8466: checking size of int configure:8471: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:8471: $? = 0 configure:8471: ./conftest configure:8471: $? = 0 configure:8485: result: 4 configure:8499: checking size of long configure:8504: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:8504: $? = 0 configure:8504: ./conftest configure:8504: $? = 0 configure:8518: result: 8 configure:8532: checking size of long long configure:8537: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:8537: $? = 0 configure:8537: ./conftest configure:8537: $? = 0 configure:8551: result: 8 configure:8565: checking size of wchar_t configure:8570: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:8570: $? = 0 configure:8570: ./conftest configure:8570: $? = 0 configure:8584: result: 4 configure:8598: checking size of int * configure:8603: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:8603: $? = 0 configure:8603: ./conftest configure:8603: $? = 0 configure:8617: result: 8 configure:8631: checking size of void * configure:8636: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:8636: $? = 0 configure:8636: ./conftest configure:8636: $? = 0 configure:8650: result: 8 configure:9371: checking special compiler flags configure:9373: result: ARM configure:9457: checking for NEON configure:9470: gcc -mfpu=neon -o conftest -g -O2 -I/usr/local/include -O0 -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 gcc: error: unrecognized command-line option '-mfpu=neon' configure:9470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | /* end confdefs.h. */ | | #include | #include | extern void exit(int); | int main(){uint32x4_t t;*((long*)&t)=1;t=veorq_u32(t,t);if((*(unsigned*)&t)==88)printf(".");exit(0);} | | configure:9478: result: no configure:9484: checking for ASIMD configure:9497: gcc -march=armv8-a+simd -o conftest -g -O2 -I/usr/local/include -O0 -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 cc1: error: bad value ('armv8-a+simd') for '-march=' switch cc1: note: valid arguments to '-march=' switch are: nocona core2 nehalem corei7 westmere sandybridge corei7-avx ivybridge core-avx-i haswell core-avx2 broadwell skylake skylake-avx512 cannonlake icelake-client rocketlake icelake-server cascadelake tigerlake cooperlake sapphirerapids alderlake bonnell atom silvermont slm goldmont goldmont-plus tremont knl knm x86-64 x86-64-v2 x86-64-v3 x86-64-v4 eden-x2 nano nano-1000 nano-2000 nano-3000 nano-x2 eden-x4 nano-x4 k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3 athlon-fx amdfam10 barcelona bdver1 bdver2 bdver3 bdver4 znver1 znver2 znver3 btver1 btver2 native configure:9497: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | /* end confdefs.h. */ | | #include | #include | extern void exit(int); | int main(){uint32x4_t t;*((long*)&t)=1;t=veorq_u32(t,t);if((*(unsigned*)&t)==88)printf(".");exit(0);} | | configure:9506: result: no configure:10931: checking for extra ASFLAGS configure:10965: gcc -o conftest -g -O2 -I/usr/local/include -O0 -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 conftest.c: In function 'main': conftest.c:31:5: error: 'BORK' undeclared (first use in this function) 31 | BORK! | ^~~~ conftest.c:31:5: note: each undeclared identifier is reported only once for each function it appears in conftest.c:31:9: error: expected ';' before '!' token 31 | BORK! | ^ | ; configure:10965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | /* end confdefs.h. */ | extern void exit(int); | int main() { | #if defined(__APPLE__) && defined(__MACH__) | exit(0); | #else | BORK! | #endif | } | configure:10986: result: None needed configure:11895: checking for arch.h alternative configure:11897: result: arm32le.h configure:12250: checking for byte ordering according to target triple configure:12252: result: little configure:12353: checking supplied paths for OpenSSL configure:12375: result: configure:12379: checking additional paths for OpenSSL configure:12437: result: none configure:12447: checking openssl/opensslv.h usability configure:12447: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:12447: $? = 0 configure:12447: result: yes configure:12447: checking openssl/opensslv.h presence configure:12447: gcc -E -I/usr/local/include conftest.c configure:12447: $? = 0 configure:12447: result: yes configure:12447: checking for openssl/opensslv.h configure:12447: result: yes configure:12449: checking for SSL_CTX_new in -lssl configure:12474: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lssl >&5 configure:12474: $? = 0 configure:12483: result: yes configure:12486: checking for MD5_Update in -lcrypto configure:12511: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lcrypto >&5 configure:12511: $? = 0 configure:12520: result: yes configure:12561: checking for (non-free) ClamAV unrar code configure:12574: result: yes configure:12588: checking for sqrt in -lm configure:12613: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lm >&5 conftest.c:37:6: warning: conflicting types for built-in function 'sqrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 37 | char sqrt (); | ^~~~ conftest.c:1:1: note: 'sqrt' is declared in header '' 1 | /* confdefs.h */ configure:12613: $? = 0 configure:12622: result: yes configure:12636: checking for clock_gettime in -lrt configure:12661: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lrt >&5 configure:12661: $? = 0 configure:12670: result: yes configure:12679: checking for deflate in -lz configure:12704: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lz >&5 configure:12704: $? = 0 configure:12713: result: yes configure:12724: checking for library containing crypt configure:12755: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccmHsvZj.o: in function `main': /bitrise/src/src/conftest.c:44: undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:12755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char crypt (); | int | main () | { | return crypt (); | ; | return 0; | } configure:12755: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lcrypt >&5 configure:12755: $? = 0 configure:12772: result: -lcrypt configure:12789: checking gmp.h usability configure:12789: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:12789: $? = 0 configure:12789: result: yes configure:12789: checking gmp.h presence configure:12789: gcc -E -I/usr/local/include conftest.c configure:12789: $? = 0 configure:12789: result: yes configure:12789: checking for gmp.h configure:12789: result: yes configure:12794: checking for __gmpz_init in -lgmp configure:12819: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lgmp >&5 configure:12819: $? = 0 configure:12828: result: yes configure:12841: checking skey.h usability configure:12841: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 conftest.c:69:10: fatal error: skey.h: No such file or directory 69 | #include | ^~~~~~~~ compilation terminated. configure:12841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12841: result: no configure:12841: checking skey.h presence configure:12841: gcc -E -I/usr/local/include conftest.c conftest.c:36:10: fatal error: skey.h: No such file or directory 36 | #include | ^~~~~~~~ compilation terminated. configure:12841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | #include configure:12841: result: no configure:12841: checking for skey.h configure:12841: result: no configure:12889: checking for S/Key configure:12892: result: using our own code configure:12899: checking bzlib.h usability configure:12899: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 conftest.c:69:10: fatal error: bzlib.h: No such file or directory 69 | #include | ^~~~~~~~~ compilation terminated. configure:12899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12899: result: no configure:12899: checking bzlib.h presence configure:12899: gcc -E -I/usr/local/include conftest.c conftest.c:36:10: fatal error: bzlib.h: No such file or directory 36 | #include | ^~~~~~~~~ compilation terminated. configure:12899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | #include configure:12899: result: no configure:12899: checking for bzlib.h configure:12899: result: no configure:12941: checking for main in -lkernel32 configure:12960: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lkernel32 >&5 /usr/bin/ld: cannot find -lkernel32: No such file or directory collect2: error: ld returned 1 exit status configure:12960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:12969: result: no configure:12980: checking for dlopen in -ldl configure:13005: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -ldl >&5 configure:13005: $? = 0 configure:13014: result: yes configure:13026: checking intrin.h usability configure:13026: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 conftest.c:70:10: fatal error: intrin.h: No such file or directory 70 | #include | ^~~~~~~~~~ compilation terminated. configure:13026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13026: result: no configure:13026: checking intrin.h presence configure:13026: gcc -E -I/usr/local/include conftest.c conftest.c:37:10: fatal error: intrin.h: No such file or directory 37 | #include | ^~~~~~~~~~ compilation terminated. configure:13026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | #include configure:13026: result: no configure:13026: checking for intrin.h configure:13026: result: no configure:13038: checking openssl/cmac.h usability configure:13038: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:13038: $? = 0 configure:13038: result: yes configure:13038: checking openssl/cmac.h presence configure:13038: gcc -E -I/usr/local/include conftest.c configure:13038: $? = 0 configure:13038: result: yes configure:13038: checking for openssl/cmac.h configure:13038: result: yes configure:13153: rexgen check not enabled configure:13168: checking pcap.h usability configure:13168: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 conftest.c:71:10: fatal error: pcap.h: No such file or directory 71 | #include | ^~~~~~~~ compilation terminated. configure:13168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13168: result: no configure:13168: checking pcap.h presence configure:13168: gcc -E -I/usr/local/include conftest.c conftest.c:38:10: fatal error: pcap.h: No such file or directory 38 | #include | ^~~~~~~~ compilation terminated. configure:13168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | /* end confdefs.h. */ | #include configure:13168: result: no configure:13168: checking for pcap.h configure:13168: result: no configure:13168: checking pcap/pcap.h usability configure:13168: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 conftest.c:71:10: fatal error: pcap/pcap.h: No such file or directory 71 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:13168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13168: result: no configure:13168: checking pcap/pcap.h presence configure:13168: gcc -E -I/usr/local/include conftest.c conftest.c:38:10: fatal error: pcap/pcap.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:13168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | /* end confdefs.h. */ | #include configure:13168: result: no configure:13168: checking for pcap/pcap.h configure:13168: result: no configure:13223: checking for pcap.h configure:13223: result: no configure:13223: checking for pcap/pcap.h configure:13223: result: no configure:13290: checking whether time.h and sys/time.h may both be included configure:13310: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:13310: $? = 0 configure:13317: result: yes configure:13325: checking whether string.h and strings.h may both be included configure:13342: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5 configure:13342: $? = 0 configure:13349: result: yes configure:13364: checking for SHA256 configure:13364: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lssl -lcrypto >&5 configure:13364: $? = 0 configure:13364: result: yes configure:13364: checking for WHIRLPOOL configure:13364: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lssl -lcrypto >&5 configure:13364: $? = 0 configure:13364: result: yes configure:13364: checking for RIPEMD160 configure:13364: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lssl -lcrypto >&5 configure:13364: $? = 0 configure:13364: result: yes configure:13364: checking for AES_encrypt configure:13364: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lssl -lcrypto >&5 configure:13364: $? = 0 configure:13364: result: yes configure:13364: checking for DSA_get0_pqg configure:13364: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lssl -lcrypto >&5 configure:13364: $? = 0 configure:13364: result: yes configure:13463: checking for gcc option to support OpenMP configure:13478: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 conftest.c:47:2: error: unknown type name 'choke' 47 | choke me | ^~~~~ conftest.c:47:10: error: expected ';' before 'typedef' 47 | choke me | ^ | ; configure:13478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | /* end confdefs.h. */ | | #ifndef _OPENMP | choke me | #endif | #include | int main () { return omp_get_num_threads (); } | configure:13496: gcc -o conftest -g -O2 -I/usr/local/include -fopenmp -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:13496: $? = 0 configure:13510: result: -fopenmp configure:13524: checking additional paths for OpenCL configure:13600: result: none configure:13722: checking if compiler needs -Werror to reject unknown flags configure:13738: gcc -c -g -O2 -I/usr/local/include -Werror -Wunknown-warning-option -Wsizeof-array-argument -I/usr/local/include conftest.c >&5 gcc: error: unrecognized command-line option '-Wunknown-warning-option' configure:13738: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | /* end confdefs.h. */ | int foo(void); | int | main () | { | foo() | ; | return 0; | } configure:13743: result: no configure:13809: checking for the pthreads library -lpthreads configure:13847: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads: No such file or directory collect2: error: ld returned 1 exit status configure:13847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:13856: result: no configure:13754: checking whether pthreads work without any flags configure:13847: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:13847: $? = 0 configure:13856: result: yes configure:13875: checking for joinable pthread attribute configure:13890: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:13890: $? = 0 configure:13896: result: PTHREAD_CREATE_JOINABLE configure:13906: checking if more special flags are required for pthreads configure:13921: result: no configure:13927: checking for PTHREAD_PRIO_INHERIT configure:13944: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:13944: $? = 0 configure:13953: result: yes configure:14070: checking whether we are using the Microsoft C compiler configure:14089: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c: In function 'main': conftest.c:52:8: error: unknown type name 'choke' 52 | choke me | ^~~~~ configure:14089: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef _MSC_VER | choke me | #endif | | ; | return 0; | } configure:14098: result: no configure:14108: checking windows.h usability configure:14108: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c:80:10: fatal error: windows.h: No such file or directory 80 | #include | ^~~~~~~~~~~ compilation terminated. configure:14108: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14108: result: no configure:14108: checking windows.h presence configure:14108: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c conftest.c:47:10: fatal error: windows.h: No such file or directory 47 | #include | ^~~~~~~~~~~ compilation terminated. configure:14108: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include configure:14108: result: no configure:14108: checking for windows.h configure:14108: result: no configure:14121: checking for OpenCL library configure:14159: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lOpenCL -lm >&5 In file included from CL/cl.h:20, from conftest.c:51: CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ /usr/bin/ld: cannot find -lOpenCL: No such file or directory collect2: error: ld returned 1 exit status configure:14159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # include "CL/cl.h" | | int | main () | { | clCreateContextFromType(0,0,0,0,0) | ; | return 0; | } configure:14179: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lOpenCL -L/usr/lib/nvidia -lm >&5 In file included from CL/cl.h:20, from conftest.c:51: CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ /usr/bin/ld: cannot find -lOpenCL: No such file or directory collect2: error: ld returned 1 exit status configure:14179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # include "CL/cl.h" | | int | main () | { | clCreateContextFromType(0,0,0,0,0) | ; | return 0; | } configure:14199: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lOpenCL -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries -lm >&5 In file included from CL/cl.h:20, from conftest.c:51: CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ /usr/bin/ld: -f may not be used without -shared collect2: error: ld returned 1 exit status configure:14199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # include "CL/cl.h" | | int | main () | { | clCreateContextFromType(0,0,0,0,0) | ; | return 0; | } configure:14159: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lCL -lm >&5 In file included from CL/cl.h:20, from conftest.c:51: CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ /usr/bin/ld: cannot find -lCL: No such file or directory collect2: error: ld returned 1 exit status configure:14159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # include "CL/cl.h" | | int | main () | { | clCreateContextFromType(0,0,0,0,0) | ; | return 0; | } configure:14179: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lCL -L/usr/lib/nvidia -lm >&5 In file included from CL/cl.h:20, from conftest.c:51: CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ /usr/bin/ld: cannot find -lCL: No such file or directory collect2: error: ld returned 1 exit status configure:14179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # include "CL/cl.h" | | int | main () | { | clCreateContextFromType(0,0,0,0,0) | ; | return 0; | } configure:14199: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lCL -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries -lm >&5 In file included from CL/cl.h:20, from conftest.c:51: CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ /usr/bin/ld: -f may not be used without -shared collect2: error: ld returned 1 exit status configure:14199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # include "CL/cl.h" | | int | main () | { | clCreateContextFromType(0,0,0,0,0) | ; | return 0; | } configure:14159: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lclparser -lm >&5 In file included from CL/cl.h:20, from conftest.c:51: CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ /usr/bin/ld: cannot find -lclparser: No such file or directory collect2: error: ld returned 1 exit status configure:14159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # include "CL/cl.h" | | int | main () | { | clCreateContextFromType(0,0,0,0,0) | ; | return 0; | } configure:14179: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lclparser -L/usr/lib/nvidia -lm >&5 In file included from CL/cl.h:20, from conftest.c:51: CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ /usr/bin/ld: cannot find -lclparser: No such file or directory collect2: error: ld returned 1 exit status configure:14179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # include "CL/cl.h" | | int | main () | { | clCreateContextFromType(0,0,0,0,0) | ; | return 0; | } configure:14199: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lclparser -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries -lm >&5 In file included from CL/cl.h:20, from conftest.c:51: CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ /usr/bin/ld: -f may not be used without -shared collect2: error: ld returned 1 exit status configure:14199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # include "CL/cl.h" | | int | main () | { | clCreateContextFromType(0,0,0,0,0) | ; | return 0; | } configure:14159: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lpocl -lm >&5 In file included from CL/cl.h:20, from conftest.c:51: CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ /usr/bin/ld: cannot find -lpocl: No such file or directory collect2: error: ld returned 1 exit status configure:14159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # include "CL/cl.h" | | int | main () | { | clCreateContextFromType(0,0,0,0,0) | ; | return 0; | } configure:14179: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lpocl -L/usr/lib/nvidia -lm >&5 In file included from CL/cl.h:20, from conftest.c:51: CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ /usr/bin/ld: cannot find -lpocl: No such file or directory collect2: error: ld returned 1 exit status configure:14179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # include "CL/cl.h" | | int | main () | { | clCreateContextFromType(0,0,0,0,0) | ; | return 0; | } configure:14199: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -lpocl -Wl,-framework,OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries -lm >&5 In file included from CL/cl.h:20, from conftest.c:51: CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ /usr/bin/ld: -f may not be used without -shared collect2: error: ld returned 1 exit status configure:14199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # include "CL/cl.h" | | int | main () | { | clCreateContextFromType(0,0,0,0,0) | ; | return 0; | } configure:14230: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c -Wl,-framework,OpenCL >&5 In file included from CL/cl.h:20, from conftest.c:51: CL/cl_version.h:22:9: note: '#pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)' 22 | #pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 300 (OpenCL 3.0)") | ^~~~~~~ /usr/bin/ld: -f may not be used without -shared collect2: error: ld returned 1 exit status configure:14230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | # if defined(HAVE_WINDOWS_H) && defined(_WIN32) | # include | # endif | # include "CL/cl.h" | | int | main () | { | clCreateContextFromType(0,0,0,0,0) | ; | return 0; | } configure:14240: result: no configure:14366: checking arpa/inet.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking arpa/inet.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for arpa/inet.h configure:14366: result: yes configure:14366: checking crypt.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking crypt.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for crypt.h configure:14366: result: yes configure:14366: checking dirent.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking dirent.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for dirent.h configure:14366: result: yes configure:14366: checking limits.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking limits.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for limits.h configure:14366: result: yes configure:14366: checking locale.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking locale.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for locale.h configure:14366: result: yes configure:14366: checking malloc.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking malloc.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for malloc.h configure:14366: result: yes configure:14366: checking net/ethernet.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking net/ethernet.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for net/ethernet.h configure:14366: result: yes configure:14366: checking netdb.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking netdb.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for netdb.h configure:14366: result: yes configure:14366: checking netinet/in.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking netinet/in.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for netinet/in.h configure:14366: result: yes configure:14366: checking netinet/in_systm.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking netinet/in_systm.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for netinet/in_systm.h configure:14366: result: yes configure:14366: checking for string.h configure:14366: result: yes configure:14366: checking for strings.h configure:14366: result: yes configure:14366: checking sys/ethernet.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c:92:10: fatal error: sys/ethernet.h: No such file or directory 92 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:14366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14366: result: no configure:14366: checking sys/ethernet.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c conftest.c:59:10: fatal error: sys/ethernet.h: No such file or directory 59 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:14366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include configure:14366: result: no configure:14366: checking for sys/ethernet.h configure:14366: result: no configure:14366: checking sys/file.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking sys/file.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for sys/file.h configure:14366: result: yes configure:14366: checking sys/param.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking sys/param.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for sys/param.h configure:14366: result: yes configure:14366: checking sys/socket.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking sys/socket.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for sys/socket.h configure:14366: result: yes configure:14366: checking sys/time.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking sys/time.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for sys/time.h configure:14366: result: yes configure:14366: checking sys/times.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking sys/times.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for sys/times.h configure:14366: result: yes configure:14366: checking for sys/types.h configure:14366: result: yes configure:14366: checking termios.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking termios.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c configure:14366: $? = 0 configure:14366: result: yes configure:14366: checking for termios.h configure:14366: result: yes configure:14366: checking for unistd.h configure:14366: result: yes configure:14366: checking unixlib/local.h usability configure:14366: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c:100:10: fatal error: unixlib/local.h: No such file or directory 100 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:14366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14366: result: no configure:14366: checking unixlib/local.h presence configure:14366: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c conftest.c:67:10: fatal error: unixlib/local.h: No such file or directory 67 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:14366: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:14366: result: no configure:14366: checking for unixlib/local.h configure:14366: result: no configure:14366: checking for windows.h configure:14366: result: no configure:14378: checking for net/if.h configure:14378: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14378: $? = 0 configure:14378: result: yes configure:14398: checking for net/if_arp.h configure:14398: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14398: $? = 0 configure:14398: result: yes configure:14421: checking for netinet/if_ether.h configure:14421: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14421: $? = 0 configure:14421: result: yes configure:14450: checking for netinet/ip.h configure:14450: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14450: $? = 0 configure:14450: result: yes configure:14549: checking for stdbool.h that conforms to C99 configure:14616: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14616: $? = 0 configure:14623: result: yes configure:14625: checking for _Bool configure:14625: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14625: $? = 0 configure:14625: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c: In function 'main': conftest.c:107:20: error: expected expression before ')' token 107 | if (sizeof ((_Bool))) | ^ configure:14625: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:14625: result: yes configure:14636: checking for inline configure:14652: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14652: $? = 0 configure:14660: result: inline configure:14678: checking for int32_t configure:14678: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14678: $? = 0 configure:14678: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c: In function 'main': conftest.c:110:67: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow] 110 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.c:109:12: error: storage size of 'test_array' isn't constant 109 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:14678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:14678: result: yes configure:14689: checking for int64_t configure:14689: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14689: $? = 0 configure:14689: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c: In function 'main': conftest.c:110:67: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow] 110 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.c:109:12: error: storage size of 'test_array' isn't constant 109 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:14689: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:14689: result: yes configure:14700: checking for off_t configure:14700: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14700: $? = 0 configure:14700: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c: In function 'main': conftest.c:108:20: error: expected expression before ')' token 108 | if (sizeof ((off_t))) | ^ configure:14700: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:14700: result: yes configure:14711: checking for size_t configure:14711: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14711: $? = 0 configure:14711: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c: In function 'main': conftest.c:108:21: error: expected expression before ')' token 108 | if (sizeof ((size_t))) | ^ configure:14711: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:14711: result: yes configure:14722: checking for ssize_t configure:14722: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14722: $? = 0 configure:14722: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c: In function 'main': conftest.c:108:22: error: expected expression before ')' token 108 | if (sizeof ((ssize_t))) | ^ configure:14722: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:14722: result: yes configure:14733: checking for uint16_t configure:14733: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14733: $? = 0 configure:14733: result: yes configure:14745: checking for uint32_t configure:14745: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14745: $? = 0 configure:14745: result: yes configure:14759: checking for uint64_t configure:14759: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14759: $? = 0 configure:14759: result: yes configure:14773: checking for uint8_t configure:14773: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14773: $? = 0 configure:14773: result: yes configure:14787: checking for ptrdiff_t configure:14787: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14787: $? = 0 configure:14787: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c: In function 'main': conftest.c:108:24: error: expected expression before ')' token 108 | if (sizeof ((ptrdiff_t))) | ^ configure:14787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:14787: result: yes configure:14799: checking for int128 configure:14799: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c: In function 'main': conftest.c:109:13: error: 'int128' undeclared (first use in this function) 109 | if (sizeof (int128)) | ^~~~~~ conftest.c:109:13: note: each undeclared identifier is reported only once for each function it appears in configure:14799: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (int128)) | return 0; | ; | return 0; | } configure:14799: result: no configure:14808: checking for __int128 configure:14808: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14808: $? = 0 configure:14808: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c: In function 'main': conftest.c:109:23: error: expected expression before ')' token 109 | if (sizeof ((__int128))) | ^ configure:14808: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((__int128))) | return 0; | ; | return 0; | } configure:14808: result: yes configure:14817: checking for __int128_t configure:14817: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14817: $? = 0 configure:14817: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c: In function 'main': conftest.c:110:25: error: expected expression before ')' token 110 | if (sizeof ((__int128_t))) | ^ configure:14817: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((__int128_t))) | return 0; | ; | return 0; | } configure:14817: result: yes configure:14846: checking for error_at_line configure:14862: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:14862: $? = 0 configure:14870: result: yes configure:14898: checking for pid_t configure:14898: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 configure:14898: $? = 0 configure:14898: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c: In function 'main': conftest.c:111:20: error: expected expression before ')' token 111 | if (sizeof ((pid_t))) | ^ configure:14898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:14898: result: yes configure:14911: checking vfork.h usability configure:14911: gcc -c -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c >&5 conftest.c:108:10: fatal error: vfork.h: No such file or directory 108 | #include | ^~~~~~~~~ compilation terminated. configure:14911: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14911: result: no configure:14911: checking vfork.h presence configure:14911: gcc -E -I/usr/local/include -DCL_SILENCE_DEPRECATION conftest.c conftest.c:75:10: fatal error: vfork.h: No such file or directory 75 | #include | ^~~~~~~~~ compilation terminated. configure:14911: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | /* end confdefs.h. */ | #include configure:14911: result: no configure:14911: checking for vfork.h configure:14911: result: no configure:14924: checking for fork configure:14924: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 conftest.c:98:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 98 | char fork (); | ^~~~ configure:14924: $? = 0 configure:14924: result: yes configure:14924: checking for vfork configure:14924: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:14924: $? = 0 configure:14924: result: yes configure:14934: checking for working fork configure:14956: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:14956: $? = 0 configure:14956: ./conftest configure:14956: $? = 0 configure:14966: result: yes configure:14987: checking for working vfork configure:15097: result: yes configure:15133: checking for fseek64 configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccJL7xwI.o: in function `main': /bitrise/src/src/conftest.c:113: undefined reference to `fseek64' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseek64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fseek64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fseek64 || defined __stub___fseek64 | choke me | #endif | | int | main () | { | return fseek64 (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for fseeko configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for fseeko64 configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for _fseeki64 configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccjDxVHv.o: in function `main': /bitrise/src/src/conftest.c:115: undefined reference to `_fseeki64' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | /* end confdefs.h. */ | /* Define _fseeki64 to an innocuous variant, in case declares _fseeki64. | For example, HP-UX 11i declares gettimeofday. */ | #define _fseeki64 innocuous__fseeki64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fseeki64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fseeki64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _fseeki64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__fseeki64 || defined __stub____fseeki64 | choke me | #endif | | int | main () | { | return _fseeki64 (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for lseek64 configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for lseek configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for ftell64 configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccedsJ9T.o: in function `main': /bitrise/src/src/conftest.c:117: undefined reference to `ftell64' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ftell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftell64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ftell64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ftell64 || defined __stub___ftell64 | choke me | #endif | | int | main () | { | return ftell64 (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for ftello configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for ftello64 configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for _ftelli64 configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/cchJYa3u.o: in function `main': /bitrise/src/src/conftest.c:119: undefined reference to `_ftelli64' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | /* end confdefs.h. */ | /* Define _ftelli64 to an innocuous variant, in case declares _ftelli64. | For example, HP-UX 11i declares gettimeofday. */ | #define _ftelli64 innocuous__ftelli64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _ftelli64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _ftelli64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _ftelli64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__ftelli64 || defined __stub____ftelli64 | choke me | #endif | | int | main () | { | return _ftelli64 (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for fopen64 configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for _fopen64 configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/cc0rqVJj.o: in function `main': /bitrise/src/src/conftest.c:120: undefined reference to `_fopen64' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | /* end confdefs.h. */ | /* Define _fopen64 to an innocuous variant, in case declares _fopen64. | For example, HP-UX 11i declares gettimeofday. */ | #define _fopen64 innocuous__fopen64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fopen64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fopen64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _fopen64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__fopen64 || defined __stub____fopen64 | choke me | #endif | | int | main () | { | return _fopen64 (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for memmem configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for mmap configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for sleep configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for setenv configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for putenv configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for strcasecmp configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 conftest.c:114:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 114 | char strcasecmp (); | ^~~~~~~~~~ configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for strncasecmp configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 conftest.c:115:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 115 | char strncasecmp (); | ^~~~~~~~~~~ configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for stricmp configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccv42JCf.o: in function `main': /bitrise/src/src/conftest.c:127: undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char stricmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for strcmpi configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccRXNuoL.o: in function `main': /bitrise/src/src/conftest.c:127: undefined reference to `strcmpi' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strcmpi to an innocuous variant, in case declares strcmpi. | For example, HP-UX 11i declares gettimeofday. */ | #define strcmpi innocuous_strcmpi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strcmpi (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strcmpi | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strcmpi (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strcmpi || defined __stub___strcmpi | choke me | #endif | | int | main () | { | return strcmpi (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for _stricmp configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/cc0bx2BG.o: in function `main': /bitrise/src/src/conftest.c:127: undefined reference to `_stricmp' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define _stricmp to an innocuous variant, in case declares _stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _stricmp innocuous__stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stricmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _stricmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__stricmp || defined __stub____stricmp | choke me | #endif | | int | main () | { | return _stricmp (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for _strcmpi configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccHEaQuU.o: in function `main': /bitrise/src/src/conftest.c:127: undefined reference to `_strcmpi' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define _strcmpi to an innocuous variant, in case declares _strcmpi. | For example, HP-UX 11i declares gettimeofday. */ | #define _strcmpi innocuous__strcmpi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strcmpi (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strcmpi | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _strcmpi (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__strcmpi || defined __stub____strcmpi | choke me | #endif | | int | main () | { | return _strcmpi (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for strnicmp configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/cck2rg6W.o: in function `main': /bitrise/src/src/conftest.c:127: undefined reference to `strnicmp' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strnicmp to an innocuous variant, in case declares strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strnicmp innocuous_strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnicmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strnicmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strnicmp || defined __stub___strnicmp | choke me | #endif | | int | main () | { | return strnicmp (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for strncmpi configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccKIzzM1.o: in function `main': /bitrise/src/src/conftest.c:127: undefined reference to `strncmpi' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strncmpi to an innocuous variant, in case declares strncmpi. | For example, HP-UX 11i declares gettimeofday. */ | #define strncmpi innocuous_strncmpi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strncmpi (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strncmpi | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strncmpi (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strncmpi || defined __stub___strncmpi | choke me | #endif | | int | main () | { | return strncmpi (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for _strnicmp configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccY2u7dV.o: in function `main': /bitrise/src/src/conftest.c:127: undefined reference to `_strnicmp' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define _strnicmp to an innocuous variant, in case declares _strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _strnicmp innocuous__strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strnicmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _strnicmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__strnicmp || defined __stub____strnicmp | choke me | #endif | | int | main () | { | return _strnicmp (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for _strncmpi configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/cci9sXYb.o: in function `main': /bitrise/src/src/conftest.c:127: undefined reference to `_strncmpi' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define _strncmpi to an innocuous variant, in case declares _strncmpi. | For example, HP-UX 11i declares gettimeofday. */ | #define _strncmpi innocuous__strncmpi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strncmpi (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strncmpi | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _strncmpi (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__strncmpi || defined __stub____strncmpi | choke me | #endif | | int | main () | { | return _strncmpi (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for strnlen configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 conftest.c:116:6: warning: conflicting types for built-in function 'strnlen'; expected 'long unsigned int(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 116 | char strnlen (); | ^~~~~~~ configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for strlwr configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccGJ5SKa.o: in function `main': /bitrise/src/src/conftest.c:128: undefined reference to `strlwr' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNLEN 1 | /* end confdefs.h. */ | /* Define strlwr to an innocuous variant, in case declares strlwr. | For example, HP-UX 11i declares gettimeofday. */ | #define strlwr innocuous_strlwr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlwr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlwr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlwr (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlwr || defined __stub___strlwr | choke me | #endif | | int | main () | { | return strlwr (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for strupr configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccfg9Y09.o: in function `main': /bitrise/src/src/conftest.c:128: undefined reference to `strupr' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNLEN 1 | /* end confdefs.h. */ | /* Define strupr to an innocuous variant, in case declares strupr. | For example, HP-UX 11i declares gettimeofday. */ | #define strupr innocuous_strupr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strupr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strupr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strupr (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strupr || defined __stub___strupr | choke me | #endif | | int | main () | { | return strupr (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for strrev configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccjX2zst.o: in function `main': /bitrise/src/src/conftest.c:128: undefined reference to `strrev' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNLEN 1 | /* end confdefs.h. */ | /* Define strrev to an innocuous variant, in case declares strrev. | For example, HP-UX 11i declares gettimeofday. */ | #define strrev innocuous_strrev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strrev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strrev | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strrev (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strrev || defined __stub___strrev | choke me | #endif | | int | main () | { | return strrev (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for atoll configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for _atoi64 configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccPFQsb5.o: in function `main': /bitrise/src/src/conftest.c:129: undefined reference to `_atoi64' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_ATOLL 1 | /* end confdefs.h. */ | /* Define _atoi64 to an innocuous variant, in case declares _atoi64. | For example, HP-UX 11i declares gettimeofday. */ | #define _atoi64 innocuous__atoi64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _atoi64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _atoi64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _atoi64 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__atoi64 || defined __stub____atoi64 | choke me | #endif | | int | main () | { | return _atoi64 (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for snprintf configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 conftest.c:118:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 118 | char snprintf (); | ^~~~~~~~ conftest.c:106:1: note: 'snprintf' is declared in header '' 105 | # include 106 | #else configure:15133: $? = 0 configure:15133: result: yes configure:15133: checking for sprintf_s configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccxn2xZz.o: in function `main': /bitrise/src/src/conftest.c:130: undefined reference to `sprintf_s' collect2: error: ld returned 1 exit status configure:15133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_ATOLL 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define sprintf_s to an innocuous variant, in case declares sprintf_s. | For example, HP-UX 11i declares gettimeofday. */ | #define sprintf_s innocuous_sprintf_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sprintf_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sprintf_s | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sprintf_s (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sprintf_s || defined __stub___sprintf_s | choke me | #endif | | int | main () | { | return sprintf_s (); | ; | return 0; | } configure:15133: result: no configure:15133: checking for strcasestr configure:15133: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:15133: $? = 0 configure:15133: result: yes configure:15147: checking for clGetKernelArgInfo configure:15147: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 /usr/bin/ld: /tmp/ccYGX4dZ.o: in function `main': /bitrise/src/src/conftest.c:131: undefined reference to `clGetKernelArgInfo' collect2: error: ld returned 1 exit status configure:15147: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "john" | #define PACKAGE_TARNAME "john" | #define PACKAGE_VERSION "jumbo" | #define PACKAGE_STRING "john jumbo" | #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_INT_P 8 | #define SIZEOF_VOID_P 8 | #define ARCH_LITTLE_ENDIAN 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_UNRAR 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBZ 1 | #define HAVE_CRYPT 1 | #define HAVE_GMP_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBDL 1 | #define HAVE_OPENSSL_CMAC_H 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SHA256 1 | #define HAVE_WHIRLPOOL 1 | #define HAVE_RIPEMD160 1 | #define HAVE_AES_ENCRYPT 1 | #define HAVE_DSA_GET0_PQG 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE__BOOL 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE___INT128 1 | #define HAVE___INT128_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSEEK 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FOPEN64 1 | #define HAVE_MEMMEM 1 | #define HAVE_MMAP 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_ATOLL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | /* end confdefs.h. */ | /* Define clGetKernelArgInfo to an innocuous variant, in case declares clGetKernelArgInfo. | For example, HP-UX 11i declares gettimeofday. */ | #define clGetKernelArgInfo innocuous_clGetKernelArgInfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clGetKernelArgInfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clGetKernelArgInfo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clGetKernelArgInfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clGetKernelArgInfo || defined __stub___clGetKernelArgInfo | choke me | #endif | | int | main () | { | return clGetKernelArgInfo (); | ; | return 0; | } configure:15147: result: no configure:15160: checking for posix_memalign configure:15160: gcc -o conftest -g -O2 -I/usr/local/include -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 conftest.c:120:6: warning: conflicting types for built-in function 'posix_memalign'; expected 'int(void **, long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 120 | char posix_memalign (); | ^~~~~~~~~~~~~~ configure:15160: $? = 0 configure:15160: result: yes configure:16060: checking for OS-specific feature macros needed configure:16279: result: -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 configure:16295: checking size of size_t configure:16300: gcc -o conftest -g -O2 -I/usr/local/include -Wall -std=gnu99 -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:16300: $? = 0 configure:16300: ./conftest configure:16300: $? = 0 configure:16314: result: 8 configure:16328: checking size of off_t configure:16333: gcc -o conftest -g -O2 -I/usr/local/include -Wall -std=gnu99 -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/usr/local/include -DCL_SILENCE_DEPRECATION -L/usr/local/lib -L/usr/lib64 -L/lib64 conftest.c >&5 configure:16333: $? = 0 configure:16333: ./conftest configure:16333: $? = 0 configure:16347: result: 8 configure:16419: Fuzz check disabled configure:16427: Fuzzing (using libFuzzer) check disabled configure:16453: creating *_plug.c rules configure:16462: creating Makefile dependencies configure:16470: creating ./john_build_rule.h configure:16591: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by john config.status jumbo, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on prdfree-linux-use4c-b0073ef2-8c9e-4df8-8acb-75d94e8eb860 config.status:2755: creating Makefile config.status:2755: creating mbedtls/Makefile config.status:2755: creating secp256k1/Makefile config.status:2755: creating ed25519-donna/Makefile config.status:2755: creating poly1305-donna/Makefile config.status:2755: creating autoconfig.h config.status:2991: linking arm32le.h to arch.h config.status:3010: executing default commands configure:17849: creating ./fmt_externs.h configure:17868: creating ./fmt_registers.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## _cv_gnu_make_command=make ac_cv_build=arm-unknown-linux-gnueabi ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_env_AR_set= ac_cv_env_AR_value= ac_cv_env_AS_set= ac_cv_env_AS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_EXTRA_set= ac_cv_env_CFLAGS_EXTRA_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LD_set= ac_cv_env_LD_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MPICC_set= ac_cv_env_MPICC_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=arm-linux-gnueabi ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_AES_encrypt=yes ac_cv_func_DSA_get0_pqg=yes ac_cv_func_RIPEMD160=yes ac_cv_func_SHA256=yes ac_cv_func_WHIRLPOOL=yes ac_cv_func__atoi64=no ac_cv_func__fopen64=no ac_cv_func__fseeki64=no ac_cv_func__ftelli64=no ac_cv_func__strcmpi=no ac_cv_func__stricmp=no ac_cv_func__strncmpi=no ac_cv_func__strnicmp=no ac_cv_func_atoll=yes ac_cv_func_clGetKernelArgInfo=no ac_cv_func_fopen64=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fseek64=no ac_cv_func_fseeko64=yes ac_cv_func_fseeko=yes ac_cv_func_ftell64=no ac_cv_func_ftello64=yes ac_cv_func_ftello=yes ac_cv_func_lseek64=yes ac_cv_func_lseek=yes ac_cv_func_memmem=yes ac_cv_func_mmap=yes ac_cv_func_posix_memalign=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_sprintf_s=no ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strcmpi=no ac_cv_func_stricmp=no ac_cv_func_strlwr=no ac_cv_func_strncasecmp=yes ac_cv_func_strncmpi=no ac_cv_func_strnicmp=no ac_cv_func_strnlen=yes ac_cv_func_strrev=no ac_cv_func_strupr=no ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_bzlib_h=no ac_cv_header_crypt_h=yes ac_cv_header_dirent_h=yes ac_cv_header_gmp_h=yes ac_cv_header_intrin_h=no ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_ethernet_h=yes ac_cv_header_net_if_arp_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_if_ether_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_openssl_cmac_h=yes ac_cv_header_openssl_opensslv_h=yes ac_cv_header_pcap_h=no ac_cv_header_pcap_pcap_h=no ac_cv_header_skey_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ethernet_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_unixlib_local_h=no ac_cv_header_vfork_h=no ac_cv_header_windows_h=no ac_cv_host=arm-unknown-linux-gnueabi ac_cv_lib_crypto_MD5_Update=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_error_at_line=yes ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_kernel32_main=no ac_cv_lib_m_sqrt=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_ssl_SSL_CTX_new=yes ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FIND=/usr/bin/find ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SED=/usr/bin/sed ac_cv_path_SORT=/usr/bin/sort ac_cv_path_ac_pt_AR=/usr/bin/ar ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_STRINGS=strings ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_c_openmp=-fopenmp ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_crypt=-lcrypt ac_cv_sizeof_int=4 ac_cv_sizeof_int_p=8 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_type__Bool=yes ac_cv_type___int128=yes ac_cv_type___int128_t=yes ac_cv_type_int128=no ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes am_cv_prog_cc_c_o=yes ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_c_compiler_ms=no ax_cv_check_cl_libcl=no gcc_cv_header_string=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## 7z_fmt_plug.o: 7z_fmt_plug.c arch.h johnswap.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h unicode.h dyna_salt.h config.h john.h os.h os-autoconf.h crc32.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h logger.h 7z_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lzma/LzmaDec.h lzma/7zTypes.h lzma/Lzma2Dec.h lzma/Bra.h lzma/CpuArch.h lzma/Delta.h AR='/usr/bin/ar' AS='gcc' ASFLAGS=' -DARCH_LITTLE_ENDIAN=1' AzureAD_common_plug.o: AzureAD_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h base64_convert.h johnswap.h AzureAD_common.h AzureAD_fmt_plug.o: AzureAD_fmt_plug.c arch.h md4.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h base64_convert.h AzureAD_common.h unicode.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h BFEgg_fmt_plug.o: BFEgg_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h blowfish.c blowfish.h bf_tab.h johnswap.h common-get-hash.h BZ2_LIBS='' CC='gcc' CC_ASM_OBJS='simd-intrinsics.o' CC_CPU='' CC_MAIN_CPU='-DJOHN_' CFLAGS='-g -O2 -I/usr/local/include -DARCH_LITTLE_ENDIAN=1 -DPREFER_FLOCK' CFLAGS_EXTRA=' -Wall -std=gnu99 -Wno-stringop-truncation -Wno-format-overflow -Wno-format-truncation -fno-omit-frame-pointer -Wno-deprecated-declarations -Wformat-extra-args -Wunused-but-set-variable -Wdate-time -D_POSIX_SOURCE -D_GNU_SOURCE -D_XOPEN_SOURCE=600' CL_CFLAGS='' CL_LIBS='' CPP='gcc -E' CPPFLAGS=' -I/usr/local/include -DCL_SILENCE_DEPRECATION' CPU_BITS='-m64' CPU_BIT_STR='64' CRYPT_LIBS='-lcrypt ' DEFS='-DHAVE_CONFIG_H' DL_LIBS='-ldl' DMD5_fmt_plug.o: DMD5_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h md5.h common.h memory.h formats.h params.h omp_autotune.h common-get-hash.h DOMINOSEC8_fmt_plug.o: DOMINOSEC8_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h DOMINOSEC_fmt_plug.o: DOMINOSEC_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h common-get-hash.h ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EPI_fmt_plug.o: EPI_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h common-get-hash.h EXEEXT='' EXE_EXT='' EXTRA_AS_FLAGS='' FG2_fmt_plug.o: FG2_fmt_plug.c common.h arch.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h base64_convert.h common-get-hash.h FGT_fmt_plug.o: FGT_fmt_plug.c common.h arch.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h sha.h sph_sha1.h sph_types.h base64_convert.h common-get-hash.h FIND='/usr/bin/find' GMP_LIBS='-lgmp' GREP='/usr/bin/grep' HAVE_FUZZ='' HAVE_LIBFUZZER='' HAVE_MPI='' HAVE_PCAP='' HDAA_fmt_plug.o: HDAA_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h md5.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h HOST_OS='linux-gnueabi' IPB2_fmt_plug.o: IPB2_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h md5.h johnswap.h common.h memory.h formats.h params.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h JOHN_NO_SIMD='' KRB4_fmt_plug.o: KRB4_fmt_plug.c autoconfig.h arch.h DES_std.h KRB4_std.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h KRB4_std_plug.o: KRB4_std_plug.c autoconfig.h KRB4_std.h KRB5_fmt_plug.o: KRB5_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h formats.h params.h omp_autotune.h memory.h KRB5_std.h KRB5_std_plug.o: KRB5_std_plug.c autoconfig.h KRB5_std.h memory.h arch.h misc.h jumbo.h LD='gcc' LDFLAGS=' -L/usr/local/lib -L/usr/lib64 -L/lib64' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' M4_INCLUDES='m4/ax_check_gnu_make.m4 m4/ax_lang_compiler_ms.m4 m4/ax_opencl.m4 m4/ax_prog_cc_mpi.m4 m4/ax_pthread.m4 m4/ax_ztex.m4 m4/jtr_arm_logic.m4 m4/jtr_asm_magic.m4 m4/jtr_generic_logic.m4 m4/jtr_mic_logic.m4 m4/jtr_ppc_logic.m4 m4/jtr_specific_configure_help_message.m4 m4/jtr_systems_specific_logic.m4 m4/jtr_utility_macros.m4 m4/jtr_x86_logic.m4 m4/pkg.m4' MKDIR_P='/usr/bin/mkdir -p' MPICC='' MSCHAPv2_bs_fmt_plug.o: MSCHAPv2_bs_fmt_plug.c arch.h DES_std.h DES_bs.h common.h memory.h loader.h params.h list.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h unicode.h M_LIBS='-lm' NETLM_fmt_plug.o: NETLM_fmt_plug.c autoconfig.h misc.h jumbo.h arch.h common.h memory.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h NETLMv2_fmt_plug.o: NETLMv2_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h md5.h hmacmd5.h aligned.h byteorder.h common-get-hash.h NETNTLM_bs_fmt_plug.o: NETNTLM_bs_fmt_plug.c arch.h DES_std.h DES_bs.h common.h memory.h loader.h params.h list.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h getopt.h john_mpi.h md5.h unicode.h NETNTLMv2_fmt_plug.o: NETNTLMv2_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h md5.h hmacmd5.h aligned.h unicode.h byteorder.h NETSPLITLM_fmt_plug.o: NETSPLITLM_fmt_plug.c autoconfig.h misc.h jumbo.h arch.h common.h memory.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h NS_fmt_plug.o: NS_fmt_plug.c autoconfig.h misc.h jumbo.h arch.h md5.h common.h memory.h formats.h params.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h base64_convert.h johnswap.h NT-long_fmt_plug.o: NT-long_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h OBJEXT='o' OPENCL_PLUGFORMATS_OBJS='opencl_7z_fmt_plug.o opencl_DES_bs_b_plug.o opencl_DES_bs_f_plug.o opencl_DES_bs_h_plug.o opencl_DES_bs_plug.o opencl_DES_fmt_plug.o opencl_agilekeychain_fmt_plug.o opencl_androidbackup_fmt_plug.o opencl_ansible_fmt_plug.o opencl_argon2_fmt_plug.o opencl_axcrypt2_fmt_plug.o opencl_axcrypt_fmt_plug.o opencl_bf_fmt_plug.o opencl_bf_std_plug.o opencl_bitcoin_fmt_plug.o opencl_bitlocker_fmt_plug.o opencl_bitwarden_fmt_plug.o opencl_blockchain_fmt_plug.o opencl_cloudkeychain_fmt_plug.o opencl_cryptosafe_fmt_plug.o opencl_dashlane_fmt_plug.o opencl_diskcryptor_aes_fmt_plug.o opencl_diskcryptor_fmt_plug.o opencl_dmg_fmt_plug.o opencl_electrum_modern_fmt_plug.o opencl_encfs_fmt_plug.o opencl_enpass_fmt_plug.o opencl_ethereum_fmt_plug.o opencl_ethereum_presale_fmt_plug.o opencl_fvde_fmt_plug.o opencl_geli_fmt_plug.o opencl_gost12256hash_fmt_plug.o opencl_gost12512hash_fmt_plug.o opencl_gost94hash_fmt_plug.o opencl_gpg_fmt_plug.o opencl_hash_check_128_plug.o opencl_hash_check_64_plug.o opencl_iwork_fmt_plug.o opencl_keepass_fmt_plug.o opencl_keychain_fmt_plug.o opencl_keyring_fmt_plug.o opencl_keystore_fmt_plug.o opencl_krb5_asrep_aes_fmt_plug.o opencl_krb5_tgs_fmt_plug.o opencl_krb5_tgsrep_fmt_plug.o opencl_krb5pa-md5_fmt_plug.o opencl_krb5pa-sha1_fmt_plug.o opencl_lastpass_cli_fmt_plug.o opencl_lastpass_fmt_plug.o opencl_lm_b_plug.o opencl_lm_fmt_plug.o opencl_lm_plug.o opencl_lotus5_fmt_plug.o opencl_md5crypt_fmt_plug.o opencl_mscash2_fmt_plug.o opencl_mscash2_helper_plug.o opencl_mscash_fmt_plug.o opencl_mysqlsha1_fmt_plug.o opencl_notes_fmt_plug.o opencl_nt_fmt_plug.o opencl_ntlmv2_fmt_plug.o opencl_o5logon_fmt_plug.o opencl_odf_fmt_plug.o opencl_office_fmt_plug.o opencl_oldoffice_fmt_plug.o opencl_openbsdsoftraid_fmt_plug.o opencl_pbkdf2_hmac_md4_fmt_plug.o opencl_pbkdf2_hmac_md5_fmt_plug.o opencl_pbkdf2_hmac_sha1_fmt_plug.o opencl_pbkdf2_hmac_sha256_fmt_plug.o opencl_pbkdf2_hmac_sha512_fmt_plug.o opencl_pdf_fmt_plug.o opencl_pem_fmt_plug.o opencl_pfx_fmt_plug.o opencl_pgpdisk_fmt_plug.o opencl_pgpsda_fmt_plug.o opencl_pgpwde_fmt_plug.o opencl_phpass_fmt_plug.o opencl_pwsafe_fmt_plug.o opencl_rakp_fmt_plug.o opencl_rar5_fmt_plug.o opencl_rar_fmt_plug.o opencl_rawmd4_fmt_plug.o opencl_rawmd5_fmt_plug.o opencl_rawsha1_fmt_plug.o opencl_rawsha256_fmt_plug.o opencl_rawsha512_fmt_plug.o opencl_rawsha512_gpl_fmt_plug.o opencl_salted_sha_fmt_plug.o opencl_sappse_fmt_plug.o opencl_sha1crypt_fmt_plug.o opencl_sha256crypt_fmt_plug.o opencl_sha2_common_plug.o opencl_sha512crypt_fmt_plug.o opencl_sl3_fmt_plug.o opencl_solarwinds_fmt_plug.o opencl_ssh_fmt_plug.o opencl_sspr_fmt_plug.o opencl_strip_fmt_plug.o opencl_tc_fmt_plug.o opencl_telegram_fmt_plug.o opencl_tezos_fmt_plug.o opencl_timeroast_fmt_plug.o opencl_vmx_fmt_plug.o opencl_wpapmk_fmt_plug.o opencl_wpapsk_fmt_plug.o opencl_xsha512_fmt_plug.o opencl_zed_fmt_plug.o opencl_zip_fmt_plug.o' OPENMP_CFLAGS='-fopenmp' OPENSSL_CFLAGS='' OPENSSL_LIBS=' -lssl -lcrypto' OPT_INLINE_FLAGS=' -Os -funroll-loops -finline-functions' OPT_NORMAL_FLAGS=' -funroll-loops' O_DEBUG=' -Og' PACKAGE_BUGREPORT='john-users mailing list at openwall.com' PACKAGE_NAME='john' PACKAGE_STRING='john jumbo' PACKAGE_TARNAME='john' PACKAGE_URL='' PACKAGE_VERSION='jumbo' PATH_SEPARATOR=':' PCAP_LIBS='' PERL='/usr/bin/perl' PHPS2_fmt_plug.o: PHPS2_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h PHPS_fmt_plug.o: PHPS_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h john_mpi.h PKG_CONFIG='no' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLUGFORMATS_DEPS='7z_common_plug.o: 7z_common_plug.c arch.h johnswap.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h dyna_salt.h config.h john.h os.h os-autoconf.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h logger.h 7z_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lzma/LzmaDec.h lzma/7zTypes.h lzma/Lzma2Dec.h lzma/Bra.h lzma/CpuArch.h lzma/Delta.h PLUGFORMATS_OBJS='7z_common_plug.o 7z_fmt_plug.o AzureAD_common_plug.o AzureAD_fmt_plug.o BFEgg_fmt_plug.o DMD5_fmt_plug.o DOMINOSEC8_fmt_plug.o DOMINOSEC_fmt_plug.o EPI_fmt_plug.o FG2_fmt_plug.o FGT_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_bs_fmt_plug.o NETLM_fmt_plug.o NETLMv2_fmt_plug.o NETNTLM_bs_fmt_plug.o NETNTLMv2_fmt_plug.o NETSPLITLM_fmt_plug.o NS_fmt_plug.o NT-long_fmt_plug.o PHPS2_fmt_plug.o PHPS_fmt_plug.o PO_fmt_plug.o SKEY_fmt_plug.o SKEY_jtr_plug.o SybaseASE_fmt_plug.o SybasePROP_fmt_plug.o XSHA512_fmt_plug.o XSHA_fmt_plug.o adxcrypt_fmt_plug.o aes_ccm_plug.o aes_gcm_plug.o aes_ige_plug.o agilekeychain_common_plug.o agilekeychain_fmt_plug.o aix_ssha_fmt_plug.o andotp_fmt_plug.o androidbackup_common_plug.o androidbackup_fmt_plug.o androidfde_fmt_plug.o ansible_common_plug.o ansible_fmt_plug.o argon2_core_plug.o argon2_encoding_plug.o argon2_fmt_plug.o argon2_opt_plug.o argon2_plug.o argon2_ref_plug.o armory_fmt_plug.o as400_des_fmt_plug.o as400_ssha1_fmt_plug.o asaMD5_fmt_plug.o asn1_plug.o axcrypt_common_plug.o axcrypt_fmt_plug.o bcrypt_pbkdf_plug.o bestcrypt_fmt_plug.o bestcrypt_ve_fmt_plug.o bitcoin_fmt_plug.o bitlocker_common_plug.o bitlocker_fmt_plug.o bitshares_fmt_plug.o bitwarden_common_plug.o bitwarden_fmt_plug.o bks_fmt_plug.o blackberry_ES10_fmt_plug.o blake256_plug.o blake2b-ref_plug.o blake2b_plug.o blf_plug.o blockchain_common_plug.o blockchain_fmt_plug.o cardano_common_plug.o cardano_fmt_plug.o chacha_plug.o chap_fmt_plug.o citrix_ns_fmt_plug.o clipperz_srp_fmt_plug.o cloudkeychain_common_plug.o cloudkeychain_fmt_plug.o cmac_plug.o cq_fmt_plug.o crc32_fmt_plug.o cryptosafe_common_plug.o cryptosafe_fmt_plug.o dahua_fmt_plug.o dashlane_common_plug.o dashlane_fmt_plug.o diskcryptor_common_plug.o diskcryptor_fmt_plug.o django_fmt_plug.o django_scrypt_fmt_plug.o dmg_common_plug.o dmg_fmt_plug.o dpapimk_fmt_plug.o dragonfly3_fmt_plug.o dragonfly4_fmt_plug.o drupal7_fmt_plug.o dynamic_compiler_fmt_plug.o ecryptfs_fmt_plug.o eigrp_fmt_plug.o electrum_fmt_plug.o encdatavault_common_plug.o encdatavault_md5_fmt_plug.o encdatavault_pbkdf2_fmt_plug.o encfs_common_plug.o encfs_fmt_plug.o enpass_common_plug.o enpass_fmt_plug.o episerver_fmt_plug.o ethereum_common_plug.o ethereum_fmt_plug.o feal8_plug.o formspring_fmt_plug.o fvde_common_plug.o fvde_fmt_plug.o geli_common_plug.o geli_fmt_plug.o gost12256hash_fmt_plug.o gost12512hash_fmt_plug.o gost3411-2012-core_plug.o gost94hash_fmt_plug.o gost_fmt_plug.o gpg_common_plug.o gpg_fmt_plug.o groestl_plug.o has160_fmt_plug.o has160_plug.o haval_fmt_plug.o hmacMD5_fmt_plug.o hmacSHA1_fmt_plug.o hmacSHA256_fmt_plug.o hmacSHA512_fmt_plug.o hmac_sha_plug.o hmailserver_fmt_plug.o hsrp_fmt_plug.o idea_plug.o ike_fmt_plug.o itunes_common_plug.o itunes_fmt_plug.o iwork_common_plug.o iwork_fmt_plug.o jh_plug.o keccak_plug.o keepass_common_plug.o keepass_fmt_plug.o keplr_fmt_plug.o keychain_common_plug.o keychain_fmt_plug.o keyring_fmt_plug.o keystore_common_plug.o keystore_fmt_plug.o known_hosts_fmt_plug.o krb5_asrep_common_plug.o krb5_asrep_fmt_plug.o krb5_common_plug.o krb5_db_fmt_plug.o krb5_tgs_common_plug.o krb5_tgs_fmt_plug.o krb5_tgsrep_common_plug.o krb5_tgsrep_fmt_plug.o krb5pa-md5_fmt_plug.o krb5pa-sha1_fmt_plug.o kwallet_fmt_plug.o lastpass_cli_common_plug.o lastpass_cli_fmt_plug.o lastpass_common_plug.o lastpass_fmt_plug.o lastpass_sniffed_fmt_plug.o leet_cc_fmt_plug.o lotus5_fmt_plug.o lotus85_fmt_plug.o luks_fmt_plug.o md2_fmt_plug.o mdc2_fmt_plug.o mdc2dgst_plug.o mediawiki_fmt_plug.o monero_fmt_plug.o money_fmt_plug.o mongodb_fmt_plug.o mongodb_scram_fmt_plug.o mozilla_ng_fmt_plug.o mscash1_fmt_plug.o mscash2_fmt_plug.o mscash_common_plug.o mssql-old_fmt_plug.o mssql05_fmt_plug.o mssql12_fmt_plug.o multibit_fmt_plug.o mysqlSHA1_fmt_plug.o mysql_fmt_plug.o mysql_netauth_fmt_plug.o net_ah_fmt_plug.o net_md5_fmt_plug.o net_sha1_fmt_plug.o notes_common_plug.o notes_fmt_plug.o nsec3_fmt_plug.o nt2_fmt_plug.o ntlmv1_mschapv2_fmt_plug.o nukedclan_fmt_plug.o o10glogon_fmt_plug.o o3logon_fmt_plug.o o5logon_fmt_plug.o oaes_lib_plug.o odf_common_plug.o odf_fmt_plug.o office_common_plug.o office_fmt_plug.o oldoffice_common_plug.o oldoffice_fmt_plug.o openbsdsoftraid_common_plug.o openbsdsoftraid_fmt_plug.o openssl_code_plug.o openssl_enc_fmt_plug.o oracle11_fmt_plug.o oracle12c_fmt_plug.o oracle_fmt_plug.o osc_fmt_plug.o ospf_fmt_plug.o padlock_fmt_plug.o palshop_fmt_plug.o panama_fmt_plug.o pbkdf2-hmac-md4_fmt_plug.o pbkdf2-hmac-md5_fmt_plug.o pbkdf2-hmac-sha1_fmt_plug.o pbkdf2-hmac-sha512_fmt_plug.o pbkdf2_hmac_common_plug.o pbkdf2_hmac_sha256_fmt_plug.o pdf_common_plug.o pdf_fmt_plug.o pdfcrack_md5_plug.o pem_common_plug.o pem_fmt_plug.o pfx_common_plug.o pfx_fmt_plug.o pgpdisk_common_plug.o pgpdisk_fmt_plug.o pgpsda_common_plug.o pgpsda_fmt_plug.o pgpwde_common_plug.o pgpwde_fmt_plug.o phpassMD5_fmt_plug.o phpass_common_plug.o pixMD5_fmt_plug.o pkcs12_plug.o pkzip_fmt_plug.o plaintext_fmt_plug.o postgres_fmt_plug.o pst_fmt_plug.o putty_fmt_plug.o pwsafe_common_plug.o pwsafe_fmt_plug.o qnx_fmt_plug.o racf_fmt_plug.o racf_kdfaes_fmt_plug.o radius_fmt_plug.o radmin_fmt_plug.o rakp_fmt_plug.o rar5_fmt_plug.o rar_fmt_plug.o rawBLAKE2_512_fmt_plug.o rawKeccak_256_fmt_plug.o rawKeccak_512_fmt_plug.o rawMD4_fmt_plug.o rawMD5_fmt_plug.o rawMD5flat_fmt_plug.o rawSHA1_common_plug.o rawSHA1_fmt_plug.o rawSHA1_linkedIn_fmt_plug.o rawSHA224_fmt_plug.o rawSHA256_common_plug.o rawSHA256_fmt_plug.o rawSHA384_fmt_plug.o rawSHA512_common_plug.o rawSHA512_fmt_plug.o rawmd5u_fmt_plug.o restic_fmt_plug.o ripemd_fmt_plug.o rsvp_fmt_plug.o rvary_fmt_plug.o salted_sha1_common_plug.o salted_sha1_fmt_plug.o sapB_fmt_plug.o sapG_fmt_plug.o sapH_fmt_plug.o sap_pse_common_plug.o sap_pse_fmt_plug.o securezip_common_plug.o securezip_fmt_plug.o serpent_plug.o sha1crypt_common_plug.o sha1crypt_fmt_plug.o sha256crypt_fmt_plug.o sha3_512_fmt_plug.o sha512crypt_fmt_plug.o siemens-s7_fmt_plug.o signal_fmt_plug.o sip_fmt_plug.o skein_fmt_plug.o sl3_common_plug.o sl3_fmt_plug.o slow_hash_plug.o sm3_fmt_plug.o sm3_plug.o snefru_fmt_plug.o snefru_plug.o snmp_fmt_plug.o solarwinds_common_plug.o solarwinds_fmt_plug.o ssh_common_plug.o ssh_fmt_plug.o ssha512_fmt_plug.o sspr_common_plug.o sspr_fmt_plug.o stribog_fmt_plug.o strip_common_plug.o strip_fmt_plug.o sunmd5_fmt_plug.o syb-prop_repro_plug.o tacacs_plus_fmt_plug.o tcp_md5_fmt_plug.o telegram_common_plug.o telegram_fmt_plug.o tezos_common_plug.o tezos_fmt_plug.o tiger_fmt_plug.o timeroast_common_plug.o timeroast_fmt_plug.o truecrypt_fmt_plug.o twofish_plug.o vdi_fmt_plug.o vms_fmt_plug.o vmx_common_plug.o vmx_fmt_plug.o vnc_fmt_plug.o vtp_fmt_plug.o wbb3_fmt_plug.o whirlpool_fmt_plug.o wow_srp_fmt_plug.o wpapmk_fmt_plug.o wpapsk_fmt_plug.o xmpp_scram_fmt_plug.o xts_plug.o zed_common_plug.o zed_fmt_plug.o zip_fmt_plug.o zipmonster_fmt_plug.o' PO_fmt_plug.o: PO_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h md5.h common-get-hash.h PTHREAD_CC='gcc' PTHREAD_CFLAGS='' PTHREAD_LIBS='' REXGEN_LIBS='' RT_LIBS='-lrt' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' SKEY_LIBS='' SKEY_fmt_plug.o: SKEY_fmt_plug.c arch.h SKEY_jtr.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h common-get-hash.h SKEY_jtr_plug.o: SKEY_jtr_plug.c arch.h SKEY_jtr.h misc.h jumbo.h autoconfig.h md4.h md5.h sha.h sph_sha1.h sph_types.h sph_ripemd.h SORT='/usr/bin/sort' STRINGS='strings' STRIP='strip' SybaseASE_fmt_plug.o: SybaseASE_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h SybasePROP_fmt_plug.o: SybasePROP_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h syb-prop_repro.h common-get-hash.h UNIT_TESTS_DEPENDENCY='' UNRAR_OBJS='unrarcmd.o unrarfilter.o unrarhlp.o unrar.o unrarppm.o unrarvm.o' XSHA512_fmt_plug.o: XSHA512_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h rawSHA512_common.h common-simd-getpos.h common-simd-setkey64.h XSHA_fmt_plug.o: XSHA_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h sha.h sph_sha1.h sph_types.h johnswap.h common-simd-getpos.h common-get-hash.h common-simd-setkey32.h ZTEX_LIBS='' ZTEX_SUBDIRS='' Z_LIBS='-lz' ac_ct_CC='gcc' adxcrypt_fmt_plug.o: adxcrypt_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h common-get-hash.h aes_ccm_plug.o: aes_ccm_plug.c aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h aes_ccm.h aes_gcm_plug.o: aes_gcm_plug.c arch.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h aes_ige_plug.o: aes_ige_plug.c aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h agilekeychain_common_plug.o: agilekeychain_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h johnswap.h agilekeychain_common.h formats.h params.h omp_autotune.h agilekeychain_fmt_plug.o: agilekeychain_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h johnswap.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h agilekeychain_common.h aix_ssha_fmt_plug.o: aix_ssha_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha256.h sha2.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h pbkdf2_hmac_sha512.h common-get-hash.h andotp_fmt_plug.o: andotp_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes_gcm.h androidbackup_common_plug.o: androidbackup_common_plug.c arch.h androidbackup_common.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h androidbackup_fmt_plug.o: androidbackup_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h androidbackup_common.h androidfde_fmt_plug.o: androidfde_fmt_plug.c arch.h johnswap.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h ansible_common_plug.o: ansible_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h ansible_common.h formats.h params.h omp_autotune.h ansible_fmt_plug.o: ansible_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h hmac_sha.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h ansible_common.h argon2_core_plug.o: argon2_core_plug.c argon2_core.h argon2.h blake2.h blake2-impl.h argon2_encoding_plug.o: argon2_encoding_plug.c argon2_encoding.h argon2.h argon2_core.h argon2_fmt_plug.o: argon2_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h argon2.h argon2_encoding.h common-get-hash.h argon2_opt_plug.o: argon2_opt_plug.c arch.h argon2.h argon2_core.h blake2.h blamka-round-opt.h blake2-impl.h argon2_plug.o: argon2_plug.c argon2.h argon2_encoding.h argon2_core.h argon2_ref_plug.o: argon2_ref_plug.c arch.h argon2.h argon2_core.h blamka-round-ref.h blake2.h blake2-impl.h armory_fmt_plug.o: armory_fmt_plug.c arch.h johnswap.h common.h memory.h base64_convert.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h loader.h list.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h secp256k1.h secp256k1/secp256k1.h secp256k1/secp256k1_ecdh.h sph_ripemd.h sph_types.h as400_des_fmt_plug.o: as400_des_fmt_plug.c autoconfig.h arch.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h as400_ssha1_fmt_plug.o: as400_ssha1_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h john_mpi.h unicode.h base64_convert.h asaMD5_fmt_plug.o: asaMD5_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h asn1_plug.o: asn1_plug.c asn1.h jumbo.h arch.h ax_pthread_config='' axcrypt_common_plug.o: axcrypt_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h axcrypt_common.h formats.h params.h omp_autotune.h dyna_salt.h axcrypt_fmt_plug.o: axcrypt_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h dyna_salt.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h axcrypt_common.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h axcrypt_variable_code.h bcrypt_pbkdf_plug.o: bcrypt_pbkdf_plug.c blf.h sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h bestcrypt_fmt_plug.o: bestcrypt_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h loader.h list.h pkcs12.h unicode.h options.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h xts.h twofish.h serpent.h sph_whirlpool.h bestcrypt_ve_fmt_plug.o: bestcrypt_ve_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h yescrypt/yescrypt.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h serpent.h sha.h sph_sha1.h sph_types.h bindir='${exec_prefix}/bin' bitcoin_fmt_plug.o: bitcoin_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h bitlocker_common_plug.o: bitlocker_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h bitlocker_common.h formats.h params.h omp_autotune.h hmac_sha.h johnswap.h bitlocker_fmt_plug.o: bitlocker_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h aes_ccm.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h bitlocker_common.h bitlocker_variable_code.h bitshares_fmt_plug.o: bitshares_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h secp256k1.h secp256k1/secp256k1.h secp256k1/secp256k1_ecdh.h bitwarden_common_plug.o: bitwarden_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h bitwarden_common.h formats.h params.h omp_autotune.h bitwarden_fmt_plug.o: bitwarden_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h bitwarden_common.h bks_fmt_plug.o: bks_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h hmac_sha.h twofish.h sha.h sph_sha1.h sph_types.h loader.h list.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pkcs12.h unicode.h options.h getopt.h john_mpi.h blackberry_ES10_fmt_plug.o: blackberry_ES10_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h blake256_plug.o: blake256_plug.c blake256.h blake2b-ref_plug.o: blake2b-ref_plug.c arch.h blake2.h blake2-impl.h blake2b_plug.o: blake2b_plug.c blake2.h blake2-impl.h arch.h blake2-config.h blake2b-round.h blake2b-load-sse41.h blake2b-load-sse2.h blf_plug.o: blf_plug.c blf.h blockchain_common_plug.o: blockchain_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h blockchain_common.h formats.h params.h omp_autotune.h blockchain_fmt_plug.o: blockchain_fmt_plug.c arch.h jumbo.h common.h memory.h formats.h params.h misc.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h blockchain_common.h build='arm-unknown-linux-gnueabi' build_alias='arm-linux-gnueabi' build_cpu='arm' build_os='linux-gnueabi' build_vendor='unknown' cardano_common_plug.o: cardano_common_plug.c common.h arch.h memory.h cardano_common.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h cardano_fmt_plug.o: cardano_fmt_plug.c cardano_common.h formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h blake2.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h chacha.h ed25519.h ed25519-donna/ed25519.h chacha_plug.o: chacha_plug.c chacha.h chap_fmt_plug.o: chap_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h md5.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h citrix_ns_fmt_plug.o: citrix_ns_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sha.h sph_sha1.h sph_types.h common-simd-getpos.h common-simd-setkey32.h common-get-hash.h clipperz_srp_fmt_plug.o: clipperz_srp_fmt_plug.c autoconfig.h sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h omp_autotune.h common-get-hash.h cloudkeychain_common_plug.o: cloudkeychain_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h cloudkeychain_common.h cloudkeychain_fmt_plug.o: cloudkeychain_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h hmac_sha.h pbkdf2_hmac_sha512.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h cloudkeychain_common.h cmac_plug.o: cmac_plug.c cmac.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h common.h arch.h memory.h cq_fmt_plug.o: cq_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h crc32_fmt_plug.o: crc32_fmt_plug.c arch.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h loader.h list.h common-get-hash.h cryptosafe_common_plug.o: cryptosafe_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h base64_convert.h cryptosafe_common.h cryptosafe_fmt_plug.o: cryptosafe_fmt_plug.c autoconfig.h arch.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h jumbo.h params.h common.h memory.h formats.h misc.h omp_autotune.h cryptosafe_common.h loader.h list.h dahua_fmt_plug.o: dahua_fmt_plug.c arch.h md5.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h dashlane_common_plug.o: dashlane_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h openssl_code.h dashlane_common.h formats.h params.h omp_autotune.h dashlane_fmt_plug.o: dashlane_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h dashlane_common.h openssl_code.h hmac_sha.h datadir='${datarootdir}' datarootdir='${prefix}/share' diskcryptor_common_plug.o: diskcryptor_common_plug.c arch.h memory.h jumbo.h johnswap.h common.h xts.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h serpent.h diskcryptor_common.h formats.h params.h misc.h autoconfig.h omp_autotune.h diskcryptor_fmt_plug.o: diskcryptor_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h xts.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h serpent.h unicode.h diskcryptor_common.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h django_fmt_plug.o: django_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h pbkdf2_hmac_sha256.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h django_scrypt_fmt_plug.o: django_scrypt_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h yescrypt/yescrypt.h common-get-hash.h dmg_common_plug.o: dmg_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h dmg_fmt_plug.o: dmg_fmt_plug.c autoconfig.h arch.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h hmac_sha.h jumbo.h params.h johnswap.h common.h memory.h formats.h misc.h omp_autotune.h dmg_common.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h loader.h list.h logger.h docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dpapimk_fmt_plug.o: dpapimk_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h memory.h common.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha.h sph_sha1.h sph_types.h md4.h hmac_sha.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha1.h pbkdf2_hmac_sha256.h dragonfly3_fmt_plug.o: dragonfly3_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h common-get-hash.h dragonfly4_fmt_plug.o: dragonfly4_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h common-get-hash.h drupal7_fmt_plug.o: drupal7_fmt_plug.c sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h drupal7_common.h common-get-hash.h dvidir='${docdir}' dynamic_compiler_fmt_plug.o: dynamic_compiler_fmt_plug.c arch.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h dynamic_compiler.h dynamic_types.h options.h list.h loader.h getopt.h john_mpi.h ecryptfs_fmt_plug.o: ecryptfs_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h eigrp_fmt_plug.o: eigrp_fmt_plug.c arch.h md5.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h yescrypt/sha256.h electrum_fmt_plug.o: electrum_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h secp256k1.h secp256k1/secp256k1.h secp256k1/secp256k1_ecdh.h pbkdf2_hmac_sha512.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h hmac_sha.h encdatavault_common_plug.o: encdatavault_common_plug.c encdatavault_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h encdatavault_md5_fmt_plug.o: encdatavault_md5_fmt_plug.c md5.h arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h encdatavault_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h common.h memory.h encdatavault_pbkdf2_fmt_plug.o: encdatavault_pbkdf2_fmt_plug.c md5.h arch.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h encdatavault_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h encfs_common_plug.o: encfs_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h encfs_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h formats.h params.h omp_autotune.h hmac_sha.h encfs_fmt_plug.o: encfs_fmt_plug.c arch.h options.h autoconfig.h list.h loader.h params.h formats.h misc.h jumbo.h omp_autotune.h getopt.h common.h memory.h john_mpi.h johnswap.h encfs_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h enpass_common_plug.o: enpass_common_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h enpass_common.h formats.h params.h omp_autotune.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h enpass_fmt_plug.o: enpass_fmt_plug.c aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h enpass_common.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha512.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h episerver_fmt_plug.o: episerver_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h unicode.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h ethereum_common_plug.o: ethereum_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h ethereum_common.h formats.h params.h omp_autotune.h ethereum_fmt_plug.o: ethereum_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h ethereum_common.h yescrypt/yescrypt.h KeccakHash.h KeccakSponge.h KeccakF-1600-interface.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h exec_prefix='${prefix}' feal8_plug.o: feal8_plug.c feal8.h common.h arch.h memory.h johnswap.h formspring_fmt_plug.o: formspring_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h john_mpi.h fvde_common_plug.o: fvde_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h fvde_common.h formats.h params.h omp_autotune.h hmac_sha.h johnswap.h fvde_fmt_plug.o: fvde_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h fvde_common.h geli_common_plug.o: geli_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h geli_common.h formats.h params.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h hmac_sha.h geli_fmt_plug.o: geli_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h hmac_sha.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h geli_common.h gost12256hash_fmt_plug.o: gost12256hash_fmt_plug.c arch.h gost3411-2012-core.h gost3411-2012-config.h gost3411-2012-sse2.h gost3411-2012-ref.h gost3411-2012-const.h gost3411-2012-precalc.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h johnswap.h common-get-hash.h gost12512hash_fmt_plug.o: gost12512hash_fmt_plug.c arch.h gost3411-2012-core.h gost3411-2012-config.h gost3411-2012-sse2.h gost3411-2012-ref.h gost3411-2012-const.h gost3411-2012-precalc.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h johnswap.h common-get-hash.h gost3411-2012-core_plug.o: gost3411-2012-core_plug.c gost3411-2012-core.h gost3411-2012-config.h gost3411-2012-sse2.h gost3411-2012-ref.h gost3411-2012-const.h gost3411-2012-precalc.h gost94hash_fmt_plug.o: gost94hash_fmt_plug.c arch.h gost.h johnswap.h common.h memory.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h common-get-hash.h gost_fmt_plug.o: gost_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h gost.h johnswap.h common-get-hash.h gpg_common_plug.o: gpg_common_plug.c autoconfig.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h idea-JtR.h sha.h sph_sha1.h sph_types.h arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h md5.h formats.h params.h misc.h jumbo.h omp_autotune.h gpg_common.h dyna_salt.h loader.h list.h gpg_fmt_plug.o: gpg_fmt_plug.c autoconfig.h arch.h params.h common.h memory.h formats.h misc.h jumbo.h omp_autotune.h twofish.h md5.h rc4.h pdfcrack_md5.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h gpg_common.h dyna_salt.h groestl_plug.o: groestl_plug.c groestl.h groestl_tables.h has160_fmt_plug.o: has160_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h has160.h common-get-hash.h has160_plug.o: has160_plug.c gost.h arch.h johnswap.h common.h memory.h has160.h haval_fmt_plug.o: haval_fmt_plug.c arch.h sph_haval.h sph_types.h autoconfig.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h hmacMD5_fmt_plug.o: hmacMD5_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h md5.h aligned.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h base64_convert.h hmacSHA1_fmt_plug.o: hmacSHA1_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h hmacSHA256_fmt_plug.o: hmacSHA256_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h autoconfig.h base64_convert.h formats.h params.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h hmacSHA512_fmt_plug.o: hmacSHA512_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h autoconfig.h base64_convert.h formats.h params.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h hmac_sha_plug.o: hmac_sha_plug.c arch.h aligned.h sha.h autoconfig.h sph_sha1.h sph_types.h sha2.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h hmailserver_fmt_plug.o: hmailserver_fmt_plug.c autoconfig.h sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h host='arm-unknown-linux-gnueabi' host_alias='' host_cpu='arm' host_os='linux-gnueabi' host_vendor='unknown' hsrp_fmt_plug.o: hsrp_fmt_plug.c arch.h md5.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h htmldir='${docdir}' idea_plug.o: idea_plug.c idea-JtR.h ifGNUmake='' ike_fmt_plug.o: ike_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h ike-crack.h md5.h sha.h sph_sha1.h sph_types.h includedir='${prefix}/include' infodir='${datarootdir}/info' itunes_common_plug.o: itunes_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h itunes_common.h formats.h params.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h itunes_fmt_plug.o: itunes_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha256.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h itunes_common.h iwork_common_plug.o: iwork_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h iwork_common.h formats.h params.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h hmac_sha.h iwork_fmt_plug.o: iwork_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h iwork_common.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h jh_plug.o: jh_plug.c jh.h keccak_plug.o: keccak_plug.c keccak.h keepass_common_plug.o: keepass_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h keepass_common.h john.h os.h os-autoconf.h argon2.h dyna_salt.h keepass_fmt_plug.o: keepass_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h chacha.h hmac_sha.h argon2.h keepass_common.h john.h os.h os-autoconf.h dyna_salt.h keplr_fmt_plug.o: keplr_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h yescrypt/yescrypt.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h keychain_common_plug.o: keychain_common_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h keychain_common.h formats.h params.h omp_autotune.h keychain_fmt_plug.o: keychain_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h keychain_common.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h keyring_fmt_plug.o: keyring_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h md5.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h keystore_common_plug.o: keystore_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h keystore_common.h loader.h list.h keystore_fmt_plug.o: keystore_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h dyna_salt.h johnswap.h keystore_common.h known_hosts_fmt_plug.o: known_hosts_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h base64_convert.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h krb5_asrep_common_plug.o: krb5_asrep_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h krb5_asrep_common.h dyna_salt.h krb5_asrep_fmt_plug.o: krb5_asrep_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h formats.h params.h omp_autotune.h common.h memory.h md4.h hmacmd5.h aligned.h md5.h hmac_sha.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h unicode.h options.h list.h loader.h getopt.h john_mpi.h krb5_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h krb5_asrep_common.h dyna_salt.h rc4.h krb5_common_plug.o: krb5_common_plug.c autoconfig.h krb5_common.h arch.h misc.h jumbo.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h memory.h krb5_db_fmt_plug.o: krb5_db_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h krb5_common.h krb5_tgs_common_plug.o: krb5_tgs_common_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h dyna_salt.h krb5_tgs_common.h unicode.h options.h list.h loader.h getopt.h john_mpi.h krb5_tgs_fmt_plug.o: krb5_tgs_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h dyna_salt.h krb5_tgs_common.h md4.h hmacmd5.h aligned.h md5.h rc4.h unicode.h options.h list.h loader.h getopt.h john_mpi.h krb5_tgsrep_common_plug.o: krb5_tgsrep_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h unicode.h options.h list.h loader.h getopt.h john_mpi.h krb5_tgsrep_common.h dyna_salt.h krb5_tgsrep_fmt_plug.o: krb5_tgsrep_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h formats.h params.h omp_autotune.h common.h memory.h hmac_sha.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h krb5_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h krb5_tgsrep_common.h dyna_salt.h krb5pa-md5_fmt_plug.o: krb5pa-md5_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h unicode.h md5.h hmacmd5.h aligned.h md4.h rc4.h common-get-hash.h krb5pa-sha1_fmt_plug.o: krb5pa-sha1_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h unicode.h johnswap.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h hmac_sha.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h krb5_common.h common-get-hash.h kwallet_fmt_plug.o: kwallet_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h memory.h common.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h lastpass_cli_common_plug.o: lastpass_cli_common_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h johnswap.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lastpass_cli_common.h lastpass_cli_fmt_plug.o: lastpass_cli_fmt_plug.c arch.h johnswap.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h pbkdf2_hmac_sha256.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h lastpass_cli_common.h lastpass_common_plug.o: lastpass_common_plug.c arch.h johnswap.h common.h memory.h params.h options.h autoconfig.h list.h loader.h formats.h misc.h jumbo.h omp_autotune.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lastpass_common.h lastpass_fmt_plug.o: lastpass_fmt_plug.c arch.h johnswap.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lastpass_common.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h lastpass_sniffed_fmt_plug.o: lastpass_sniffed_fmt_plug.c arch.h johnswap.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h base64_convert.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h leet_cc_fmt_plug.o: leet_cc_fmt_plug.c arch.h autoconfig.h openssl_local_overrides.h sph_whirlpool.h sph_types.h sha2.h aligned.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lotus5_fmt_plug.o: lotus5_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h common-get-hash.h lotus85_fmt_plug.o: lotus85_fmt_plug.c autoconfig.h sha.h sph_sha1.h sph_types.h arch.h formats.h params.h misc.h jumbo.h omp_autotune.h common.h memory.h luks_fmt_plug.o: luks_fmt_plug.c autoconfig.h arch.h johnswap.h common.h memory.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h os.h os-autoconf.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h base64_convert.h pbkdf2_hmac_sha1.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h dyna_salt.h luks_insane_tests.h mandir='${datarootdir}/man' md2_fmt_plug.o: md2_fmt_plug.c arch.h sph_md2.h sph_types.h autoconfig.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h mdc2_fmt_plug.o: mdc2_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h mdc2-JtR.h common-get-hash.h mdc2dgst_plug.o: mdc2dgst_plug.c autoconfig.h mdc2-JtR.h mediawiki_fmt_plug.o: mediawiki_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h john_mpi.h monero_fmt_plug.o: monero_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h chacha.h slow_hash.h money_fmt_plug.o: money_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h md5.h rc4.h unicode.h mongodb_fmt_plug.o: mongodb_fmt_plug.c md5.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h mongodb_scram_fmt_plug.o: mongodb_scram_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha.h sph_sha1.h sph_types.h base64_convert.h hmac_sha.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha1.h md5.h common-get-hash.h mozilla_ng_fmt_plug.o: mozilla_ng_fmt_plug.c autoconfig.h arch.h md5.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h common-get-hash.h mscash1_fmt_plug.o: mscash1_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h mscash_common.h mscash2_fmt_plug.o: mscash2_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h md4.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h mscash_common.h mscash_common_plug.o: mscash_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h common.h base64_convert.h unicode.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h mscash_common.h mssql-old_fmt_plug.o: mssql-old_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h params.h formats.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h sha.h sph_sha1.h sph_types.h johnswap.h mssql05_fmt_plug.o: mssql05_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h params.h formats.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h sha.h sph_sha1.h sph_types.h johnswap.h mssql12_fmt_plug.o: mssql12_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h multibit_fmt_plug.o: multibit_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h md5.h yescrypt/yescrypt.h unicode.h mysqlSHA1_fmt_plug.o: mysqlSHA1_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h johnswap.h common-simd-getpos.h common-simd-setkey32.h common-get-hash.h mysql_fmt_plug.o: mysql_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h common-get-hash.h mysql_netauth_fmt_plug.o: mysql_netauth_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h sha.h sph_sha1.h sph_types.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h net_ah_fmt_plug.o: net_ah_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h hmacmd5.h aligned.h md5.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h net_md5_fmt_plug.o: net_md5_fmt_plug.c autoconfig.h formats.h params.h arch.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h md5.h options.h list.h loader.h getopt.h john_mpi.h net_sha1_fmt_plug.o: net_sha1_fmt_plug.c autoconfig.h formats.h params.h arch.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sha.h sph_sha1.h sph_types.h options.h list.h loader.h getopt.h john_mpi.h notes_common_plug.o: notes_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h notes_common.h formats.h params.h omp_autotune.h johnswap.h notes_fmt_plug.o: notes_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h johnswap.h notes_common.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h nsec3_fmt_plug.o: nsec3_fmt_plug.c sha.h autoconfig.h sph_sha1.h sph_types.h arch.h params.h common.h memory.h formats.h misc.h jumbo.h omp_autotune.h nt2_fmt_plug.o: nt2_fmt_plug.c arch.h md4.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h ntlmv1_mschapv2_fmt_plug.o: ntlmv1_mschapv2_fmt_plug.c autoconfig.h arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h sha.h sph_sha1.h sph_types.h md4.h md5.h unicode.h john.h os.h os-autoconf.h nukedclan_fmt_plug.o: nukedclan_fmt_plug.c arch.h md5.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h o10glogon_fmt_plug.o: o10glogon_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h md5.h unicode.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h o3logon_fmt_plug.o: o3logon_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h unicode.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h o5logon_fmt_plug.o: o5logon_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h md5.h oaes_lib_plug.o: oaes_lib_plug.c oaes_lib.h odf_common_plug.o: odf_common_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h odf_common.h formats.h params.h omp_autotune.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h odf_fmt_plug.o: odf_fmt_plug.c autoconfig.h arch.h johnswap.h common.h memory.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h odf_common.h pbkdf2_hmac_sha1.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h office_common_plug.o: office_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h office_common.h formats.h params.h omp_autotune.h office_fmt_plug.o: office_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h office_common.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h oldincludedir='/usr/include' oldoffice_common_plug.o: oldoffice_common_plug.c oldoffice_common.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h logger.h john.h os.h os-autoconf.h oldoffice_fmt_plug.o: oldoffice_fmt_plug.c oldoffice_common.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h md5.h rc4.h sha.h sph_sha1.h sph_types.h openbsdsoftraid_common_plug.o: openbsdsoftraid_common_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h openbsdsoftraid_common.h formats.h params.h omp_autotune.h openbsdsoftraid_fmt_plug.o: openbsdsoftraid_fmt_plug.c arch.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h loader.h list.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha.h sph_sha1.h sph_types.h hmac_sha.h bcrypt_pbkdf.h pbkdf2_hmac_sha1.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h openbsdsoftraid_common.h openbsdsoftraid_variable_code.h opencl_7z_fmt_plug.o: opencl_7z_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h unicode.h dyna_salt.h config.h 7z_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lzma/LzmaDec.h lzma/7zTypes.h lzma/Lzma2Dec.h lzma/Bra.h lzma/CpuArch.h lzma/Delta.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_DES_bs_b_plug.o: opencl_DES_bs_b_plug.c options.h autoconfig.h list.h loader.h params.h arch.h formats.h misc.h jumbo.h omp_autotune.h getopt.h common.h memory.h john_mpi.h opencl_DES_bs.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_DES_hst_dev_shared.h mask_ext.h mask.h opencl_DES_bs_f_plug.o: opencl_DES_bs_f_plug.c options.h autoconfig.h list.h loader.h params.h arch.h formats.h misc.h jumbo.h omp_autotune.h getopt.h common.h memory.h john_mpi.h opencl_DES_bs.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_DES_hst_dev_shared.h mask_ext.h mask.h john.h os.h os-autoconf.h opencl_DES_bs_h_plug.o: opencl_DES_bs_h_plug.c options.h autoconfig.h list.h loader.h params.h arch.h formats.h misc.h jumbo.h omp_autotune.h getopt.h common.h memory.h john_mpi.h opencl_DES_bs.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_DES_hst_dev_shared.h mask_ext.h mask.h john.h os.h os-autoconf.h opencl_DES_bs_plug.o: opencl_DES_bs_plug.c arch.h common.h memory.h opencl_DES_bs.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_DES_hst_dev_shared.h loader.h list.h options.h getopt.h john_mpi.h bt_interface.h mask_ext.h mask.h logger.h opencl_DES_fmt_plug.o: opencl_DES_fmt_plug.c arch.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h config.h opencl_DES_bs.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_DES_hst_dev_shared.h loader.h list.h logger.h opencl_agilekeychain_fmt_plug.o: opencl_agilekeychain_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h agilekeychain_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_androidbackup_fmt_plug.o: opencl_androidbackup_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h androidbackup_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_ansible_fmt_plug.o: opencl_ansible_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h hmac_sha.h ansible_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_argon2_fmt_plug.o: opencl_argon2_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h argon2.h argon2_core.h argon2_encoding.h blake2.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_helper_macros.h keepass_common.h john.h os.h os-autoconf.h dyna_salt.h common-get-hash.h opencl_axcrypt2_fmt_plug.o: opencl_axcrypt2_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h axcrypt_common.h dyna_salt.h axcrypt_variable_code.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_axcrypt_fmt_plug.o: opencl_axcrypt_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h axcrypt_common.h dyna_salt.h axcrypt_variable_code.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_bf_fmt_plug.o: opencl_bf_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h opencl_bf_std.h common.h memory.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h BF_common.h config.h loader.h list.h opencl_bf_std_plug.o: opencl_bf_std_plug.c arch.h common.h memory.h options.h autoconfig.h list.h loader.h params.h formats.h misc.h jumbo.h omp_autotune.h getopt.h john_mpi.h opencl_bf_std.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h BF_common.h opencl_bitcoin_fmt_plug.o: opencl_bitcoin_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_bitlocker_fmt_plug.o: opencl_bitlocker_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h base64_convert.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h bitlocker_common.h bitlocker_variable_code.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_bitwarden_fmt_plug.o: opencl_bitwarden_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h bitwarden_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_blockchain_fmt_plug.o: opencl_blockchain_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h blockchain_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_cloudkeychain_fmt_plug.o: opencl_cloudkeychain_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h cloudkeychain_common.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_cryptosafe_fmt_plug.o: opencl_cryptosafe_fmt_plug.c arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h cryptosafe_common.h mask_ext.h mask.h opencl_autotune.h config.h logger.h john.h os.h os-autoconf.h recovery.h opencl_dashlane_fmt_plug.o: opencl_dashlane_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h dashlane_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_diskcryptor_aes_fmt_plug.o: opencl_diskcryptor_aes_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h diskcryptor_common.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_diskcryptor_fmt_plug.o: opencl_diskcryptor_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h johnswap.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h hmac_sha.h unicode.h twofish.h diskcryptor_common.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_dmg_fmt_plug.o: opencl_dmg_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h dmg_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h sha.h sph_sha1.h sph_types.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_electrum_modern_fmt_plug.o: opencl_electrum_modern_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h johnswap.h secp256k1.h secp256k1/secp256k1.h secp256k1/secp256k1_ecdh.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h hmac_sha.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_encfs_fmt_plug.o: opencl_encfs_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h encfs_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_enpass_fmt_plug.o: opencl_enpass_fmt_plug.c aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h enpass_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h ../run/opencl/opencl_pbkdf2_hmac_sha512.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_ethereum_fmt_plug.o: opencl_ethereum_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h ethereum_common.h formats.h params.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_ethereum_presale_fmt_plug.o: opencl_ethereum_presale_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h ethereum_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_fvde_fmt_plug.o: opencl_fvde_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h fvde_common.h formats.h params.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_geli_fmt_plug.o: opencl_geli_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h geli_common.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h hmac_sha.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_gost12256hash_fmt_plug.o: opencl_gost12256hash_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h common-get-hash.h opencl_gost12512hash_fmt_plug.o: opencl_gost12512hash_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h common-get-hash.h opencl_gost94hash_fmt_plug.o: opencl_gost94hash_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h common-get-hash.h opencl_gpg_fmt_plug.o: opencl_gpg_fmt_plug.c autoconfig.h arch.h params.h common.h memory.h formats.h misc.h jumbo.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h gpg_common.h dyna_salt.h twofish.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_hash_check_128_plug.o: opencl_hash_check_128_plug.c options.h autoconfig.h list.h loader.h params.h arch.h formats.h misc.h jumbo.h omp_autotune.h getopt.h common.h memory.h john_mpi.h logger.h opencl_hash_check.h bt_interface.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h mask_ext.h mask.h opencl_hash_check_64_plug.o: opencl_hash_check_64_plug.c options.h autoconfig.h list.h loader.h params.h arch.h formats.h misc.h jumbo.h omp_autotune.h getopt.h common.h memory.h john_mpi.h logger.h opencl_hash_check.h bt_interface.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h mask_ext.h mask.h int128.h opencl_iwork_fmt_plug.o: opencl_iwork_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h iwork_common.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_keepass_fmt_plug.o: opencl_keepass_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h config.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_helper_macros.h keepass_common.h john.h os.h os-autoconf.h argon2.h dyna_salt.h opencl_autotune.h logger.h mask_ext.h mask.h recovery.h opencl_keychain_fmt_plug.o: opencl_keychain_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h keychain_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_keyring_fmt_plug.o: opencl_keyring_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h md5.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_keystore_fmt_plug.o: opencl_keystore_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h keystore_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_krb5_asrep_aes_fmt_plug.o: opencl_krb5_asrep_aes_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h config.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h krb5_common.h krb5_asrep_common.h dyna_salt.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h hmac_sha.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_krb5_tgs_fmt_plug.o: opencl_krb5_tgs_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h dyna_salt.h krb5_tgs_common.h unicode.h options.h list.h loader.h getopt.h john_mpi.h mask_ext.h mask.h opencl_autotune.h config.h logger.h john.h os.h os-autoconf.h recovery.h opencl_krb5_tgsrep_fmt_plug.o: opencl_krb5_tgsrep_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h config.h krb5_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h krb5_tgsrep_common.h dyna_salt.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_krb5pa-md5_fmt_plug.o: opencl_krb5pa-md5_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h config.h unicode.h md4.h hmacmd5.h aligned.h md5.h rc4.h mask_ext.h mask.h bt_interface.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_krb5pa-sha1_fmt_plug.o: opencl_krb5pa-sha1_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h unicode.h config.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_lastpass_cli_fmt_plug.o: opencl_lastpass_cli_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lastpass_cli_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_lastpass_fmt_plug.o: opencl_lastpass_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h lastpass_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_lm_b_plug.o: opencl_lm_b_plug.c opencl_lm.h arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_lm_hst_dev_shared.h loader.h list.h options.h getopt.h john_mpi.h bt_interface.h mask_ext.h mask.h logger.h opencl_lm_fmt_plug.o: opencl_lm_fmt_plug.c opencl_lm.h arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_lm_hst_dev_shared.h loader.h list.h config.h opencl_lm_plug.o: opencl_lm_plug.c opencl_lm.h arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_lm_hst_dev_shared.h loader.h list.h unicode.h options.h getopt.h john_mpi.h mask_ext.h mask.h opencl_lotus5_fmt_plug.o: opencl_lotus5_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h formats.h params.h omp_autotune.h common.h memory.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_lotus5_fmt.h options.h list.h loader.h getopt.h john_mpi.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_md5crypt_fmt_plug.o: opencl_md5crypt_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h path.h config.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h md5crypt_common.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_mscash2_fmt_plug.o: opencl_mscash2_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h md4.h sha.h sph_sha1.h sph_types.h unicode.h options.h list.h loader.h getopt.h john_mpi.h opencl_mscash2_helper_plug.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h config.h mscash_common.h opencl_mscash2_helper_plug.o: opencl_mscash2_helper_plug.c opencl_mscash2_helper_plug.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h opencl_mscash_fmt_plug.o: opencl_mscash_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h unicode.h mask_ext.h mask.h bt_interface.h mscash_common.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_mysqlsha1_fmt_plug.o: opencl_mysqlsha1_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h mask_ext.h mask.h bt_interface.h opencl_notes_fmt_plug.o: opencl_notes_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h notes_common.h formats.h params.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_nt_fmt_plug.o: opencl_nt_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h config.h options.h list.h loader.h getopt.h john_mpi.h unicode.h md4.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h johnswap.h mask_ext.h mask.h opencl_hash_check.h bt_interface.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_ntlmv2_fmt_plug.o: opencl_ntlmv2_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h unicode.h mask_ext.h mask.h bt_interface.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_o5logon_fmt_plug.o: opencl_o5logon_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_odf_fmt_plug.o: opencl_odf_fmt_plug.c autoconfig.h arch.h formats.h params.h misc.h jumbo.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h odf_common.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_office_fmt_plug.o: opencl_office_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h office_common.h config.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_oldoffice_fmt_plug.o: opencl_oldoffice_fmt_plug.c arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h unicode.h dyna_salt.h mask_ext.h mask.h opencl_autotune.h config.h logger.h john.h os.h os-autoconf.h recovery.h opencl_openbsdsoftraid_fmt_plug.o: opencl_openbsdsoftraid_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h openbsdsoftraid_common.h openbsdsoftraid_variable_code.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pbkdf2_hmac_md4_fmt_plug.o: opencl_pbkdf2_hmac_md4_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h base64_convert.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_pbkdf2_hmac_md4.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pbkdf2_hmac_md5_fmt_plug.o: opencl_pbkdf2_hmac_md5_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h base64_convert.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_pbkdf2_hmac_md5.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pbkdf2_hmac_sha1_fmt_plug.o: opencl_pbkdf2_hmac_sha1_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h johnswap.h base64_convert.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pbkdf2_hmac_sha256_fmt_plug.o: opencl_pbkdf2_hmac_sha256_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h base64_convert.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h pbkdf2_hmac_common.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pbkdf2_hmac_sha512_fmt_plug.o: opencl_pbkdf2_hmac_sha512_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h johnswap.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pdf_fmt_plug.o: opencl_pdf_fmt_plug.c pdf_common.h arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h loader.h list.h options.h getopt.h john_mpi.h logger.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_helper_macros.h mask_ext.h mask.h opencl_autotune.h config.h john.h os.h os-autoconf.h recovery.h opencl_pem_fmt_plug.o: opencl_pem_fmt_plug.c autoconfig.h arch.h formats.h params.h misc.h jumbo.h omp_autotune.h common.h memory.h pem_common.h asn1.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pfx_fmt_plug.o: opencl_pfx_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h unicode.h pfx_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pgpdisk_fmt_plug.o: opencl_pgpdisk_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h pgpdisk_common.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pgpsda_fmt_plug.o: opencl_pgpsda_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h pgpsda_common.h sha.h sph_sha1.h sph_types.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pgpwde_fmt_plug.o: opencl_pgpwde_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha.h sph_sha1.h sph_types.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h pgpwde_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_phpass_fmt_plug.o: opencl_phpass_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h phpass_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_pwsafe_fmt_plug.o: opencl_pwsafe_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h pwsafe_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_rakp_fmt_plug.o: opencl_rakp_fmt_plug.c path.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h johnswap.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_rar5_fmt_plug.o: opencl_rar5_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h rar5_common.h ../run/opencl/opencl_pbkdf2_hmac_sha256.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_rar_fmt_plug.o: opencl_rar_fmt_plug.c autoconfig.h arch.h sha.h sph_sha1.h sph_types.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h formats.h params.h omp_autotune.h dyna_salt.h options.h list.h loader.h getopt.h john_mpi.h unicode.h johnswap.h unrar.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h unrarhlp.h unrarppm.h unrarvm.h unrarcmd.h unrarfilter.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h config.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h rar_common.c opencl_rawmd4_fmt_plug.o: opencl_rawmd4_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h config.h options.h list.h loader.h getopt.h john_mpi.h mask_ext.h mask.h opencl_hash_check.h bt_interface.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h opencl_rawmd5_fmt_plug.o: opencl_rawmd5_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h base64_convert.h config.h options.h list.h loader.h getopt.h john_mpi.h mask_ext.h mask.h opencl_hash_check.h bt_interface.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h opencl_rawsha1_fmt_plug.o: opencl_rawsha1_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h rawSHA1_common.h mask_ext.h mask.h bt_interface.h opencl_rawsha256_fmt_plug.o: opencl_rawsha256_fmt_plug.c sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_rawsha256.h ../run/opencl/opencl_sha256.h ../run/opencl/opencl_sha2_common.h ../run/opencl/opencl_misc.h ../run/opencl/opencl_rotate.h rawSHA256_common.h mask_ext.h mask.h ../run/opencl/opencl_mask_extras.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_rawsha512_fmt_plug.o: opencl_rawsha512_fmt_plug.c arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h rawSHA512_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_rawsha512_gpl_fmt_plug.o: opencl_rawsha512_gpl_fmt_plug.c sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_rawsha512.h ../run/opencl/opencl_sha512.h ../run/opencl/opencl_sha2_common.h ../run/opencl/opencl_misc.h ../run/opencl/opencl_rotate.h rawSHA512_common.h mask_ext.h mask.h ../run/opencl/opencl_mask_extras.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_salted_sha_fmt_plug.o: opencl_salted_sha_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h salted_sha1_common.h mask_ext.h mask.h base64_convert.h bt_interface.h opencl_sappse_fmt_plug.o: opencl_sappse_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h unicode.h sap_pse_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_sha1crypt_fmt_plug.o: opencl_sha1crypt_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h params.h common.h memory.h formats.h misc.h jumbo.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h sha1crypt_common.h ../run/opencl/opencl_pbkdf1_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_sha256crypt_fmt_plug.o: opencl_sha256crypt_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_sha256crypt.h ../run/opencl/opencl_sha256.h ../run/opencl/opencl_sha2_common.h ../run/opencl/opencl_misc.h ../run/opencl/opencl_rotate.h sha256crypt_common.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_sha2_common_plug.o: opencl_sha2_common_plug.c opencl_sha512crypt_fmt_plug.o: opencl_sha512crypt_fmt_plug.c opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h ../run/opencl/opencl_sha512crypt.h ../run/opencl/opencl_sha512.h ../run/opencl/opencl_sha2_common.h ../run/opencl/opencl_misc.h ../run/opencl/opencl_rotate.h sha512crypt_common.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_sl3_fmt_plug.o: opencl_sl3_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h mask_ext.h mask.h base64_convert.h sl3_common.h bt_interface.h opencl_solarwinds_fmt_plug.o: opencl_solarwinds_fmt_plug.c aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h solarwinds_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_ssh_fmt_plug.o: opencl_ssh_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h ssh_common.h ssh_variable_code.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_sspr_fmt_plug.o: opencl_sspr_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h sspr_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_strip_fmt_plug.o: opencl_strip_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h strip_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_tc_fmt_plug.o: opencl_tc_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h options.h list.h loader.h params.h formats.h omp_autotune.h getopt.h john_mpi.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h johnswap.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_ripemd160.h sph_ripemd.h sph_types.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_telegram_fmt_plug.o: opencl_telegram_fmt_plug.c autoconfig.h arch.h formats.h params.h misc.h jumbo.h omp_autotune.h common.h memory.h telegram_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_tezos_fmt_plug.o: opencl_tezos_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h tezos_common.h johnswap.h pbkdf2_hmac_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_timeroast_fmt_plug.o: opencl_timeroast_fmt_plug.c arch.h params.h path.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h timer.h ../run/opencl/opencl_device_info.h config.h options.h list.h loader.h getopt.h john_mpi.h unicode.h mask_ext.h mask.h bt_interface.h timeroast_common.h opencl_autotune.h logger.h john.h os.h os-autoconf.h recovery.h opencl_vmx_fmt_plug.o: opencl_vmx_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h vmx_common.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h ../run/opencl/opencl_pbkdf2_hmac_sha1.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_wpapmk_fmt_plug.o: opencl_wpapmk_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h config.h options.h list.h loader.h getopt.h john_mpi.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h wpapsk.h johnswap.h hmacmd5.h aligned.h md5.h hmac_sha.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h cmac.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h base64_convert.h hccap.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_wpapsk_fmt_plug.o: opencl_wpapsk_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h config.h options.h list.h loader.h getopt.h john_mpi.h unicode.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h wpapsk.h johnswap.h hmacmd5.h aligned.h md5.h hmac_sha.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h cmac.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h base64_convert.h hccap.h opencl_autotune.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_xsha512_fmt_plug.o: opencl_xsha512_fmt_plug.c arch.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h rawSHA512_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_zed_fmt_plug.o: opencl_zed_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h params.h common.h memory.h formats.h omp_autotune.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h options.h list.h loader.h getopt.h john_mpi.h unicode.h zed_common.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h opencl_zip_fmt_plug.o: opencl_zip_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h opencl_common.h CL/cl.h CL/cl_version.h CL/cl_platform.h CL/cl_ext.h gpu_common.h gpu_sensors.h path.h timer.h ../run/opencl/opencl_device_info.h pkzip.h dyna_salt.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h john_mpi.h opencl_autotune.h config.h logger.h mask_ext.h mask.h john.h os.h os-autoconf.h recovery.h openssl_code_plug.o: openssl_code_plug.c md5.h arch.h sha.h autoconfig.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h openssl_code.h openssl_enc_fmt_plug.o: openssl_enc_fmt_plug.c autoconfig.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h md5.h arch.h sha.h sph_sha1.h sph_types.h openssl_code.h misc.h jumbo.h params.h common.h memory.h formats.h omp_autotune.h oracle11_fmt_plug.o: oracle11_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h johnswap.h common-simd-getpos.h common-simd-setkey32.h common-get-hash.h oracle12c_fmt_plug.o: oracle12c_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h pbkdf2_hmac_sha512.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h oracle_fmt_plug.o: oracle_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h osc_fmt_plug.o: osc_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h options.h list.h loader.h getopt.h john_mpi.h ospf_fmt_plug.o: ospf_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h hmac_sha.h options.h list.h loader.h getopt.h john_mpi.h padlock_fmt_plug.o: padlock_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha.h sph_sha1.h sph_types.h loader.h list.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h aes_ccm.h pbkdf2_hmac_sha256.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h palshop_fmt_plug.o: palshop_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h md5.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h base64_convert.h common-get-hash.h panama_fmt_plug.o: panama_fmt_plug.c arch.h sph_panama.h sph_types.h autoconfig.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h pbkdf2-hmac-md4_fmt_plug.o: pbkdf2-hmac-md4_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h pbkdf2_hmac_md4.h md4.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_common.h common-get-hash.h pbkdf2-hmac-md5_fmt_plug.o: pbkdf2-hmac-md5_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h pbkdf2_hmac_md5.h md5.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_common.h common-get-hash.h pbkdf2-hmac-sha1_fmt_plug.o: pbkdf2-hmac-sha1_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h base64_convert.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_common.h common-get-hash.h pbkdf2-hmac-sha512_fmt_plug.o: pbkdf2-hmac-sha512_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h pbkdf2_hmac_common.h pbkdf2_hmac_sha512.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h pbkdf2_hmac_common_plug.o: pbkdf2_hmac_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h base64_convert.h pbkdf2_hmac_common.h pbkdf2_hmac_md4.h md4.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_md5.h md5.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h pbkdf2_hmac_sha512.h sha2.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h pbkdf2_hmac_sha256_fmt_plug.o: pbkdf2_hmac_sha256_fmt_plug.c misc.h jumbo.h arch.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h base64_convert.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h pbkdf2_hmac_sha256.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h pbkdf2_hmac_common.h common-get-hash.h pdf_common_plug.o: pdf_common_plug.c pdf_common.h arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h loader.h list.h options.h getopt.h john_mpi.h logger.h pdf_fmt_plug.o: pdf_fmt_plug.c pdf_common.h arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h loader.h list.h options.h getopt.h john_mpi.h logger.h md5.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h rc4.h pdfcrack_md5.h pdfcrack_md5_plug.o: pdfcrack_md5_plug.c pdfcrack_md5.h pdfdir='${docdir}' pem_common_plug.o: pem_common_plug.c autoconfig.h arch.h pem_common.h common.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h asn1.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pem_fmt_plug.o: pem_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h pem_common.h asn1.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pfx_common_plug.o: pfx_common_plug.c pfx_common.h formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h common.h loader.h list.h pfx_fmt_plug.o: pfx_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h hmac_sha.h twofish.h sha.h sph_sha1.h sph_types.h loader.h list.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pkcs12.h unicode.h options.h getopt.h john_mpi.h pfx_common.h pgpdisk_common_plug.o: pgpdisk_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h pgpdisk_common.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h pgpdisk_fmt_plug.o: pgpdisk_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha.h sph_sha1.h sph_types.h loader.h list.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h pgpdisk_common.h pgpsda_common_plug.o: pgpsda_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h pgpsda_common.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h pgpsda_fmt_plug.o: pgpsda_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha.h sph_sha1.h sph_types.h loader.h list.h pgpsda_common.h pgpwde_common_plug.o: pgpwde_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h pgpwde_common.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pgpwde_fmt_plug.o: pgpwde_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h loader.h list.h pgpwde_common.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h phpassMD5_fmt_plug.o: phpassMD5_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h johnswap.h formats.h params.h omp_autotune.h md5.h phpass_common.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h phpass_common_plug.o: phpass_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h common.h phpass_common.h pixMD5_fmt_plug.o: pixMD5_fmt_plug.c autoconfig.h common.h arch.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h dynamic.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pkcs12_plug.o: pkcs12_plug.c sha2.h arch.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h pkcs12.h unicode.h options.h autoconfig.h list.h loader.h params.h formats.h misc.h jumbo.h omp_autotune.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h sph_whirlpool.h pkzip_fmt_plug.o: pkzip_fmt_plug.c arch.h common.h memory.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h pkzip.h dyna_salt.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pkzip_inffixed.h loader.h list.h plaintext_fmt_plug.o: plaintext_fmt_plug.c common.h arch.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h postgres_fmt_plug.o: postgres_fmt_plug.c arch.h md5.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h prefix='../run' program_transform_name='s,x,x,' psdir='${docdir}' pst_fmt_plug.o: pst_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h putty_fmt_plug.o: putty_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha.h sph_sha1.h sph_types.h hmac_sha.h loader.h list.h pwsafe_common_plug.o: pwsafe_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h pwsafe_common.h formats.h params.h omp_autotune.h hmac_sha.h pwsafe_fmt_plug.o: pwsafe_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h pwsafe_common.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h qnx_fmt_plug.o: qnx_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h md5.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h qnx_common.h base64_convert.h common-get-hash.h racf_fmt_plug.o: racf_fmt_plug.c autoconfig.h arch.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h racf_kdfaes_fmt_plug.o: racf_kdfaes_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h hmac_sha.h common-get-hash.h radius_fmt_plug.o: radius_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h md5.h radmin_fmt_plug.o: radmin_fmt_plug.c md5.h arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h rakp_fmt_plug.o: rakp_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h rar5_fmt_plug.o: rar5_fmt_plug.c arch.h johnswap.h common.h memory.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h rar5_common.h pbkdf2_hmac_sha256.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h rar_fmt_plug.o: rar_fmt_plug.c autoconfig.h arch.h sha.h sph_sha1.h sph_types.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h johnswap.h unrar.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h unrarhlp.h unrarppm.h unrarvm.h unrarcmd.h unrarfilter.h config.h rar_common.c john.h os.h os-autoconf.h rawBLAKE2_512_fmt_plug.o: rawBLAKE2_512_fmt_plug.c arch.h blake2.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h common-get-hash.h rawKeccak_256_fmt_plug.o: rawKeccak_256_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h KeccakHash.h KeccakSponge.h KeccakF-1600-interface.h common-get-hash.h rawKeccak_512_fmt_plug.o: rawKeccak_512_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h KeccakHash.h KeccakSponge.h KeccakF-1600-interface.h common-get-hash.h rawMD4_fmt_plug.o: rawMD4_fmt_plug.c arch.h md4.h common.h memory.h johnswap.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-simd-getpos.h common-simd-setkey32.h rawMD5_fmt_plug.o: rawMD5_fmt_plug.c arch.h md5.h common.h memory.h johnswap.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h base64_convert.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-simd-getpos.h common-simd-setkey32.h common-get-hash.h rawMD5flat_fmt_plug.o: rawMD5flat_fmt_plug.c arch.h md5.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h rawSHA1_common_plug.o: rawSHA1_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h base64_convert.h johnswap.h rawSHA1_common.h rawSHA1_fmt_plug.o: rawSHA1_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h common.h memory.h formats.h params.h misc.h jumbo.h omp_autotune.h base64_convert.h rawSHA1_common.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-simd-getpos.h common-simd-setkey32.h rawSHA1_linkedIn_fmt_plug.o: rawSHA1_linkedIn_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h johnswap.h loader.h list.h rawSHA1_common.h base64_convert.h common-simd-getpos.h common-simd-setkey32.h rawSHA224_fmt_plug.o: rawSHA224_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-simd-getpos.h common-simd-setkey32.h rawSHA256_common_plug.o: rawSHA256_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h johnswap.h common.h memory.h rawSHA256_common.h rawSHA256_fmt_plug.o: rawSHA256_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h rawSHA256_common.h common-simd-getpos.h common-get-hash.h common-simd-setkey32.h rawSHA384_fmt_plug.o: rawSHA384_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-simd-getpos.h common-simd-setkey64.h rawSHA512_common_plug.o: rawSHA512_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h johnswap.h common.h memory.h base64_convert.h rawSHA512_common.h rawSHA512_fmt_plug.o: rawSHA512_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h rawSHA512_common.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-simd-getpos.h common-simd-setkey64.h rawmd5u_fmt_plug.o: rawmd5u_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h md5.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h unicode.h johnswap.h common-get-hash.h restic_fmt_plug.o: restic_fmt_plug.c aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h arch.h base64_convert.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h poly1305-donna/poly1305-donna.h yescrypt/yescrypt.h ripemd_fmt_plug.o: ripemd_fmt_plug.c arch.h sph_ripemd.h sph_types.h autoconfig.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h rsvp_fmt_plug.o: rsvp_fmt_plug.c arch.h md5.h sha.h autoconfig.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h rvary_fmt_plug.o: rvary_fmt_plug.c autoconfig.h arch.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h salted_sha1_common_plug.o: salted_sha1_common_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h base64_convert.h salted_sha1_common.h salted_sha1_fmt_plug.o: salted_sha1_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h johnswap.h salted_sha1_common.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sha.h sph_sha1.h sph_types.h base64_convert.h common-simd-getpos.h common-simd-setkey32.h common-get-hash.h sapB_fmt_plug.o: sapB_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h unicode.h md5.h config.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h sapG_fmt_plug.o: sapG_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h options.h list.h loader.h getopt.h john_mpi.h unicode.h johnswap.h config.h common-get-hash.h sapH_fmt_plug.o: sapH_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h base64_convert.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h common-get-hash.h sap_pse_common_plug.o: sap_pse_common_plug.c sap_pse_common.h formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h common.h loader.h list.h sap_pse_fmt_plug.o: sap_pse_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h memory.h common.h formats.h params.h omp_autotune.h loader.h list.h sap_pse_common.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pkcs12.h unicode.h options.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h sbindir='${exec_prefix}/sbin' securezip_common_plug.o: securezip_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h securezip_common.h formats.h params.h omp_autotune.h sha.h sph_sha1.h sph_types.h securezip_fmt_plug.o: securezip_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h sha.h sph_sha1.h sph_types.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h securezip_common.h serpent_plug.o: serpent_plug.c serpent.h arch.h sha1crypt_common_plug.o: sha1crypt_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h base64_convert.h johnswap.h sha1crypt_common.h sha1crypt_fmt_plug.o: sha1crypt_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h params.h common.h memory.h formats.h misc.h jumbo.h omp_autotune.h johnswap.h pbkdf2_hmac_sha1.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h base64_convert.h sha1crypt_common.h common-get-hash.h sha256crypt_fmt_plug.o: sha256crypt_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h sha256crypt_common.h common-get-hash.h sha3_512_fmt_plug.o: sha3_512_fmt_plug.c arch.h params.h common.h memory.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h KeccakHash.h KeccakSponge.h KeccakF-1600-interface.h common-get-hash.h sha512crypt_fmt_plug.o: sha512crypt_fmt_plug.c arch.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h autoconfig.h omp_autotune.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h sha512crypt_common.h common-get-hash.h sharedstatedir='${prefix}/com' siemens-s7_fmt_plug.o: siemens-s7_fmt_plug.c sha.h autoconfig.h sph_sha1.h sph_types.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h signal_fmt_plug.o: signal_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h loader.h list.h pkcs12.h unicode.h options.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h hmac_sha.h sip_fmt_plug.o: sip_fmt_plug.c arch.h md5.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sip_fmt_plug.h skein_fmt_plug.o: skein_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sph_skein.h sph_types.h common-get-hash.h sl3_common_plug.o: sl3_common_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h base64_convert.h sl3_common.h sl3_fmt_plug.o: sl3_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h johnswap.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sha.h sph_sha1.h sph_types.h sl3_common.h base64_convert.h common-get-hash.h slow_hash_plug.o: slow_hash_plug.c memory.h arch.h int-util.h oaes_lib.h blake256.h groestl.h jh.h keccak.h sph_skein.h sph_types.h autoconfig.h sm3_fmt_plug.o: sm3_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sm3.h common-get-hash.h sm3_plug.o: sm3_plug.c sm3.h int-util.h arch.h snefru_fmt_plug.o: snefru_fmt_plug.c arch.h snefru.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h snefru_plug.o: snefru_plug.c gost.h arch.h johnswap.h common.h memory.h snefru.h snmp_fmt_plug.o: snmp_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h md5.h hmacmd5.h aligned.h sha.h sph_sha1.h sph_types.h hmac_sha.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h solarwinds_common_plug.o: solarwinds_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h base64_convert.h solarwinds_common.h formats.h params.h omp_autotune.h solarwinds_fmt_plug.o: solarwinds_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h solarwinds_common.h pbkdf2_hmac_sha1.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h ssh_common_plug.o: ssh_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h ssh_common.h formats.h params.h omp_autotune.h ssh_fmt_plug.o: ssh_fmt_plug.c autoconfig.h arch.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h jumbo.h common.h memory.h formats.h params.h misc.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h md5.h bcrypt_pbkdf.h asn1.h ssh_common.h ssh_variable_code.h ssha512_fmt_plug.o: ssha512_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h common.h memory.h john_mpi.h johnswap.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h stdbool.h base64_convert.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h rawSHA512_common.h common-simd-getpos.h common-simd-setkey64.h sspr_common_plug.o: sspr_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h sspr_common.h formats.h params.h omp_autotune.h sspr_fmt_plug.o: sspr_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h md5.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h options.h list.h loader.h getopt.h john_mpi.h sspr_common.h stribog_fmt_plug.o: stribog_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h gost3411-2012-core.h gost3411-2012-config.h gost3411-2012-sse2.h gost3411-2012-ref.h gost3411-2012-const.h gost3411-2012-precalc.h strip_common_plug.o: strip_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h strip_common.h formats.h params.h omp_autotune.h strip_fmt_plug.o: strip_fmt_plug.c arch.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h strip_common.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h sunmd5_fmt_plug.o: sunmd5_fmt_plug.c os.h os-autoconf.h autoconfig.h jumbo.h arch.h misc.h options.h list.h loader.h params.h formats.h omp_autotune.h getopt.h common.h memory.h john_mpi.h md5.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h syb-prop_repro_plug.o: syb-prop_repro_plug.c syb-prop_repro.h common.h arch.h memory.h feal8.h sysconfdir='${prefix}/etc' tacacs_plus_fmt_plug.o: tacacs_plus_fmt_plug.c formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h md5.h target_alias='' tcp_md5_fmt_plug.o: tcp_md5_fmt_plug.c arch.h md5.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h telegram_common_plug.o: telegram_common_plug.c arch.h pbkdf2_hmac_sha1.h sha.h autoconfig.h sph_sha1.h sph_types.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha512.h sha2.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h aes_ige.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h telegram_common.h formats.h params.h misc.h jumbo.h omp_autotune.h john.h loader.h list.h os.h os-autoconf.h telegram_fmt_plug.o: telegram_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h options.h list.h loader.h getopt.h john_mpi.h sha.h sph_sha1.h sph_types.h pbkdf2_hmac_sha1.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha512.h sha2.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h telegram_common.h tezos_common_plug.o: tezos_common_plug.c arch.h tezos_common.h common.h memory.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h tezos_fmt_plug.o: tezos_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h ed25519.h ed25519-donna/ed25519.h blake2.h tezos_common.h pbkdf2_hmac_common.h pbkdf2_hmac_sha512.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h stdbool.h simd-intrinsics.h pseudo_intrinsics.h simd-intrinsics-load-flags.h tiger_fmt_plug.o: tiger_fmt_plug.c arch.h sph_tiger.h sph_types.h autoconfig.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h timeroast_common_plug.o: timeroast_common_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h common.h unicode.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h timeroast_common.h timeroast_fmt_plug.o: timeroast_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h johnswap.h timeroast_common.h md5.h truecrypt_fmt_plug.o: truecrypt_fmt_plug.c arch.h xts.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h serpent.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h johnswap.h loader.h list.h pbkdf2_hmac_sha512.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h pbkdf2_hmac_ripemd160.h sph_ripemd.h sph_types.h pbkdf2_hmac_whirlpool.h sph_whirlpool.h john.h os.h os-autoconf.h twofish_plug.o: twofish_plug.c twofish.h vdi_fmt_plug.o: vdi_fmt_plug.c arch.h xts.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h serpent.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h crc32.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h johnswap.h base64_convert.h pbkdf2_hmac_sha256.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h vms_fmt_plug.o: vms_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h vms_std.h common.h memory.h uaf_encode.h formats.h params.h omp_autotune.h common-get-hash.h vmx_common_plug.o: vmx_common_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h vmx_common.h formats.h params.h omp_autotune.h vmx_fmt_plug.o: vmx_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h vmx_common.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h vnc_fmt_plug.o: vnc_fmt_plug.c autoconfig.h arch.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h vtp_fmt_plug.o: vtp_fmt_plug.c arch.h md5.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h johnswap.h options.h list.h loader.h getopt.h john_mpi.h wbb3_fmt_plug.o: wbb3_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h whirlpool_fmt_plug.o: whirlpool_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h sph_whirlpool.h sph_types.h openssl_local_overrides.h common-get-hash.h wow_srp_fmt_plug.o: wow_srp_fmt_plug.c autoconfig.h arch.h sha.h sph_sha1.h sph_types.h sha2.h aligned.h openssl_local_overrides.h jtr_sha2.h johnswap.h common.h memory.h stdbool.h params.h formats.h misc.h jumbo.h omp_autotune.h unicode.h options.h list.h loader.h getopt.h john_mpi.h common-get-hash.h wpapmk_fmt_plug.o: wpapmk_fmt_plug.c arch.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h common.h memory.h wpapsk.h johnswap.h hmacmd5.h aligned.h md5.h hmac_sha.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h cmac.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h base64_convert.h hccap.h sha.h sph_sha1.h sph_types.h options.h list.h loader.h getopt.h john_mpi.h john.h os.h os-autoconf.h wpapsk_fmt_plug.o: wpapsk_fmt_plug.c arch.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h formats.h params.h misc.h jumbo.h autoconfig.h omp_autotune.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h wpapsk.h johnswap.h hmacmd5.h md5.h hmac_sha.h sha2.h openssl_local_overrides.h jtr_sha2.h stdbool.h cmac.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h base64_convert.h hccap.h options.h list.h loader.h getopt.h john_mpi.h unicode.h xmpp_scram_fmt_plug.o: xmpp_scram_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h sha.h sph_sha1.h sph_types.h hmac_sha.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pbkdf2_hmac_sha1.h common-get-hash.h xts_plug.o: xts_plug.c arch.h xts.h aes.h mbedtls/aes.h mbedtls/private_access.h mbedtls/build_info.h mbedtls/mbedtls_config.h mbedtls/platform_util.h twofish.h serpent.h zed_common_plug.o: zed_common_plug.c zed_common.h formats.h params.h arch.h misc.h jumbo.h autoconfig.h omp_autotune.h memory.h common.h loader.h list.h zed_fmt_plug.o: zed_fmt_plug.c arch.h misc.h jumbo.h autoconfig.h memory.h common.h formats.h params.h omp_autotune.h johnswap.h loader.h list.h options.h getopt.h john_mpi.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h pkcs12.h unicode.h sha.h sph_sha1.h sph_types.h zed_common.h zip_fmt_plug.o: zip_fmt_plug.c arch.h crc32.h simd-intrinsics.h common.h memory.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h misc.h jumbo.h autoconfig.h params.h formats.h omp_autotune.h johnswap.h pkzip.h dyna_salt.h pbkdf2_hmac_sha1.h sha.h sph_sha1.h sph_types.h hmac_sha.h zipmonster_fmt_plug.o: zipmonster_fmt_plug.c arch.h sha.h autoconfig.h sph_sha1.h sph_types.h md5.h misc.h jumbo.h common.h memory.h formats.h params.h omp_autotune.h options.h list.h loader.h getopt.h john_mpi.h simd-intrinsics.h pseudo_intrinsics.h aligned.h simd-intrinsics-load-flags.h common-get-hash.h' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "john" #define PACKAGE_TARNAME "john" #define PACKAGE_VERSION "jumbo" #define PACKAGE_STRING "john jumbo" #define PACKAGE_BUGREPORT "john-users mailing list at openwall.com" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_WCHAR_T 4 #define SIZEOF_INT_P 8 #define SIZEOF_VOID_P 8 #define ARCH_LITTLE_ENDIAN 1 #define HAVE_LIBSSL 1 #define HAVE_LIBCRYPTO 1 #define HAVE_UNRAR 1 #define HAVE_LIBM 1 #define HAVE_LIBRT 1 #define HAVE_LIBZ 1 #define HAVE_CRYPT 1 #define HAVE_GMP_H 1 #define HAVE_LIBGMP 1 #define HAVE_LIBDL 1 #define HAVE_OPENSSL_CMAC_H 1 #define TIME_WITH_SYS_TIME 1 #define STRING_WITH_STRINGS 1 #define HAVE_SHA256 1 #define HAVE_WHIRLPOOL 1 #define HAVE_RIPEMD160 1 #define HAVE_AES_ENCRYPT 1 #define HAVE_DSA_GET0_PQG 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define HAVE_ARPA_INET_H 1 #define HAVE_CRYPT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NET_ETHERNET_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NET_IF_ARP_H 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE__BOOL 1 #define HAVE_PTRDIFF_T 1 #define HAVE___INT128 1 #define HAVE___INT128_T 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_FSEEKO 1 #define HAVE_FSEEKO64 1 #define HAVE_LSEEK64 1 #define HAVE_LSEEK 1 #define HAVE_FTELLO 1 #define HAVE_FTELLO64 1 #define HAVE_FOPEN64 1 #define HAVE_MEMMEM 1 #define HAVE_MMAP 1 #define HAVE_SLEEP 1 #define HAVE_SETENV 1 #define HAVE_PUTENV 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNLEN 1 #define HAVE_ATOLL 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCASESTR 1 #define HAVE_POSIX_MEMALIGN 1 #define ARCH_INT_GT_32 0 #define ARCH_WORD long #define ARCH_SIZE 8 #define ARCH_BITS 64 #define ARCH_BITS_LOG 6 #define ARCH_BITS_STR "64" #define SIZEOF_SIZE_T 8 #define SIZEOF_OFF_T 8 configure: exit 0 + gcc -dM -E -x c /dev/null #define __SSP_STRONG__ 3 #define __DBL_MIN_EXP__ (-1021) #define __UINT_LEAST16_MAX__ 0xffff #define __ATOMIC_ACQUIRE 2 #define __FLT128_MAX_10_EXP__ 4932 #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F #define __GCC_IEC_559_COMPLEX 2 #define __UINT_LEAST8_TYPE__ unsigned char #define __SIZEOF_FLOAT80__ 16 #define __INTMAX_C(c) c ## L #define __CHAR_BIT__ 8 #define __UINT8_MAX__ 0xff #define __SCHAR_WIDTH__ 8 #define __WINT_MAX__ 0xffffffffU #define __FLT32_MIN_EXP__ (-125) #define __ORDER_LITTLE_ENDIAN__ 1234 #define __SIZE_MAX__ 0xffffffffffffffffUL #define __WCHAR_MAX__ 0x7fffffff #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 #define __GCC_IEC_559 2 #define __FLT32X_DECIMAL_DIG__ 17 #define __FLT_EVAL_METHOD__ 0 #define __FLT64_DECIMAL_DIG__ 17 #define __CET__ 3 #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL #define __SIG_ATOMIC_TYPE__ int #define __DBL_MIN_10_EXP__ (-307) #define __FINITE_MATH_ONLY__ 0 #define __FLT32X_MAX_EXP__ 1024 #define __FLT32_HAS_DENORM__ 1 #define __UINT_FAST8_MAX__ 0xff #define __FLT32_MAX_10_EXP__ 38 #define __DEC64_MAX_EXP__ 385 #define __INT8_C(c) c #define __INT_LEAST8_WIDTH__ 8 #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL #define __SHRT_MAX__ 0x7fff #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L #define __FLT64X_MAX_10_EXP__ 4932 #define __LDBL_IS_IEC_60559__ 2 #define __FLT64X_HAS_QUIET_NAN__ 1 #define __UINT_LEAST8_MAX__ 0xff #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 #define __UINTMAX_TYPE__ long unsigned int #define __linux 1 #define __DEC32_EPSILON__ 1E-6DF #define __FLT_EVAL_METHOD_TS_18661_3__ 0 #define __unix 1 #define __UINT32_MAX__ 0xffffffffU #define __FLT128_MIN_EXP__ (-16381) #define __WINT_MIN__ 0U #define __FLT128_MIN_10_EXP__ (-4931) #define __FLT32X_IS_IEC_60559__ 2 #define __INT_LEAST16_WIDTH__ 16 #define __SCHAR_MAX__ 0x7f #define __FLT128_MANT_DIG__ 113 #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) #define __INT64_C(c) c ## L #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 #define __FLT32X_MANT_DIG__ 53 #define __USER_LABEL_PREFIX__ #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x #define __STDC_HOSTED__ 1 #define __DEC64_MIN_EXP__ (-382) #define __DBL_DIG__ 15 #define __FLT32_DIG__ 6 #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F #define __SHRT_WIDTH__ 16 #define __FLT32_IS_IEC_60559__ 2 #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L #define __STDC_UTF_16__ 1 #define __DBL_IS_IEC_60559__ 2 #define __DEC32_MAX__ 9.999999E96DF #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x #define __FLT32X_HAS_INFINITY__ 1 #define __INT32_MAX__ 0x7fffffff #define __unix__ 1 #define __INT_WIDTH__ 32 #define __SIZEOF_LONG__ 8 #define __STDC_IEC_559__ 1 #define __STDC_ISO_10646__ 201706L #define __UINT16_C(c) c #define __DECIMAL_DIG__ 21 #define __STDC_IEC_559_COMPLEX__ 1 #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 #define __gnu_linux__ 1 #define __FLT128_IS_IEC_60559__ 2 #define __FLT64X_MIN_10_EXP__ (-4931) #define __LDBL_HAS_QUIET_NAN__ 1 #define __FLT64_MANT_DIG__ 53 #define __FLT64X_MANT_DIG__ 64 #define __GNUC__ 11 #define __pie__ 2 #define __MMX__ 1 #define __FLT_HAS_DENORM__ 1 #define __SIZEOF_LONG_DOUBLE__ 16 #define __BIGGEST_ALIGNMENT__ 16 #define __FLT64_MAX_10_EXP__ 308 #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) #define __INT_FAST32_MAX__ 0x7fffffffffffffffL #define __DBL_HAS_INFINITY__ 1 #define __SIZEOF_FLOAT__ 4 #define __HAVE_SPECULATION_SAFE_VALUE 1 #define __DEC32_MIN_EXP__ (-94) #define __INTPTR_WIDTH__ 64 #define __FLT64X_HAS_INFINITY__ 1 #define __UINT_LEAST32_MAX__ 0xffffffffU #define __FLT32X_HAS_DENORM__ 1 #define __INT_FAST16_TYPE__ long int #define __MMX_WITH_SSE__ 1 #define __LDBL_HAS_DENORM__ 1 #define __FLT128_HAS_INFINITY__ 1 #define __DEC32_MIN__ 1E-95DF #define __DBL_MAX_EXP__ 1024 #define __WCHAR_WIDTH__ 32 #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 #define __DEC128_EPSILON__ 1E-33DL #define __SSE2_MATH__ 1 #define __ATOMIC_HLE_RELEASE 131072 #define __PTRDIFF_MAX__ 0x7fffffffffffffffL #define __amd64 1 #define __ATOMIC_HLE_ACQUIRE 65536 #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL #define __SIZEOF_SIZE_T__ 8 #define __FLT64X_MIN_EXP__ (-16381) #define __SIZEOF_WINT_T__ 4 #define __LONG_LONG_WIDTH__ 64 #define __FLT32_MAX_EXP__ 128 #define __GXX_ABI_VERSION 1016 #define __FLT_MIN_EXP__ (-125) #define __GCC_HAVE_DWARF2_CFI_ASM 1 #define __INT16_MAX__ 0x7fff #define __x86_64 1 #define __INT_FAST64_TYPE__ long int #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x #define __SIZEOF_POINTER__ 8 #define __LP64__ 1 #define __DBL_HAS_QUIET_NAN__ 1 #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x #define __DECIMAL_BID_FORMAT__ 1 #define __FLT64_MIN_EXP__ (-1021) #define __FLT64_MIN_10_EXP__ (-307) #define __FLT64X_DECIMAL_DIG__ 21 #define __DEC128_MIN__ 1E-6143DL #define __REGISTER_PREFIX__ #define __UINT16_MAX__ 0xffff #define __DBL_HAS_DENORM__ 1 #define __LDBL_HAS_INFINITY__ 1 #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 #define __UINT8_TYPE__ unsigned char #define __FLT_DIG__ 6 #define __NO_INLINE__ 1 #define __DEC_EVAL_METHOD__ 2 #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL #define __FLT_MANT_DIG__ 24 #define __LDBL_DECIMAL_DIG__ 21 #define __VERSION__ "11.4.0" #define __UINT64_C(c) c ## UL #define _STDC_PREDEF_H 1 #define __INT_LEAST32_MAX__ 0x7fffffff #define __GCC_ATOMIC_INT_LOCK_FREE 2 #define __FLT128_MAX_EXP__ 16384 #define __FLT32_MANT_DIG__ 24 #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __STDC_IEC_60559_COMPLEX__ 201404L #define __FLT128_HAS_DENORM__ 1 #define __FLT32_DECIMAL_DIG__ 9 #define __FLT128_DIG__ 33 #define __INT32_C(c) c #define __DEC64_EPSILON__ 1E-15DD #define __ORDER_PDP_ENDIAN__ 3412 #define __DEC128_MIN_EXP__ (-6142) #define __INT_FAST32_TYPE__ long int #define __UINT_LEAST16_TYPE__ short unsigned int #define unix 1 #define __SIZE_TYPE__ long unsigned int #define __UINT64_MAX__ 0xffffffffffffffffUL #define __FLT_IS_IEC_60559__ 2 #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" #define __FLT64X_DIG__ 18 #define __INT8_TYPE__ signed char #define __ELF__ 1 #define __GCC_ASM_FLAG_OUTPUTS__ 1 #define __UINT32_TYPE__ unsigned int #define __FLT_RADIX__ 2 #define __INT_LEAST16_TYPE__ short int #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L #define __UINTMAX_C(c) c ## UL #define __SSE_MATH__ 1 #define __k8 1 #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x #define __SIG_ATOMIC_MAX__ 0x7fffffff #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 #define __STDC_IEC_60559_BFP__ 201404L #define __SIZEOF_PTRDIFF_T__ 8 #define __LDBL_DIG__ 18 #define __FLT64_IS_IEC_60559__ 2 #define __x86_64__ 1 #define __FLT32X_MIN_EXP__ (-1021) #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF #define __INT_FAST16_MAX__ 0x7fffffffffffffffL #define __FLT64_DIG__ 15 #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL #define __UINT_LEAST64_TYPE__ long unsigned int #define __FLT_HAS_QUIET_NAN__ 1 #define __FLT_MAX_10_EXP__ 38 #define __LONG_MAX__ 0x7fffffffffffffffL #define __FLT64X_HAS_DENORM__ 1 #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL #define __FLT_HAS_INFINITY__ 1 #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" #define __UINT_FAST16_TYPE__ long unsigned int #define __DEC64_MAX__ 9.999999999999999E384DD #define __INT_FAST32_WIDTH__ 64 #define __CHAR16_TYPE__ short unsigned int #define __PRAGMA_REDEFINE_EXTNAME 1 #define __SIZE_WIDTH__ 64 #define __SEG_FS 1 #define __INT_LEAST16_MAX__ 0x7fff #define __DEC64_MANT_DIG__ 16 #define __INT64_MAX__ 0x7fffffffffffffffL #define __SEG_GS 1 #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 #define __SIG_ATOMIC_WIDTH__ 32 #define __INT_LEAST64_TYPE__ long int #define __INT16_TYPE__ short int #define __INT_LEAST8_TYPE__ signed char #define __STDC_VERSION__ 201710L #define __SIZEOF_INT__ 4 #define __DEC32_MAX_EXP__ 97 #define __INT_FAST8_MAX__ 0x7f #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 #define __INTPTR_MAX__ 0x7fffffffffffffffL #define linux 1 #define __FLT64_HAS_QUIET_NAN__ 1 #define __FLT32_MIN_10_EXP__ (-37) #define __FLT32X_DIG__ 15 #define __PTRDIFF_WIDTH__ 64 #define __LDBL_MANT_DIG__ 64 #define __FLT64_HAS_INFINITY__ 1 #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) #define __code_model_small__ 1 #define __GCC_ATOMIC_LONG_LOCK_FREE 2 #define __DEC32_MANT_DIG__ 7 #define __k8__ 1 #define __INTPTR_TYPE__ long int #define __UINT16_TYPE__ short unsigned int #define __WCHAR_TYPE__ int #define __pic__ 2 #define __UINTPTR_MAX__ 0xffffffffffffffffUL #define __INT_FAST64_WIDTH__ 64 #define __INT_FAST64_MAX__ 0x7fffffffffffffffL #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F #define __FLT32_HAS_INFINITY__ 1 #define __FLT64X_MAX_EXP__ 16384 #define __UINT_FAST64_TYPE__ long unsigned int #define __INT_MAX__ 0x7fffffff #define __linux__ 1 #define __INT64_TYPE__ long int #define __FLT_MAX_EXP__ 128 #define __ORDER_BIG_ENDIAN__ 4321 #define __DBL_MANT_DIG__ 53 #define __SIZEOF_FLOAT128__ 16 #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 #define __DEC64_MIN__ 1E-383DD #define __WINT_TYPE__ unsigned int #define __UINT_LEAST32_TYPE__ unsigned int #define __SIZEOF_SHORT__ 2 #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 #define __SSE__ 1 #define __LDBL_MIN_EXP__ (-16381) #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 #define __amd64__ 1 #define __WINT_WIDTH__ 32 #define __INT_LEAST8_MAX__ 0x7f #define __INT_LEAST64_WIDTH__ 64 #define __LDBL_MAX_EXP__ 16384 #define __FLT32X_MAX_10_EXP__ 308 #define __SIZEOF_INT128__ 16 #define __FLT64X_IS_IEC_60559__ 2 #define __LDBL_MAX_10_EXP__ 4932 #define __ATOMIC_RELAXED 0 #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 #define _LP64 1 #define __UINT8_C(c) c #define __FLT64_MAX_EXP__ 1024 #define __INT_LEAST32_TYPE__ int #define __SIZEOF_WCHAR_T__ 4 #define __UINT64_TYPE__ long unsigned int #define __GNUC_PATCHLEVEL__ 0 #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 #define __FLT128_HAS_QUIET_NAN__ 1 #define __INTMAX_MAX__ 0x7fffffffffffffffL #define __INT_FAST8_TYPE__ signed char #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x #define __GNUC_STDC_INLINE__ 1 #define __FLT64_HAS_DENORM__ 1 #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 #define __DBL_DECIMAL_DIG__ 17 #define __STDC_UTF_32__ 1 #define __INT_FAST8_WIDTH__ 8 #define __FXSR__ 1 #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ #define __INTMAX_WIDTH__ 64 #define __UINT32_C(c) c ## U #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F #define __INT8_MAX__ 0x7f #define __LONG_WIDTH__ 64 #define __PIC__ 2 #define __UINT_FAST32_TYPE__ long unsigned int #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x #define __CHAR32_TYPE__ unsigned int #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F #define __SSE2__ 1 #define __INT32_TYPE__ int #define __SIZEOF_DOUBLE__ 8 #define __FLT_MIN_10_EXP__ (-37) #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 #define __INT_LEAST32_WIDTH__ 32 #define __INTMAX_TYPE__ long int #define __DEC128_MAX_EXP__ 6145 #define __FLT32X_HAS_QUIET_NAN__ 1 #define __ATOMIC_CONSUME 1 #define __GNUC_MINOR__ 4 #define __INT_FAST16_WIDTH__ 64 #define __UINTMAX_MAX__ 0xffffffffffffffffUL #define __PIE__ 2 #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x #define __DBL_MAX_10_EXP__ 308 #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L #define __INT16_C(c) c #define __STDC__ 1 #define __PTRDIFF_TYPE__ long int #define __ATOMIC_SEQ_CST 5 #define __FLT32X_MIN_10_EXP__ (-307) #define __UINTPTR_TYPE__ long unsigned int #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD #define __DEC128_MANT_DIG__ 34 #define __LDBL_MIN_10_EXP__ (-4931) #define __SIZEOF_LONG_LONG__ 8 #define __FLT128_DECIMAL_DIG__ 36 #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 #define __FLT32_HAS_QUIET_NAN__ 1 #define __FLT_DECIMAL_DIG__ 9 #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 #define __UINT_FAST8_TYPE__ unsigned char #define __ATOMIC_ACQ_REL 4 #define __ATOMIC_RELEASE 3 + exit 0 | | +---+---------------------------------------------------------------+----------+ | ✓ | Building JtR  | 54.77 sec | +---+---------------------------------------------------------------+----------+ ▼ +------------------------------------------------------------------------------+ | (4) Deploy to Bitrise.io - Build Artifacts, Test Reports, and Pipeline in... | +------------------------------------------------------------------------------+ | id: deploy-to-bitrise-io | | version: 2.9.2 | | collection: https://github.com/bitrise-io/bitrise-steplib.git | | toolkit: go | | time: 2024-12-23T00:22:07Z | +------------------------------------------------------------------------------+ | | Config: - pipeline_intermediate_files: - build_url: https://app.bitrise.io/build/9223e18d-a5c8-4e39-a731-867cb9405cef - build_api_token: [REDACTED] - is_compress: true - zip_name: - deploy_path: /bitrise/deploy/john-app.apk - notify_user_groups: everyone - notify_email_list: - is_enable_public_page: true - public_install_page_url_map_format: {{range $index, $element := .}}{{if $index}}|{{end}}{{$element.File}}=>{{$element.URL}}{{end}} - permanent_download_url_map_format: {{range $index, $element := .}}{{if $index}}|{{end}}{{$element.File}}=>{{$element.URL}}{{end}} - details_page_url_map_format: {{range $index, $element := .}}{{if $index}}|{{end}}{{$element.File}}=>{{$element.URL}}{{end}} - BITRISE_BUILD_SLUG: 9223e18d-a5c8-4e39-a731-867cb9405cef - BITRISE_TEST_DEPLOY_DIR: /tmp/test_results4108978463 - BITRISE_APP_SLUG: f3a05ddf-e439-44b2-91b2-7c4d2b131344 - addon_api_base_url: [REDACTED] - addon_api_token: [REDACTED] - files_to_redact: - debug_mode: false - bundletool_version: 1.15.0 - BITRISE_DEPLOY_UPLOAD_CONCURRENCY: 10 - BITRISE_HTML_REPORT_DIR: /tmp/html-reports3800406615 Collecting files to redact... No files to redact... Collecting files to deploy... Nothing to deploy at /bitrise/deploy/john-app.apk No deployment files were defined. Please check the deploy_path and pipeline_intermediate_files inputs. Collecting test results... No test results found Deploying html reports... Found reports (0): Successful html report upload | | +---+---------------------------------------------------------------+----------+ | ✓ | Deploy to Bitrise.io - Build Artifacts, Test Reports, and ... | 4.31 sec | +---+---------------------------------------------------------------+----------+ +------------------------------------------------------------------------------+ | bitrise summary: deploy-ARM | +---+---------------------------------------------------------------+----------+ | | title | time (s) | +---+---------------------------------------------------------------+----------+ | - | Activate SSH key (RSA private key) (Skipped) | 4.10 sec | +---+---------------------------------------------------------------+----------+ | ✓ | Git Clone Repository | 5.19 sec | +---+---------------------------------------------------------------+----------+ | ✓ | Checkout code | 6.69 sec | +---+---------------------------------------------------------------+----------+ | ✓ | Building JtR | 54.77 sec| +---+---------------------------------------------------------------+----------+ | ✓ | Deploy to Bitrise.io - Build Artifacts, Test Reports, and P...| 4.31 sec | +---+---------------------------------------------------------------+----------+ | Total runtime: 1.3 min | +------------------------------------------------------------------------------+ Bitrise build successful ExitCode: 0 RunError: IsTimeout: false IsAborted: false