Re: build bug

2023-08-26 Thread Freedom Dev

I can't figure out why the build test failed.
Now going fine.
I'm sorry for the inconvenience



On 25.08.2023 17:22, Tim Rühsen wrote:
I have seen this with WolfSSL, setting a single certificate does in 
fact *add* the certificate to whatever the system environment provides.


So instead of seeing the expected error, the executed wget2 command 
succeeds.


Is there a chance that you built with WolfSSL. Maybe provide the 
config.log file, these details are all in there.


Regards, Tim






Re: build bug

2023-08-25 Thread Tim Rühsen
I have seen this with WolfSSL, setting a single certificate does in fact 
*add* the certificate to whatever the system environment provides.


So instead of seeing the expected error, the executed wget2 command 
succeeds.


Is there a chance that you built with WolfSSL. Maybe provide the 
config.log file, these details are all in there.


Regards, Tim


OpenPGP_signature.asc
Description: OpenPGP digital signature


build bug

2023-08-25 Thread Freedom Dev
===
   wget2 2.0.1: tests/test-suite.log
===

# TOTAL: 77
# PASS:  75
# SKIP:  1
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test-https-enforce-hard2
==

MHD compiled with 0x00097700, linked with 0.9.77
MHD_OPTION_STRICT_FOR_CLIENT: yes
MHD_OPTION_SERVER_INSANITY: yes
HAVE_MICROHTTPD_HTTP2_H: no
HAVE_GNUTLS_OCSP_H: yes

Removed test directory '../.test_81344'

# Testing '/home/user_sudo/.cache/yay/wget2/src/wget2-2.0.1/tests/../src/wget2_noinstall -d --no-config --no-local-db --max-threads=1 --prefer-family=ipv4 --no-proxy --timeout 3 --tries=1 --ca-certificate=/home/user_sudo/.cache/yay/wget2/src/wget2-2.0.1/tests/certs/x509-ca-cert.pem --no-ocsp --https-enforce=hard --default-https-port=42771 --default-http-port=41521 "http://localhost/index.html; 2>&1'
25.125216.718 name=config value=--no-local-db invert=1
25.125216.718 Expanded value = (null)
25.125216.718 name=local-db value=--max-threads=1 invert=1
25.125216.718 name=max-threads value=1 invert=0
25.125216.718 name=prefer-family value=ipv4 invert=0
25.125216.718 name=proxy value=--timeout invert=1
25.125216.718 name=timeout value=3 invert=0
25.125216.718 name=tries value=1 invert=0
25.125216.718 name=ca-certificate value=/home/user_sudo/.cache/yay/wget2/src/wget2-2.0.1/tests/certs/x509-ca-cert.pem invert=0
25.125216.718 name=ocsp value=--https-enforce=hard invert=1
25.125216.718 name=https-enforce value=hard invert=0
25.125216.718 name=default-https-port value=42771 invert=0
25.125216.718 name=default-http-port value=41521 invert=0
25.125216.718 name=config value=--no-local-db invert=1
25.125216.718 Expanded value = (null)
25.125216.718 name=local-db value=--max-threads=1 invert=1
25.125216.718 name=max-threads value=1 invert=0
25.125216.718 name=prefer-family value=ipv4 invert=0
25.125216.718 name=proxy value=--timeout invert=1
25.125216.718 name=timeout value=3 invert=0
25.125216.718 name=tries value=1 invert=0
25.125216.718 name=ca-certificate value=/home/user_sudo/.cache/yay/wget2/src/wget2-2.0.1/tests/certs/x509-ca-cert.pem invert=0
25.125216.718 name=ocsp value=--https-enforce=hard invert=1
25.125216.718 name=https-enforce value=hard invert=0
25.125216.718 name=default-https-port value=42771 invert=0
25.125216.718 name=default-http-port value=41521 invert=0
25.125216.718 Local URI encoding = 'ANSI_X3.4-1968'
25.125216.718 Input URI encoding = 'ANSI_X3.4-1968'
25.125216.718 set_exit_status(0)
25.125216.718 *url = 
25.125216.718 *3 http://localhost/index.html
25.125216.719 transcoded 10 bytes from 'utf-8' to 'ANSI_X3.4-1968'
25.125216.719 local filename = 'index.html'
25.125216.719 host_add_job: job fname index.html
25.125216.719 host_add_job: 0x6150 https://localhost/index.html
25.125216.719 host_add_job: qsize 1 host-qsize=1
25.125216.719 queue_size: qsize=1
25.125216.719 queue_size: qsize=1
25.125216.719 [0] action=1 pending=0 host=0x0
25.125216.719 dequeue job https://localhost/index.html
25.125216.719 resolving localhost:42771...
25.125216.720 has 127.0.0.1:42771
25.125216.720 has ::1:42771
25.125216.720 trying 127.0.0.1:42771...
25.125216.720 GnuTLS init
25.125216.766 GnuTLS system certificate store is empty
25.125216.766 Certificates loaded: 169
25.125216.766 GnuTLS init done
25.125216.766 TLS False Start requested
25.125216.766 ALPN offering h2
25.125216.766 ALPN offering http/1.1
25.125216.766 gnutls_handshake: (-110) The TLS connection was non-properly terminated. (errno=13)
25.125216.766 GnuTLS: Get ALPN: The requested data were not available.
25.125216.766 trying ::1:42771...
25.125216.766 TLS False Start requested
25.125216.766 ALPN offering h2
25.125216.766 ALPN offering http/1.1
25.125219.768 GnuTLS: Get ALPN: The requested data were not available.
25.125219.768 Handshake timed out
25.125219.768 closing connection
25.125219.768 host_increase_failure: localhost failures=1
25.125219.768 host_increase_failure: qsize=0
25.125219.768 [0] action=3 pending=1 host=0x60601280
25.125219.768 released job https://localhost/index.html
25.125219.768 [0] action=1 pending=0 host=0x0
25.125219.768 host localhost is blocked (qsize=1)
25.125219.768 main: wake up
25.125219.768 main: done
25.125219.768 blacklist https://localhost/index.html

Unsupported credential type 0.

Key Exchange: (null)
Protocol: TLS1.2
Certificate Type: X.509
Cipher: NULL
MAC: MAC-NULL


Unsupported credential type 0.

Key Exchange: (null)
Protocol: TLS1.3
Certificate Type: X.509
Cipher: NULL
MAC: MAC-NULL

Failed to connect: Timeout
Unexpected error code 0, expected 4 or 5 [--ca-certificate=/home/user_sudo/.cache/yay/wget2/src/wget2-2.0.1/tests/certs/x509-ca-cert.pem --no-ocsp --https-enforce=hard --default-https-port=42771 --default-http-port=41521]
Removed test directory '.test_81344'
FAIL test-https-enforce-hard2 (exit status: 1)

SKIP: test-limit-rate-http2
===

MHD compiled with