Ask Your Question

Revision history [back]

gcrytp not found?

Hello. I tried to install wireshark from source and this happened while compiling in my Debian 10

CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find GCRYPT (missing: GCRYPT_LIBRARY GCRYPT_INCLUDE_DIR)
  (Required is at least version "1.4.2")
Call Stack (most recent call first):
  /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindGCRYPT.cmake:44 (find_package_handle_standard_args)
  CMakeLists.txt:1047 (find_package)


Configuring incomplete, errors occurred!
See also "/home/debian/Downloads/wireshark-wireshark-3.4.3/builda/CMakeFiles/CMakeOutput.log".
See also "/home/debian/Downloads/wireshark-wireshark-3.4.3/builda/CMakeFiles/CMakeError.log".

Funnily enough. I have these packages (except libpcap is out of date and there is no dev version in the repository)

Here are my installed-packages.

https://disk.yandex.com.tr/d/nThFTpIegTQvjQ

So what should i do now? Also is my outdated libpcap and lack of it's dev libraries a bad thing? I installed it straight of the Debian 10 repos.

gcrytp not found?

Hello. I tried to install wireshark from source using cmakegui and ninja and this happened while compiling in my Debian 10

The C compiler identification is GNU 8.3.0
The CXX compiler identification is GNU 8.3.0
Check for working C compiler: /usr/bin/cc
Check for working C compiler: /usr/bin/cc -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Detecting C compile features
Detecting C compile features - done
Check for working CXX compiler: /usr/bin/c++
Check for working CXX compiler: /usr/bin/c++ -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detecting CXX compile features
Detecting CXX compile features - done
Generating build using CMake 3.13.4
LTO/LPO is not enabled
CMake build type: RelWithDebInfo
V: 3.4.3, MaV: 3, MiV: 4, PL: 3, EV: .
Performing Test C_fexcess_precision_fast_VALID
Performing Test C_fexcess_precision_fast_VALID - Success
Performing Test C_Wall_VALID
Performing Test C_Wall_VALID - Success
Performing Test C_Wextra_VALID
Performing Test C_Wextra_VALID - Success
Performing Test C_Wendif_labels_VALID
Performing Test C_Wendif_labels_VALID - Success
Performing Test C_Wpointer_arith_VALID
Performing Test C_Wpointer_arith_VALID - Success
Performing Test C_Wformat_security_VALID
Performing Test C_Wformat_security_VALID - Success
Performing Test C_fwrapv_VALID
Performing Test C_fwrapv_VALID - Success
Performing Test C_fno_strict_overflow_VALID
Performing Test C_fno_strict_overflow_VALID - Success
Performing Test C_Wvla_VALID
Performing Test C_Wvla_VALID - Success
Performing Test C_Waddress_VALID
Performing Test C_Waddress_VALID - Success
Performing Test C_Wattributes_VALID
Performing Test C_Wattributes_VALID - Success
Performing Test C_Wdiv_by_zero_VALID
Performing Test C_Wdiv_by_zero_VALID - Success
Performing Test C_Wignored_qualifiers_VALID
Performing Test C_Wignored_qualifiers_VALID - Success
Performing Test C_Wpragmas_VALID
Performing Test C_Wpragmas_VALID - Success
Performing Test C_Wno_overlength_strings_VALID
Performing Test C_Wno_overlength_strings_VALID - Success
Performing Test C_Wno_long_long_VALID
Performing Test C_Wno_long_long_VALID - Success
Performing Test C_Wheader_guard_VALID
Performing Test C_Wheader_guard_VALID - Failed
Performing Test C_Wcomma_VALID
Performing Test C_Wcomma_VALID - Failed
Performing Test C_Wshorten_64_to_32_VALID
Performing Test C_Wshorten_64_to_32_VALID - Failed
Performing Test C_Wframe_larger_than_32768_VALID
Performing Test C_Wframe_larger_than_32768_VALID - Success
Performing Test C_Wc___compat_VALID
Performing Test C_Wc___compat_VALID - Success
Performing Test C_Wunused_const_variable_VALID
Performing Test C_Wunused_const_variable_VALID - Success
Performing Test C_Wshadow_VALID
Performing Test C_Wshadow_VALID - Success
Performing Test C_Wold_style_definition_VALID
Performing Test C_Wold_style_definition_VALID - Success
Performing Test C_Wstrict_prototypes_VALID
Performing Test C_Wstrict_prototypes_VALID - Success
Performing Test C_Wlogical_op_VALID
Performing Test C_Wlogical_op_VALID - Success
Performing Test C_Wjump_misses_init_VALID
Performing Test C_Wjump_misses_init_VALID - Success
Performing Test C_Werror_implicit_VALID
Performing Test C_Werror_implicit_VALID - Success
Performing Test C_Wno_pointer_sign_VALID
Performing Test C_Wno_pointer_sign_VALID - Success
Performing Test CXX_fexcess_precision_fast_VALID
Performing Test CXX_fexcess_precision_fast_VALID - Success
Performing Test CXX_Wall_VALID
Performing Test CXX_Wall_VALID - Success
Performing Test CXX_Wextra_VALID
Performing Test CXX_Wextra_VALID - Success
Performing Test CXX_Wendif_labels_VALID
Performing Test CXX_Wendif_labels_VALID - Success
Performing Test CXX_Wpointer_arith_VALID
Performing Test CXX_Wpointer_arith_VALID - Success
Performing Test CXX_Wformat_security_VALID
Performing Test CXX_Wformat_security_VALID - Success
Performing Test CXX_fwrapv_VALID
Performing Test CXX_fwrapv_VALID - Success
Performing Test CXX_fno_strict_overflow_VALID
Performing Test CXX_fno_strict_overflow_VALID - Success
Performing Test CXX_Wvla_VALID
Performing Test CXX_Wvla_VALID - Success
Performing Test CXX_Waddress_VALID
Performing Test CXX_Waddress_VALID - Success
Performing Test CXX_Wattributes_VALID
Performing Test CXX_Wattributes_VALID - Success
Performing Test CXX_Wdiv_by_zero_VALID
Performing Test CXX_Wdiv_by_zero_VALID - Success
Performing Test CXX_Wignored_qualifiers_VALID
Performing Test CXX_Wignored_qualifiers_VALID - Success
Performing Test CXX_Wpragmas_VALID
Performing Test CXX_Wpragmas_VALID - Success
Performing Test CXX_Wno_overlength_strings_VALID
Performing Test CXX_Wno_overlength_strings_VALID - Success
Performing Test CXX_Wno_long_long_VALID
Performing Test CXX_Wno_long_long_VALID - Success
Performing Test CXX_Wheader_guard_VALID
Performing Test CXX_Wheader_guard_VALID - Failed
Performing Test CXX_Wcomma_VALID
Performing Test CXX_Wcomma_VALID - Failed
Performing Test CXX_Wshorten_64_to_32_VALID
Performing Test CXX_Wshorten_64_to_32_VALID - Failed
Performing Test CXX_Wframe_larger_than_32768_VALID
Performing Test CXX_Wframe_larger_than_32768_VALID - Success
Performing Test CXX_Wextra_semi_VALID
Performing Test CXX_Wextra_semi_VALID - Success
Performing Test C_fmacro_prefix_map_old_new_VALID
Performing Test C_fmacro_prefix_map_old_new_VALID - Success
Performing Test CXX_fmacro_prefix_map_old_new_VALID
Performing Test CXX_fmacro_prefix_map_old_new_VALID - Success
Performing Test FVHIDDEN
Performing Test FVHIDDEN - Success
Performing Test LINK_pie_VALID
Performing Test LINK_pie_VALID - Success
Performing Test LINK_Wl___as_needed_VALID
Performing Test LINK_Wl___as_needed_VALID - Success
Linker flags:  -Wl,--as-needed
Found Git: /usr/bin/git (found version "2.20.1") 
Found PkgConfig: /usr/bin/pkg-config (found version "0.29") 
Checking for one of the modules 'glib-2.0'
Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so (found suitable version "2.58.3", minimum required is "2.32.0") 
Checking for module 'gmodule-2.0'
  Found gmodule-2.0, version 2.58.3
Found GMODULE2: /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so  
Checking for module 'gthread-2.0'
  Found gthread-2.0, version 2.58.3
Found GTHREAD2: /usr/lib/x86_64-linux-gnu/libgthread-2.0.so  
CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find GCRYPT (missing: GCRYPT_LIBRARY GCRYPT_INCLUDE_DIR)
  (Required is at least version "1.4.2")
Call Stack (most recent call first):
  /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindGCRYPT.cmake:44 (find_package_handle_standard_args)
  CMakeLists.txt:1047 (find_package)


Configuring incomplete, errors occurred!
See also "/home/debian/Downloads/wireshark-wireshark-3.4.3/builda/CMakeFiles/CMakeOutput.log".
See also "/home/debian/Downloads/wireshark-wireshark-3.4.3/builda/CMakeFiles/CMakeError.log".

Funnily enough. I have these packages (except libpcap is out of date and there is no dev version in the repository)repository)CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137

Here are my installed-packages.

https://disk.yandex.com.tr/d/nThFTpIegTQvjQ

So what should i do now? Also is my outdated libpcap and lack of it's dev libraries a bad thing? I installed it straight of the Debian 10 repos.

gcrytp not found?

Hello. I tried to install wireshark from source using cmakegui and ninja and this happened while compiling configuring in my Debian 10

The C compiler identification is GNU 8.3.0
The CXX compiler identification is GNU 8.3.0
Check for working C compiler: /usr/bin/cc
Check for working C compiler: /usr/bin/cc -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Detecting C compile features
Detecting C compile features - done
Check for working CXX compiler: /usr/bin/c++
Check for working CXX compiler: /usr/bin/c++ -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detecting CXX compile features
Detecting CXX compile features - done
Generating build using CMake 3.13.4
LTO/LPO is not enabled
CMake build type: RelWithDebInfo
V: 3.4.3, MaV: 3, MiV: 4, PL: 3, EV: .
Performing Test C_fexcess_precision_fast_VALID
Performing Test C_fexcess_precision_fast_VALID - Success
Performing Test C_Wall_VALID
Performing Test C_Wall_VALID - Success
Performing Test C_Wextra_VALID
Performing Test C_Wextra_VALID - Success
Performing Test C_Wendif_labels_VALID
Performing Test C_Wendif_labels_VALID - Success
Performing Test C_Wpointer_arith_VALID
Performing Test C_Wpointer_arith_VALID - Success
Performing Test C_Wformat_security_VALID
Performing Test C_Wformat_security_VALID - Success
Performing Test C_fwrapv_VALID
Performing Test C_fwrapv_VALID - Success
Performing Test C_fno_strict_overflow_VALID
Performing Test C_fno_strict_overflow_VALID - Success
Performing Test C_Wvla_VALID
Performing Test C_Wvla_VALID - Success
Performing Test C_Waddress_VALID
Performing Test C_Waddress_VALID - Success
Performing Test C_Wattributes_VALID
Performing Test C_Wattributes_VALID - Success
Performing Test C_Wdiv_by_zero_VALID
Performing Test C_Wdiv_by_zero_VALID - Success
Performing Test C_Wignored_qualifiers_VALID
Performing Test C_Wignored_qualifiers_VALID - Success
Performing Test C_Wpragmas_VALID
Performing Test C_Wpragmas_VALID - Success
Performing Test C_Wno_overlength_strings_VALID
Performing Test C_Wno_overlength_strings_VALID - Success
Performing Test C_Wno_long_long_VALID
Performing Test C_Wno_long_long_VALID - Success
Performing Test C_Wheader_guard_VALID
Performing Test C_Wheader_guard_VALID - Failed
Performing Test C_Wcomma_VALID
Performing Test C_Wcomma_VALID - Failed
Performing Test C_Wshorten_64_to_32_VALID
Performing Test C_Wshorten_64_to_32_VALID - Failed
Performing Test C_Wframe_larger_than_32768_VALID
Performing Test C_Wframe_larger_than_32768_VALID - Success
Performing Test C_Wc___compat_VALID
Performing Test C_Wc___compat_VALID - Success
Performing Test C_Wunused_const_variable_VALID
Performing Test C_Wunused_const_variable_VALID - Success
Performing Test C_Wshadow_VALID
Performing Test C_Wshadow_VALID - Success
Performing Test C_Wold_style_definition_VALID
Performing Test C_Wold_style_definition_VALID - Success
Performing Test C_Wstrict_prototypes_VALID
Performing Test C_Wstrict_prototypes_VALID - Success
Performing Test C_Wlogical_op_VALID
Performing Test C_Wlogical_op_VALID - Success
Performing Test C_Wjump_misses_init_VALID
Performing Test C_Wjump_misses_init_VALID - Success
Performing Test C_Werror_implicit_VALID
Performing Test C_Werror_implicit_VALID - Success
Performing Test C_Wno_pointer_sign_VALID
Performing Test C_Wno_pointer_sign_VALID - Success
Performing Test CXX_fexcess_precision_fast_VALID
Performing Test CXX_fexcess_precision_fast_VALID - Success
Performing Test CXX_Wall_VALID
Performing Test CXX_Wall_VALID - Success
Performing Test CXX_Wextra_VALID
Performing Test CXX_Wextra_VALID - Success
Performing Test CXX_Wendif_labels_VALID
Performing Test CXX_Wendif_labels_VALID - Success
Performing Test CXX_Wpointer_arith_VALID
Performing Test CXX_Wpointer_arith_VALID - Success
Performing Test CXX_Wformat_security_VALID
Performing Test CXX_Wformat_security_VALID - Success
Performing Test CXX_fwrapv_VALID
Performing Test CXX_fwrapv_VALID - Success
Performing Test CXX_fno_strict_overflow_VALID
Performing Test CXX_fno_strict_overflow_VALID - Success
Performing Test CXX_Wvla_VALID
Performing Test CXX_Wvla_VALID - Success
Performing Test CXX_Waddress_VALID
Performing Test CXX_Waddress_VALID - Success
Performing Test CXX_Wattributes_VALID
Performing Test CXX_Wattributes_VALID - Success
Performing Test CXX_Wdiv_by_zero_VALID
Performing Test CXX_Wdiv_by_zero_VALID - Success
Performing Test CXX_Wignored_qualifiers_VALID
Performing Test CXX_Wignored_qualifiers_VALID - Success
Performing Test CXX_Wpragmas_VALID
Performing Test CXX_Wpragmas_VALID - Success
Performing Test CXX_Wno_overlength_strings_VALID
Performing Test CXX_Wno_overlength_strings_VALID - Success
Performing Test CXX_Wno_long_long_VALID
Performing Test CXX_Wno_long_long_VALID - Success
Performing Test CXX_Wheader_guard_VALID
Performing Test CXX_Wheader_guard_VALID - Failed
Performing Test CXX_Wcomma_VALID
Performing Test CXX_Wcomma_VALID - Failed
Performing Test CXX_Wshorten_64_to_32_VALID
Performing Test CXX_Wshorten_64_to_32_VALID - Failed
Performing Test CXX_Wframe_larger_than_32768_VALID
Performing Test CXX_Wframe_larger_than_32768_VALID - Success
Performing Test CXX_Wextra_semi_VALID
Performing Test CXX_Wextra_semi_VALID - Success
Performing Test C_fmacro_prefix_map_old_new_VALID
Performing Test C_fmacro_prefix_map_old_new_VALID - Success
Performing Test CXX_fmacro_prefix_map_old_new_VALID
Performing Test CXX_fmacro_prefix_map_old_new_VALID - Success
Performing Test FVHIDDEN
Performing Test FVHIDDEN - Success
Performing Test LINK_pie_VALID
Performing Test LINK_pie_VALID - Success
Performing Test LINK_Wl___as_needed_VALID
Performing Test LINK_Wl___as_needed_VALID - Success
Linker flags:  -Wl,--as-needed
Found Git: /usr/bin/git (found version "2.20.1") 
Found PkgConfig: /usr/bin/pkg-config (found version "0.29") 
Checking for one of the modules 'glib-2.0'
Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so (found suitable version "2.58.3", minimum required is "2.32.0") 
Checking for module 'gmodule-2.0'
  Found gmodule-2.0, version 2.58.3
Found GMODULE2: /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so  
Checking for module 'gthread-2.0'
  Found gthread-2.0, version 2.58.3
Found GTHREAD2: /usr/lib/x86_64-linux-gnu/libgthread-2.0.so  
CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find GCRYPT (missing: GCRYPT_LIBRARY GCRYPT_INCLUDE_DIR)
  (Required is at least version "1.4.2")
Call Stack (most recent call first):
  /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindGCRYPT.cmake:44 (find_package_handle_standard_args)
  CMakeLists.txt:1047 (find_package)


Configuring incomplete, errors occurred!
See also "/home/debian/Downloads/wireshark-wireshark-3.4.3/builda/CMakeFiles/CMakeOutput.log".
See also "/home/debian/Downloads/wireshark-wireshark-3.4.3/builda/CMakeFiles/CMakeError.log".

Funnily enough. I have these packages (except libpcap is out of date and there is no dev version in the repository)CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137

Here are my installed-packages.

https://disk.yandex.com.tr/d/nThFTpIegTQvjQ

So what should i do now? Also is my outdated libpcap and lack of it's dev libraries a bad thing? I installed it straight of the Debian 10 repos.

gcrytp not found?

Hello. I tried to install wireshark from source using cmakegui and ninja and this happened while configuring in my Debian 10

The C compiler identification is GNU 8.3.0
The CXX compiler identification is GNU 8.3.0
Check for working C compiler: /usr/bin/cc
Check for working C compiler: /usr/bin/cc -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Detecting C compile features
Detecting C compile features - done
Check for working CXX compiler: /usr/bin/c++
Check for working CXX compiler: /usr/bin/c++ -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detecting CXX compile features
Detecting CXX compile features - done
Generating build using CMake 3.13.4
LTO/LPO is not enabled
CMake build type: RelWithDebInfo
V: 3.4.3, MaV: 3, MiV: 4, PL: 3, EV: .
Performing Test C_fexcess_precision_fast_VALID
Performing Test C_fexcess_precision_fast_VALID - Success
Performing Test C_Wall_VALID
Performing Test C_Wall_VALID - Success
Performing Test C_Wextra_VALID
Performing Test C_Wextra_VALID - Success
Performing Test C_Wendif_labels_VALID
Performing Test C_Wendif_labels_VALID - Success
Performing Test C_Wpointer_arith_VALID
Performing Test C_Wpointer_arith_VALID - Success
Performing Test C_Wformat_security_VALID
Performing Test C_Wformat_security_VALID - Success
Performing Test C_fwrapv_VALID
Performing Test C_fwrapv_VALID - Success
Performing Test C_fno_strict_overflow_VALID
Performing Test C_fno_strict_overflow_VALID - Success
Performing Test C_Wvla_VALID
Performing Test C_Wvla_VALID - Success
Performing Test C_Waddress_VALID
Performing Test C_Waddress_VALID - Success
Performing Test C_Wattributes_VALID
Performing Test C_Wattributes_VALID - Success
Performing Test C_Wdiv_by_zero_VALID
Performing Test C_Wdiv_by_zero_VALID - Success
Performing Test C_Wignored_qualifiers_VALID
Performing Test C_Wignored_qualifiers_VALID - Success
Performing Test C_Wpragmas_VALID
Performing Test C_Wpragmas_VALID - Success
Performing Test C_Wno_overlength_strings_VALID
Performing Test C_Wno_overlength_strings_VALID - Success
Performing Test C_Wno_long_long_VALID
Performing Test C_Wno_long_long_VALID - Success
Performing Test C_Wheader_guard_VALID
Performing Test C_Wheader_guard_VALID - Failed
Performing Test C_Wcomma_VALID
Performing Test C_Wcomma_VALID - Failed
Performing Test C_Wshorten_64_to_32_VALID
Performing Test C_Wshorten_64_to_32_VALID - Failed
Performing Test C_Wframe_larger_than_32768_VALID
Performing Test C_Wframe_larger_than_32768_VALID - Success
Performing Test C_Wc___compat_VALID
Performing Test C_Wc___compat_VALID - Success
Performing Test C_Wunused_const_variable_VALID
Performing Test C_Wunused_const_variable_VALID - Success
Performing Test C_Wshadow_VALID
Performing Test C_Wshadow_VALID - Success
Performing Test C_Wold_style_definition_VALID
Performing Test C_Wold_style_definition_VALID - Success
Performing Test C_Wstrict_prototypes_VALID
Performing Test C_Wstrict_prototypes_VALID - Success
Performing Test C_Wlogical_op_VALID
Performing Test C_Wlogical_op_VALID - Success
Performing Test C_Wjump_misses_init_VALID
Performing Test C_Wjump_misses_init_VALID - Success
Performing Test C_Werror_implicit_VALID
Performing Test C_Werror_implicit_VALID - Success
Performing Test C_Wno_pointer_sign_VALID
Performing Test C_Wno_pointer_sign_VALID - Success
Performing Test CXX_fexcess_precision_fast_VALID
Performing Test CXX_fexcess_precision_fast_VALID - Success
Performing Test CXX_Wall_VALID
Performing Test CXX_Wall_VALID - Success
Performing Test CXX_Wextra_VALID
Performing Test CXX_Wextra_VALID - Success
Performing Test CXX_Wendif_labels_VALID
Performing Test CXX_Wendif_labels_VALID - Success
Performing Test CXX_Wpointer_arith_VALID
Performing Test CXX_Wpointer_arith_VALID - Success
Performing Test CXX_Wformat_security_VALID
Performing Test CXX_Wformat_security_VALID - Success
Performing Test CXX_fwrapv_VALID
Performing Test CXX_fwrapv_VALID - Success
Performing Test CXX_fno_strict_overflow_VALID
Performing Test CXX_fno_strict_overflow_VALID - Success
Performing Test CXX_Wvla_VALID
Performing Test CXX_Wvla_VALID - Success
Performing Test CXX_Waddress_VALID
Performing Test CXX_Waddress_VALID - Success
Performing Test CXX_Wattributes_VALID
Performing Test CXX_Wattributes_VALID - Success
Performing Test CXX_Wdiv_by_zero_VALID
Performing Test CXX_Wdiv_by_zero_VALID - Success
Performing Test CXX_Wignored_qualifiers_VALID
Performing Test CXX_Wignored_qualifiers_VALID - Success
Performing Test CXX_Wpragmas_VALID
Performing Test CXX_Wpragmas_VALID - Success
Performing Test CXX_Wno_overlength_strings_VALID
Performing Test CXX_Wno_overlength_strings_VALID - Success
Performing Test CXX_Wno_long_long_VALID
Performing Test CXX_Wno_long_long_VALID - Success
Performing Test CXX_Wheader_guard_VALID
Performing Test CXX_Wheader_guard_VALID - Failed
Performing Test CXX_Wcomma_VALID
Performing Test CXX_Wcomma_VALID - Failed
Performing Test CXX_Wshorten_64_to_32_VALID
Performing Test CXX_Wshorten_64_to_32_VALID - Failed
Performing Test CXX_Wframe_larger_than_32768_VALID
Performing Test CXX_Wframe_larger_than_32768_VALID - Success
Performing Test CXX_Wextra_semi_VALID
Performing Test CXX_Wextra_semi_VALID - Success
Performing Test C_fmacro_prefix_map_old_new_VALID
Performing Test C_fmacro_prefix_map_old_new_VALID - Success
Performing Test CXX_fmacro_prefix_map_old_new_VALID
Performing Test CXX_fmacro_prefix_map_old_new_VALID - Success
Performing Test FVHIDDEN
Performing Test FVHIDDEN - Success
Performing Test LINK_pie_VALID
Performing Test LINK_pie_VALID - Success
Performing Test LINK_Wl___as_needed_VALID
Performing Test LINK_Wl___as_needed_VALID - Success
Linker flags:  -Wl,--as-needed
Found Git: /usr/bin/git (found version "2.20.1") 
Found PkgConfig: /usr/bin/pkg-config (found version "0.29") 
Checking for one of the modules 'glib-2.0'
Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so (found suitable version "2.58.3", minimum required is "2.32.0") 
Checking for module 'gmodule-2.0'
  Found gmodule-2.0, version 2.58.3
Found GMODULE2: /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so  
Checking for module 'gthread-2.0'
  Found gthread-2.0, version 2.58.3
Found GTHREAD2: /usr/lib/x86_64-linux-gnu/libgthread-2.0.so  
CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find GCRYPT (missing: GCRYPT_LIBRARY GCRYPT_INCLUDE_DIR)
  (Required is at least version "1.4.2")
Call Stack (most recent call first):
  /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindGCRYPT.cmake:44 (find_package_handle_standard_args)
  CMakeLists.txt:1047 (find_package)


Configuring incomplete, errors occurred!
See also "/home/debian/Downloads/wireshark-wireshark-3.4.3/builda/CMakeFiles/CMakeOutput.log".
See also "/home/debian/Downloads/wireshark-wireshark-3.4.3/builda/CMakeFiles/CMakeError.log".

Funnily enough. I have these packages (except libpcap is out of date and there is no dev version in the repository)CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137

Here are my installed-packages.

https://disk.yandex.com.tr/d/nThFTpIegTQvjQ

So what should i do now? Also is my outdated libpcap and lack of it's dev libraries a bad thing? I installed it straight of the Debian 10 repos.

gcrytp gcrypt not found?

Hello. I tried to install wireshark from source using cmakegui and ninja and this happened while configuring in my Debian 10

The C compiler identification is GNU 8.3.0
The CXX compiler identification is GNU 8.3.0
Check for working C compiler: /usr/bin/cc
Check for working C compiler: /usr/bin/cc -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Detecting C compile features
Detecting C compile features - done
Check for working CXX compiler: /usr/bin/c++
Check for working CXX compiler: /usr/bin/c++ -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detecting CXX compile features
Detecting CXX compile features - done
Generating build using CMake 3.13.4
LTO/LPO is not enabled
CMake build type: RelWithDebInfo
V: 3.4.3, MaV: 3, MiV: 4, PL: 3, EV: .
Performing Test C_fexcess_precision_fast_VALID
Performing Test C_fexcess_precision_fast_VALID - Success
Performing Test C_Wall_VALID
Performing Test C_Wall_VALID - Success
Performing Test C_Wextra_VALID
Performing Test C_Wextra_VALID - Success
Performing Test C_Wendif_labels_VALID
Performing Test C_Wendif_labels_VALID - Success
Performing Test C_Wpointer_arith_VALID
Performing Test C_Wpointer_arith_VALID - Success
Performing Test C_Wformat_security_VALID
Performing Test C_Wformat_security_VALID - Success
Performing Test C_fwrapv_VALID
Performing Test C_fwrapv_VALID - Success
Performing Test C_fno_strict_overflow_VALID
Performing Test C_fno_strict_overflow_VALID - Success
Performing Test C_Wvla_VALID
Performing Test C_Wvla_VALID - Success
Performing Test C_Waddress_VALID
Performing Test C_Waddress_VALID - Success
Performing Test C_Wattributes_VALID
Performing Test C_Wattributes_VALID - Success
Performing Test C_Wdiv_by_zero_VALID
Performing Test C_Wdiv_by_zero_VALID - Success
Performing Test C_Wignored_qualifiers_VALID
Performing Test C_Wignored_qualifiers_VALID - Success
Performing Test C_Wpragmas_VALID
Performing Test C_Wpragmas_VALID - Success
Performing Test C_Wno_overlength_strings_VALID
Performing Test C_Wno_overlength_strings_VALID - Success
Performing Test C_Wno_long_long_VALID
Performing Test C_Wno_long_long_VALID - Success
Performing Test C_Wheader_guard_VALID
Performing Test C_Wheader_guard_VALID - Failed
Performing Test C_Wcomma_VALID
Performing Test C_Wcomma_VALID - Failed
Performing Test C_Wshorten_64_to_32_VALID
Performing Test C_Wshorten_64_to_32_VALID - Failed
Performing Test C_Wframe_larger_than_32768_VALID
Performing Test C_Wframe_larger_than_32768_VALID - Success
Performing Test C_Wc___compat_VALID
Performing Test C_Wc___compat_VALID - Success
Performing Test C_Wunused_const_variable_VALID
Performing Test C_Wunused_const_variable_VALID - Success
Performing Test C_Wshadow_VALID
Performing Test C_Wshadow_VALID - Success
Performing Test C_Wold_style_definition_VALID
Performing Test C_Wold_style_definition_VALID - Success
Performing Test C_Wstrict_prototypes_VALID
Performing Test C_Wstrict_prototypes_VALID - Success
Performing Test C_Wlogical_op_VALID
Performing Test C_Wlogical_op_VALID - Success
Performing Test C_Wjump_misses_init_VALID
Performing Test C_Wjump_misses_init_VALID - Success
Performing Test C_Werror_implicit_VALID
Performing Test C_Werror_implicit_VALID - Success
Performing Test C_Wno_pointer_sign_VALID
Performing Test C_Wno_pointer_sign_VALID - Success
Performing Test CXX_fexcess_precision_fast_VALID
Performing Test CXX_fexcess_precision_fast_VALID - Success
Performing Test CXX_Wall_VALID
Performing Test CXX_Wall_VALID - Success
Performing Test CXX_Wextra_VALID
Performing Test CXX_Wextra_VALID - Success
Performing Test CXX_Wendif_labels_VALID
Performing Test CXX_Wendif_labels_VALID - Success
Performing Test CXX_Wpointer_arith_VALID
Performing Test CXX_Wpointer_arith_VALID - Success
Performing Test CXX_Wformat_security_VALID
Performing Test CXX_Wformat_security_VALID - Success
Performing Test CXX_fwrapv_VALID
Performing Test CXX_fwrapv_VALID - Success
Performing Test CXX_fno_strict_overflow_VALID
Performing Test CXX_fno_strict_overflow_VALID - Success
Performing Test CXX_Wvla_VALID
Performing Test CXX_Wvla_VALID - Success
Performing Test CXX_Waddress_VALID
Performing Test CXX_Waddress_VALID - Success
Performing Test CXX_Wattributes_VALID
Performing Test CXX_Wattributes_VALID - Success
Performing Test CXX_Wdiv_by_zero_VALID
Performing Test CXX_Wdiv_by_zero_VALID - Success
Performing Test CXX_Wignored_qualifiers_VALID
Performing Test CXX_Wignored_qualifiers_VALID - Success
Performing Test CXX_Wpragmas_VALID
Performing Test CXX_Wpragmas_VALID - Success
Performing Test CXX_Wno_overlength_strings_VALID
Performing Test CXX_Wno_overlength_strings_VALID - Success
Performing Test CXX_Wno_long_long_VALID
Performing Test CXX_Wno_long_long_VALID - Success
Performing Test CXX_Wheader_guard_VALID
Performing Test CXX_Wheader_guard_VALID - Failed
Performing Test CXX_Wcomma_VALID
Performing Test CXX_Wcomma_VALID - Failed
Performing Test CXX_Wshorten_64_to_32_VALID
Performing Test CXX_Wshorten_64_to_32_VALID - Failed
Performing Test CXX_Wframe_larger_than_32768_VALID
Performing Test CXX_Wframe_larger_than_32768_VALID - Success
Performing Test CXX_Wextra_semi_VALID
Performing Test CXX_Wextra_semi_VALID - Success
Performing Test C_fmacro_prefix_map_old_new_VALID
Performing Test C_fmacro_prefix_map_old_new_VALID - Success
Performing Test CXX_fmacro_prefix_map_old_new_VALID
Performing Test CXX_fmacro_prefix_map_old_new_VALID - Success
Performing Test FVHIDDEN
Performing Test FVHIDDEN - Success
Performing Test LINK_pie_VALID
Performing Test LINK_pie_VALID - Success
Performing Test LINK_Wl___as_needed_VALID
Performing Test LINK_Wl___as_needed_VALID - Success
Linker flags:  -Wl,--as-needed
Found Git: /usr/bin/git (found version "2.20.1") 
Found PkgConfig: /usr/bin/pkg-config (found version "0.29") 
Checking for one of the modules 'glib-2.0'
Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so (found suitable version "2.58.3", minimum required is "2.32.0") 
Checking for module 'gmodule-2.0'
  Found gmodule-2.0, version 2.58.3
Found GMODULE2: /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so  
Checking for module 'gthread-2.0'
  Found gthread-2.0, version 2.58.3
Found GTHREAD2: /usr/lib/x86_64-linux-gnu/libgthread-2.0.so  
CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find GCRYPT (missing: GCRYPT_LIBRARY GCRYPT_INCLUDE_DIR)
  (Required is at least version "1.4.2")
Call Stack (most recent call first):
  /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindGCRYPT.cmake:44 (find_package_handle_standard_args)
  CMakeLists.txt:1047 (find_package)


Configuring incomplete, errors occurred!
See also "/home/debian/Downloads/wireshark-wireshark-3.4.3/builda/CMakeFiles/CMakeOutput.log".
See also "/home/debian/Downloads/wireshark-wireshark-3.4.3/builda/CMakeFiles/CMakeError.log".

Funnily enough. I have these packages (except libpcap is out of date and there is no dev version in the repository)CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137

Here are my installed-packages.

https://disk.yandex.com.tr/d/nThFTpIegTQvjQ

So what should i do now? Also is my outdated libpcap and lack of it's dev libraries a bad thing? I installed it straight of the Debian 10 repos.

Building on Debian 10 - gcrypt not found?

Hello. I tried to install wireshark from source using cmakegui and ninja and this happened while configuring in my Debian 1010. I don't use WSL. It's just Chicago95 theming my console also the packages.microsoft.com happened probably because of me trying to install mono-runtime and .NET for wine

The C compiler identification is GNU 8.3.0
The CXX compiler identification is GNU 8.3.0
Check for working C compiler: /usr/bin/cc
Check for working C compiler: /usr/bin/cc -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Detecting C compile features
Detecting C compile features - done
Check for working CXX compiler: /usr/bin/c++
Check for working CXX compiler: /usr/bin/c++ -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detecting CXX compile features
Detecting CXX compile features - done
Generating build using CMake 3.13.4
LTO/LPO is not enabled
CMake build type: RelWithDebInfo
V: 3.4.3, MaV: 3, MiV: 4, PL: 3, EV: .
Performing Test C_fexcess_precision_fast_VALID
Performing Test C_fexcess_precision_fast_VALID - Success
Performing Test C_Wall_VALID
Performing Test C_Wall_VALID - Success
Performing Test C_Wextra_VALID
Performing Test C_Wextra_VALID - Success
Performing Test C_Wendif_labels_VALID
Performing Test C_Wendif_labels_VALID - Success
Performing Test C_Wpointer_arith_VALID
Performing Test C_Wpointer_arith_VALID - Success
Performing Test C_Wformat_security_VALID
Performing Test C_Wformat_security_VALID - Success
Performing Test C_fwrapv_VALID
Performing Test C_fwrapv_VALID - Success
Performing Test C_fno_strict_overflow_VALID
Performing Test C_fno_strict_overflow_VALID - Success
Performing Test C_Wvla_VALID
Performing Test C_Wvla_VALID - Success
Performing Test C_Waddress_VALID
Performing Test C_Waddress_VALID - Success
Performing Test C_Wattributes_VALID
Performing Test C_Wattributes_VALID - Success
Performing Test C_Wdiv_by_zero_VALID
Performing Test C_Wdiv_by_zero_VALID - Success
Performing Test C_Wignored_qualifiers_VALID
Performing Test C_Wignored_qualifiers_VALID - Success
Performing Test C_Wpragmas_VALID
Performing Test C_Wpragmas_VALID - Success
Performing Test C_Wno_overlength_strings_VALID
Performing Test C_Wno_overlength_strings_VALID - Success
Performing Test C_Wno_long_long_VALID
Performing Test C_Wno_long_long_VALID - Success
Performing Test C_Wheader_guard_VALID
Performing Test C_Wheader_guard_VALID - Failed
Performing Test C_Wcomma_VALID
Performing Test C_Wcomma_VALID - Failed
Performing Test C_Wshorten_64_to_32_VALID
Performing Test C_Wshorten_64_to_32_VALID - Failed
Performing Test C_Wframe_larger_than_32768_VALID
Performing Test C_Wframe_larger_than_32768_VALID - Success
Performing Test C_Wc___compat_VALID
Performing Test C_Wc___compat_VALID - Success
Performing Test C_Wunused_const_variable_VALID
Performing Test C_Wunused_const_variable_VALID - Success
Performing Test C_Wshadow_VALID
Performing Test C_Wshadow_VALID - Success
Performing Test C_Wold_style_definition_VALID
Performing Test C_Wold_style_definition_VALID - Success
Performing Test C_Wstrict_prototypes_VALID
Performing Test C_Wstrict_prototypes_VALID - Success
Performing Test C_Wlogical_op_VALID
Performing Test C_Wlogical_op_VALID - Success
Performing Test C_Wjump_misses_init_VALID
Performing Test C_Wjump_misses_init_VALID - Success
Performing Test C_Werror_implicit_VALID
Performing Test C_Werror_implicit_VALID - Success
Performing Test C_Wno_pointer_sign_VALID
Performing Test C_Wno_pointer_sign_VALID - Success
Performing Test CXX_fexcess_precision_fast_VALID
Performing Test CXX_fexcess_precision_fast_VALID - Success
Performing Test CXX_Wall_VALID
Performing Test CXX_Wall_VALID - Success
Performing Test CXX_Wextra_VALID
Performing Test CXX_Wextra_VALID - Success
Performing Test CXX_Wendif_labels_VALID
Performing Test CXX_Wendif_labels_VALID - Success
Performing Test CXX_Wpointer_arith_VALID
Performing Test CXX_Wpointer_arith_VALID - Success
Performing Test CXX_Wformat_security_VALID
Performing Test CXX_Wformat_security_VALID - Success
Performing Test CXX_fwrapv_VALID
Performing Test CXX_fwrapv_VALID - Success
Performing Test CXX_fno_strict_overflow_VALID
Performing Test CXX_fno_strict_overflow_VALID - Success
Performing Test CXX_Wvla_VALID
Performing Test CXX_Wvla_VALID - Success
Performing Test CXX_Waddress_VALID
Performing Test CXX_Waddress_VALID - Success
Performing Test CXX_Wattributes_VALID
Performing Test CXX_Wattributes_VALID - Success
Performing Test CXX_Wdiv_by_zero_VALID
Performing Test CXX_Wdiv_by_zero_VALID - Success
Performing Test CXX_Wignored_qualifiers_VALID
Performing Test CXX_Wignored_qualifiers_VALID - Success
Performing Test CXX_Wpragmas_VALID
Performing Test CXX_Wpragmas_VALID - Success
Performing Test CXX_Wno_overlength_strings_VALID
Performing Test CXX_Wno_overlength_strings_VALID - Success
Performing Test CXX_Wno_long_long_VALID
Performing Test CXX_Wno_long_long_VALID - Success
Performing Test CXX_Wheader_guard_VALID
Performing Test CXX_Wheader_guard_VALID - Failed
Performing Test CXX_Wcomma_VALID
Performing Test CXX_Wcomma_VALID - Failed
Performing Test CXX_Wshorten_64_to_32_VALID
Performing Test CXX_Wshorten_64_to_32_VALID - Failed
Performing Test CXX_Wframe_larger_than_32768_VALID
Performing Test CXX_Wframe_larger_than_32768_VALID - Success
Performing Test CXX_Wextra_semi_VALID
Performing Test CXX_Wextra_semi_VALID - Success
Performing Test C_fmacro_prefix_map_old_new_VALID
Performing Test C_fmacro_prefix_map_old_new_VALID - Success
Performing Test CXX_fmacro_prefix_map_old_new_VALID
Performing Test CXX_fmacro_prefix_map_old_new_VALID - Success
Performing Test FVHIDDEN
Performing Test FVHIDDEN - Success
Performing Test LINK_pie_VALID
Performing Test LINK_pie_VALID - Success
Performing Test LINK_Wl___as_needed_VALID
Performing Test LINK_Wl___as_needed_VALID - Success
Linker flags:  -Wl,--as-needed
Found Git: /usr/bin/git (found version "2.20.1") 
Found PkgConfig: /usr/bin/pkg-config (found version "0.29") 
Checking for one of the modules 'glib-2.0'
Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so (found suitable version "2.58.3", minimum required is "2.32.0") 
Checking for module 'gmodule-2.0'
  Found gmodule-2.0, version 2.58.3
Found GMODULE2: /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so  
Checking for module 'gthread-2.0'
  Found gthread-2.0, version 2.58.3
Found GTHREAD2: /usr/lib/x86_64-linux-gnu/libgthread-2.0.so  
CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find GCRYPT (missing: GCRYPT_LIBRARY GCRYPT_INCLUDE_DIR)
  (Required is at least version "1.4.2")
Call Stack (most recent call first):
  /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindGCRYPT.cmake:44 (find_package_handle_standard_args)
  CMakeLists.txt:1047 (find_package)


Configuring incomplete, errors occurred!
See also "/home/debian/Downloads/wireshark-wireshark-3.4.3/builda/CMakeFiles/CMakeOutput.log".
See also "/home/debian/Downloads/wireshark-wireshark-3.4.3/builda/CMakeFiles/CMakeError.log".

Funnily enough. I have these packages (except libpcap is out of date and there is no dev version in the repository)CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137

Here are my installed-packages.

https://disk.yandex.com.tr/d/nThFTpIegTQvjQ

So what should i do now? Also is my outdated libpcap and lack of it's dev libraries a bad thing? I installed it straight of the Debian 10 repos.