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 10. 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 ...