configure: WARNING: unrecognized options: --disable-guile
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.14 is not found.
od: cannot skip past end of combined input
od: cannot skip past end of combined input
configure: WARNING:
***
*** libunbound was not found. Libdane will not be built.
***
configure: WARNING: unrecognized options: --disable-guile
configure: WARNING:
***
*** The DNSSEC root key file in /etc/unbound/root.key was not found.
*** This file is needed for the verification of DNSSEC responses.
*** Use the command: unbound-anchor -a "/etc/unbound/root.key"
*** to generate or update it.
***
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
crypto-api.c:504:14: warning: no previous prototype for '_gnutls_pkcs7_unpad' [-Wmissing-prototypes]
504 | unsigned int _gnutls_pkcs7_unpad(const uint8_t *block, unsigned int block_size)
| ^~~~~~~~~~~~~~~~~~~
serv.c: In function 'terminate':
serv.c:1141:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
1141 | write(STDERR_FILENO, buf, p - buf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utils.c: In function '_fail':
utils.c:96:9: warning: ignoring return value of 'vasprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
96 | vasprintf(&str, format, arg_ptr);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pkcs12_s2k.c: In function 'doit':
pkcs12_s2k.c:126:35: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
126 | data.data = values[x];
| ^
pkcs12_s2k.c:152:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
152 | data.data = tv[i].key;
| ^
x509cert-tl.c:134:9: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (603 chars into 602 available) [-Wunterminated-string-initialization]
134 | "\x30\x82\x02\x56\x30\x82\x01\xc1\xa0\x03\x02\x01\x02\x02\x04\x46"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x509cert-ct.c: In function 'check_scts':
x509cert-ct.c:143:27: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (33 chars into 32 available) [-Wunterminated-string-initialization]
143 | "\xdd\xeb\x1d\x2b\x7a\x0d\x4f\xa6\x20\x8b\x81\xad\x81\x68\x70\x7e"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x509cert-ct.c:154:27: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (33 chars into 32 available) [-Wunterminated-string-initialization]
154 | "\xa4\xb9\x09\x90\xb4\x18\x58\x14\x87\xbb\x13\xa2\xcc\x67\x70\x0a"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x509cert-ct.c:165:27: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (33 chars into 32 available) [-Wunterminated-string-initialization]
165 | "\xee\x4b\xbd\xb7\x75\xce\x60\xba\xe1\x42\x69\x1f\xab\xe1\x9e\x66"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x509cert-ct.c:176:27: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (33 chars into 32 available) [-Wunterminated-string-initialization]
176 | "\xbc\x78\xe1\xdf\xc5\xf6\x3c\x68\x46\x49\x33\x4d\xa1\x0f\xa1\x5f"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
keylog-env.c: In function 'doit':
keylog-env.c:174:9: warning: ignoring return value of 'truncate' declared with attribute 'warn_unused_result' [-Wunused-result]
174 | truncate(filename, 0);
| ^~~~~~~~~~~~~~~~~~~~~
In file included from mini-dtls-fragments.c:48:
../gl/attribute.h:210:9: warning: 'FALLTHROUGH' redefined
210 | #define FALLTHROUGH _GL_ATTRIBUTE_FALLTHROUGH
| ^~~~~~~~~~~
In file included from mini-dtls-fragments.c:46:
utils.h:49:9: note: this is the location of the previous definition
49 | #define FALLTHROUGH __attribute__((fallthrough))
| ^~~~~~~~~~~
pkcs11/pkcs11-chainverify.c: In function 'doit':
pkcs11/pkcs11-chainverify.c:111:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
111 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-chainverify.c:35:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/pkcs11-get-issuer.c: In function 'doit':
pkcs11/pkcs11-get-issuer.c:133:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
133 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-get-issuer.c:37:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/pkcs11-is-known.c: In function 'doit':
pkcs11/pkcs11-is-known.c:383:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
383 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-is-known.c:37:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/pkcs11-privkey.c: In function 'doit':
pkcs11/pkcs11-privkey.c:156:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
156 | system(buf);
| ^~~~~~~~~~~
pkcs11/pkcs11-combo.c: In function 'doit':
pkcs11/pkcs11-combo.c:250:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
250 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-privkey.c:36:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-combo.c:41:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-pubkey-import-ecdsa.c:35:
pkcs11/pkcs11-pubkey-import.c: In function 'try':
pkcs11/pkcs11-pubkey-import.c:99:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-pubkey-import-ecdsa.c:30:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-pubkey-import-rsa.c:34:
pkcs11/pkcs11-pubkey-import.c: In function 'try':
pkcs11/pkcs11-pubkey-import.c:99:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-pubkey-import.c:37:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/pkcs11-ec-privkey-test.c: In function 'doit':
pkcs11/pkcs11-ec-privkey-test.c:108:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
108 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-ec-privkey-test.c:37:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/pkcs11-import-with-pin.c: In function 'doit':
pkcs11/pkcs11-import-with-pin.c:108:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
108 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-import-with-pin.c:37:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/pkcs11-obj-import.c: In function 'doit':
pkcs11/pkcs11-obj-import.c:99:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-obj-import.c:40:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/pkcs11-rsa-pss-privkey-test.c: In function 'doit':
pkcs11/pkcs11-rsa-pss-privkey-test.c:124:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
124 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-rsa-pss-privkey-test.c:37:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/pkcs11-privkey-generate.c: In function 'doit':
pkcs11/pkcs11-privkey-generate.c:159:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
159 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-privkey-generate.c:50:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/gnutls_x509_crt_list_import_url.c: In function 'doit':
pkcs11/gnutls_x509_crt_list_import_url.c:159:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
159 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/gnutls_x509_crt_list_import_url.c:37:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/tls-neg-pkcs11-key.c: In function 'doit':
pkcs11/tls-neg-pkcs11-key.c:454:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
454 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/tls-neg-pkcs11-key.c:45:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/gnutls_pcert_list_import_x509_file.c: In function 'doit':
pkcs11/gnutls_pcert_list_import_x509_file.c:179:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
179 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/gnutls_pcert_list_import_x509_file.c:37:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/pkcs11-eddsa-privkey-test.c: In function 'doit':
pkcs11/pkcs11-eddsa-privkey-test.c:264:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
264 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/pkcs11-eddsa-privkey-test.c:37:
pkcs11/softhsm.h: In function 'set_softhsm_conf':
pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/tls-neg-pkcs11-no-key.c: In function 'doit':
pkcs11/tls-neg-pkcs11-no-key.c:345:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
345 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/tls-neg-pkcs11-no-key.c:52:
./pkcs11/softhsm.h: In function 'set_softhsm_conf':
./pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
tls13/post-handshake-with-cert-pkcs11.c: In function 'doit':
tls13/post-handshake-with-cert-pkcs11.c:460:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
460 | system(buf);
| ^~~~~~~~~~~
In file included from tls13/post-handshake-with-cert-pkcs11.c:52:
./pkcs11/softhsm.h: In function 'set_softhsm_conf':
./pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/distrust-after.c: In function 'doit':
pkcs11/distrust-after.c:242:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
242 | system(buf);
| ^~~~~~~~~~~
pkcs11/distrust-after.c:251:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
251 | system(buf);
| ^~~~~~~~~~~
pkcs11/distrust-after.c:265:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
265 | system(buf);
| ^~~~~~~~~~~
pkcs11/distrust-after.c:274:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
274 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/distrust-after.c:45:
./pkcs11/softhsm.h: In function 'set_softhsm_conf':
./pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/os-locking-ok.c: In function 'doit':
pkcs11/os-locking-ok.c:147:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
147 | system(buf);
| ^~~~~~~~~~~
pkcs11/os-locking-ok.c:161:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
161 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/os-locking-ok.c:44:
./pkcs11/softhsm.h: In function 'set_softhsm_conf':
./pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/long-label.c: In function 'doit':
pkcs11/long-label.c:147:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
147 | system(buf);
| ^~~~~~~~~~~
pkcs11/long-label.c:161:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
161 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/long-label.c:44:
./pkcs11/softhsm.h: In function 'set_softhsm_conf':
./pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
pkcs11/trust-list-fault.c: In function 'doit':
pkcs11/trust-list-fault.c:110:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
110 | system(buf);
| ^~~~~~~~~~~
In file included from pkcs11/trust-list-fault.c:48:
./pkcs11/softhsm.h: In function 'set_softhsm_conf':
./pkcs11/softhsm.h:117:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
117 | system(buf);
| ^~~~~~~~~~~
protocol-set-allowlist.c: In function 'doit':
protocol-set-allowlist.c:228:17: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
228 | fgets(cmd_buf, MAX_CMD_LEN, stdin);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: warning: relinking 'libgnutlsxx.la'
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/gnutls-3.8.13-25/work/gnutls-3.8.13/lib/libgnutls.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/gnutls-3.8.13-25/work/gnutls-3.8.13/lib/libgnutls.la' has not been installed in '/usr/lib'
configure: WARNING: unrecognized options: --disable-guile, --enable-local-libopts
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.14 is not found.
od: cannot skip past end of combined input
od: cannot skip past end of combined input
configure: WARNING:
***
*** libunbound was not found. Libdane will not be built.
***
configure: WARNING: unrecognized options: --disable-guile, --enable-local-libopts
configure: WARNING:
***
*** The DNSSEC root key file in /etc/unbound/root.key was not found.
*** This file is needed for the verification of DNSSEC responses.
*** Use the command: unbound-anchor -a "/etc/unbound/root.key"
*** to generate or update it.
***
privkey_openssl.c: In function 'gnutls_x509_privkey_import_openssl':
privkey_openssl.c:176:37: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare]
176 | if (pem_header_size > l &&
| ^
In file included from rsa_psk.c:28:
rsa_psk.c: In function '_gnutls_proc_rsa_psk_client_kx':
./../gnutls_int.h:263:25: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare]
263 | if (len < x) { \
| ^
./../gnutls_int.h:260:38: note: in expansion of macro 'DECR_LENGTH_COM'
260 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
./../gnutls_int.h:251:9: note: in expansion of macro 'DECR_LENGTH_RET'
251 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
rsa_psk.c:282:9: note: in expansion of macro 'DECR_LEN'
282 | DECR_LEN(data_size, username.size);
| ^~~~~~~~
In file included from cert.c:28:
cert.c: In function 'find_x509_client_cert':
./../gnutls_int.h:263:25: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare]
263 | if (len < x) { \
| ^
./../gnutls_int.h:260:38: note: in expansion of macro 'DECR_LENGTH_COM'
260 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
cert.c:231:17: note: in expansion of macro 'DECR_LENGTH_RET'
231 | DECR_LENGTH_RET(data_size, size, 0);
| ^~~~~~~~~~~~~~~
cert.c: In function 'get_issuers_num':
./../gnutls_int.h:263:25: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare]
263 | if (len < x) { \
| ^
./../gnutls_int.h:260:38: note: in expansion of macro 'DECR_LENGTH_COM'
260 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
cert.c:372:17: note: in expansion of macro 'DECR_LENGTH_RET'
372 | DECR_LENGTH_RET(data_size, size,
| ^~~~~~~~~~~~~~~
In file included from dhe_psk.c:28:
dhe_psk.c: In function 'proc_dhe_psk_client_kx':
./../gnutls_int.h:263:25: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare]
263 | if (len < x) { \
| ^
./../gnutls_int.h:260:38: note: in expansion of macro 'DECR_LENGTH_COM'
260 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
./../gnutls_int.h:251:9: note: in expansion of macro 'DECR_LENGTH_RET'
251 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
dhe_psk.c:286:9: note: in expansion of macro 'DECR_LEN'
286 | DECR_LEN(data_size, username.size);
| ^~~~~~~~
dhe_psk.c: In function 'proc_ecdhe_psk_client_kx':
./../gnutls_int.h:263:25: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare]
263 | if (len < x) { \
| ^
./../gnutls_int.h:260:38: note: in expansion of macro 'DECR_LENGTH_COM'
260 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
./../gnutls_int.h:251:9: note: in expansion of macro 'DECR_LENGTH_RET'
251 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
dhe_psk.c:350:9: note: in expansion of macro 'DECR_LEN'
350 | DECR_LEN(data_size, username.size);
| ^~~~~~~~
dhe_psk.c: In function 'proc_dhe_psk_server_kx':
./../gnutls_int.h:263:25: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare]
263 | if (len < x) { \
| ^
./../gnutls_int.h:260:38: note: in expansion of macro 'DECR_LENGTH_COM'
260 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
./../gnutls_int.h:251:9: note: in expansion of macro 'DECR_LENGTH_RET'
251 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
dhe_psk.c:409:9: note: in expansion of macro 'DECR_LEN'
409 | DECR_LEN(data_size, hint.size);
| ^~~~~~~~
dhe_psk.c: In function 'proc_ecdhe_psk_server_kx':
./../gnutls_int.h:263:25: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare]
263 | if (len < x) { \
| ^
./../gnutls_int.h:260:38: note: in expansion of macro 'DECR_LENGTH_COM'
260 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
./../gnutls_int.h:251:9: note: in expansion of macro 'DECR_LENGTH_RET'
251 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
dhe_psk.c:454:9: note: in expansion of macro 'DECR_LEN'
454 | DECR_LEN(data_size, hint.size);
| ^~~~~~~~
In file included from psk.c:23:
psk.c: In function '_gnutls_proc_psk_client_kx':
./../gnutls_int.h:263:25: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare]
263 | if (len < x) { \
| ^
./../gnutls_int.h:260:38: note: in expansion of macro 'DECR_LENGTH_COM'
260 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
./../gnutls_int.h:251:9: note: in expansion of macro 'DECR_LENGTH_RET'
251 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
psk.c:205:9: note: in expansion of macro 'DECR_LEN'
205 | DECR_LEN(data_size, username.size);
| ^~~~~~~~
psk.c: In function '_gnutls_proc_psk_server_kx':
./../gnutls_int.h:263:25: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare]
263 | if (len < x) { \
| ^
./../gnutls_int.h:260:38: note: in expansion of macro 'DECR_LENGTH_COM'
260 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
./../gnutls_int.h:251:9: note: in expansion of macro 'DECR_LENGTH_RET'
251 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
psk.c:305:9: note: in expansion of macro 'DECR_LEN'
305 | DECR_LEN(data_size, hint.size);
| ^~~~~~~~
In file included from ecdhe.c:29:
ecdhe.c: In function '_gnutls_proc_ecdh_common_client_kx':
./../gnutls_int.h:263:25: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare]
263 | if (len < x) { \
| ^
./../gnutls_int.h:260:38: note: in expansion of macro 'DECR_LENGTH_COM'
260 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
./../gnutls_int.h:251:9: note: in expansion of macro 'DECR_LENGTH_RET'
251 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
ecdhe.c:158:9: note: in expansion of macro 'DECR_LEN'
158 | DECR_LEN(data_size, point_size);
| ^~~~~~~~
ecdhe.c: In function '_gnutls_proc_ecdh_common_server_kx':
./../gnutls_int.h:263:25: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare]
263 | if (len < x) { \
| ^
./../gnutls_int.h:260:38: note: in expansion of macro 'DECR_LENGTH_COM'
260 | #define DECR_LENGTH_RET(len, x, RET) DECR_LENGTH_COM(len, x, return RET)
| ^~~~~~~~~~~~~~~
./../gnutls_int.h:251:9: note: in expansion of macro 'DECR_LENGTH_RET'
251 | DECR_LENGTH_RET(len, x, GNUTLS_E_UNEXPECTED_PACKET_LENGTH)
| ^~~~~~~~~~~~~~~
ecdhe.c:368:9: note: in expansion of macro 'DECR_LEN'
368 | DECR_LEN(data_size, point_size);
| ^~~~~~~~
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
int/dsa-compute-k.c: In function 'is_zero_limb':
int/dsa-compute-k.c:42:31: warning: right shift count >= width of type [-Wshift-count-overflow]
42 | return ((x >> 1) - 1) >> (GMP_LIMB_BITS - 1);
| ^~
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
cc1: warning: ./backport: No such file or directory [-Wmissing-include-dirs]
compress.c:44:9: warning: macro 'BROTLIDEC_LIBRARY_SONAME' is not used [-Wunused-macros]
44 | #define BROTLIDEC_LIBRARY_SONAME "none"
| ^~~~~~~~~~~~~~~~~~~~~~~~
compress.c:48:9: warning: macro 'ZSTD_LIBRARY_SONAME' is not used [-Wunused-macros]
48 | #define ZSTD_LIBRARY_SONAME "none"
| ^~~~~~~~~~~~~~~~~~~
compress.c:40:9: warning: macro 'BROTLIENC_LIBRARY_SONAME' is not used [-Wunused-macros]
40 | #define BROTLIENC_LIBRARY_SONAME "none"
| ^~~~~~~~~~~~~~~~~~~~~~~~
priority.c: In function 'gnutls_priority_init2':
priority.c:3228:45: warning: comparison of integer expressions of different signedness: 'ptrdiff_t' {aka 'int'} and 'unsigned int' [-Wsign-compare]
3228 | if (err_pos && diff > hlen) {
| ^
crypto-api.c:504:14: warning: no previous prototype for '_gnutls_pkcs7_unpad' [-Wmissing-prototypes]
504 | unsigned int _gnutls_pkcs7_unpad(const uint8_t *block, unsigned int block_size)
| ^~~~~~~~~~~~~~~~~~~
serv.c: In function 'terminate':
serv.c:1141:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
1141 | write(STDERR_FILENO, buf, p - buf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utils.c: In function '_fail':
utils.c:96:9: warning: ignoring return value of 'vasprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
96 | vasprintf(&str, format, arg_ptr);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pkcs11/pkcs11-mock5.c: In function 'override_C_Initialize':
pkcs11/pkcs11-mock5.c:194:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
194 | dbg("pkcs11-mock5: %s #%lu intercept -> %ld\n", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
195 | #func_name, rule->call_count, (long)result); \
| ~~~~~~~~~~~~~~~~
| |
| uint64_t {aka long long unsigned int}
pkcs11/pkcs11-mock5.c:68:43: note: in definition of macro 'dbg'
68 | fprintf(stderr, ##__VA_ARGS__); \
| ^~~~~~~~~~~
pkcs11/pkcs11-mock5.c:203:1: note: in expansion of macro 'DEFINE_FAULT_WRAPPER'
203 | DEFINE_FAULT_WRAPPER(C_Initialize, (void *args), (args))
| ^~~~~~~~~~~~~~~~~~~~
pkcs11/pkcs11-mock5.c:194:50: note: format string is defined here
194 | dbg("pkcs11-mock5: %s #%lu intercept -> %ld\n", \
| ~~^
| |
| long unsigned int
| %llu
pkcs11/pkcs11-mock5.c:198:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
198 | dbg("pkcs11-mock5: %s #%lu pass through -> %ld\n", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
199 | #func_name, rule->call_count, (long)result); \
| ~~~~~~~~~~~~~~~~
| |
| uint64_t {aka long long unsigned int}
pkcs11/pkcs11-mock5.c:68:43: note: in definition of macro 'dbg'
68 | fprintf(stderr, ##__VA_ARGS__); \
| ^~~~~~~~~~~
pkcs11/pkcs11-mock5.c:203:1: note: in expansion of macro 'DEFINE_FAULT_WRAPPER'
203 | DEFINE_FAULT_WRAPPER(C_Initialize, (void *args), (args))
| ^~~~~~~~~~~~~~~~~~~~
pkcs11/pkcs11-mock5.c:198:50: note: format string is defined here
198 | dbg("pkcs11-mock5: %s #%lu pass through -> %ld\n", \
| ~~^
| |
| long unsigned int
| %llu
pkcs11/pkcs11-mock5.c: In function 'override_C_Finalize':
pkcs11/pkcs11-mock5.c:194:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
194 | dbg("pkcs11-mock5: %s #%lu intercept -> %ld\n", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
195 | #func_name, rule->call_count, (long)result); \
| ~~~~~~~~~~~~~~~~
| |
| uint64_t {aka long long unsigned int}
pkcs11/pkcs11-mock5.c:68:43: note: in definition of macro 'dbg'
68 | fprintf(stderr, ##__VA_ARGS__); \
| ^~~~~~~~~~~
pkcs11/pkcs11-mock5.c:204:1: note: in expansion of macro 'DEFINE_FAULT_WRAPPER'
204 | DEFINE_FAULT_WRAPPER(C_Finalize, (void *reserved), (reserved))
| ^~~~~~~~~~~~~~~~~~~~
pkcs11/pkcs11-mock5.c:194:50: note: format string is defined here
194 | dbg("pkcs11-mock5: %s #%lu intercept -> %ld\n", \
| ~~^
| |
| long unsigned int
| %llu
pkcs11/pkcs11-mock5.c:198:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
198 | dbg("pkcs11-mock5: %s #%lu pass through -> %ld\n", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
199 | #func_name, rule->call_count, (long)result); \
| ~~~~~~~~~~~~~~~~
| |
| uint64_t {aka long long unsigned int}
pkcs11/pkcs11-mock5.c:68:43: note: in definition of macro 'dbg'
68 | fprintf(stderr, ##__VA_ARGS__); \
| ^~~~~~~~~~~
pkcs11/pkcs11-mock5.c:204:1: note: in expansion of macro 'DEFINE_FAULT_WRAPPER'
204 | DEFINE_FAULT_WRAPPER(C_Finalize, (void *reserved), (reserved))
| ^~~~~~~~~~~~~~~~~~~~
pkcs11/pkcs11-mock5.c:198:50: note: format string is defined here
198 | dbg("pkcs11-mock5: %s #%lu pass through -> %ld\n", \
| ~~^
| |
| long unsigned int
| %llu
pkcs11/pkcs11-mock5.c: In function 'override_C_GetAttributeValue':
pkcs11/pkcs11-mock5.c:194:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
194 | dbg("pkcs11-mock5: %s #%lu intercept -> %ld\n", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
195 | #func_name, rule->call_count, (long)result); \
| ~~~~~~~~~~~~~~~~
| |
| uint64_t {aka long long unsigned int}
pkcs11/pkcs11-mock5.c:68:43: note: in definition of macro 'dbg'
68 | fprintf(stderr, ##__VA_ARGS__); \
| ^~~~~~~~~~~
pkcs11/pkcs11-mock5.c:205:1: note: in expansion of macro 'DEFINE_FAULT_WRAPPER'
205 | DEFINE_FAULT_WRAPPER(C_GetAttributeValue,
| ^~~~~~~~~~~~~~~~~~~~
pkcs11/pkcs11-mock5.c:194:50: note: format string is defined here
194 | dbg("pkcs11-mock5: %s #%lu intercept -> %ld\n", \
| ~~^
| |
| long unsigned int
| %llu
pkcs11/pkcs11-mock5.c:198:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
198 | dbg("pkcs11-mock5: %s #%lu pass through -> %ld\n", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
199 | #func_name, rule->call_count, (long)result); \
| ~~~~~~~~~~~~~~~~
| |
| uint64_t {aka long long unsigned int}
pkcs11/pkcs11-mock5.c:68:43: note: in definition of macro 'dbg'
68 | fprintf(stderr, ##__VA_ARGS__); \
| ^~~~~~~~~~~
pkcs11/pkcs11-mock5.c:205:1: note: in expansion of macro 'DEFINE_FAULT_WRAPPER'
205 | DEFINE_FAULT_WRAPPER(C_GetAttributeValue,
| ^~~~~~~~~~~~~~~~~~~~
pkcs11/pkcs11-mock5.c:198:50: note: format string is defined here
198 | dbg("pkcs11-mock5: %s #%lu pass through -> %ld\n", \
| ~~^
| |
| long unsigned int
| %llu
libtool: warning: relinking 'libgnutlsxx.la'
libtool: warning: remember to run 'libtool --finish /usr/lib32'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib32'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib32'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib32'
libtool: warning: '/var/pisi/gnutls-3.8.13-25/work-emul32/gnutls-3.8.13/lib/libgnutls.la' has not been installed in '/usr/lib32'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib32'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib32'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib32'
libtool: warning: '../lib/libgnutls.la' has not been installed in '/usr/lib32'
libtool: warning: '/var/pisi/gnutls-3.8.13-25/work-emul32/gnutls-3.8.13/lib/libgnutls.la' has not been installed in '/usr/lib32'