Task #112407 - stdout.log
back to task #112407download
<...trimmed, download required for full log>
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:2398:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2398 | _gnutls_debug_log("cfg: system priority %s has not changed\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:2421:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2421 | _gnutls_debug_log("cfg: loaded system config %s mtime %lld\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:2433:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2433 | _gnutls_debug_log("cfg: deferred setting "
| ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:2437:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2437 | _gnutls_debug_log("cfg: finalized "
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:2442:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2442 | "cfg: unable to build priority string: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c: In function '_gnutls_prepare_to_load_system_priorities': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:2477:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2477 | _gnutls_debug_log("failed to update system priorities: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c: In function '_gnutls_resolve_priorities': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:2534:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2534 | additional = strchr(ss, ':');
| ^
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:2544:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2544 | _gnutls_debug_log("failed to update system priorities: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:2572:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2572 | "cannot read system priority strings: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:2586:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2586 | _gnutls_debug_log("resolved '%.*s' to '%s', next '%.*s'\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:2615:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2615 | _gnutls_debug_log("selected priority string: %s\n", resolved);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:2617:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2617 | _gnutls_debug_log("unable to resolve %s\n", priorities);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c: In function 'set_ciphersuite_list': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:3001:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3001 | "added %d protocols, %d ciphersuites, %d sig algos and %d groups into priority list\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c: In function 'gnutls_priority_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:3283:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3283 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:3315:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3315 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c: In function 'gnutls_priority_set_direct': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:3670:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3670 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:3676:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3676 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c: In function 'gnutls_set_default_priority_append': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passingmake[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o cipher_int.lo ../../lib/cipher_int.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/cipher_int.c -fPIC -DPIC -o .libs/cipher_int.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o session.lo ../../lib/session.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/session.c -fPIC -DPIC -o .libs/session.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o db.lo ../../lib/db.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/db.c -fPIC -DPIC -o .libs/db.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o hello_ext.lo ../../lib/hello_ext.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/hello_ext.c -fPIC -DPIC -o .libs/hello_ext.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o auth.lo ../../lib/auth.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/auth.c -fPIC -DPIC -o .libs/auth.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o sslv2_compat.lo ../../lib/sslv2_compat.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/sslv2_compat.c -fPIC -DPIC -o .libs/sslv2_compat.o
argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:3777:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3777 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/priority.c:3783:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3783 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c: In function '_gnutls_cipher_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c:45:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
45 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c:117:17: note: in expansion of macro 'SR_FB' <--[gcc]
117 | SR_FB(cc->init(e->id, &handle->handle, enc), cc_cleanup);
| ^~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c:45:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
45 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c:118:17: note: in expansion of macro 'SR_FB' <--[gcc]
118 | SR_FB(cc->setkey(handle->handle, key->data, key->size),
| ^~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c:52:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
52 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c:131:25: note: in expansion of macro 'SR' <--[gcc]
131 | SR(cc->setiv(handle->handle, iv->data, iv->size),
| ^~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c:154:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
154 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c:160:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
160 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c:167:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
167 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c: In function '_gnutls_auth_cipher_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c:227:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
227 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cipher_int.c:239:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
239 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session.c:29: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session.c: In function 'gnutls_session_get_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session.c:55:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
55 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session.c: In function 'gnutls_session_get_data2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session.c:141:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
141 | "TLS1.3 works efficiently if a callback with gnutls_transport_set_pull_timeout_function() is set\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session.c:180:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
180 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session.c: In function 'gnutls_session_set_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session.c:301:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
301 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session.c:314:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
314 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session.c:325:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
325 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session.c: In function 'gnutls_session_get_desc': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session.c:433:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
433 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c:27: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c: In function 'store_session': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c:250:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
250 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c: In function '_gnutls_server_register_current_session': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c:271:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
271 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c:276:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
276 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c:282:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
282 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c: In function '_gnutls_server_restore_session': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c:328:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
328 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c:348:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
348 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c:356:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
356 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c:364:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
364 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c: In function 'gnutls_db_remove_session': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c:397:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
397 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c:402:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
402 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/db.c:410:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
410 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:29: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c: In function 'hello_ext_parse': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:243:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
243 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:248:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
248 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:257:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
257 | "EXT[%p]: Received unexpected extension '%s/%d'\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:266:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
266 | "EXT[%p]: Received unexpected extension (%s/%d) for '%s'\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:279:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
279 | _gnutls_handshake_log("EXT[%p]: Parsing extension '%s/%d' (%d bytes)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:284:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
284 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:292:39: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
292 | _gnutls_handshake_log("EXT[%p]: Ignoring extension '%s/%d'\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c: In function 'hello_ext_send': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:341:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
341 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:346:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
346 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:355:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
355 | "EXT[%p]: Preparing extension (%s/%d) for '%s'\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:396:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
396 | "EXT[%p]: Not sending extension (%s/%d) for '%s'\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c: In function '_gnutls_gen_hello_extensions': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:465:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
465 | "EXT[%p]: Sending extension %s/%d (%d bytes)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:514:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
514 | "EXT[%p]: Sending extension %s/%d (%d bytes)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c: In function 'pack_extension': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:560:17: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
560 | BUFFER_APPEND_NUM(packed, extp->gid);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:563:17: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
563 | BUFFER_APPEND_NUM(packed, 0);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:569:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
569 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c: In function '_gnutls_hello_ext_pack': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:591:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
591 | BUFFER_APPEND_NUM(packed, 0);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c: In function '_gnutls_hello_ext_unpack': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:676:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
676 | BUFFER_POP_NUM(packed, max_exts);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:678:17: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
678 | BUFFER_POP_NUM(packed, id);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:679:17: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
679 | BUFFER_POP_NUM(packed, size_for_id);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:685:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
685 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:691:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
691 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext.c:698:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
698 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth.c:29: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth.c: In function '_gnutls_free_auth_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth.c:332:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
332 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth.c: In function '_gnutls_auth_info_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth.c:429:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
429 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth.c:443:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
443 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth.c:458:41: note: in expansion of macro 'gnutls_assert' <--[gcc]
458 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:26: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c: In function '_gnutls_handshake_select_v2_suite': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:54:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
54 | _gnutls_handshake_log("HSK[%p]: Parsing a version 2.0 client hello.\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:58:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
58 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:64:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
64 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c: In function '_gnutls_read_client_hello_v2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/buimake[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o datum.lo ../../lib/datum.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/datum.c -fPIC -DPIC -o .libs/datum.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o session_pack.lo ../../lib/session_pack.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/session_pack.c -fPIC -DPIC -o .libs/session_pack.o
lddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:99:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
99 | DECR_LEN(len, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:102:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
102 | "HSK[%p]: SSL 2.0 Hello: Client's version: %d.%d\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:111:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
111 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:124:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
124 | DECR_LEN(len, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:129:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
129 | DECR_LEN(len, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:134:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
134 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:139:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
139 | DECR_LEN(len, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:144:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
144 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:155:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
155 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:162:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
162 | DECR_LEN(len, sizeOfSuites);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:168:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
168 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:177:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
177 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:189:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
189 | "HSK[%p]: SSL 2.0 Hello: Cannot find the appropriate handler for the KX algorithm\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:192:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
192 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:197:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
197 | DECR_LEN(len, session_id_len); /* skip session id for now */
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:201:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
201 | DECR_LEN(len, challenge);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/sslv2_compat.c:217:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
217 | DECR_LEN(len, session_id_len);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/datum.c:65: error: integerOverflow(CWE-190): Signed integer underflow for expression '(-2147483647-1)-1'. <--[cppcheck]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/datum.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:36: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:45: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c: In function '_gnutls_session_pack': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:96:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
96 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:104:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
104 | BUFFER_APPEND_NUM(&sb, PACKED_SESSION_MAGIC);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:105:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
105 | BUFFER_APPEND_NUM(&sb, session->security_parameters.timestamp);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:106:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
106 | BUFFER_APPEND_NUM(&sb, session->internals.expire_time);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:216:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
216 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:107:9: note: in expansion of macro 'BUFFER_APPEND' <--[gcc]
107 | BUFFER_APPEND(&sb, &id, 1);
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:123:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
123 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:132:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
132 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:140:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
140 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:154:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
154 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:161:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
161 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:170:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
170 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c: In function '_gnutls_session_unpack': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:196:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
196 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:203:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
203 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:211:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
211 | BUFFER_POP_NUM(&sb, magic);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:217:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
217 | BUFFER_POP_NUM(
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:219:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
219 | BUFFER_POP_NUM(&sb, expire_time);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:293:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
293 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:221:9: note: in expansion of macro 'BUFFER_POP' <--[gcc]
221 | BUFFER_POP(&sb, &id, 1);
| ^~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:237:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
237 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:246:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
246 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:254:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
254 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:259:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
259 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:269:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
269 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:277:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
277 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:285:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
285 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c: In function 'tls13_pack_security_parameters': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:326:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
326 | BUFFER_APPEND_NUM(ps, 0);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:329:17: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
329 | BUFFER_APPEND_NUM(ps, ticket->lifetime);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:331:17: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
331 | BUFFER_APPEND_NUM(ps, ticket->age_add);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:253:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
253 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:333:17: note: in expansion of macro 'BUFFER_APPEND_PFX1' <--[gcc]
333 | BUFFER_APPEND_PFX1(ps, ticket->nonce, ticket->nonce_size);
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:335:17: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
335 | BUFFER_APPEND_PFX4(ps, ticket->ticket.data,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:253:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
253 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:338:17: note: in expansion of macro 'BUFFER_APPEND_PFX1' <--[gcc]
338 | BUFFER_APPEND_PFX1(ps, ticket->resumption_master_secret,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:272:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
272 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:341:17: note: in expansion of macro 'BUFFER_APPEND_TS' <--[gcc]
341 | BUFFER_APPEND_TS(ps, ticket->arrival_time);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:278:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
278 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:341:17: note: in expansion of macro 'BUFFER_APPEND_TS' <--[gcc]
341 | BUFFER_APPEND_TS(ps, ticket->arrival_time);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:283:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
283 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:341:17: note: in expansion of macro 'BUFFER_APPEND_TS' <--[gcc]
341 | BUFFER_APPEND_TS(ps, ticket->arrival_time);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:343:17: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
343 | BUFFER_APPEND_NUM(
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c: In function 'tls13_unpack_security_parameters': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:362:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
362 | BUFFER_POP_NUM(ps, ttl_len);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:365:17: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
365 | BUFFER_POP_NUM(ps, ticket->lifetime);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:366:17: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
366 | BUFFER_POP_NUM(ps, ticket->age_add);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:371:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
371 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:305:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:377:17: note: in expansion of macro 'BUFFER_POP_DATUM' <--[gcc]
377 | BUFFER_POP_DATUM(ps, &ticket->ticket);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:383:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
383 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:338:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
338 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:397:17: note: in expansion of macro 'BUFFER_POP_TS' <--[gcc]
397 | BUFFER_POP_TS(ps, ticket->arrival_time);
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:344:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
344 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:397:17: note: in expansion of macro 'BUFFER_POP_TS' <--[gcc]
397 | BUFFER_POP_TS(ps, ticket->arrival_time);
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:350:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
350 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:397:17: note: in expansion of macro 'BUFFER_POP_TS' <--[gcc]
397 | BUFFER_POP_TS(ps, ticket->arrival_time);
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:398:17: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
398 | BUFFER_POP_NUM(
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c: In function 'pack_certificate_auth_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:438:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
438 | BUFFER_APPEND_NUM(ps, 0);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:442:17: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
442 | BUFFER_APPEND_NUM(ps, info->dh.secret_bits);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:443:17: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
443 | BUFFER_APPEND_PFX4(ps, info->dh.prime.data,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:445:17: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
445 | BUFFER_APPEND_PFX4(ps, info->dh.generator.data,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:447:17: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
447 | BUFFER_APPEND_PFX4(ps, info->dh.public_key.data,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:450:17: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
450 | BUFFER_APPEND_NUM(ps, info->ncerts);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:453:25: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
453 | BUFFER_APPEND_PFX4(ps,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:458:17: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
458 | BUFFER_APPEND_NUM(ps, info->nocsp);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:461:25: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
461 | BUFFER_APPEND_PFX4(ps, info->raw_ocsp_list[i].data,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c: In function 'unpack_certificate_auth_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:484:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
484 | BUFFER_POP_NUM(ps, pack_size);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:494:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
494 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:502:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
502 | BUFFER_POP_NUM(ps, info->dh.secret_bits);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:305:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:504:9: note: in expansion of macro 'BUFFER_POP_DATUM' <--[gcc]
504 | BUFFER_POP_DATUM(ps, &info->dh.prime);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:305:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:505:9: note: in expansion of macro 'BUFFER_POP_DATUM' <--[gcc]
505 | BUFFER_POP_DATUM(ps, &info->dh.generator);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:305:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:506:9: note: in expansion of macro 'BUFFER_POP_DATUM' <--[gcc]
506 | BUFFER_POP_DATUM(ps, &info->dh.public_key);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:508:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
508 | BUFFER_POP_NUM(ps, info->ncerts);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:514:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
514 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:305:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:521:17: note: in expansion of macro 'BUFFER_POP_DATUM' <--[gcc]
521 | BUFFER_POP_DATUM(ps, &info->raw_certificate_list[i]);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:526:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
526 | BUFFER_POP_NUM(ps, info->nocsp);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:532:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
532 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:305:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:539:17: note: in expansion of macro 'BUFFER_POP_DATUM' <--[gcc]
539 | BUFFER_POP_DATUM(ps, &info->raw_ocsp_list[i]);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c: In function 'pack_anon_auth_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:664:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
664 | BUFFER_APPEND_NUM(ps, 0);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:668:17: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
668 | BUFFER_APPEND_NUM(ps, info->dh.secret_bits);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:669:17: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
669 | BUFFER_APPEND_PFX4(ps, info->dh.prime.data,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:671:17: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
671 | BUFFER_APPEND_PFX4(ps, info->dh.generator.data,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:673:17: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
673 | BUFFER_APPEND_PFX4(ps, info->dh.public_key.data,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c: In function 'unpack_anon_auth_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:689:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
689 | BUFFER_POP_NUM(ps, pack_size);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:699:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
699 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:707:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
707 | BUFFER_POP_NUM(ps, info->dh.secret_bits);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:305:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:709:9: note: in expansion of macro 'BUFFER_POP_DATUM' <--[gcc]
709 | BUFFER_POP_DATUM(ps, &info->dh.prime);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:305:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:710:9: note: in expansion of macro 'BUFFER_POP_DATUM' <--[gcc]
710 | BUFFER_POP_DATUM(ps, &info->dh.generator);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:305:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:711:9: note: in expansion of macro 'BUFFER_POP_DATUM' <--[gcc]
711 | BUFFER_POP_DATUM(ps, &info->dh.public_key);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c: In function 'pack_psk_auth_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:760:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
760 | BUFFER_APPEND_NUM(ps, 0);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:763:9: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
763 | BUFFER_APPEND_PFX4(ps, info->username, username_len);
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:764:9: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
764 | BUFFER_APPEND_PFX4(ps, info->hint ? info->hint : "\0", hint_len);
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:766:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
766 | BUFFER_APPEND_NUM(ps, info->dh.secret_bits);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:767:9: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
767 | BUFFER_APPEND_PFX4(ps, info->dh.prime.data, info->dh.prime.size);
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:768:9: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
768 | BUFFER_APPEND_PFX4(ps, info->dh.generator.data,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:226:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
226 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:770:9: note: in expansion of macro 'BUFFER_APPEND_PFX4' <--[gcc]
770 | BUFFER_APPEND_PFX4(ps, info->dh.public_key.data,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c: In function 'unpack_psk_auth_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:788:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
788 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:796:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
796 | BUFFER_POP_NUM(ps, pack_size);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:800:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
800 | BUFFER_POP_NUM(ps, username_size);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:293:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
293 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:808:9: note: in expansion of macro 'BUFFER_POP' <--[gcc]
808 | BUFFER_POP(ps, info->username, username_size);
| ^~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:813:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
813 | BUFFER_POP_NUM(ps, hint_size);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:293:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
293 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:821:9: note: in expansion of macro 'BUFFER_POP' <--[gcc]
821 | BUFFER_POP(ps, info->hint, hint_size);
| ^~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:824:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
824 | BUFFER_POP_NUM(ps, info->dh.secret_bits);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:305:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:826:9: note: in expansion of macro 'BUFFER_POP_DATUM' <--[gcc]
826 | BUFFER_POP_DATUM(ps, &info->dh.prime);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:305:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:827:9: note: in expansion of macro 'BUFFER_POP_DATUM' <--[gcc]
827 | BUFFER_POP_DATUM(ps, &info->dh.generator);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:305:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:828:9: note: in expansion of macro 'BUFFER_POP_DATUM' <--[gcc]
828 | BUFFER_POP_DATUM(ps, &info->dh.public_key);
| ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c: In function 'pack_security_parameters': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:853:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
853 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:859:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
859 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:866:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
866 | BUFFER_APPEND_NUM(ps, 0);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:869:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
869 | BUFFER_APPEND_NUM(ps, session->security_parameters.entity);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:870:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
870 | BUFFER_APPEND_NUM(ps, session->security_parameters.prf->id);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:872:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
872 | BUFFER_APPEND_NUM(ps, session->security_parameters.client_auth_type);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:873:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
873 | BUFFER_APPEND_NUM(ps, session->security_parameters.server_auth_type);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:216:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
216 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:875:9: note: in expansion of macro 'BUFFER_APPEND' <--[gcc]
875 | BUFFER_APPEND(ps, &session->security_parameters.session_id_size, 1);
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:216:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
216 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:876:9: note: in expansion of macro 'BUFFER_APPEND' <--[gcc]
876 | BUFFER_APPEND(ps, session->security_parameters.session_id,
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:879:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
879 | BUFFER_APPEND_NUM(ps, session->security_parameters.pversion->id);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:881:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
881 | BUFFER_APPEND_NUM(ps, session->security_parameters.client_ctype);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:882:9: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
882 | BUFFER_APPEND_NUM(ps, session->security_parameters.server_ctype);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:216:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
216 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:884:9: note: in expansion of macro 'BUFFER_APPEND' <--[gcc]
884 | BUFFER_APPEND(ps, session->security_parameters.cs->id, 2);
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:253:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
253 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:889:17: note: in expansion of macro 'BUFFER_APPEND_PFX1' <--[gcc]
889 | BUFFER_APPEND_PFX1(ps,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:253:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
253 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:892:17: note: in expansion of macro 'BUFFER_APPEND_PFX1' <--[gcc]
892 | BUFFER_APPEND_PFX1(ps,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:253:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
253 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:895:17: note: in expansion of macro 'BUFFER_APPEND_PFX1' <--[gcc]
895 | BUFFER_APPEND_PFX1(ps,
| ^~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:903:25: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
903 | BUFFER_APPEND_NUM(ps,
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:906:25: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
906 | BUFFER_APPEND_NUM(ps,
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:910:25: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
910 | BUFFER_APPEND_NUM(ps, session->security_parameters
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:912:25: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
912 | BUFFER_APPEND_NUM(ps, session->security_parameters
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:917:25: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
917 | BUFFER_APPEND_NUM(ps,
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:920:25: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
920 | BUFFER_APPEND_NUM(ps, 0);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:923:17: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
923 | BUFFER_APPEND_NUM(
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:925:17: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
925 | BUFFER_APPEND_make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o mpi.lo ../../lib/mpi.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/mpi.c -fPIC -DPIC -o .libs/mpi.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o pk.lo ../../lib/pk.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/pk.c -fPIC -DPIC -o .libs/pk.o
NUM(
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:927:17: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
927 | BUFFER_APPEND_NUM(
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:929:17: note: in expansion of macro 'BUFFER_APPEND_NUM' <--[gcc]
929 | BUFFER_APPEND_NUM(ps, session->security_parameters.etm);
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c: In function 'unpack_security_parameters': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:947:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
947 | BUFFER_POP_NUM(ps, pack_size);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:957:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
957 | BUFFER_POP_NUM(ps,
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:960:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
960 | BUFFER_POP_NUM(ps, version);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:966:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
966 | BUFFER_POP_NUM(ps, session->internals.resumed_security_parameters
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:968:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
968 | BUFFER_POP_NUM(ps, session->internals.resumed_security_parameters
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:293:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
293 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:971:9: note: in expansion of macro 'BUFFER_POP' <--[gcc]
971 | BUFFER_POP(
| ^~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:293:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
293 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:976:9: note: in expansion of macro 'BUFFER_POP' <--[gcc]
976 | BUFFER_POP(
| ^~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:980:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
980 | BUFFER_POP_NUM(ps, version);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:986:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
986 | BUFFER_POP_NUM(
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:989:9: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
989 | BUFFER_POP_NUM(
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:293:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
293 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:993:9: note: in expansion of macro 'BUFFER_POP' <--[gcc]
993 | BUFFER_POP(ps, cs, 2);
| ^~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:1004:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1004 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:1016:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1016 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:1028:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1028 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:1036:17: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
1036 | BUFFER_POP_NUM(ps,
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:1039:17: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
1039 | BUFFER_POP_NUM(ps,
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:1043:17: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
1043 | BUFFER_POP_NUM(ps, ret);
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:1048:17: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
1048 | BUFFER_POP_NUM(ps,
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:1051:17: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
1051 | BUFFER_POP_NUM(ps,
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:1054:17: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
1054 | BUFFER_POP_NUM(ps,
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/session_pack.c:1057:17: note: in expansion of macro 'BUFFER_POP_NUM' <--[gcc]
1057 | BUFFER_POP_NUM(
| ^~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:27: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c: In function '_gnutls_mpi_random_modp': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:56:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
56 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:64:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
64 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:70:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
70 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:76:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
76 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:83:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
83 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c: In function '_gnutls_mpi_init_scan': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:122:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
122 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c: In function '_gnutls_mpi_init_scan_le': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:165:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
165 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c: In function '__gnutls_x509_read_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:337:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
337 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:343:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
343 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:349:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
349 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:364:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
364 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c: In function '__gnutls_x509_write_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:409:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
409 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:415:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
415 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:427:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
427 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mpi.c:440:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
440 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function '_gnutls_encode_ber_rs_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:78:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
78 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:100:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
100 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:115:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
115 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:122:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
122 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function '_gnutls_encode_ber_rs': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:141:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
141 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:147:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
147 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:154:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
154 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function '_gnutls_decode_ber_rs': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:179:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
179 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:188:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
188 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:195:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
195 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:202:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
202 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function '_gnutls_decode_ber_rs_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:251:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
251 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:260:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
260 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:267:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
267 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:274:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
274 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function '_gnutls_encode_gost_rs': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:293:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
293 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:298:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
298 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:305:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function 'gnutls_encode_gost_rs_value': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:364:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
364 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:370:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
370 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function '_gnutls_gost_digest': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:432:9: note: in expansion of macro 'gnutls_assert' <--[gcc]
432 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function '_gnutls_digest_gost': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:446:9: note: in expansion of macro 'gnutls_assert' <--[gcc]
446 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function '_gnutls_pk_params_copy': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:470:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
470 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:493:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
493 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:499:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
499 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:510:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
510 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function 'encode_ber_digest_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:609:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
609 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:610:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
610 | _gnutls_debug_log("Hash algorithm: %d has no OID\n", e->id);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:617:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
617 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:623:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
623 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:636:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
636 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:643:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
643 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:651:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
651 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:658:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
658 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:665:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
665 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function 'gnutls_decode_ber_digest_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:735:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
735 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:743:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
743 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:751:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
751 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:759:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
759 | _gnutls_debug_log("verify.c: HASH OID: %s\n", str);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o cert-cred.lo ../../lib/cert-cred.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/cert-cred.c -fPIC -DPIC -o .libs/cert-cred.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o global.lo ../../lib/global.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/global.c -fPIC -DPIC -o .libs/global.o
gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:761:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
761 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:774:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
774 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:783:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
783 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function '_gnutls_params_get_rsa_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:809:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
809 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:814:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
814 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:821:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
821 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:830:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
830 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:839:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
839 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:851:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
851 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:863:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
863 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:875:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
875 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:887:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
887 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:899:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
899 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function '_gnutls_params_get_dsa_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:933:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
933 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:938:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
938 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:946:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
946 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:955:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
955 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:965:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
965 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:976:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
976 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:988:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
988 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function '_gnutls_params_get_ecc_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:1013:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1013 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:1055:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1055 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:1064:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1064 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:1074:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1074 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function '_gnutls_params_get_gost_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:1095:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1095 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:1112:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1112 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:1121:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1121 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:1131:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1131 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function 'pk_hash_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:1150:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1150 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:1157:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1157 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c: In function 'pk_prepare_hash': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:1200:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1200 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pk.c:1218:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1218 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:30: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:37: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c: In function 'gnutls_certificate_set_key': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:176:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
176 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:183:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
183 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:192:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
192 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:212:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
212 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:224:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
224 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c: In function 'gnutls_certificate_allocate_credentials': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:413:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
413 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c: In function 'alloc_and_load_x509_certs': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:438:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
438 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:445:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
445 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:456:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
456 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c: In function 'alloc_and_load_x509_key': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:481:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
481 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:489:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
489 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c: In function 'alloc_and_load_pkcs11_key': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:513:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
513 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:521:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
521 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c: In function 'call_legacy_cert_cb1': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:581:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
581 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:588:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
588 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:600:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
600 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:612:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
612 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:619:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
619 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c: In function 'call_legacy_cert_cb2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:715:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
715 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c: In function '_gnutls_check_key_cert_match': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:1003:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1003 | "you cannot mix an RSA-PSS key with an RSA certificate\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:1010:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1010 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:1011:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1011 | _gnutls_debug_log("key is %s, certificate is %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred.c:1037:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1037 | _gnutls_debug_log("%s: failed signing\n", __func__);
| ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include/leancrypto.h:152, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:45: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include/leancrypto/lc_bike.h: At top level: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include/leancrypto/lc_bike.h:373:28: warning: 'struct lc_rng_ctx' declared inside parameter list will not be visible outside of this definition or declaration <--[gcc]
373 | struct lc_rng_ctx *rng_ctx, enum lc_bike_type bike_type);
| ^~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c: In function 'gnutls_global_set_mem_functions': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:208:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
208 | "called the deprecated gnutls_global_set_mem_functions()\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c: In function '_gnutls_global_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:279:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
279 | _gnutls_debug_log("Enabled GnuTLS " VERSION " logging...\n");
| ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:289:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
289 | _gnutls_debug_log("Using %s buffer allocator...\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:296:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
296 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:303:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
303 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:309:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
309 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:310:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
310 | _gnutls_debug_log("Checking for libtasn1 failed: %s < %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:320:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
320 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:327:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
327 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:335:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
335 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:342:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
342 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:348:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
348 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:355:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
355 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:367:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
367 | _gnutls_debug_log("FIPS140-2 mode: %d\n", res);
| ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:379:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
379 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:405:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
405 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:424:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
424 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c: In function '_gnutls_global_deinit': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:455:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
455 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c: In function 'lib_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:564:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
564 | "GNUTLS_NO_EXPLICIT_INIT is deprecated; use GNUTLS_NO_IMPLICIT_INIT\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/libmake[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o constate.lo ../../lib/constate.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/constate.c -fPIC -DPIC -o .libs/constate.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o pkix_asn1_tab.lo ../../lib/pkix_asn1_tab.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/pkix_asn1_tab.c -fPIC -DPIC -o .libs/pkix_asn1_tab.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o gnutls_asn1_tab.lo ../../lib/gnutls_asn1_tab.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/gnutls_asn1_tab.c -fPIC -DPIC -o .libs/gnutls_asn1_tab.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o anon_cred.lo ../../lib/anon_cred.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/anon_cred.c -fPIC -DPIC -o .libs/anon_cred.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o mem.lo ../../lib/mem.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/mem.c -fPIC -DPIC -o .libs/mem.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o ecc.lo ../../lib/ecc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/ecc.c -fPIC -DPIC -o .libs/ecc.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o alert.lo ../../lib/alert.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/alert.c -fPIC -DPIC -o .libs/alert.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o fingerprint.lo ../../lib/fingerprint.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/fingerprint.c -fPIC -DPIC -o .libs/fingerprint.o
/global.c: In function 'lib_deinit': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/global.c:596:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
596 | "GNUTLS_NO_EXPLICIT_INIT is deprecated; use GNUTLS_NO_IMPLICIT_INIT\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:36: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:39: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h: In function '_dtls_async_timer_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h:82:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
82 | "DTLS[%p]: Initializing timer for handshake state.\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_gnutls_set_keys': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:109:26: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
109 | _gnutls_hard_log("INT: KEY BLOCK[%d]: %s\n", block_size,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:126:34: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
126 | _gnutls_hard_log("INT: CLIENT MAC KEY [%d]: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:132:34: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
132 | _gnutls_hard_log("INT: SERVER MAC KEY [%d]: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:151:34: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
151 | _gnutls_hard_log("INT: CLIENT WRITE KEY [%d]: %s\n", key_size,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:155:34: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
155 | _gnutls_hard_log("INT: SERVER WRITE KEY [%d]: %s\n", key_size,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:173:34: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
173 | _gnutls_hard_log("INT: CLIENT WRITE IV [%d]: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:179:34: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
179 | _gnutls_hard_log("INT: SERVER WRITE IV [%d]: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_tls13_update_keys': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:216:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
216 | "INT: READ KEY [%d]: %s\n", params->read.key_size,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:224:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
224 | "INT: READ IV [%d]: %s\n", params->read.iv_size,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:241:34: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
241 | _gnutls_hard_log("INT: WRITE KEY [%d]: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:251:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
251 | "INT: WRITE IV [%d]: %s\n", params->write.iv_size,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:311:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
311 | "INT: NEW %s KEY [%d]: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:320:34: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
320 | _gnutls_hard_log("INT: NEW %s IV [%d]: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_tls13_set_early_keys': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:370:26: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
370 | _gnutls_hard_log("INT: EARLY KEY [%d]: %s\n", key_size,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:379:34: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
379 | _gnutls_hard_log("INT: EARLY IV [%d]: %s\n", iv_size,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_tls13_set_keys': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:502:26: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
502 | _gnutls_hard_log("INT: CLIENT WRITE KEY [%d]: %s\n", key_size,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:509:26: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
509 | _gnutls_hard_log("INT: SERVER WRITE KEY [%d]: %s\n", key_size,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:518:34: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
518 | _gnutls_hard_log("INT: CLIENT WRITE IV [%d]: %s\n", iv_size,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:525:34: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
525 | _gnutls_hard_log("INT: SERVER WRITE IV [%d]: %s\n", iv_size,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_gnutls_epoch_set_keys': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:695:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
695 | _gnutls_record_log("REC[%p]: Initializing epoch #%u\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:772:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
772 | _gnutls_record_log("REC[%p]: Epoch #%u ready\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_gnutls_read_connection_state_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:860:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
860 | _gnutls_handshake_log("HSK[%p]: Cipher Suite: %s\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_gnutls_write_connection_state_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:895:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
895 | _gnutls_handshake_log("HSK[%p]: Cipher Suite: %s\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:899:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
899 | "HSK[%p]: Initializing internal [write] cipher sessions\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function 'epoch_get_slot': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:949:9: note: in expansion of macro 'gnutls_assert' <--[gcc]
949 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:950:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
950 | _gnutls_handshake_log("No slot available for epoch %u\n", epoch);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_gnutls_epoch_get': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:965:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
965 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_gnutls_epoch_setup_next': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:1011:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1011 | _gnutls_record_log("REC[%p]: Allocating epoch #%u\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_gnutls_epoch_gc': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:1074:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1074 | _gnutls_record_log("REC[%p]: Start of epoch cleanup\n", session);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:1085:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1085 | "REC[%p]: Note inactive epoch %d has %d users\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:1101:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1101 | _gnutls_record_log("REC[%p]: End of epoch cleanup\n", session);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_gnutls_epoch_free': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:1118:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1118 | _gnutls_record_log("REC[%p]: Epoch #%u freed\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_tls13_connection_state_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:1205:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1205 | _gnutls_handshake_log("HSK[%p]: TLS 1.3 re-key with cipher suite: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_tls13_read_connection_state_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:1233:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1233 | "HSK[%p]: TLS 1.3 set read key with cipher suite: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c: In function '_tls13_write_connection_state_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/constate.c:1263:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1263 | "HSK[%p]: TLS 1.3 set write key with cipher suite: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/anon_cred.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/mem.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ecc.c:26: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ecc.c: In function '_gnutls_ecc_ansi_x962_export': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ecc.c:63:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
63 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ecc.c:77:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
77 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/alert.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/alert.c: In function 'gnutls_alert_send': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/alert.c:159:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
159 | _gnutls_record_log("REC: Sending Alert[%d|%d] - %s\n", data[0], data[1],
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fingerprint.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fingerprint.c:26: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fingerprint.c:30: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:27: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:39: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c: In function '_gnutls_check_key_usage_for_sig': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:63:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
63 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c: In function '_gnutls_handshake_sign_data12': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:95:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
95 | "HSK[%p]: signing TLS 1.2 handshake data: using %s\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:116:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
116 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c: In function '_gnutls_handshake_sign_data10': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:148:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
148 | _gnutls_handshake_log("HSK[%p]: signing handshake data: using %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:153:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
153 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:172:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
172 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c: In function '_gnutls_handshake_sign_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:193:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
193 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c: In function '_gnutls_handshake_verify_data10': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:254:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
254 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c: In function '_gnutls_handshake_verify_data12': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:301:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
301 | "HSK[%p]: verify TLS 1.2 handshake data: using %s\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:312:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
312 | "HSK[%p]: certificate of %s cannot be combined with %s sig\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:340:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
340 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c: In function '_gnutls_handshake_verify_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:358:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
358 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c: In function '_gnutls_handshake_verify_crt_vrfy12': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:434:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
434 | "HSK[%p]: certificate of %s cannot be combined with %s sig\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:461:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
461 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c: In function '_gnutls_handshake_verify_crt_vrfy10': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:573:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
573 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:596:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
596 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c: In function '_gnutls_handshake_verify_crt_vrfy': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:615:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
615 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:625:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
625 | _gnutls_handshake_log("HSK[%p]: verify cert vrfy: using %s\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c: In function '_gnutls_handshake_sign_crt_vrfy12': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:671:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
671 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:688:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
688 | _gnutls_debug_log("sign handshake cert vrfy: picked %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:697:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
697 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c: In function '_gnutls_handshake_sign_crt_vrfy10': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:807:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
807 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls-sig.c:823:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
823 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls-sig.lo ../../lib/tls-sig.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls-sig.c -fPIC -DPIC -o .libs/tls-sig.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o privkey_raw.lo ../../lib/privkey_raw.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/privkey_raw.c -fPIC -DPIC -o .libs/privkey_raw.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o str-iconv.lo ../../lib/str-iconv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/str-iconv.c -fPIC -DPIC -o .libs/str-iconv.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o system.lo ../../lib/system.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/system.c -fPIC -DPIC -o .libs/system.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o profiles.lo ../../lib/profiles.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/profiles.c -fPIC -DPIC -o .libs/profiles.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o str.lo ../../lib/str.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/str.c -fPIC -DPIC -o .libs/str.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o str-unicode.lo ../../lib/str-unicode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/str-unicode.c -fPIC -DPIC -o .libs/str-unicode.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o random.lo ../../lib/random.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-largIn file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:20: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c: In function 'gnutls_privkey_export_rsa_raw2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:96:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
96 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c: In function 'gnutls_privkey_export_dsa_raw2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:165:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
165 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c: In function 'gnutls_privkey_export_ecc_raw2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:286:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
286 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c: In function 'gnutls_privkey_export_gost_raw2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:336:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
336 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c: In function 'gnutls_privkey_import_rsa_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:389:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
389 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:396:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
396 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c: In function 'gnutls_privkey_import_dsa_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:438:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
438 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:445:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
445 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c: In function 'gnutls_privkey_import_dh_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:486:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
486 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:493:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
493 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c: In function 'gnutls_privkey_import_ecc_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:539:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
539 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:546:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
546 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c: In function 'gnutls_privkey_import_gost_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:600:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
600 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey_raw.c:607:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
607 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system.h:27, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-iconv.c:25: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-iconv.c: In function '_gnutls_ucs2_to_utf8': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-iconv.c:98:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
98 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-iconv.c: In function '_gnutls_utf8_to_ucs2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-iconv.c:149:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
149 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system.h:27, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system.c:25: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/profiles.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function 'buffer_resize_no_reclaim': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:149:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
149 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function 'buffer_resize_reclaim': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:189:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
189 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function '_gnutls_buffer_to_datum': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:271:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
271 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:279:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
279 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function '_gnutls_bin2hex': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:453:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
453 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:466:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
466 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function '_gnutls_hex2bin': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:522:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
522 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:535:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
535 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function 'gnutls_hex_decode2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:563:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
563 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:571:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
571 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function 'gnutls_hex_decode': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:601:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
601 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function 'gnutls_hex_encode': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:635:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
635 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function 'gnutls_hex_encode2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:668:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
668 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function '_gnutls_hostname_compare': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:736:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
736 | p = strrchr(certname, '.');
| ^
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function '_gnutls_buffer_pop_prefix8': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:788:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
788 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:795:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
795 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function '_gnutls_buffer_pop_prefix16': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:811:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
811 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:817:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
817 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function '_gnutls_buffer_pop_prefix24': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:835:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
835 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:841:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
841 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function '_gnutls_buffer_pop_prefix32': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:862:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
862 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:868:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
868 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function '_gnutls_buffer_pop_datum_prefix32': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:888:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
888 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:896:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
896 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function '_gnutls_buffer_pop_datum_prefix24': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:915:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
915 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:923:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
923 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function '_gnutls_buffer_pop_datum_prefix16': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:940:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
940 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:953:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
953 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function '_gnutls_buffer_pop_datum_prefix8': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:970:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
970 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:983:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
983 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c: In function '_gnutls_buffer_append_fixed_mpi': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.c:1055:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1055 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-unicode.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-unicode.c: In function 'gnutls_utf8_password_normalize': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-unicode.c:215:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
215 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-unicode.c:233:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
233 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-unicode.c:240:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
240 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-unicode.c:253:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
253 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-unicode.c:262:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-unicode.c:270:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
270 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/random.c:26: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include/leancrypto.h:152, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/random.c:38: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include/leancrypto/lc_bike.h: At top level: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include/leancrypto/lc_bike.h:373:28: warning: 'struct lc_rng_ctx' declared inside parameter list will not be visible outside of this definition or declaration <--[gcc]
373 | struct lc_rng_ctx *rng_ctx, enum lc_bike_type bike_type);
| ^~~~~~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-idna.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-idna.c: In function 'gnutls_idna_map': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-idna.c:96:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
96 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-idna.c:106:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
106 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-idna.c:109:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
109 | "unable to convert name '%s' to IDNA format: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-idna.c: In function 'gnutls_idna_reverse_map': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-idna.c:166:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
166 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-idna.c:173:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
173 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str-idna.c:175:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
175 | "unable to convert ACE name '%s' to UTF-8 format: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c:30: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c:41: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c:43: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c:53: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h: In function '_dtls_async_timer_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h:82:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
82 | "DTLS[%p]: Initializing timer for handshake state.\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c: In function 'gnutls_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c:588:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
588 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c:595:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
595 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c: In function '_gnutls_dh_set_peer_public': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c:883:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
883 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c: In function '_gnutls_dh_save_group': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c:977:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
977 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c:985:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
985 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c: In function '_gnutls_session_client_cert_type_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c:1265:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1265 | "HSK[%p]: Selected client certificate type %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c: In function '_gnutls_session_server_cert_type_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.c:1274:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1274 | "HSK[%p]: Selected server certificate type %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
er-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/random.c -fPIC -DPIC -o .libs/random.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o str-idna.lo ../../lib/str-idna.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/str-idna.c -fPIC -DPIC -o .libs/str-idna.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o state.lo ../../lib/state.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/state.c -fPIC -DPIC -o .libs/state.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o cert-cred-x509.lo ../../lib/cert-cred-x509.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/cert-cred-x509.c -fPIC -DPIC -o .libs/cert-cred-x509.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o file.lo ../../lib/file.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/file.c -fPIC -DPIC -o .libs/file.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o supplemental.lo ../../lib/supplemental.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/supplemental.c -fPIC -DPIC -o .libs/supplemental.o
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:27: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:36: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'parse_der_cert_mem': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:119:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
119 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:125:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
125 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:134:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
134 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:141:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
141 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:150:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
150 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:157:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
157 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'parse_pem_cert_mem': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:196:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
196 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:209:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
209 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:216:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
216 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:247:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
247 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:253:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
253 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:262:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:269:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
269 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'read_cert_mem': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:304:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
304 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function '_gnutls_read_key_mem': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:345:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
345 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:362:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
362 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:369:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
369 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'read_key_url': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:388:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
388 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:398:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
398 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'read_cert_url': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:431:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
431 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:438:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
438 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:451:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
451 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:457:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
457 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:471:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
471 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:484:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
484 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:490:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
490 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:499:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
499 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'read_cert_file': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:533:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
533 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function '_gnutls_read_key_file': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:575:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
575 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'gnutls_certificate_set_x509_key_mem2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:679:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
679 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'gnutls_certificate_set_x509_key': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:734:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
734 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:744:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
744 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:752:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
752 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:758:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
758 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:766:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
766 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:774:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
774 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:784:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
784 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'gnutls_certificate_get_x509_key': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:827:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
827 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'gnutls_certificate_get_x509_crt': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:872:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
872 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:881:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
881 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'gnutls_certificate_set_x509_key_file2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1050:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1050 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'gnutls_certificate_set_x509_trust': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1129:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1129 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1135:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1135 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1143:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1143 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'gnutls_certificate_set_x509_crl': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1314:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1314 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1320:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1320 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1328:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1328 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'gnutls_certificate_set_x509_simple_pkcs12_file': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1427:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1427 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c: In function 'gnutls_certificate_set_x509_simple_pkcs12_mem': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1491:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1491 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1497:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1497 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1505:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1505 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1515:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1515 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1523:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1523 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1529:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1529 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-x509.c:1537:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1537 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/file.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:46: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c: In function 'gen_supplemental': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:129:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
129 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:135:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
135 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c: In function '_gnutls_gen_supplemental': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:161:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
161 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:184:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
184 | _gnutls_debug_log("EXT[%p]: Sending %d bytes of supplemental data\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c: In function '_gnutls_parse_supplemental': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:197:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
197 | DECR_LEN(dsize, 3);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:202:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
202 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:211:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
211 | DECR_LEN(dsize, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:215:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
215 | DECR_LEN(dsize, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:220:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
220 | "EXT[%p]: Got supplemental type=%02x length=%d\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:227:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
227 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:231:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
231 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:235:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
235 | DECR_LEN(dsize, supp_data_length);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c: In function '_gnutls_supplemental_register': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/supplemental.c:259:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
259 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o crypto-api.lo ../../lib/crypto-api.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/crypto-api.c -fPIC -DPIC -o .libs/crypto-api.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o privkey.lo ../../lib/privkey.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/privkey.c -fPIC -DPIC -o .libs/privkey.o
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c: In function 'gnutls_cipher_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:82:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
82 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c: In function 'gnutls_hmac_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:614:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
614 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c: In function 'gnutls_hmac_copy': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:806:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
806 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:813:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
813 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c: In function 'gnutls_hash_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:852:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
852 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c: In function 'gnutls_hash_copy': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1001:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1001 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1008:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1008 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c: In function 'gnutls_key_generate': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1070:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1070 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1082:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1082 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c: In function 'gnutls_aead_cipher_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1139:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1139 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c: In function 'aead_cipher_encryptv': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1512:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
1512 | DECR_LEN(dst_size, len);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c: In function 'aead_cipher_encryptv2_fallback': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1613:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1613 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1620:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1620 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1632:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1632 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1639:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1639 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1655:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1655 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1669:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1669 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c: In function 'aead_cipher_decryptv2_fallback': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1849:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1849 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1857:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1857 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1868:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1868 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1875:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1875 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1892:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1892 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.c:1898:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1898 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_get_pk_algorithm': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:150:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
150 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'privkey_to_pubkey': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:168:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
168 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:182:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
182 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:198:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
198 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:211:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
211 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:220:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
220 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:236:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
236 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:265:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
265 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:272:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
272 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function '_gnutls_privkey_get_mpis': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:314:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
314 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function '_gnutls_privkey_get_public_mpis': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:338:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
338 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function '_gnutls_privkey_get_spki_params': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:358:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
358 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function '_gnutls_privkey_update_spki_params': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:393:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
393 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:466:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
466 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_import_pkcs11': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:557:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
557 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function '_gnutls_privkey_import_pkcs11_url': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:605:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
605 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:615:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
615 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:622:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
622 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_export_pkcs11': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:656:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
656 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_import_ext2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:752:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
752 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_import_ext3': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:817:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
817 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_import_ext4': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:906:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
906 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_import_x509': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:967:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
967 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_export_x509': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1013:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1013 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_sign_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1171:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1171 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1178:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1178 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_sign_data2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1225:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1225 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1232:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1232 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_sign_hash2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1289:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1289 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1296:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1296 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'privkey_sign_and_hash_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1337:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1337 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1343:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1343 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1351:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1351 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_sign_hash': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1402:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1402 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1409:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1409 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'privkey_sign_prehashed': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1470:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1470 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1478:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1478 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1484:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1484 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'privkey_sign_raw_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1566:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1566 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_decrypt_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1607:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1607 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_decrypt_data2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1678:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1678 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_import_x509_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1732:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1732 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1739:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1739 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_verify_params': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1908:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1908 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_get_spki': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1935:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1935 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function 'gnutls_privkey_set_spki': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1964:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1964 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c: In function '_gnutls_privkey_compatible_with_sig': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/privkey.c:1997:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1997 | "cannot use privkey of %s with %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o pcert.lo ../../lib/pcert.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/pcert.c -fPIC -DPIC -o .libs/pcert.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o pin.lo ../../lib/pin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/pin.c -fPIC -DPIC -o .libs/pin.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o crypto-backend.lo ../../lib/crypto-backend.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/crypto-backend.c -fPIC -DPIC -o .libs/crypto-backend.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o verify-tofu.lo ../../lib/verify-tofu.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/verify-tofu.c -fPIC -DPIC -o .libs/verify-tofu.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o locks.lo ../../lib/locks.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/locks.c -fPIC -DPIC -o .libs/locks.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o system_override.lo ../../lib/system_override.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/system_override.c -fPIC -DPIC -o .libs/system_override.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o dtls.lo ../../lib/dtls.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/dtls.c -fPIC -DPIC -o .libs/dtls.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tpm.lo ../../lib/tpm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-thaIn file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pcert.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pcert.c:25: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pcert.c: In function 'gnutls_pcert_import_x509_list': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pcert.c:123:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
123 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pcert.c: In function 'gnutls_pcert_list_import_x509_file': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pcert.c:266:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
266 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pcert.c:279:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
279 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pcert.c:285:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
285 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pcert.c:293:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
293 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pcert.c: In function 'gnutls_pcert_export_x509': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pcert.c:503:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
503 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pin.c:21: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-backend.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-backend.c: In function '_algo_register': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-backend.c:72:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
72 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-backend.c:92:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
92 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-backend.c: In function 'gnutls_crypto_register_cipher': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-backend.c:292:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
292 | "called the deprecated gnutls_crypto_register_cipher()\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-backend.c: In function 'gnutls_crypto_register_aead_cipher': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-backend.c:355:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
355 | "called the deprecated gnutls_crypto_register_aead_cipher()\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-backend.c: In function 'gnutls_crypto_register_mac': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-backend.c:492:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
492 | "called the deprecated gnutls_crypto_register_mac()\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-backend.c: In function 'gnutls_crypto_register_digest': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-backend.c:526:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
526 | "called the deprecated gnutls_crypto_register_digest()\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/verify-tofu.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/verify-tofu.c: In function 'store_pubkey': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/verify-tofu.c:387:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
387 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/verify-tofu.c: In function 'gnutls_store_pubkey': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/verify-tofu.c:495:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
495 | _gnutls_debug_log("Configuration path: %s\n", local_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/verify-tofu.c:530:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
530 | _gnutls_debug_log("Configuration file: %s\n", db_name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/verify-tofu.c: In function 'gnutls_store_commitment': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/verify-tofu.c:596:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
596 | _gnutls_debug_log("Configuration path: %s\n", local_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/verify-tofu.c:608:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
608 | _gnutls_debug_log("Configuration file: %s\n", db_name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/locks.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system_override.c:27: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system_override.c:33: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system_override.c:34: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h: In function '_dtls_async_timer_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h:82:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
82 | "DTLS[%p]: Initializing timer for handshake state.\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:31: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h: In function '_dtls_async_timer_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h:82:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
82 | "DTLS[%p]: Initializing timer for handshake state.\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:36: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c: In function '_dtls_async_timer_delete': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:44:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
44 | "DTLS[%p]: Deinitializing previous handshake state.\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c: In function 'transmit_message': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:73:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
73 | "DTLS[%p]: Sending Packet[%u] fragment %s(%d), mtu %u\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:130:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
130 | "DTLS[%p]: Sending Packet[%u] fragment %s(%d) with "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:141:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
141 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c: In function '_dtls_transmit': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:242:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
242 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:257:41: note: in expansion of macro 'gnutls_assert' <--[gcc]
257 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:269:49: note: in expansion of macro 'gnutls_assert' <--[gcc]
269 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:287:42: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
287 | _gnutls_dtls_log("Session timeout: %u ms\n", diff);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:297:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
297 | "DTLS[%p]: %sStart of flight transmission.\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:306:41: note: in expansion of macro 'gnutls_assert' <--[gcc]
306 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:371:41: note: in expansion of macro 'gnutls_assert' <--[gcc]
371 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:390:26: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
390 | _gnutls_dtls_log("DTLS[%p]: End of flight transmission.\n", session);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h:48:42: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
48 | _gnutls_dtls_log("Session timeout: %u ms\n", _diff); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:404:9: note: in expansion of macro 'RETURN_DTLS_EAGAIN_OR_TIMEOUT' <--[gcc]
404 | RETURN_DTLS_EAGAIN_OR_TIMEOUT(session, ret);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c: In function '_dtls_wait_and_retransmit': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h:48:42: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
48 | _gnutls_dtls_log("Session timeout: %u ms\n", _diff); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.c:422:25: note: in expansion of macro 'RETURN_DTLS_EAGAIN_OR_TIMEOUT' <--[gcc]
422 | RETURN_DTLS_EAGAIN_OR_TIMEOUT(session, 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm.c:35: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:22: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:141:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
141 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_import_x509': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:198:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
198 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_import_x509_crq': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:235:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
235 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_get_preferred_hash_algorithm': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:298:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
298 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:368:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
368 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function '_gnutls_pubkey_parse_ecc_eddsa_params': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:392:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
392 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:399:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
399 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:409:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
409 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:427:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
427 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:436:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
436 | "Curve %s is not supported for EdDSA\n", str);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:437:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
437 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:449:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
449 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:469:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
469 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_parse_ecc_ecdh_params': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:552:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
552 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:559:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
559 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:569:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
569 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:587:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
587 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:596:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
596 | "Curve %s is not supported for Edwards-based key agreement\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:598:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
598 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:610:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
610 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:630:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
630 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_import_ecc_ecdh': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:659:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
659 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_import_pkcs11': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:691:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
691 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:700:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
700 | gnutls_assert() return ret;
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:705:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
705 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:711:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
711 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:754:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
754 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:759:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
759 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_export': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:799:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
799 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:806:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
806 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:812:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
812 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:819:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
819 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_export2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:858:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
858 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:865:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
865 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:871:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
871 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:877:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
877 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_get_key_id': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:918:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
918 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:925:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
925 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_export_rsa_raw2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:959:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
959 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:964:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
964 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:971:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
971 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:979:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
979 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_export_dsa_raw2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1065:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1065 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1070:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1070 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1078:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1078 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1087:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1087 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1097:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1097 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1108:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1108 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_export_ecc_raw2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1236:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1236 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1241:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1241 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1271:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1271 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1280:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1280 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_export_ecc_x962': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1321:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1321 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1328:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1328 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_export_gost_raw2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1371:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1371 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1378:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1378 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1395:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1395 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1404:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1404 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_import': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1438:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1438 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1453:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1453 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1463:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1463 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1470:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1470 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1477:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1477 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_x509_crt_set_pubkey': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1510:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1510 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1518:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1518 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_x509_crq_set_pubkey': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1546:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1546 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1555:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1555 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function '_gnutls_pubkey_import_pkcs11_url': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1619:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1619 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1630:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1630 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1636:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1636 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_import_rsa_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1712:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1712 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1721:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1721 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1727:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1727 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_import_ecc_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1764:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1764 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1780:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1780 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1808:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1808 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1816:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1816 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1824:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1824 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_import_ecc_x962': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1861:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1861 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1873:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1873 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1880:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1880 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1888:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1888 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_import_gost_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1936:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1936 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1955:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1955 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:1963:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1963 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_import_dsa_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2011:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2011 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2018:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2018 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2025:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2025 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2032:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2032 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_import_dh_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2088:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2088 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'fixup_spki_params': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2116:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2116 | _gnutls_debug_log("have key: %s/%d, with sign %s/%d\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_verify_data2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2181:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2181 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2212:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2212 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_verify_hash2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2252:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2252 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2266:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2266 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2275:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2275 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2281:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2281 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2288:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2288 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2296:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2296 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2304:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2304 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_encrypt_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2334:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2334 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'pubkey_supports_sig': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2350:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2350 | "have key: ECDSA with %s/%d, with sign %s/%d\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2363:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2363 | "have key: %s/%d, with sign %s/%d\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function '_pkcs1_rsa_verify_sig': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2501:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2501 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2508:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2508 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'dsa_verify_hashed_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2565:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2565 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2567:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2567 | "Hash size (%d) does not correspond to hash %s(%d) or better.\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'pubkey_verify_hashed_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2630:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2630 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2643:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2643 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2649:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2649 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'pubkey_verify_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2684:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2684 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2697:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2697 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2710:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2710 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2716:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2716 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_import_x509_raw': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2820:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2820 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2826:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2826 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_verify_params': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2855:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2855 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_get_spki': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2882:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2882 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c: In function 'gnutls_pubkey_set_spki': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pubkey.c:2912:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2912 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
n=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tpm.c -fPIC -DPIC -o .libs/tpm.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o pubkey.lo ../../lib/pubkey.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/pubkey.c -fPIC -DPIC -o .libs/pubkey.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o fips.lo ../../lib/fips.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/fips.c -fPIC -DPIC -o .libs/fips.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o safe-memfuncs.lo ../../lib/safe-memfuncs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/safe-memfuncs.c -fPIC -DPIC -o .libs/safe-memfuncs.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o atfork.lo ../../lib/atfork.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/atfork.c -fPIC -DPIC -o .libs/atfork.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o randomart.lo ../../lib/randomart.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/randomart.c -fPIC -DPIC -o .libs/randomart.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o urls.lo ../../lib/urls.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/urls.c -fPIC -DPIC -o .libs/urls.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o prf.lo ../../lib/prf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/prf.c -fPIC -DPIC -o .libs/prf.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o dh-session.lo ../../lib/dh-session.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/dh-session.c -fPIC -DPIC -o .libs/dh-session.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o auto-verify.lo ../../lib/auto-verify.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/auto-verify.c -fPIC -DPIC -o .libs/auto-verify.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o cert-session.lo ../../lib/cert-session.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/cert-session.c -fPIC -DPIC -o .libs/cert-session.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:22: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c: In function '_gnutls_fips_mode_enabled': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:124:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
124 | _gnutls_debug_log("FIPS140-2 mode enabled\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:133:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
133 | _gnutls_debug_log("FIPS140-2 ZOMBIE mode enabled\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c: In function 'get_hmac_path': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:287:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
287 | p = strrchr(gnutls_path, '/');
| ^
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c: In function 'check_lib_hmac': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:367:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
367 | _gnutls_debug_log("Loading: %s\n", path);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:370:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
370 | _gnutls_debug_log("Could not load %s: %s\n", path,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:383:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
383 | _gnutls_debug_log("Could not calculate HMAC for %s: %s\n", path,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:389:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
389 | _gnutls_debug_log("Calculated MAC for %s does not match\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:394:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
394 | _gnutls_debug_log("Successfully verified MAC for %s\n", path);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c: In function 'load_lib_paths': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:431:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
431 | _gnutls_debug_log("Gnutls library path was not found\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:436:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
436 | _gnutls_debug_log("Nettle library path was not found\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:442:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
442 | _gnutls_debug_log("Hogweed library path was not found\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:448:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
448 | _gnutls_debug_log("Gmp library path was not found\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c: In function 'check_binary_integrity': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:476:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
476 | _gnutls_debug_log("Could not load library paths: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:483:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
483 | _gnutls_debug_log("Could not get hmac file path: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:490:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
490 | _gnutls_debug_log("Could not load hmac file: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c: In function '_gnutls_switch_fips_state': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/fips.c:931:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
931 | _gnutls_debug_log("FIPS140-2 context is not set\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/safe-memfuncs.c:21: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/atfork.c:25: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/randomart.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/urls.c:21: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/prf.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/prf.c:33: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/prf.c: In function 'gnutls_prf_rfc5705': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/prf.c:174:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
174 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/prf.c:181:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
181 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/prf.c: In function 'gnutls_prf': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/prf.c:305:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
305 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c:31: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c:35: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c: In function 'gnutls_dh_get_group': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c:128:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
128 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c:134:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
134 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c:141:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
141 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c: In function 'gnutls_dh_get_pubkey': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c:196:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
196 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c: In function 'gnutls_dh_get_secret_bits': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c:244:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
244 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c: In function 'mpi_buf2bits': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c:256:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
256 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c: In function 'gnutls_dh_get_prime_bits': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c:314:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
314 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c: In function 'gnutls_dh_get_peers_public_bits': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-session.c:370:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
370 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auto-verify.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auto-verify.c:25: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:31: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:35: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c: In function 'gnutls_certificate_get_ours': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:72:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
72 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:64:9: note: in expansion of macro 'CHECK_AUTH_TYPE' <--[gcc]
64 | CHECK_AUTH_TYPE(GNUTLS_CRD_CERTIFICATE, NULL);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:69:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
69 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c: In function 'gnutls_certificate_get_peers': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:72:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
72 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:105:9: note: in expansion of macro 'CHECK_AUTH_TYPE' <--[gcc]
105 | CHECK_AUTH_TYPE(GNUTLS_CRD_CERTIFICATE, NULL);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c: In function 'check_ocsp_response': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:266:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
266 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:324:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
324 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:335:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
335 | _gnutls_debug_log("OCSP rejection reason: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c: In function '_gnutls_ocsp_verify_mandatory_stapling': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:426:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
426 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:440:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
440 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c: In function '_gnutls_x509_cert_verify_peers': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:72:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
72 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:493:9: note: in expansion of macro 'CHECK_AUTH_TYPE' <--[gcc]
493 | CHECK_AUTH_TYPE(GNUTLS_CRD_CERTIFICATE, GNUTLS_E_INVALID_REQUEST);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:497:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
497 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:504:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
504 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:512:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
512 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:525:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
525 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:532:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
532 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:541:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
541 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:559:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
559 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:591:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
591 | "Print full certificate path validation to trust root.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:605:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
605 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c: In function 'gnutls_certificate_verify_peers': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:72:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
72 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:758:9: note: in expansion of macro 'CHECK_AUTH_TYPE' <--[gcc]
758 | CHECK_AUTH_TYPE(GNUTLS_CRD_CERTIFICATE, GNUTLS_E_INVALID_REQUEST);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c: In function 'gnutls_certificate_expiration_time_peers': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:72:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
72 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:857:9: note: in expansion of macro 'CHECK_AUTH_TYPE' <--[gcc]
857 | CHECK_AUTH_TYPE(GNUTLS_CRD_CERTIFICATE, GNUTLS_E_INVALID_REQUEST);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:865:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
865 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c: In function 'gnutls_certificate_activation_time_peers': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:72:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
72 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:892:9: note: in expansion of macro 'CHECK_AUTH_TYPE' <--[gcc]
892 | CHECK_AUTH_TYPE(GNUTLS_CRD_CERTIFICATE, GNUTLS_E_INVALID_REQUEST);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-session.c:900:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
900 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake-checks.c:26: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake-checks.c:30: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake-checks.c:33: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake-checks.c: In function '_gnutls_check_id_for_change': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake-checks.c:88:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
88 | "Session's PSK username changed during rehandshake; aborting!\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake-checks.c: In function '_gnutls_check_if_cert_hash_is_same': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake-checks.c:135:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
135 | "Session certificate changed during rehandshake; aborting!\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls-sw.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls-sw.c:31: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h: In function '_dtls_async_timer_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h:82:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
82 | "DTLS[%p]: Initializing timer for handshake state.\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dh-primes.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/openpgp_compat.c:27: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c: In function 'test_cipher': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1383:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1383 | _gnutls_debug_log("error initializing: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1396:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1396 | _gnutls_debug_log("%s test vector %d failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1423:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1423 | "%s vector %d in-place encryption failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1439:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1439 | "%s vector %d internal IV check failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1466:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1466 | "%s decryption of test vector %d failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1473:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1473 | _gnutls_debug_log("%s test vector %d failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1500:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1500 | "%s vector %d in-place decryption failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1510:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1510 | _gnutls_debug_log("%s self check succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c: In function 'test_cipher_all_block_sizes': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1543:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1543 | "error initializing: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1564:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1564 | "%s encryption of test vector %d failed with block size %d/%d!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1605:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1605 | "%s decryption of test vector %d failed with block size %d!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1616:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1616 | _gnutls_debug_log("%s self check succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c: In function 'test_cipher_aead_compat': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1635:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1635 | _gnutls_debug_log("compat: running tests for: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1657:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1657 | "compat: error initializing: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1666:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1666 | "compat: initialized but shouldn't: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1693:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1693 | "compat: %s test vector %d failed (tag)!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1702:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1702 | "compat: %s test vector %d failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1725:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1725 | "compat: %s vector %d in-place encryption failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1754:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1754 | "compat: %s test vector %d failed (decryption)!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1784:49: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1784 | "compat: %s vector %d in-place decryption failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1796:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1796 | _gnutls_debug_log("%s compat self check succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c: In function 'test_cipher_aead_scatter': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1823:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1823 | _gnutls_debug_log("running scatter (iovec) tests for: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1841:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1841 | _gnutls_debug_log("error initializing: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1874:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1874 | _gnutls_debug_log("%s test vector %d failed (tag)!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1888:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1888 | "%s test vector %d failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1960:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1960 | _gnutls_debug_log("%s test vector %d failed (tag)!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1974:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1974 | "%s test vector %d failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:1985:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1985 | _gnutls_debug_log("%s scatter self check succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c: In function 'test_cipher_aead': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2010:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2010 | _gnutls_debug_log("running tests for: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2031:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2031 | _gnutls_debug_log("error initializing: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2056:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2056 | _gnutls_debug_log("%s test vector %d failed (tag)!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2070:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2070 | "%s test vector %d failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2095:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2095 | "%s test vector %d failed (decryption)!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2113:49: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2113 | "%s: tag check failed\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2124:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2124 | _gnutls_debug_log("%s self check succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c: In function 'test_digest': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2346:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2346 | _gnutls_debug_log("error initializing: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2357:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2357 | _gnutls_debug_log("copy is not supported for: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2375:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2375 | _gnutls_debug_log("%s test vector %d failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2393:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2393 | "%s copy test vector %d failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2406:51: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2406 | _gnutls_debug_log("error initializing: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2433:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2433 | "%s reset test vector %d failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2441:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2441 | _gnutls_debug_log("%s self check succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c: In function 'test_xof': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2462:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2462 | _gnutls_debug_log("error initializing: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2498:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2498 | _gnutls_debug_log("%s test vector %d failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2504:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2504 | _gnutls_debug_log("%s self check succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c: In function 'test_mac': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2752:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2752 | _gnutls_debug_log("error initializing: MAC-%s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2767:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2767 | _gnutls_debug_log("copy is not supported for: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2785:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2785 | _gnutls_debug_log("MAC-%s test vector %d failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2804:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2804 | "MAC-%s copy test vector %d failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:2812:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2812 | _gnutls_debug_log("MAC-%s self check succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c: In function 'test_hkdf': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:3203:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3203 | _gnutls_debug_log("error extracting HKDF: MAC-%s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:3210:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3210 | "HKDF extract: MAC-%s test vector failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:3224:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3224 | _gnutls_debug_log("error extracting HKDF: MAC-%s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:3231:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3231 | "HKDF expand: MAC-%s test vector failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:3238:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3238 | _gnutls_debug_log("HKDF: MAC-%s self check succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c: In function 'test_pbkdf2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:3354:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3354 | _gnutls_debug_log("error calculating PBKDF2: MAC-%s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:3362:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3362 | "PBKDF2: MAC-%s test vector failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:3369:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3369 | _gnutls_debug_log("PBKDF2: MAC-%s self check succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c: In function 'test_tlsprf': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:3540:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3540 | _gnutls_debug_log("error calculating TLS-PRF: MAC-%s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:3548:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3548 | "TLS-PRF: MAC-%s test vector failed!\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests.c:3555:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3555 | _gnutls_debug_log("TLS-PRF: MAC-%s self check succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o handshake-checks.lo ../../lib/handshake-checks.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/handshake-checks.c -fPIC -DPIC -o .libs/handshake-checks.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o dtls-sw.lo ../../lib/dtls-sw.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/dtls-sw.c -fPIC -DPIC -o .libs/dtls-sw.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o dh-primes.lo ../../lib/dh-primes.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/dh-primes.c -fPIC -DPIC -o .libs/dh-primes.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o openpgp_compat.lo ../../lib/openpgp_compat.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/openpgp_compat.c -fPIC -DPIC -o .libs/openpgp_compat.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o crypto-selftests.lo ../../lib/crypto-selftests.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/crypto-selftests.c -fPIC -DPIC -o .libs/crypto-selftests.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o iov.lo ../../lib/iov.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/iov.c -fPIC -DPIC -o .libs/iov.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o secrets.lo ../../lib/secrets.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/secrets.c -fPIC -DPIC -o .libs/secrets.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o hello_ext_lib.lo ../../lib/hello_ext_lib.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/hello_ext_lib.c -fPIC -DPIC -o .libs/hello_ext_lib.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o extv.lo ../../lib/extv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-tIn file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/iov.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-api.h:27, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/secrets.c:27: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/secrets.c: In function '_tls13_expand_secret2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/secrets.c:145:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
145 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/secrets.c:152:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
152 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/secrets.c:158:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
158 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/secrets.c:170:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
170 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/hello_ext_lib.c:26: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c: In function '_gnutls_extv_parse': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:42:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
42 | DECR_LENGTH_RET(data_size, 2, GNUTLS_E_UNEXPECTED_EXTENSIONS_LENGTH);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:46:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
46 | DECR_LENGTH_RET(data_size, next, GNUTLS_E_UNEXPECTED_EXTENSIONS_LENGTH);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:56:17: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
56 | DECR_LENGTH_RET(next, 2, GNUTLS_E_UNEXPECTED_EXTENSIONS_LENGTH);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:60:17: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
60 | DECR_LENGTH_RET(next, 2, GNUTLS_E_UNEXPECTED_EXTENSIONS_LENGTH);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:64:17: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
64 | DECR_LENGTH_RET(next, size,
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c: In function 'gnutls_ext_raw_parse': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:113:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
113 | DECR_LEN(size, HANDSHAKE_SESSION_ID_POS);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:122:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
122 | DECR_LEN(size, 1);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:125:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
125 | DECR_LEN(size, len);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:129:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
129 | DECR_LEN(size, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:132:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
132 | DECR_LEN(size, len);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:136:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
136 | DECR_LEN(size, 1);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:139:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
139 | DECR_LEN(size, len);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:152:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
152 | DECR_LEN(size, HANDSHAKE_SESSION_ID_POS);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:161:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
161 | DECR_LEN(size, 1);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:164:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
164 | DECR_LEN(size, len);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:168:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
168 | DECR_LEN(size, 1);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:171:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
171 | DECR_LEN(size, len);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:175:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
175 | DECR_LEN(size, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:178:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
178 | DECR_LEN(size, len);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:182:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
182 | DECR_LEN(size, 1);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/extv.c:185:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
185 | DECR_LEN(size, len);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c: In function 'test_rsa_enc': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:294:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
294 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:301:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
301 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:308:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
308 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:321:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
321 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:328:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
328 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:334:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
334 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:340:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
340 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:347:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
347 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:354:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
354 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:361:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
361 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:366:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
366 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:381:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
381 | _gnutls_debug_log("%s-%u-enc self test succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:384:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
384 | _gnutls_debug_log("%s-%u-enc self test failed\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c: In function 'test_sig': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:410:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
410 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:457:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
457 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:483:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
483 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:491:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
491 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:497:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
497 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:503:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
503 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:511:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
511 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:519:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
519 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:532:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
532 | _gnutls_debug_log("%s-%s-sig self test succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:535:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
535 | _gnutls_debug_log("%s-%s-sig self test failed\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c: In function 'test_known_sig': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:572:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
572 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:582:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
582 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:589:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
589 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:597:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
597 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:609:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
609 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selhan=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/extv.c -fPIC -DPIC -o .libs/extv.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o crypto-selftests-pk.lo ../../lib/crypto-selftests-pk.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/crypto-selftests-pk.c -fPIC -DPIC -o .libs/crypto-selftests-pk.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o ocsp-api.lo ../../lib/ocsp-api.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/ocsp-api.c -fPIC -DPIC -o .libs/ocsp-api.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o stek.lo ../../lib/stek.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/stek.c -fPIC -DPIC -o .libs/stek.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o cert-cred-rawpk.lo ../../lib/cert-cred-rawpk.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/cert-cred-rawpk.c -fPIC -DPIC -o .libs/cert-cred-rawpk.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o system/ktls.lo ../../lib/system/ktls.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/system/ktls.c -fPIC -DPIC -o system/.libs/ktls.o
ftests-pk.c:633:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
633 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:641:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
641 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:649:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
649 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:663:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
663 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:679:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
679 | _gnutls_debug_log("%s-%s-known-sig self test succeeded\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:682:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
682 | _gnutls_debug_log("%s-%s-known-sig self test failed\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c: In function 'test_dh': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:848:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
848 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:856:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
856 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:862:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
862 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:868:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
868 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:875:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
875 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:881:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
881 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:887:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
887 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:900:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
900 | _gnutls_debug_log("DH self test failed\n");
| ^~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:902:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
902 | _gnutls_debug_log("DH self test succeeded\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c: In function 'test_ecdh': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:952:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
952 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:959:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
959 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:966:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
966 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:972:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
972 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:978:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
978 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:985:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
985 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:991:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
991 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:997:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
997 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1011:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1011 | _gnutls_debug_log("ECDH self test failed\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1013:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1013 | _gnutls_debug_log("ECDH self test succeeded\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c: In function 'gnutls_pk_self_test': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1052:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1052 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:699:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
699 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1060:17: note: in expansion of macro 'PK_KNOWN_TEST' <--[gcc]
1060 | PK_KNOWN_TEST(GNUTLS_PK_RSA, 2048, GNUTLS_DIG_SHA256,
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:691:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
691 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1063:17: note: in expansion of macro 'PK_TEST' <--[gcc]
1063 | PK_TEST(GNUTLS_PK_RSA, test_rsa_enc, 2048, 0);
| ^~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:699:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
699 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1073:25: note: in expansion of macro 'PK_KNOWN_TEST' <--[gcc]
1073 | PK_KNOWN_TEST(GNUTLS_PK_RSA_PSS, 2048,
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:691:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
691 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1078:25: note: in expansion of macro 'PK_TEST' <--[gcc]
1078 | PK_TEST(GNUTLS_PK_RSA_PSS, test_sig, 2048,
| ^~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:691:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
691 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1087:17: note: in expansion of macro 'PK_TEST' <--[gcc]
1087 | PK_TEST(GNUTLS_PK_RSA_OAEP, test_rsa_enc, 2048,
| ^~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:699:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
699 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1097:25: note: in expansion of macro 'PK_KNOWN_TEST' <--[gcc]
1097 | PK_KNOWN_TEST(GNUTLS_PK_DSA, 2048, GNUTLS_DIG_SHA256,
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:691:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
691 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1101:25: note: in expansion of macro 'PK_TEST' <--[gcc]
1101 | PK_TEST(GNUTLS_PK_DSA, test_sig, 2048,
| ^~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1114:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1114 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:699:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
699 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1120:25: note: in expansion of macro 'PK_KNOWN_TEST' <--[gcc]
1120 | PK_KNOWN_TEST(GNUTLS_PK_EC,
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:691:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
691 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1128:25: note: in expansion of macro 'PK_TEST' <--[gcc]
1128 | PK_TEST(GNUTLS_PK_EC, test_sig,
| ^~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:699:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
699 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1138:25: note: in expansion of macro 'PK_KNOWN_TEST' <--[gcc]
1138 | PK_KNOWN_TEST(GNUTLS_PK_EC,
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:691:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
691 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1146:25: note: in expansion of macro 'PK_TEST' <--[gcc]
1146 | PK_TEST(GNUTLS_PK_EC, test_sig,
| ^~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:699:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
699 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1153:25: note: in expansion of macro 'PK_KNOWN_TEST' <--[gcc]
1153 | PK_KNOWN_TEST(GNUTLS_PK_EC,
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:691:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
691 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1161:25: note: in expansion of macro 'PK_TEST' <--[gcc]
1161 | PK_TEST(GNUTLS_PK_EC, test_sig,
| ^~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:691:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
691 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1202:17: note: in expansion of macro 'PK_TEST' <--[gcc]
1202 | PK_TEST(GNUTLS_PK_GOST_01, test_sig,
| ^~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:691:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
691 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1211:17: note: in expansion of macro 'PK_TEST' <--[gcc]
1211 | PK_TEST(GNUTLS_PK_GOST_12_256, test_sig,
| ^~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:691:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
691 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1220:17: note: in expansion of macro 'PK_TEST' <--[gcc]
1220 | PK_TEST(GNUTLS_PK_GOST_12_512, test_sig,
| ^~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:699:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
699 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1229:17: note: in expansion of macro 'PK_KNOWN_TEST' <--[gcc]
1229 | PK_KNOWN_TEST(GNUTLS_PK_EDDSA_ED25519,
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:699:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
699 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/crypto-selftests-pk.c:1239:17: note: in expansion of macro 'PK_KNOWN_TEST' <--[gcc]
1239 | PK_KNOWN_TEST(GNUTLS_PK_EDDSA_ED448,
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c:31: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c: In function 'resp_matches_pcert': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c:199:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
199 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c: In function 'append_response': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c:294:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
294 | "the OCSP response associated with chain %d on pos %d, is invalid/expired\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c:299:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
299 | "the OCSP response associated with chain %d on pos %d, is too old (ignoring)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c:310:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
310 | "associating OCSP response with chain %d on pos %d\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c:318:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
318 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c: In function 'gnutls_certificate_set_ocsp_status_request_mem': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c:468:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
468 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c:475:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
475 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c:512:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
512 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c:523:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
523 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/ocsp-api.c:529:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
529 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/stek.c:22: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/stek.c: In function 'rotate': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/stek.c:139:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
139 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/stek.c: In function '_gnutls_get_session_ticket_encryption_key': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/stek.c:207:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
207 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-rawpk.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/cert-cred-rawpk.c:26: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.h:26, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c: In function 'gnutls_transport_is_ktls_enabled': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c:61:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
61 | _gnutls_debug_log("Initial negotiation is not yet complete\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c:62:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
62 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c: In function '_gnutls_ktls_enable': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c:86:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
86 | "kTLS: Unable to set TCP_ULP for read socket: %d\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c:88:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
88 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c:97:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
97 | "kTLS: Unable to set TCP_ULP for write socket: %d\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c:99:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
99 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c: In function '_gnutls_ktls_set_keys': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c:502:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
502 | _gnutls_debug_log("Linux kernel version %lu.%lu has been detected\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c:511:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
511 | _gnutls_debug_log("Linux kernel version %lu.%lu doesn't yet "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c: In function '_gnutls_ktls_recv_control_msg': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c:1082:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1082 | _gnutls_debug_log("kTLS: socket(recv) has not yet received "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/systmake[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o pathbuf.lo ../../lib/pathbuf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/pathbuf.c -fPIC -DPIC -o .libs/pathbuf.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o audit.lo ../../lib/audit.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/audit.c -fPIC -DPIC -o .libs/audit.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o dlwrap/tss2_tctildr.lo ../../lib/dlwrap/tss2_tctildr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/dlwrap/tss2_tctildr.c -fPIC -DPIC -o dlwrap/.libs/tss2_tctildr.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o dlwrap/tss2_mu.lo ../../lib/dlwrap/tss2_mu.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/dlwrap/tss2_mu.c -fPIC -DPIC -o dlwrap/.libs/tss2_mu.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o dlwrap/tss2_esys.lo ../../lib/dlwrap/tss2_esys.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/dlwrap/tss2_esys.c -fPIC -DPIC -o dlwrap/.libs/tss2_esys.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o vko.lo ../../lib/vko.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/vko.c -fPIC -DPIC -o .libs/vko.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o system/keys-dummy.lo ../../lib/system/keys-dummy.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/system/keys-dummy.c -fPIC -DPIC -o system/.libs/keys-dummy.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls13-sig.lo ../../lib/tls13-sig.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls13-sig.c -fPIC -DPIC -o .libs/tls13-sig.o
em/ktls.c:1084:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1084 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c: In function '_gnutls_ktls_recv_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c:1134:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1134 | "REC[%p]: Alert[%d|%d] - %s - was received\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c:1153:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1153 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/ktls.c:1182:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1182 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pathbuf.c:27: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/audit.c:22: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:26: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c: In function '_gnutls_gost_vko_key': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:46:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
46 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:54:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
54 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c: In function '_gnutls_gost_keytrans_encrypt': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:87:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
87 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:96:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
96 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:104:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
104 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:114:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
114 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:121:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
121 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:129:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
129 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:137:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
137 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:144:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
144 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:149:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
149 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:155:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
155 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c: In function '_gnutls_gost_keytrans_decrypt': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:185:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
185 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:193:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
193 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:203:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
203 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:209:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
209 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:218:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
218 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:224:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
224 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:231:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
231 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:244:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
244 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:254:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
254 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:260:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
260 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:272:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
272 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/vko.c:281:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
281 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/keys-dummy.c:21: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:25: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c: In function '_gnutls13_handshake_verify_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:56:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
56 | "HSK[%p]: verifying TLS 1.3 handshake data using %s\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:67:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
67 | "HSK[%p]: certificate of %s cannot be combined with %s sig\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:96:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
96 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:102:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
102 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:108:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
108 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:117:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
117 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:124:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
124 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:135:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
135 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c: In function '_gnutls13_handshake_sign_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:168:17: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
168 | "HSK[%p]: signing TLS 1.3 handshake data: using %s and PRF: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:179:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
179 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:188:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
188 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:194:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
194 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:203:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
203 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:210:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
210 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13-sig.c:221:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
221 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'scan_slots': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:244:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
244 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'pkcs11_provider_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:276:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
276 | _gnutls_debug_log("p11: Initializing module: %s\n", module_name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:278:26: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
278 | if (params && (p = strstr(params, "p11-kit:")) != 0) {
| ^
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:303:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
303 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:311:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
311 | "p11: Module %s is initialized in a thread-safe mode\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:315:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
315 | "p11: Module %s is initialized NOT in a thread-safe mode\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'pkcs11_provider_add': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:342:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
342 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:354:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
354 | _gnutls_debug_log("p11: module %s is already loaded.\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function '_gnutls_pkcs11_check_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:404:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
404 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:423:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
423 | "Initializing needed PKCS #11 modules\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:426:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
426 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:442:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
442 | "Initializing all PKCS #11 modules\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:445:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
445 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_add_provider': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:494:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
494 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:495:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
495 | _gnutls_debug_log("p11: Cannot load provider %s\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:502:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
502 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:511:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
511 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'add_obj_attrs': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:541:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
541 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_obj_set_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:605:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
605 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:611:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
611 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:617:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
617 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:618:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
618 | _gnutls_debug_log("p11: FindObjectsInit failed.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:625:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
625 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:626:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
626 | _gnutls_debug_log("p11: FindObjects failed.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:632:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
632 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:635:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
635 | "p11: More than one objects match (%d)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:646:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
646 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:661:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
661 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:662:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
662 | _gnutls_debug_log("p11: set_attribute_value failed.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:676:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
676 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:677:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
677 | _gnutls_debug_log("p11: set_attribute_value failed.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:684:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
684 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o pkcs11.lo ../../lib/pkcs11.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/pkcs11.c -fPIC -DPIC -o .libs/pkcs11.o
' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'find_obj_session_cb': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:742:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
742 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:750:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
750 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:760:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
760 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:761:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
761 | _gnutls_debug_log("p11: FindObjectsInit failed.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:777:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
777 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_obj_get_ptr': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:827:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
827 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'pkcs11_get_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:902:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
902 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'compat_load': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:966:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
966 | _gnutls_debug_log("Loading PKCS #11 libraries from %s\n", configfile);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:970:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
970 | _gnutls_debug_log("Could not load %s: %s\n", configfile,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:989:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
989 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:990:51: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
990 | _gnutls_debug_log("Cannot load provider: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'auto_load': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1007:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1007 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1008:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1008 | _gnutls_debug_log("Cannot load registered modules: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1019:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1019 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1021:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1021 | "Cannot initialize PKCS #11 module: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1028:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1028 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1029:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1029 | _gnutls_debug_log("Cannot add PKCS #11 module: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function '_gnutls_pkcs11_reinit': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1119:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1119 | "Cannot re-initialize registered module '%.*s': %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'pkcs11_url_to_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1220:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1220 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1232:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1232 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'pkcs11_info_to_url': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1282:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1282 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_obj_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1305:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1305 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1312:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1312 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_obj_export': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1381:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1381 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1387:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1387 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_obj_export3': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1440:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1440 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1468:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1468 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'pkcs11_find_slot': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1513:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1513 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1552:9: note: in expansion of macro 'gnutls_assert' <--[gcc]
1552 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'pkcs11_open_session': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1572:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1572 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1582:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1582 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1595:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1595 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function '_pkcs11_traverse_tokens': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1631:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1631 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1676:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
1676 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'pkcs11_class_to_type': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1759:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1759 | _gnutls_debug_log("unknown pkcs11 object class %x\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'pkcs11_obj_import': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1784:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1784 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1791:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1791 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1808:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1808 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1819:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1819 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'pkcs11_read_pubkey': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1869:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1869 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1893:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
1893 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1902:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1902 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1925:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1925 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1950:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1950 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:1993:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1993 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2002:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2002 | "requested reading public key of unsupported type %u\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'pkcs11_import_object': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2211:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2211 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2224:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2224 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2238:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2238 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2251:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2251 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'find_single_obj_cb': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2277:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2277 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2285:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2285 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2295:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2295 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2296:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2296 | _gnutls_debug_log("p11: FindObjectsInit failed.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2310:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2310 | _gnutls_debug_log("p11: Skipped object, missing attrs.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2314:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2314 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2333:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
2333 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_obj_import_url': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2393:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2393 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2405:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2405 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'find_token_num_cb': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2420:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2420 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'find_token_modname_cb': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2446:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2446 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2452:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2452 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function '_gnutls_pkcs11_token_get_url': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2500:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2500 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2508:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2508 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_token_get_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2571:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2571 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2601:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2601 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2610:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2610 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2616:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2616 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_token_get_ptr': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2665:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2665 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2675:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2675 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_obj_export_url': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2712:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2712 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'retrieve_pin_from_source': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2748:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2748 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2755:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2755 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2785:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2785 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'retrieve_pin_from_callback': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2808:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2808 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2815:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2815 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2826:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2826 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'pkcs11_retrieve_pin': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2889:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2889 | "p11: refusing more than a single attempts with pin-value\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2893:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2893 | _gnutls_debug_log("p11: Using pin-value to retrieve PIN\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2903:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2903 | "p11: refusing more than a single attempts with pin-source\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2909:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2909 | "p11: Using pin-source to retrieve PIN\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2924:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2924 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2926:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2926 | "p11: No suitable pin callback but login required.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'pkcs11_login': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2942:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2942 | _gnutls_debug_log("p11: No login requested.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2956:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
2956 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2957:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2957 | _gnutls_debug_log("p11: No login required in token.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2969:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
2969 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2970:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2970 | _gnutls_debug_log("p11: Protected login failed.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:2993:57: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
2993 | "p11: Already logged in as SO\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3002:49: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3002 | "p11: Already logged in as user\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3014:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
3014 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3015:51: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3015 | _gnutls_debug_log("p11: GetTokenInfo failed\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3025:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
3025 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3038:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3038 | _gnutls_debug_log("p11: Login result = %s (%lu)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'find_privkeys': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3085:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3085 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3099:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3099 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3106:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3106 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3117:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3117 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'find_multi_objs_cb': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3173:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3173 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3181:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3181 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3190:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
3190 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3195:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
3195 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3225:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3225 | "p11 attrs: CKA_CLASS (CERT), CKA_CERTIFICATE_TYPE\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3236:36: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3236 | _gnutls_assert_log("p11 attrs: CKA_CLASS (PUBLIC KEY)\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3247:36: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3247 | _gnutls_assert_log("p11 attrs: CKA_CLASS (PRIVATE KEY)\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3256:36: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3256 | _gnutls_assert_log("p11 attrs: CKA_TRUSTED\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3261:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
3261 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3270:36: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3270 | _gnutls_assert_log("p11 attrs: CKA_X_DISTRUSTED\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3279:36: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3279 | _gnutls_assert_log("p11 attrs: CKA_CERTIFICATE_CATEGORY=CA\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3288:36: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3288 | _gnutls_assert_log("p11 attrs: CKA_CLASS\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3297:36: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3297 | _gnutls_assert_log("p11 attrs: CKA_ID\n");
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3306:36: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3306 | _gnutls_assert_log("p11 attrs: CKA_LABEL\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3372:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
3372 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3380:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
3380 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3400:49: note: in expansion of macro 'gnutls_assert' <--[gcc]
3400 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_obj_list_import_url4': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3544:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3544 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3557:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3557 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function '_gnutls_x509_crt_import_pkcs11_url': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3615:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3615 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3626:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3626 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3632:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3632 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_x509_crt_list_import_pkcs11': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3669:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
3669 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3675:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
3675 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'find_flags_cb': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3698:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3698 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3706:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3706 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_token_get_flags': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3744:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3744 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3753:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3753 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_token_get_mechanism': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3839:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3839 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3847:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3847 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3854:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3854 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3859:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3859 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_token_check_mechanism': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3900:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3900 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3908:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3908 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3914:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3914 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'check_found_cert': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3973:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3973 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3979:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
3979 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3985:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
3985 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:3993:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
3993 | "check_found_cert: cert doesn't match the expected\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4001:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
4001 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4009:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
4009 | "check_found_cert: cert key doesn't match the expected key\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4017:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4017 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4020:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
4020 | "check_found_cert: cert has invalid key ID\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'get_data_and_attrs': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4069:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
4069 | "p11: Skipped cert, missing attrs.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'get_distrust_after': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4112:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4112 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'find_cert_cb': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4151:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4151 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4158:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
4158 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4244:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
4244 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4245:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
4245 | _gnutls_debug_log("p11: FindObjectsInit failed.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4311:49: note: in expansion of macro 'gnutls_assert' <--[gcc]
4311 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4331:41: note: in expansion of macro 'gnutls_assert' <--[gcc]
4331 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4340:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4340 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_get_raw_issuer': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4392:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4392 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4413:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4413 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4434:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4434 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4440:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4440 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_get_raw_issuer_by_dn': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4496:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4496 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4510:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4510 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4518:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4518 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4524:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4524 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_get_raw_issuer_by_subject_key_id': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4579:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4579 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4598:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4598 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4606:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4606 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4612:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4612 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function '_gnutls_pkcs11_crt_is_known': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4644:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
4644 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4656:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4656 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4664:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4664 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4671:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4671 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4693:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
4693 | "crt_is_known: did not find cert, using issuer DN + serial, using DN only\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4695:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4695 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4703:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
4703 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4717:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4717 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4718:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
4718 | _gnutls_debug_log("crt_is_known: did not find any cert\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4726:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
4726 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4732:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
4732 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function 'gnutls_pkcs11_obj_flags_get_str': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4853:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4853 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c: In function '_gnutls_pkcs11_get_distrust_after': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4889:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4889 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4897:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4897 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4904:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4904 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4927:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
4927 | "get_distrust_after: did not find cert, using issuer DN + serial, using DN only\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4929:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4929 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4944:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
4944 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4946:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
4946 | "get_distrust_after: did not find any cert\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11.c:4348: warning: uninitvar(CWE-457): Uninitialized variable: finalized <--[cppcheck]
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o pkcs11x.lo ../../lib/pkcs11x.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/pkcs11x.c -fPIC -DPIC -o .libs/pkcs11x.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o pkcs11_privkey.lo ../../lib/pkcs11_privkey.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/pkcs11_privkey.c -fPIC -DPIC -o .libs/pkcs11_privkey.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o pkcs11_write.lo ../../lib/pkcs11_write.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/pkcs11_write.c -fPIC -DPIC -o .libs/pkcs11_write.o
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:22: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c: In function 'override_ext': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:56:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
56 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c: In function 'pkcs11_override_cert_exts': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:87:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
87 | "p11: cannot override extensions on a non-p11-kit trust module\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:103:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
103 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:105:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
105 | "p11: FindObjectsInit failed for cert extensions.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:115:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
115 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:122:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
122 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:128:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
128 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:145:41: note: in expansion of macro 'gnutls_assert' <--[gcc]
145 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:157:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
157 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c: In function 'find_ext_cb': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:191:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
191 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:199:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
199 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:215:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
215 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:217:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
217 | "p11: FindObjectsInit failed for cert extensions.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c: In function 'gnutls_pkcs11_obj_get_exts': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11x.c:310:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
310 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:22: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c: In function 'gnutls_pkcs11_privkey_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:87:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
87 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:94:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
94 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:100:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
100 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c: In function 'find_object': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:197:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
197 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:205:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
205 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:206:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
206 | _gnutls_debug_log("p11: FindObjectsInit failed.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c: In function '_gnutls_pkcs11_privkey_sign': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:369:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
369 | _gnutls_debug_log("p11: %s\n", pkcs11_strerror(rv));
| ^~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:370:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
370 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:382:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
382 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:384:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
384 | "PKCS #11 login failed, trying operation anyway\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:398:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
398 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:405:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
405 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:415:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
415 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:426:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
426 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:439:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
439 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c: In function 'gnutls_pkcs11_privkey_import_url': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:596:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
596 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:605:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
605 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:614:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
614 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:634:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
634 | _gnutls_debug_log("Cannot determine PKCS #11 key algorithm\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:660:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
660 | "Detected incompatible with TLS1.3 RSA key! (%s)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c: In function '_gnutls_pkcs11_privkey_decrypt_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:732:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
732 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:744:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
744 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:746:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
746 | "PKCS #11 login failed, trying operation anyway\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:760:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
760 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:767:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
767 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:778:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
778 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c: In function '_gnutls_pkcs11_privkey_decrypt_data2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:843:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
843 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:853:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
853 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:865:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
865 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:867:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
867 | "PKCS #11 login failed, trying operation anyway\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:883:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
883 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:886:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
886 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c: In function 'gnutls_pkcs11_privkey_export_url': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:923:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
923 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c: In function '_dsa_params_generate': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1014:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1014 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1015:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1015 | _gnutls_debug_log("p11: %s\n", pkcs11_strerror(rv));
| ^~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1035:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1035 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1036:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1036 | _gnutls_debug_log("p11: %s\n", pkcs11_strerror(rv));
| ^~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c: In function 'gnutls_pkcs11_privkey_generate3': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1107:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1107 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1117:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1117 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1144:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1144 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1252:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1252 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1280:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1280 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1355:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1355 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1356:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1356 | _gnutls_debug_log("p11: %s\n", pkcs11_strerror(rv));
| ^~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1365:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1365 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1371:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1371 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1380:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1380 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1386:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1386 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1392:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1392 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c: In function 'load_pubkey_obj': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1427:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1427 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c: In function '_pkcs11_privkey_get_pubkey': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1457:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1457 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1463:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1463 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1469:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1469 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1484:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1484 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1491:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1491 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1497:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1497 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c: In function 'gnutls_pkcs11_privkey_export_pubkey': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_privkey.c:1547:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1547 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:21: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c: In function 'mark_flags': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:58:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
58 | "p11: ignoring the distrusted flag as it is not valid on non-p11-kit-trust modules\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c: In function 'gnutls_pkcs11_copy_x509_crt2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:128:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
128 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:138:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
138 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:145:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
145 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:151:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
151 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:158:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
158 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:175:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
175 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:236:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
236 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:237:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
237 | _gnutls_debug_log("p11: %s\n", pkcs11_strerror(rv));
| ^~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c: In function 'add_pubkey': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:294:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
294 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:315:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
315 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:345:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
345 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:367:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
367 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:374:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
374 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:393:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
393 | "requested writing public key of unsupported type %u\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c: In function 'gnutls_pkcs11_copy_pubkey': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:441:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
441 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:451:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
451 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:467:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
467 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:492:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
492 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o pkcs11_secret.lo ../../lib/pkcs11_secret.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/pkcs11_secret.c -fPIC -DPIC -o .libs/pkcs11_secret.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o pkcs11_int.lo ../../lib/pkcs11_int.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/pkcs11_int.c -fPIC -DPIC -o .libs/pkcs11_int.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o srp.lo ../../lib/srp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/srp.c -fPIC -DPIC -o .libs/srp.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o dlwrap/zlib.lo ../../lib/dlwrap/zlib.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/dlwrap/zlib.c -fPIC -DPIC -o dlwrap/.libs/zlib.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o inih/ini.lo ../../lib/inih/ini.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/inih/ini.c -fPIC -DPIC -o inih/.libs/ini.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o system/sockets.lo ../../lib/system/sockets.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/system/sockets.c -fPIC -DPIC -o system/.libs/sockets.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o system/threads.lo ../../lib/system/threads.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/system/threads.c -fPIC -DPIC -o system/.libs/threads.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o system/certs.lo ../../lib/system/certs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/system/certs.c -fPIC -DPIC -o system/.libs/certs.o
build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:531:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
531 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:532:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
532 | _gnutls_debug_log("p11: %s\n", pkcs11_strerror(rv));
| ^~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c: In function 'gnutls_pkcs11_copy_attached_extension': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:585:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
585 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:595:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
595 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:601:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
601 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:631:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
631 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:632:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
632 | _gnutls_debug_log("p11: %s\n", pkcs11_strerror(rv));
| ^~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c: In function 'gnutls_pkcs11_copy_x509_privkey2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:702:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
702 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:712:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
712 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:731:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
731 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:833:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
833 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:885:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
885 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:916:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
916 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:922:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
922 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:945:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
945 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:965:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
965 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:977:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
977 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:978:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
978 | _gnutls_debug_log("p11: %s\n", pkcs11_strerror(rv));
| ^~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1016:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1016 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c: In function 'delete_obj_url_cb': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1048:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1048 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1056:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1056 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1098:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1098 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1099:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1099 | _gnutls_debug_log("p11: FindObjectsInit failed.\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1109:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1109 | _gnutls_debug_log("p11: Cannot destroy object: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1119:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1119 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c: In function 'gnutls_pkcs11_delete_url': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1155:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1155 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1165:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1165 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c: In function 'gnutls_pkcs11_token_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1199:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1199 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1207:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1207 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1219:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1219 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1220:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1220 | _gnutls_debug_log("p11: %s\n", pkcs11_strerror(rv));
| ^~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c: In function 'gnutls_pkcs11_token_set_pin': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1258:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1258 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1272:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1272 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1281:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1281 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1282:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1282 | _gnutls_debug_log("p11: %s\n", pkcs11_strerror(rv));
| ^~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1305:41: note: in expansion of macro 'gnutls_assert' <--[gcc]
1305 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1317:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
1317 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1318:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1318 | _gnutls_debug_log("p11: %s\n", pkcs11_strerror(rv));
| ^~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c: In function 'gnutls_pkcs11_token_get_random': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1356:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1356 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1364:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1364 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1370:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
1370 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_write.c:1371:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1371 | _gnutls_debug_log("p11: %s\n", pkcs11_strerror(rv));
| ^~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_secret.c:21: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_secret.c: In function 'gnutls_pkcs11_copy_secret_key': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_secret.c:69:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
69 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_secret.c:76:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
76 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_secret.c:86:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
86 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_secret.c:132:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
132 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_secret.c:133:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
133 | _gnutls_debug_log("p11: %s\n", pkcs11_strerror(rv));
| ^~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/pkcs11_int.c:26: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/srp.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/srp.c:27: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system.h:27, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/sockets.c:25: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system.h:27, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/threads.c:25: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/certs.c:25: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:25: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:29: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c: In function 'gnutls_psk_set_client_credentials2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:152:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
152 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:162:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
162 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:171:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
171 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:179:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
179 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:184:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
184 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c: In function 'gnutls_psk_set_server_credentials_file': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:289:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
289 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:295:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
295 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:301:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
301 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c: In function 'gnutls_psk_set_server_credentials_hint': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:328:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
328 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c: In function 'gnutls_psk_server_get_username': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:72:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
72 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:630:9: note: in expansion of macro 'CHECK_AUTH_TYPE' <--[gcc]
630 | CHECK_AUTH_TYPE(GNUTLS_CRD_PSK, NULL);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c: In function 'gnutls_psk_server_get_username2': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:72:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
72 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:663:9: note: in expansion of macro 'CHECK_AUTH_TYPE' <--[gcc]
663 | CHECK_AUTH_TYPE(GNUTLS_CRD_PSK, GNUTLS_E_INVALID_REQUEST);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c: In function 'gnutls_psk_client_get_hint': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:72:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
72 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/psk.c:697:9: note: in expansion of macro 'CHECK_AUTH_TYPE' <--[gcc]
697 | CHECK_AUTH_TYPE(GNUTLS_CRD_PSK, NULL);
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system.h:27, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/fastopen.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/fastopen.c: In function 'tfo_writev': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/fastopen.c:108:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
108 | "Failed to set socket option FASTOPEN\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/fastopen.c:117:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
117 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/fastopen.c:122:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "Fallback from TCP Fast Open... TFO is not enabled at system level\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/fastopen.c:132:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
132 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/fastopen.c: In function 'gnutls_transport_set_fastopen': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/fastopen.c:235:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
235 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/system/fastopen.c:240:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
240 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o psk.lo ../../lib/psk.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/psk.c -fPIC -DPIC -o .libs/psk.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../lib -I.. -I../../includes -I../includes -I../../lib/includes -I../../lib/includes -I./includes -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o libgnutlsxx_la-gnutlsxx.lo `test -f 'gnutlsxx.cpp' || echo '../../lib/'`gnutlsxx.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../lib -I.. -I../../includes -I../includes -I../../lib/includes -I../../lib/includes -I./includes -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/gnutlsxx.cpp -fPIC -DPIC -o .libs/libgnutlsxx_la-gnutlsxx.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o system/fastopen.lo ../../lib/system/fastopen.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/system/fastopen.c -fPIC -DPIC -o system/.libs/fastopen.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o dlwrap/zstd.lo ../../lib/dlwrap/zstd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/dlwrap/zstd.c -fPIC -DPIC -o dlwrap/.libs/zstd.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o dlwrap/brotlienc.lo ../../lib/dlwrap/brotlienc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/dlwrap/brotlienc.c -fPIC -DPIC -o dlwrap/.libs/brotlienc.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o dlwrap/brotlidec.lo ../../lib/dlwrap/brotlidec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/dlwrap/brotlidec.c -fPIC -DPIC -o dlwrap/.libs/brotlidec.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tpm2/tpm2.lo ../../lib/tpm2/tpm2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tpm2/tpm2.c -fPIC -DPIC -o tpm2/.libs/tpm2.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tpm2/callbacks/random/random_callbacks.lo ../../lib/tpm2/callbacks/random/random_callbacks.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tpm2/callbacks/random/random_callbacks.c -fPIC -DPIC -o tpm2/callbacks/random/.libs/random_callbacks.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tpm2/callbacks/hmac/hmac_callbacks.lo ../../lib/tpm2/callbacks/hmac/hmac_callbacks.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tpm2/callbacks/hmac/hmac_callbacks.c -fPIC -DPIC -o tpm2/callbacks/hmac/.libs/hmac_callbacks.o
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:27: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c: In function 'rsa_key_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:70:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
70 | "tpm2: unsupported RSA sign algo %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c: In function 'ec_key_info': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:109:43: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
109 | _gnutls_debug_log("tpm2: unsupported EC sign algo %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c: In function '_gnutls_load_tpm2_key': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:162:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
162 | _gnutls_debug_log("tpm2: error decoding TSS2 key blob: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:170:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
170 | _gnutls_debug_log("tpm2: failed to create ASN.1 type: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:178:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
178 | _gnutls_debug_log("tpm2: failed to decode key from ASN.1: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:187:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
187 | _gnutls_debug_log("tpm2: failed to parse key type OID: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:193:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
193 | _gnutls_debug_log("tpm2: key has unknown type OID %s not %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:211:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
211 | _gnutls_debug_log("tpm2: failed to parse TPM2 key parent: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:221:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
221 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:223:41: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
223 | "tpm2: failed to parse parent key\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:238:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
238 | _gnutls_debug_log("tpm2: failed to parse pubkey element: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:245:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
245 | _gnutls_debug_log("tpm2: failed to parse privkey element: %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:251:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
251 | _gnutls_debug_log("tpm2: parsed key with parent %x, emptyauth %d\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2.c:256:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
256 | _gnutls_debug_log("tpm2: failed to allocate context\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:60: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c: In function 'install_tpm_passphrase': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:234:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
234 | _gnutls_debug_log("tpm2: password too long; truncating\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c: In function 'get_primary_template': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:254:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
254 | _gnutls_debug_log("tpm2: Esys_GetCapability failed: 0x%x\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:276:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
276 | _gnutls_debug_log("tpm2: unable to find primary template\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c: In function 'tpm2_hierarchy_name': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:292:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
292 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c: In function 'tpm2_hierarchy_to_esys_handle': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:309:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
309 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c: In function 'init_tpm2_primary': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:329:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
329 | _gnutls_debug_log("tpm2: creating primary key under %s hierarchy\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:345:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
345 | _gnutls_debug_log("tpm2: Esys_TR_SetAuth failed: 0x%x\n", rc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:358:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
358 | "tpm2: Esys_CreatePrimary owner auth failed\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:362:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
362 | _gnutls_debug_log("tpm2: Esys_CreatePrimary failed: 0x%x\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c: In function 'init_tpm2_key': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:382:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
382 | _gnutls_debug_log("tpm2: establishing connection with TPM\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:386:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
386 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:387:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
387 | _gnutls_debug_log("tpm2: Esys_Initialize failed: 0x%x\n", rc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:394:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
394 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:396:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
396 | "tpm2: _gnutls_setup_tpm2_callbacks failed: 0x%x\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:405:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
405 | "tpm2: was already started up thus false positive failing in tpm2tss log\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:407:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
407 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:408:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
408 | _gnutls_debug_log("tpm2: Esys_Startup failed: 0x%x\n", rc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:414:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
414 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:422:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
422 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:424:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
424 | "tpm2: Esys_TR_FromTPMPublic failed for parent 0x%x: 0x%x\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:458:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
458 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:460:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
460 | "tpm2: Esys_TR_SetAuth failed: 0x%x\n", rc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:465:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
465 | _gnutls_debug_log("tpm2: loading TPM2 key blob, parent handle 0x%x\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:472:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
472 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:473:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
473 | _gnutls_debug_log("tpm2: Esys_Load auth failed\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:478:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
478 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:479:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
479 | _gnutls_debug_log("tpm2: Esys_Load failed: 0x%x\n", rc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:489:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
489 | "tpm2: Esys_FlushContext for generated primary failed: 0x%x\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c: In function 'auth_tpm2_key': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:530:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
530 | _gnutls_debug_log("tpm2: Esys_TR_SetAuth failed: 0x%x\n", rc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c: In function 'tpm2_rsa_sign_hash_fn': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:551:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
551 | _gnutls_debug_log("tpm2: RSA (%s) sign function called for %d bytes\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:601:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
601 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:607:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
607 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:615:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
615 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:616:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
616 | _gnutls_debug_log("tpm2: Esys_RSA_Decrypt auth failed\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:621:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
621 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:623:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
623 | "tpm2: failed to generate RSA signature: 0x%x\n", rc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c: In function 'tpm2_ec_sign_hash_fn': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:659:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
659 | _gnutls_debug_log("tpm2: EC sign function called for %d bytes\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:679:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
679 | _gnutls_debug_log("tpm2: Unknown TPM2 EC digest size %d\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:689:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
689 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:695:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
695 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:704:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
704 | _gnutls_debug_log("tpm2: Esys_Sign auth failed\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:710:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
710 | "tpm2: failed to generate EC signature: 0x%x\n", rc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c: In function 'init_tcti': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:749:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
749 | "tpm2: TCTI configuration found in %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:762:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
762 | "tpm2: unable to initialize TCTI \"%s\": 0x%x\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c: In function 'tpm2_esys_ensure': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:785:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
785 | "tpm2: unable to initialize tss2-esys functions\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:793:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
793 | "tpm2: unable to initialize tss2-mu functions\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:801:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
801 | "tpm2: unable to initialize tss2-tctildr functions\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c: In function 'install_tpm2_key': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:849:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
849 | _gnutls_debug_log("tpm2: Invalid TPM2 parent handle 0x%08x\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:860:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
860 | "tpm2: failed to import private key data: 0x%x\n", rc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:868:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
868 | "tpm2: failed to import public key data: 0x%x\n", rc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:880:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
880 | _gnutls_debug_log("tpm2: unsupported key type %d\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c: In function 'tpm2_convert_public': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/tpm2_esys.c:1004:35: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
1004 | _gnutls_debug_log("tpm2: unsupported TPM2 key type %d\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/callbacks/esys_crypto_callbacks.c:35: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/callbacks/esys_crypto_callbacks.c: In function '_gnutls_setup_tss2_callbacks': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/callbacks/esys_crypto_callbacks.c:53:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
53 | "tpm2: Esys_SetCryptoCallbacks failed: 0x%x\n", rc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/callbacks/aes/aes_callbacks.c:26: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/datum.h:26, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tpm2/callbacks/ecdh/ecdh_callbacks.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/encrypted_extensions.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/encrypted_extensions.c: In function '_gnutls13_recv_encrypted_extensions': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/encrypted_extensions.c:40:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
40 | _gnutls_handshake_log("HSK[%p]: parsing encrypted extensions\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/encrypted_extensions.c: In function '_gnutls13_send_encrypted_extensions': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/encrypted_extensions.c:68:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
68 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tpm2/tpm2_esys.lo ../../lib/tpm2/tpm2_esys.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tpm2/tpm2_esys.c -fPIC -DPIC -o tpm2/.libs/tpm2_esys.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tpm2/callbacks/esys_crypto_callbacks.lo ../../lib/tpm2/callbacks/esys_crypto_callbacks.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tpm2/callbacks/esys_crypto_callbacks.c -fPIC -DPIC -o tpm2/callbacks/.libs/esys_crypto_callbacks.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tpm2/callbacks/aes/aes_callbacks.lo ../../lib/tpm2/callbacks/aes/aes_callbacks.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tpm2/callbacks/aes/aes_callbacks.c -fPIC -DPIC -o tpm2/callbacks/aes/.libs/aes_callbacks.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tpm2/callbacks/ecdh/ecdh_callbacks.lo ../../lib/tpm2/callbacks/ecdh/ecdh_callbacks.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tpm2/callbacks/ecdh/ecdh_callbacks.c -fPIC -DPIC -o tpm2/callbacks/ecdh/.libs/ecdh_callbacks.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tpm2/callbacks/hash/hash_callbacks.lo ../../lib/tpm2/callbacks/hash/hash_callbacks.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tpm2/callbacks/hash/hash_callbacks.c -fPIC -DPIC -o tpm2/callbacks/hash/.libs/hash_callbacks.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tpm2/callbacks/rsa/rsa_callbacks.lo ../../lib/tpm2/callbacks/rsa/rsa_callbacks.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tpm2/callbacks/rsa/rsa_callbacks.c -fPIC -DPIC -o tpm2/callbacks/rsa/.libs/rsa_callbacks.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls13/encrypted_extensions.lo ../../lib/tls13/encrypted_extensions.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls13/encrypted_extensions.c -fPIC -DPIC -o tls13/.libs/encrypted_extensions.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls13/early_data.lo ../../lib/tls13/early_data.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls13/early_data.c -fPIC -DPIC -o tls13/.libs/early_data.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls13/certificate_request.lo ../../lib/tls13/certificate_request.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls13/certificate_request.c -fPIC -DPIC -o tls13/.libs/certificate_request.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls13/certificate_verify.lo ../../lib/tls13/certificate_verify.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls13/certificate_verify.c -fPIC -DPIC -o tls13/.libs/certificate_verify.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls13/finished.lo ../../lib/tls13/finished.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls13/finished.c -fPIC -DPIC -o tls13/.libs/finished.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls13/key_update.lo ../../lib/tls13/key_update.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls13/key_update.c -fPIC -DPIC -o tls13/.libs/key_update.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls13/hello_retry.lo ../../lib/tls13/hello_retry.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls13/hello_retry.c -fPIC -DPIC -o tls13/.libs/hello_retry.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls13/session_ticket.lo ../../lib/tls13/session_ticket.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls13/session_ticket.c -fPIC -DPIC -o tls13/.libs/session_ticket.o
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/early_data.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/early_data.c: In function '_gnutls13_recv_end_of_early_data': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/early_data.c:94:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
94 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:33: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c: In function '_gnutls13_recv_certificate_request_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:163:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
163 | _gnutls_handshake_log("HSK[%p]: parsing certificate request\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:227:33: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
227 | "HSK[%p]: rejecting client auth because of no suitable signature algorithm\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c: In function 'write_certificate_authorities': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:279:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
279 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c: In function '_gnutls13_send_certificate_request': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:328:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
328 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:338:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
338 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:353:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
353 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:359:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
359 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:368:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
368 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:376:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
376 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:384:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
384 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:395:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
395 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_request.c:401:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
401 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c:26: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c: In function '_gnutls13_recv_certificate_verify': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c:75:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
75 | _gnutls_handshake_log("HSK[%p]: Parsing certificate verify\n", session);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c:78:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
78 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c:86:39: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
86 | _gnutls_handshake_log("Found unsupported signature (%d.%d)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c:104:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
104 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c:109:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
109 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c:121:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
121 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c:132:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
132 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c:137:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
137 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c: In function '_gnutls13_send_certificate_verify': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c:222:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
222 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c:228:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
228 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate_verify.c:235:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
235 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/finished.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/finished.c: In function '_gnutls13_recv_finished': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/finished.c:93:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
93 | _gnutls_handshake_log("HSK[%p]: parsing finished\n", session);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/finished.c:96:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
96 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/finished.c:104:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
104 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/finished.c: In function '_gnutls13_send_finished': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/finished.c:149:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
149 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/finished.c:153:39: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
153 | _gnutls_handshake_log("HSK[%p]: sending finished\n", session);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/finished.c:162:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
162 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/key_update.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/key_update.c: In function '_gnutls13_recv_key_update': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/key_update.c:120:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
120 | "reached maximum number of key updates per %d milliseconds (%d)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/key_update.c:127:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
127 | _gnutls_handshake_log("HSK[%p]: received TLS 1.3 key update (%u)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/key_update.c: In function '_gnutls13_send_key_update': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/key_update.c:200:39: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
200 | _gnutls_handshake_log("HSK[%p]: sending key update (%u)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/key_update.c:210:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
210 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/key_update.c: In function 'gnutls_session_key_update': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/key_update.c:257:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
257 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/hello_retry.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/hello_retry.c:28: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/hello_retry.c:30: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/hello_retry.c: In function '_gnutls13_send_hello_retry_request': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/hello_retry.c:57:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
57 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/hello_retry.c:65:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
65 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/hello_retry.c:72:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
72 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/hello_retry.c:79:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
79 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/hello_retry.c:86:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
86 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/hello_retry.c: In function '_gnutls13_recv_hello_retry_request': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/hello_retry.c:154:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
154 | _gnutls_handshake_log("EXT[%p]: Hello Retry Request with %s\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:31: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c: In function 'pack_ticket': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:52:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
52 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c: In function 'unpack_ticket': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:119:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
119 | DECR_LEN(len, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:129:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
129 | DECR_LEN(len, 4);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:133:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
133 | DECR_LEN(len, 4);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:141:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
141 | DECR_LEN(len, 1);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:149:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
149 | DECR_LEN(len, resumption_master_secret_size);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:154:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
154 | DECR_LEN(len, 1);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:158:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
158 | DECR_LEN(len, nonce_size);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:162:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
162 | DECR_LEN(len, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:166:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
166 | DECR_LEN(len, state.size);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:170:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
170 | DECR_LEN(len, 12);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c: In function 'append_nst_extension': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:269:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
269 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c: In function '_gnutls13_send_session_ticket': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:314:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
314 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:321:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
321 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:328:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
328 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:336:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
336 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:345:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
345 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:354:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
354 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:363:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
363 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:369:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
369 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:379:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
379 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c: In function '_gnutls13_recv_session_ticket': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/session_ticket.c:428:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
428 | _gnutls_handshake_log("HSK[%p]: parsing session ticket message\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls13/certificate.lo ../../lib/tls13/certificate.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls13/certificate.c -fPIC -DPIC -o tls13/.libs/certificate.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls13/anti_replay.lo ../../lib/tls13/anti_replay.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls13/anti_replay.c -fPIC -DPIC -o tls13/.libs/anti_replay.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls13/psk_ext_parser.lo ../../lib/tls13/psk_ext_parser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls13/psk_ext_parser.c -fPIC -DPIC -o tls13/.libs/psk_ext_parser.o
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c -o tls13/post_handshake.lo ../../lib/tls13/post_handshake.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -DGNUTLS_BUILDING_LIB=1 -DLOCALEDIR=\"/usr/share/locale\" -DSYSTEM_PRIORITY_FILE=\"/etc/crypto-policies/back-ends/gnutls.config\" -I../../lib/../gl -I./../gl -I./includes -I./x509 -I../../lib/includes -I./includes -I../../lib/x509 -I/usr/include/p11-kit-1 -DWITH_GZFILEOP -DGNUTLS_ZLIB_ENABLE_DLOPEN=1 -DGNUTLS_ZSTD_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIENC_ENABLE_DLOPEN=1 -DGNUTLS_BROTLIDEC_ENABLE_DLOPEN=1 -I/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/include -I/usr/include/tss2 -I/usr/include/tss2 -I/usr/include/tss2 -DGNUTLS_TSS2_ESYS_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_MU_ENABLE_DLOPEN=1 -DGNUTLS_TSS2_TCTILDR_ENABLE_DLOPEN=1 -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c ../../lib/tls13/post_handshake.c -fPIC -DPIC -o tls13/.libs/post_handshake.o
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:29: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c: In function '_gnutls13_recv_certificate': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:89:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
89 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:97:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
97 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:109:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
109 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:119:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
119 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:125:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
125 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:135:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
135 | _gnutls_handshake_log("HSK[%p]: parsing certificate message\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:147:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
147 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c: In function 'append_status_request': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:228:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
228 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:234:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
234 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c: In function '_gnutls13_send_certificate': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:277:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
277 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:306:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
306 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:313:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
313 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:322:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
322 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:331:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
331 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:346:41: note: in expansion of macro 'gnutls_assert' <--[gcc]
346 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:359:41: note: in expansion of macro 'gnutls_assert' <--[gcc]
359 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:366:41: note: in expansion of macro 'gnutls_assert' <--[gcc]
366 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:374:41: note: in expansion of macro 'gnutls_assert' <--[gcc]
374 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:387:33: note: in expansion of macro 'gnutls_assert' <--[gcc]
387 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c: In function 'parse_cert_extension': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:419:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
419 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:423:39: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
423 | _gnutls_handshake_log("Found OCSP response on cert %d\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:438:27: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
438 | _gnutls_debug_log("received unexpected certificate extension (%d)\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c: In function 'parse_cert_list': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:462:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
462 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:468:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
468 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:481:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
481 | DECR_LEN(data_size, 3);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:494:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
494 | DECR_LEN(data_size, 3);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:500:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
500 | DECR_LEN(data_size, len);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:504:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
504 | DECR_LEN(data_size, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:506:17: note: in expansion of macro 'DECR_LEN' <--[gcc]
506 | DECR_LEN(data_size, len);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:553:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
553 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:569:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
569 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c: In function 'compress_certificate': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:630:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
630 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:638:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
638 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:643:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
643 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/certificate.c:648:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
648 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/anti_replay.c:23: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/anti_replay.c: In function 'gnutls_anti_replay_enable': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/anti_replay.c:114:17: note: in expansion of macro 'gnutls_assert' <--[gcc]
114 | gnutls_assert();
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/anti_replay.c: In function '_gnutls_anti_replay_check': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/anti_replay.c:154:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
154 | "anti_replay: ticket is created before recording has started\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/anti_replay.c:170:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
170 | "anti_replay: server ticket age: %u, client ticket age: %u\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/anti_replay.c:217:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
217 | "anti_replay: duplicate ClientHello found\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/psk_ext_parser.c:24: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/psk_ext_parser.c: In function '_gnutls13_psk_ext_parser_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/psk_ext_parser.c:38:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
38 | DECR_LEN(len, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/psk_ext_parser.c:47:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
47 | DECR_LEN(len, p->identities_len);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/psk_ext_parser.c:50:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
50 | DECR_LEN(len, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/psk_ext_parser.c:55:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
55 | DECR_LEN(len, p->binders_len);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/psk_ext_parser.c: In function '_gnutls13_psk_ext_iter_next_identity': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/psk_ext_parser.c:71:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
71 | DECR_LEN(iter->identities_len, 2);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/psk_ext_parser.c:79:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
79 | DECR_LEN(iter->identities_len, psk->identity.size);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/psk_ext_parser.c:82:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
82 | DECR_LEN(iter->identities_len, 4);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/psk_ext_parser.c: In function '_gnutls13_psk_ext_iter_next_binder': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/psk_ext_parser.c:100:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
100 | DECR_LEN(iter->binders_len, 1);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:262:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
262 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:258:38: note: in expansion of macro 'DECR_LENGTH_COM' <--[gcc]
258 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:249:9: note: in expansion of macro 'DECR_LENGTH_RET' <--[gcc]
249 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/psk_ext_parser.c:107:9: note: in expansion of macro 'DECR_LEN' <--[gcc]
107 | DECR_LEN(iter->binders_len, binder->size);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str.h:29, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/gnutls_int.h:374, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c:26: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h: In function 'gnutls_assert_val_int': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
191 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", file, func, line);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/auth/cert.h:32, <--[gcc]
from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c:43: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h: In function '_gnutls_str_array_append_idna': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/str_array.h:122:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
122 | "unable to convert hostname %s to IDNA format\n", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c:46: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h: In function '_gnutls_session_group_set': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/state.h:43:31: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
43 | _gnutls_handshake_log("HSK[%p]: Selected group %s (%d)\n", session,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
In file included from /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c:48: <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h: In function '_dtls_async_timer_init': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/dtls.h:82:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
82 | "DTLS[%p]: Initializing timer for handshake state.\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c: In function '_gnutls13_reauth_client': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake.h:62:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
62 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c:110:17: note: in expansion of macro 'IMED_RET' <--[gcc]
110 | IMED_RET("recv certificate request", ret, 0);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake.h:62:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
62 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c:115:17: note: in expansion of macro 'IMED_RET' <--[gcc]
115 | IMED_RET("send certificate", ret, 0);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake.h:62:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
62 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c:121:17: note: in expansion of macro 'IMED_RET' <--[gcc]
121 | IMED_RET("send certificate verify", ret, 0);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake.h:62:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
62 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c:126:17: note: in expansion of macro 'IMED_RET' <--[gcc]
126 | IMED_RET("send finished", ret, 0);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c: In function '_gnutls13_reauth_server': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c:153:25: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
153 | "You need to call gnutls_certificate_server_set_request to enable post handshake auth\n");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake.h:62:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
62 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c:176:17: note: in expansion of macro 'IMED_RET' <--[gcc]
176 | IMED_RET("send certificate request", ret, 0);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake.h:62:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
62 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c:182:17: note: in expansion of macro 'IMED_RET' <--[gcc]
182 | IMED_RET("recv certificate", ret, 0);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake.h:62:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
62 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c:187:17: note: in expansion of macro 'IMED_RET' <--[gcc]
187 | IMED_RET("recv certificate verify", ret, 0);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:34:28: warning: passing argument 1 of '_gnutls_null_log' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] <--[gcc]
34 | _gnutls_assert_log("ASSERT: %s[%s]:%d\n", __FILE__, __func__, __LINE__);
| ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/handshake.h:62:25: note: in expansion of macro 'gnutls_assert' <--[gcc]
62 | gnutls_assert(); \
| ^~~~~~~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/tls13/post_handshake.c:198:17: note: in expansion of macro 'IMED_RET' <--[gcc]
198 | IMED_RET("recv finished", ret, 0);
| ^~~~~~~~
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:175:23: note: expected 'void *' but argument is of type 'const char *' <--[gcc]
175 | void _gnutls_null_log(void *, ...);
| ^~~~~~
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=link gcc -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -no-undefined -version-info 71:1:41 -Wl,--version-script=../../lib/libgnutls.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgnutls.la -rpath /usr/lib64 range.lo record.lo compress.lo debug.lo cipher.lo handshake-tls13.lo mbuffers.lo buffers.lo handshake.lo errors.lo dh.lo kx.lo cipher-cbc.lo priority.lo hash_int.lo cipher_int.lo session.lo db.lo x509_b64.lo hello_ext.lo auth.lo sslv2_compat.lo datum.lo session_pack.lo mpi.lo pk.lo cert-cred.lo global.lo constate.lo anon_cred.lo pkix_asn1_tab.lo gnutls_asn1_tab.lo mem.lo fingerprint.lo tls-sig.lo ecc.lo alert.lo privkey_raw.lo system/certs.lo system/threads.lo system/fastopen.lo system/sockets.lo str-iconv.lo system.lo profiles.lo inih/ini.lo str.lo str-unicode.lo str-idna.lo state.lo cert-cred-x509.lo file.lo supplemental.lo random.lo crypto-api.lo privkey.lo pcert.lo pubkey.lo locks.lo dtls.lo system_override.lo crypto-backend.lo verify-tofu.lo pin.lo tpm.lo fips.lo safe-memfuncs.lo atfork.lo randomart.lo urls.lo prf.lo auto-verify.lo dh-session.lo cert-session.lo handshake-checks.lo dtls-sw.lo dh-primes.lo openpgp_compat.lo crypto-selftests.lo crypto-selftests-pk.lo secrets.lo extv.lo hello_ext_lib.lo ocsp-api.lo stek.lo cert-cred-rawpk.lo iov.lo system/ktls.lo pathbuf.lo audit.lo dlwrap/zlib.lo dlwrap/zstd.lo dlwrap/brotlienc.lo dlwrap/brotlidec.lo vko.lo tpm2/tpm2.lo tpm2/tpm2_esys.lo tpm2/callbacks/esys_crypto_callbacks.lo tpm2/callbacks/aes/aes_callbacks.lo tpm2/callbacks/ecdh/ecdh_callbacks.lo tpm2/callbacks/random/random_callbacks.lo tpm2/callbacks/hmac/hmac_callbacks.lo tpm2/callbacks/hash/hash_callbacks.lo tpm2/callbacks/rsa/rsa_callbacks.lo dlwrap/tss2_esys.lo dlwrap/tss2_mu.lo dlwrap/tss2_tctildr.lo system/keys-dummy.lo tls13/encrypted_extensions.lo tls13/certificate_request.lo tls13/certificate_verify.lo tls13-sig.lo tls13/finished.lo tls13/key_update.lo tls13/hello_retry.lo tls13/session_ticket.lo tls13/certificate.lo tls13/early_data.lo tls13/post_handshake.lo tls13/psk_ext_parser.lo tls13/anti_replay.lo pkcs11.lo pkcs11x.lo pkcs11_privkey.lo pkcs11_write.lo pkcs11_secret.lo pkcs11_int.lo srp.lo psk.lo ../gl/libgnu.la x509/libgnutls_x509.la ext/libgnutls_ext.la auth/libgnutls_auth.la algorithms/libgnutls_alg.la extras/libgnutls_extras.la pkcs11/libgnutls_pkcs11.la accelerated/libaccelerated.la nettle/libcrypto.la /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/lib/libleancrypto.a -lp11-kit -lidn2 -lunistring -ldl -ldl -ldl -ltasn1 -lhogweed -lnettle -lgmp
libtool: link: gcc -shared -fPIC -DPIC .libs/range.o .libs/record.o .libs/compress.o .libs/debug.o .libs/cipher.o .libs/handshake-tls13.o .libs/mbuffers.o .libs/buffers.o .libs/handshake.o .libs/errors.o .libs/dh.o .libs/kx.o .libs/cipher-cbc.o .libs/priority.o .libs/hash_int.o .libs/cipher_int.o .libs/session.o .libs/db.o .libs/x509_b64.o .libs/hello_ext.o .libs/auth.o .libs/sslv2_compat.o .libs/datum.o .libs/session_pack.o .libs/mpi.o .libs/pk.o .libs/cert-cred.o .libs/global.o .libs/constate.o .libs/anon_cred.o .libs/pkix_asn1_tab.o .libs/gnutls_asn1_tab.o .libs/mem.o .libs/fingerprint.o .libs/tls-sig.o .libs/ecc.o .libs/alert.o .libs/privkey_raw.o system/.libs/certs.o system/.libs/threads.o system/.libs/fastopen.o system/.libs/sockets.o .libs/str-iconv.o .libs/system.o .libs/profiles.o inih/.libs/ini.o .libs/str.o .libs/str-unicode.o .libs/str-idna.o .libs/state.o .libs/cert-cred-x509.o .libs/file.o .libs/supplemental.o .libs/random.o .libs/crypto-api.o .libs/privkey.o .libs/pcert.o .libs/pubkey.o .libs/locks.o .libs/dtls.o .libs/system_override.o .libs/crypto-backend.o .libs/verify-tofu.o .libs/pin.o .libs/tpm.o .libs/fips.o .libs/safe-memfuncs.o .libs/atfork.o .libs/randomart.o .libs/urls.o .libs/prf.o .libs/auto-verify.o .libs/dh-session.o .libs/cert-session.o .libs/handshake-checks.o .libs/dtls-sw.o .libs/dh-primes.o .libs/openpgp_compat.o .libs/crypto-selftests.o .libs/crypto-selftests-pk.o .libs/secrets.o .libs/extv.o .libs/hello_ext_lib.o .libs/ocsp-api.o .libs/stek.o .libs/cert-cred-rawpk.o .libs/iov.o system/.libs/ktls.o .libs/pathbuf.o .libs/audit.o dlwrap/.libs/zlib.o dlwrap/.libs/zstd.o dlwrap/.libs/brotlienc.o dlwrap/.libs/brotlidec.o .libs/vko.o tpm2/.libs/tpm2.o tpm2/.libs/tpm2_esys.o tpm2/callbacks/.libs/esys_crypto_callbacks.o tpm2/callbacks/aes/.libs/aes_callbacks.o tpm2/callbacks/ecdh/.libs/ecdh_callbacks.o tpm2/callbacks/random/.libs/random_callbacks.o tpm2/callbacks/hmac/.libs/hmac_callbacks.o tpm2/callbacks/hash/.libs/hash_callbacks.o tpm2/callbacks/rsa/.libs/rsa_callbacks.o dlwrap/.libs/tss2_esys.o dlwrap/.libs/tss2_mu.o dlwrap/.libs/tss2_tctildr.o system/.libs/keys-dummy.o tls13/.libs/encrypted_extensions.o tls13/.libs/certificate_request.o tls13/.libs/certificate_verify.o .libs/tls13-sig.o tls13/.libs/finished.o tls13/.libs/key_update.o tls13/.libs/hello_retry.o tls13/.libs/session_ticket.o tls13/.libs/certificate.o tls13/.libs/early_data.o tls13/.libs/post_handshake.o tls13/.libs/psk_ext_parser.o tls13/.libs/anti_replay.o .libs/pkcs11.o .libs/pkcs11x.o .libs/pkcs11_privkey.o .libs/pkcs11_write.o .libs/pkcs11_secret.o .libs/pkcs11_int.o .libs/srp.o .libs/psk.o -Wl,--whole-archive ../gl/.libs/libgnu.a x509/.libs/libgnutls_x509.a ext/.libs/libgnutls_ext.a auth/.libs/libgnutls_auth.a algorithms/.libs/libgnutls_alg.a extras/.libs/libgnutls_extras.a pkcs11/.libs/libgnutls_pkcs11.a accelerated/.libs/libaccelerated.a nettle/.libs/libcrypto.a -Wl,--no-whole-archive /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/lib/libleancrypto.a -lp11-kit -lidn2 -lunistring -ldl -ltasn1 -lhogweed -lnettle -lgmp -O2 -g -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -mtls-dialect=gnu2 -mno-omit-leaf-frame-pointer -Wl,--version-script=../../lib/libgnutls.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,-soname -Wl,libgnutls.so.30 -o .libs/libgnutls.so.30.41.1
libtool: link: (cd ".libs" && rm -f "libgnutls.so.30" && ln -s "libgnutls.so.30.41.1" "libgnutls.so.30")
libtool: link: (cd ".libs" && rm -f "libgnutls.so" && ln -s "libgnutls.so.30.41.1" "libgnutls.so")
libtool: link: ( cd ".libs" && rm -f "libgnutls.la" && ln -s "../libgnutls.la" "libgnutls.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CC --mode=link gcc -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o fipshmac fipshmac.o libgnutls.la ../gl/libgnu.la
libtool: link: gcc -Wtype-limits -fanalyzer -fstrict-flex-arrays -Wall -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wshadow -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option -fno-builtin-strcmp -I/usr/include/p11-kit-1 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o .libs/fipshmac fipshmac.o ./.libs/libgnutls.so -lp11-kit -lidn2 -lunistring -ldl -ltasn1 -lhogweed -lnettle -lgmp ../gl/.libs/libgnu.a
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
/bin/sh ../libtool --tag=CXX --mode=link g++ -I../../lib/includes -I./includes -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -no-undefined -version-info 30:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libgnutlsxx.la -rpath /usr/lib64 libgnutlsxx_la-gnutlsxx.lo libgnutls.la
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/16/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/16/crtbeginS.o .libs/libgnutlsxx_la-gnutlsxx.o -Wl,-rpath -Wl,/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib/.libs ./.libs/libgnutls.so -lp11-kit -lidn2 -lunistring -ldl -ltasn1 -lhogweed -lnettle -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/16 -L/usr/lib/gcc/x86_64-redhat-linux/16/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/16/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lgcc_s -latomic_asneeded -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/16/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/16/../../../../lib64/crtn.o -O2 -g -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -mtls-dialect=gnu2 -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,-soname -Wl,libgnutlsxx.so.30 -o .libs/libgnutlsxx.so.30.0.0
libtool: link: (cd ".libs" && rm -f "libgnutlsxx.so.30" && ln -s "libgnutlsxx.so.30.0.0" "libgnutlsxx.so.30")
libtool: link: (cd ".libs" && rm -f "libgnutlsxx.so" && ln -s "libgnutlsxx.so.30.0.0" "libgnutlsxx.so")
libtool: link: ( cd ".libs" && rm -f "libgnutlsxx.la" && ln -s "../libgnutlsxx.la" "libgnutlsxx.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/native_build/lib'
RPM build errors:
libtool: warning: Linking the shared library libgnutls.la against the static library /builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/bundled_leancrypto/install/lib/libleancrypto.a is not portable!
/usr/bin/ld.bfd: fipshmac.o: in function `get_hmac': <--[gcc]
/builddir/build/BUILD/gnutls-3.8.12-build/gnutls-3.8.12/lib/errors.h:191:(.text+0x1a5): undefined reference to `_gnutls_null_log' <--[gcc]
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:3512: fipshmac] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [Makefile:3805: all-recursive] Error 1
make[2]: *** [Makefile:3282: all] Error 2
make[1]: *** [Makefile:2935: all-recursive] Error 1
make: *** [Makefile:2860: all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.yuKodW (%build)
Bad exit status from /var/tmp/rpm-tmp.yuKodW (%build)
Finish: chroot ['/bin/bash -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csgcca:/usr/lib64/cswrap:\\$PATH CSWRAP_CAP_FILE=\\$\'/builddir/cswrap-capture.err\' CSWRAP_TIMEOUT=\\$\'30\' CSWRAP_TIMEOUT_FOR=\\$\'::cppcheck:csmock-gcc-wrapper\' CSWRAP_ADD_CFLAGS=\\$\'-Wno-unknown-pragmas\' CSWRAP_DEL_CFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSWRAP_ADD_CXXFLAGS=\\$\'\' CSWRAP_DEL_CXXFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSGCCA_ADD_OPTS=\\$\'-fanalyzer-assume-nothrow:-fdiagnostics-text-art-charset=none\' CSGCCA_ANALYZER_BIN=\\$\'csmock-gcc-wrapper\' sh -c \\"rpmbuild -bc --nodeps --short-circuit /builddir/build/SPECS/gnutls.spec \'--define\' \'_unpackaged_files_terminate_build 0\' \'--define\' \'apidocs 0\' \'--define\' \'with_publican 0\' \'--without\' \'docs\' \'--without\' \'langpacks\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'test\' \'--without\' \'testsuite\'\\""']
Finish: run
!!! 2026-04-28 15:58:27 error: %build failed
>>> 2026-04-28 15:58:27 "/usr/bin/mock" "-r" "fedora-rawhide-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--quiet" "--clean"
scan.ini: time-finished = 2026-04-28 15:58:29
scan.ini: exit-code = 1
<<< 2026-04-28 15:58:29 csmock exit code: 1
Wrote: /tmp/tmpx5coc9h5/gnutls-3.8.12-1.fc44.tar.xz
ERROR running command: su - csmock --session-command 'cd /tmp/tmpx5coc9h5 && csmock -r fedora-rawhide-x86_64 -t cppcheck,shellcheck,clippy,unicontrol,gcc -o /tmp/tmpx5coc9h5/gnutls-3.8.12-1.fc44.tar.xz --gcc-analyze --unicontrol-notests --unicontrol-bidi-only --install pam --gcc-analyzer-bin=/usr/bin/gcc /tmp/tmpx5coc9h5/gnutls-3.8.12-1.fc44.src.rpm'
Scanning has not completed successfully (1)