[INFO] cloning repository https://github.com/haha1903/tokengen-cert [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haha1903/tokengen-cert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaha1903%2Ftokengen-cert", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaha1903%2Ftokengen-cert'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14fa6b3e4517d5d836812e7580875c0c093b0b84 [INFO] documenting haha1903/tokengen-cert against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaha1903%2Ftokengen-cert" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/haha1903/tokengen-cert on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/haha1903/tokengen-cert [INFO] finished tweaking git repo https://github.com/haha1903/tokengen-cert [INFO] tweaked toml for git repo https://github.com/haha1903/tokengen-cert written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/haha1903/tokengen-cert already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12257bf81a49b665a78ce79899acd59ee9c9e2b0a0cafbe1740cb4d40ef07934 [INFO] running `Command { std: "docker" "start" "-a" "12257bf81a49b665a78ce79899acd59ee9c9e2b0a0cafbe1740cb4d40ef07934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12257bf81a49b665a78ce79899acd59ee9c9e2b0a0cafbe1740cb4d40ef07934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12257bf81a49b665a78ce79899acd59ee9c9e2b0a0cafbe1740cb4d40ef07934", kill_on_drop: false }` [INFO] [stdout] 12257bf81a49b665a78ce79899acd59ee9c9e2b0a0cafbe1740cb4d40ef07934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b075e42807e841edf2bc65f85458b2d692f272bb0bd7cbdbfa679efd6ba6961 [INFO] running `Command { std: "docker" "start" "-a" "0b075e42807e841edf2bc65f85458b2d692f272bb0bd7cbdbfa679efd6ba6961", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] warning: openssl-sys@0.9.101: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.101` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-1d922885ec18e385/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR [INFO] [stderr] OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64-unknown-linux-gnu [INFO] [stderr] RANLIB_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64_unknown_linux_gnu [INFO] [stderr] RANLIB_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_RANLIB [INFO] [stderr] HOST_RANLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB [INFO] [stderr] RANLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] RANLIBFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] RANLIBFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_RANLIBFLAGS [INFO] [stderr] HOST_RANLIBFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS [INFO] [stderr] RANLIBFLAGS = None [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="cc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" [INFO] [stderr] Configuring OpenSSL version 3.2.1 for target linux-x86_64 [INFO] [stderr] Using os-specific seed configuration [INFO] [stderr] Created configdata.pm [INFO] [stderr] Running configdata.pm [INFO] [stderr] Created Makefile.in [INFO] [stderr] Created Makefile [INFO] [stderr] Created include/openssl/configuration.h [INFO] [stderr] [INFO] [stderr] ********************************************************************** [INFO] [stderr] *** *** [INFO] [stderr] *** OpenSSL has been successfully configured *** [INFO] [stderr] *** *** [INFO] [stderr] *** If you encounter a problem while building, please open an *** [INFO] [stderr] *** issue on GitHub *** [INFO] [stderr] *** and include the output from the following command: *** [INFO] [stderr] *** *** [INFO] [stderr] *** perl configdata.pm --dump *** [INFO] [stderr] *** *** [INFO] [stderr] *** (If you are new to OpenSSL, you might want to consult the *** [INFO] [stderr] *** 'Troubleshooting' section in the INSTALL.md file first) *** [INFO] [stderr] *** *** [INFO] [stderr] ********************************************************************** [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/build/src" && "make" "depend" [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs" [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" crypto/params_idx.c.in > crypto/params_idx.c [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/internal/param_names.h.in > include/internal/param_names.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1.h.in > include/openssl/asn1.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1t.h.in > include/openssl/asn1t.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/bio.h.in > include/openssl/bio.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cmp.h.in > include/openssl/cmp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cms.h.in > include/openssl/cms.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/conf.h.in > include/openssl/conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/openssl/core_names.h.in > include/openssl/core_names.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crmf.h.in > include/openssl/crmf.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crypto.h.in > include/openssl/crypto.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ct.h.in > include/openssl/ct.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/err.h.in > include/openssl/err.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ess.h.in > include/openssl/ess.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/fipskey.h.in > include/openssl/fipskey.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/lhash.h.in > include/openssl/lhash.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ocsp.h.in > include/openssl/ocsp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/opensslv.h.in > include/openssl/opensslv.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs12.h.in > include/openssl/pkcs12.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs7.h.in > include/openssl/pkcs7.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/safestack.h.in > include/openssl/safestack.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/srp.h.in > include/openssl/srp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ssl.h.in > include/openssl/ssl.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ui.h.in > include/openssl/ui.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509.h.in > include/openssl/x509.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509_vfy.h.in > include/openssl/x509_vfy.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509v3.h.in > include/openssl/x509v3.h [INFO] [stderr] make depend && make _build_libs [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/build/src' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/build/src' [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/build/src' [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_libctx.d.tmp -MT apps/lib/libapps-lib-app_libctx.o -c -o apps/lib/libapps-lib-app_libctx.o apps/lib/app_libctx.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_params.d.tmp -MT apps/lib/libapps-lib-app_params.o -c -o apps/lib/libapps-lib-app_params.o apps/lib/app_params.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_provider.d.tmp -MT apps/lib/libapps-lib-app_provider.o -c -o apps/lib/libapps-lib-app_provider.o apps/lib/app_provider.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_rand.d.tmp -MT apps/lib/libapps-lib-app_rand.o -c -o apps/lib/libapps-lib-app_rand.o apps/lib/app_rand.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-app_x509.d.tmp -MT apps/lib/libapps-lib-app_x509.o -c -o apps/lib/libapps-lib-app_x509.o apps/lib/app_x509.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-apps.d.tmp -MT apps/lib/libapps-lib-apps.o -c -o apps/lib/libapps-lib-apps.o apps/lib/apps.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-apps_opt_printf.d.tmp -MT apps/lib/libapps-lib-apps_opt_printf.o -c -o apps/lib/libapps-lib-apps_opt_printf.o apps/lib/apps_opt_printf.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-apps_ui.d.tmp -MT apps/lib/libapps-lib-apps_ui.o -c -o apps/lib/libapps-lib-apps_ui.o apps/lib/apps_ui.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-columns.d.tmp -MT apps/lib/libapps-lib-columns.o -c -o apps/lib/libapps-lib-columns.o apps/lib/columns.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-engine.d.tmp -MT apps/lib/libapps-lib-engine.o -c -o apps/lib/libapps-lib-engine.o apps/lib/engine.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-engine_loader.d.tmp -MT apps/lib/libapps-lib-engine_loader.o -c -o apps/lib/libapps-lib-engine_loader.o apps/lib/engine_loader.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-fmt.d.tmp -MT apps/lib/libapps-lib-fmt.o -c -o apps/lib/libapps-lib-fmt.o apps/lib/fmt.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-http_server.d.tmp -MT apps/lib/libapps-lib-http_server.o -c -o apps/lib/libapps-lib-http_server.o apps/lib/http_server.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-log.d.tmp -MT apps/lib/libapps-lib-log.o -c -o apps/lib/libapps-lib-log.o apps/lib/log.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-names.d.tmp -MT apps/lib/libapps-lib-names.o -c -o apps/lib/libapps-lib-names.o apps/lib/names.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-opt.d.tmp -MT apps/lib/libapps-lib-opt.o -c -o apps/lib/libapps-lib-opt.o apps/lib/opt.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-s_cb.d.tmp -MT apps/lib/libapps-lib-s_cb.o -c -o apps/lib/libapps-lib-s_cb.o apps/lib/s_cb.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-s_socket.d.tmp -MT apps/lib/libapps-lib-s_socket.o -c -o apps/lib/libapps-lib-s_socket.o apps/lib/s_socket.c [INFO] [stderr] cc -I. -Iinclude -Iapps/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF apps/lib/libapps-lib-tlssrp_depr.d.tmp -MT apps/lib/libapps-lib-tlssrp_depr.o -c -o apps/lib/libapps-lib-tlssrp_depr.o apps/lib/tlssrp_depr.c [INFO] [stderr] CC="cc" /usr/bin/perl crypto/aes/asm/aes-x86_64.pl "elf" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -DAES_ASM -DBSAES_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPADLOCK_ASM -DPOLY1305_ASM -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSTATIC_LEGACY -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM crypto/aes/aes-x86_64.s [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/build/src' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] apps/lib/opt.c: In function 'opt_cipher_silent': [INFO] [stderr] apps/lib/opt.c:397:14: warning: implicit declaration of function 'EVP_CIPHER_fetch' [-Wimplicit-function-declaration] [INFO] [stderr] 397 | if ((c = EVP_CIPHER_fetch(app_get0_libctx(), name, [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:397:12: warning: assignment to 'EVP_CIPHER *' {aka 'struct evp_cipher_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 397 | if ((c = EVP_CIPHER_fetch(app_get0_libctx(), name, [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/opt.c:400:35: warning: implicit declaration of function 'EVP_get_cipherbyname' [-Wimplicit-function-declaration] [INFO] [stderr] 400 | && (c = (EVP_CIPHER *)EVP_get_cipherbyname(name)) != NULL)) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:400:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] [INFO] [stderr] 400 | && (c = (EVP_CIPHER *)EVP_get_cipherbyname(name)) != NULL)) { [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/opt.c:403:13: warning: implicit declaration of function 'EVP_CIPHER_free' [-Wimplicit-function-declaration] [INFO] [stderr] 403 | EVP_CIPHER_free(*cipherp); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c: In function 'opt_cipher': [INFO] [stderr] apps/lib/opt.c:434:16: warning: implicit declaration of function 'EVP_CIPHER_get_mode' [-Wimplicit-function-declaration] [INFO] [stderr] 434 | mode = EVP_CIPHER_get_mode(c); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:435:17: warning: implicit declaration of function 'EVP_CIPHER_get_flags' [-Wimplicit-function-declaration] [INFO] [stderr] 435 | flags = EVP_CIPHER_get_flags(c); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:436:21: error: 'EVP_CIPH_XTS_MODE' undeclared (first use in this function) [INFO] [stderr] 436 | if (mode == EVP_CIPH_XTS_MODE) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:436:21: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] apps/lib/opt.c:438:29: error: 'EVP_CIPH_FLAG_AEAD_CIPHER' undeclared (first use in this function) [INFO] [stderr] 438 | } else if ((flags & EVP_CIPH_FLAG_AEAD_CIPHER) != 0) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c: In function 'opt_md_silent': [INFO] [stderr] apps/lib/opt.c:457:15: warning: implicit declaration of function 'EVP_MD_fetch' [-Wimplicit-function-declaration] [INFO] [stderr] 457 | if ((md = EVP_MD_fetch(app_get0_libctx(), name, app_get0_propq())) != NULL [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:457:13: warning: assignment to 'EVP_MD *' {aka 'struct evp_md_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 457 | if ((md = EVP_MD_fetch(app_get0_libctx(), name, app_get0_propq())) != NULL [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/opt.c:459:32: warning: implicit declaration of function 'EVP_get_digestbyname' [-Wimplicit-function-declaration] [INFO] [stderr] 459 | && (md = (EVP_MD *)EVP_get_digestbyname(name)) != NULL)) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:459:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] [INFO] [stderr] 459 | && (md = (EVP_MD *)EVP_get_digestbyname(name)) != NULL)) { [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/opt.c:462:13: warning: implicit declaration of function 'EVP_MD_free' [-Wimplicit-function-declaration] [INFO] [stderr] 462 | EVP_MD_free(*mdp); [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c: In function 'opt_verify': [INFO] [stderr] apps/lib/opt.c:712:5: error: unknown type name 'X509_PURPOSE' [INFO] [stderr] 712 | X509_PURPOSE *xptmp; [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:724:16: warning: implicit declaration of function 'OBJ_txt2obj' [-Wimplicit-function-declaration] [INFO] [stderr] 724 | otmp = OBJ_txt2obj(opt_arg(), 0); [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:724:14: warning: assignment to 'ASN1_OBJECT *' {aka 'struct asn1_object_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 724 | otmp = OBJ_txt2obj(opt_arg(), 0); [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/opt.c:729:14: warning: implicit declaration of function 'X509_VERIFY_PARAM_add0_policy' [-Wimplicit-function-declaration] [INFO] [stderr] 729 | if (!X509_VERIFY_PARAM_add0_policy(vpm, otmp)) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:730:13: warning: implicit declaration of function 'ASN1_OBJECT_free' [-Wimplicit-function-declaration] [INFO] [stderr] 730 | ASN1_OBJECT_free(otmp); [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:738:13: warning: implicit declaration of function 'X509_PURPOSE_get_by_sname' [-Wimplicit-function-declaration] [INFO] [stderr] 738 | i = X509_PURPOSE_get_by_sname(opt_arg()); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:745:17: warning: implicit declaration of function 'X509_PURPOSE_get0' [-Wimplicit-function-declaration] [INFO] [stderr] 745 | xptmp = X509_PURPOSE_get0(i); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:745:15: warning: assignment to 'int *' from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 745 | xptmp = X509_PURPOSE_get0(i); [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/opt.c:748:13: warning: implicit declaration of function 'X509_PURPOSE_get_id' [-Wimplicit-function-declaration] [INFO] [stderr] 748 | i = X509_PURPOSE_get_id(xptmp); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:750:14: warning: implicit declaration of function 'X509_VERIFY_PARAM_set_purpose' [-Wimplicit-function-declaration] [INFO] [stderr] 750 | if (!X509_VERIFY_PARAM_set_purpose(vpm, i)) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:757:16: warning: implicit declaration of function 'X509_VERIFY_PARAM_lookup' [-Wimplicit-function-declaration] [INFO] [stderr] 757 | vtmp = X509_VERIFY_PARAM_lookup(opt_arg()); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:757:14: warning: assignment to 'const X509_VERIFY_PARAM *' {aka 'const struct X509_VERIFY_PARAM_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 757 | vtmp = X509_VERIFY_PARAM_lookup(opt_arg()); [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/opt.c:763:9: warning: implicit declaration of function 'X509_VERIFY_PARAM_set1' [-Wimplicit-function-declaration] [INFO] [stderr] 763 | X509_VERIFY_PARAM_set1(vpm, vtmp); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from apps/lib/http_server.c:26: [INFO] [stderr] apps/include/s_apps.h:76:16: error: unknown type name 'SSL_CONF_CTX'; did you mean 'OSSL_STORE_CTX'? [INFO] [stderr] 76 | int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, SSL_CTX *ctx); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] | OSSL_STORE_CTX [INFO] [stderr] apps/lib/opt.c:768:13: warning: implicit declaration of function 'X509_VERIFY_PARAM_set_depth' [-Wimplicit-function-declaration] [INFO] [stderr] 768 | X509_VERIFY_PARAM_set_depth(vpm, i); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from apps/lib/s_cb.c:28: [INFO] [stderr] apps/include/s_apps.h:76:16: error: unknown type name 'SSL_CONF_CTX'; did you mean 'OSSL_STORE_CTX'? [INFO] [stderr] 76 | int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, SSL_CTX *ctx); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] | OSSL_STORE_CTX [INFO] [stderr] apps/lib/opt.c:773:13: warning: implicit declaration of function 'X509_VERIFY_PARAM_set_auth_level' [-Wimplicit-function-declaration] [INFO] [stderr] 773 | X509_VERIFY_PARAM_set_auth_level(vpm, i); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] make[1]: *** [Makefile:3904: apps/lib/libapps-lib-http_server.o] Error 1 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] apps/lib/opt.c:783:9: warning: implicit declaration of function 'X509_VERIFY_PARAM_set_time' [-Wimplicit-function-declaration] [INFO] [stderr] 783 | X509_VERIFY_PARAM_set_time(vpm, (time_t)t); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:786:14: warning: implicit declaration of function 'X509_VERIFY_PARAM_set1_host' [-Wimplicit-function-declaration] [INFO] [stderr] 786 | if (!X509_VERIFY_PARAM_set1_host(vpm, opt_arg(), 0)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'set_cert_stuff': [INFO] [stderr] apps/lib/s_cb.c:120:13: warning: implicit declaration of function 'SSL_CTX_use_certificate_file' [-Wimplicit-function-declaration] [INFO] [stderr] 120 | if (SSL_CTX_use_certificate_file(ctx, cert_file, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:790:14: warning: implicit declaration of function 'X509_VERIFY_PARAM_set1_email' [-Wimplicit-function-declaration] [INFO] [stderr] 790 | if (!X509_VERIFY_PARAM_set1_email(vpm, opt_arg(), 0)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:794:14: warning: implicit declaration of function 'X509_VERIFY_PARAM_set1_ip_asc' [-Wimplicit-function-declaration] [INFO] [stderr] 794 | if (!X509_VERIFY_PARAM_set1_ip_asc(vpm, opt_arg())) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:121:42: error: 'SSL_FILETYPE_PEM' undeclared (first use in this function); did you mean 'X509_FILETYPE_PEM'? [INFO] [stderr] 121 | SSL_FILETYPE_PEM) <= 0) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] | X509_FILETYPE_PEM [INFO] [stderr] apps/lib/s_cb.c:121:42: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] apps/lib/opt.c:798:9: warning: implicit declaration of function 'X509_VERIFY_PARAM_set_flags' [-Wimplicit-function-declaration] [INFO] [stderr] 798 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_IGNORE_CRITICAL); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:798:42: error: 'X509_V_FLAG_IGNORE_CRITICAL' undeclared (first use in this function); did you mean 'OPT_V_IGNORE_CRITICAL'? [INFO] [stderr] 798 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_IGNORE_CRITICAL); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | OPT_V_IGNORE_CRITICAL [INFO] [stderr] apps/lib/opt.c:804:42: error: 'X509_V_FLAG_CRL_CHECK' undeclared (first use in this function) [INFO] [stderr] 804 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_CRL_CHECK); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:809:37: error: 'X509_V_FLAG_CRL_CHECK_ALL' undeclared (first use in this function); did you mean 'OPT_V_CRL_CHECK_ALL'? [INFO] [stderr] 809 | X509_V_FLAG_CRL_CHECK_ALL); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | OPT_V_CRL_CHECK_ALL [INFO] [stderr] apps/lib/opt.c:812:42: error: 'X509_V_FLAG_POLICY_CHECK' undeclared (first use in this function) [INFO] [stderr] 812 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_POLICY_CHECK); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:815:42: error: 'X509_V_FLAG_EXPLICIT_POLICY' undeclared (first use in this function); did you mean 'OPT_V_EXPLICIT_POLICY'? [INFO] [stderr] 815 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_EXPLICIT_POLICY); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | OPT_V_EXPLICIT_POLICY [INFO] [stderr] apps/lib/s_cb.c:129:13: warning: implicit declaration of function 'SSL_CTX_use_PrivateKey_file' [-Wimplicit-function-declaration] [INFO] [stderr] 129 | if (SSL_CTX_use_PrivateKey_file(ctx, key_file, SSL_FILETYPE_PEM) <= 0) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:818:42: error: 'X509_V_FLAG_INHIBIT_ANY' undeclared (first use in this function) [INFO] [stderr] 818 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_INHIBIT_ANY); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:821:42: error: 'X509_V_FLAG_INHIBIT_MAP' undeclared (first use in this function) [INFO] [stderr] 821 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_INHIBIT_MAP); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:824:42: error: 'X509_V_FLAG_X509_STRICT' undeclared (first use in this function) [INFO] [stderr] 824 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_X509_STRICT); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:145:14: warning: implicit declaration of function 'SSL_CTX_check_private_key'; did you mean 'X509_check_private_key'? [-Wimplicit-function-declaration] [INFO] [stderr] 145 | if (!SSL_CTX_check_private_key(ctx)) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | X509_check_private_key [INFO] [stderr] In file included from apps/lib/s_socket.c:41: [INFO] [stderr] apps/include/s_apps.h:76:16: error: unknown type name 'SSL_CONF_CTX'; did you mean 'OSSL_STORE_CTX'? [INFO] [stderr] 76 | int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, SSL_CTX *ctx); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] | OSSL_STORE_CTX [INFO] [stderr] apps/lib/opt.c:827:42: error: 'X509_V_FLAG_EXTENDED_CRL_SUPPORT' undeclared (first use in this function) [INFO] [stderr] 827 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_EXTENDED_CRL_SUPPORT); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:830:42: error: 'X509_V_FLAG_USE_DELTAS' undeclared (first use in this function) [INFO] [stderr] 830 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_USE_DELTAS); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from apps/lib/apps.c:48: [INFO] [stderr] apps/include/s_apps.h:76:16: error: unknown type name 'SSL_CONF_CTX'; did you mean 'OSSL_STORE_CTX'? [INFO] [stderr] 76 | int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, SSL_CTX *ctx); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] | OSSL_STORE_CTX [INFO] [stderr] apps/lib/s_socket.c: In function 'do_ssl_shutdown': [INFO] [stderr] apps/lib/s_socket.c:479:15: warning: implicit declaration of function 'SSL_shutdown'; did you mean 'shutdown'? [-Wimplicit-function-declaration] [INFO] [stderr] 479 | ret = SSL_shutdown(ssl); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] | shutdown [INFO] [stderr] apps/lib/opt.c:833:42: error: 'X509_V_FLAG_NOTIFY_POLICY' undeclared (first use in this function) [INFO] [stderr] 833 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_NOTIFY_POLICY); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_socket.c:481:21: warning: implicit declaration of function 'SSL_get_error'; did you mean 'ERR_get_error'? [-Wimplicit-function-declaration] [INFO] [stderr] 481 | switch (SSL_get_error(ssl, ret)) { [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] | ERR_get_error [INFO] [stderr] apps/lib/opt.c:836:42: error: 'X509_V_FLAG_CHECK_SS_SIGNATURE' undeclared (first use in this function) [INFO] [stderr] 836 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_CHECK_SS_SIGNATURE); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:839:42: error: 'X509_V_FLAG_TRUSTED_FIRST' undeclared (first use in this function); did you mean 'OPT_V_TRUSTED_FIRST'? [INFO] [stderr] 839 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_TRUSTED_FIRST); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | OPT_V_TRUSTED_FIRST [INFO] [stderr] apps/lib/s_cb.c: In function 'set_cert_key_stuff': [INFO] [stderr] apps/lib/s_cb.c:157:27: error: 'SSL_BUILD_CHAIN_FLAG_CHECK' undeclared (first use in this function) [INFO] [stderr] 157 | int chflags = chain ? SSL_BUILD_CHAIN_FLAG_CHECK : 0; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:842:42: error: 'X509_V_FLAG_SUITEB_128_LOS_ONLY' undeclared (first use in this function) [INFO] [stderr] 842 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_SUITEB_128_LOS_ONLY); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_socket.c:482:18: error: 'SSL_ERROR_WANT_READ' undeclared (first use in this function) [INFO] [stderr] 482 | case SSL_ERROR_WANT_READ: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_socket.c:482:18: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] apps/lib/opt.c:845:42: error: 'X509_V_FLAG_SUITEB_128_LOS' undeclared (first use in this function) [INFO] [stderr] 845 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_SUITEB_128_LOS); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:848:42: error: 'X509_V_FLAG_SUITEB_192_LOS' undeclared (first use in this function) [INFO] [stderr] 848 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_SUITEB_192_LOS); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:161:9: warning: implicit declaration of function 'SSL_CTX_use_certificate'; did you mean 'LN_userCertificate'? [-Wimplicit-function-declaration] [INFO] [stderr] 161 | if (SSL_CTX_use_certificate(ctx, cert) <= 0) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | LN_userCertificate [INFO] [stderr] apps/lib/opt.c:851:42: error: 'X509_V_FLAG_PARTIAL_CHAIN' undeclared (first use in this function); did you mean 'OPT_V_PARTIAL_CHAIN'? [INFO] [stderr] 851 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_PARTIAL_CHAIN); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | OPT_V_PARTIAL_CHAIN [INFO] [stderr] apps/lib/s_socket.c:483:18: error: 'SSL_ERROR_WANT_WRITE' undeclared (first use in this function) [INFO] [stderr] 483 | case SSL_ERROR_WANT_WRITE: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:854:42: error: 'X509_V_FLAG_NO_ALT_CHAINS' undeclared (first use in this function); did you mean 'OPT_V_NO_ALT_CHAINS'? [INFO] [stderr] 854 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_NO_ALT_CHAINS); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | OPT_V_NO_ALT_CHAINS [INFO] [stderr] In file included from apps/lib/tlssrp_depr.c:25: [INFO] [stderr] apps/include/s_apps.h:76:16: error: unknown type name 'SSL_CONF_CTX'; did you mean 'OSSL_STORE_CTX'? [INFO] [stderr] 76 | int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, SSL_CTX *ctx); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] | OSSL_STORE_CTX [INFO] [stderr] apps/lib/opt.c:857:42: error: 'X509_V_FLAG_NO_CHECK_TIME' undeclared (first use in this function); did you mean 'OPT_V_NO_CHECK_TIME'? [INFO] [stderr] 857 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_NO_CHECK_TIME); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | OPT_V_NO_CHECK_TIME [INFO] [stderr] apps/lib/apps.c: In function 'ctx_set_verify_locations': [INFO] [stderr] apps/lib/apps.c:145:26: warning: implicit declaration of function 'SSL_CTX_set_default_verify_file' [-Wimplicit-function-declaration] [INFO] [stderr] 145 | if (!noCAfile && SSL_CTX_set_default_verify_file(ctx) <= 0) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/opt.c:860:42: error: 'X509_V_FLAG_ALLOW_PROXY_CERTS' undeclared (first use in this function); did you mean 'OPT_V_ALLOW_PROXY_CERTS'? [INFO] [stderr] 860 | X509_VERIFY_PARAM_set_flags(vpm, X509_V_FLAG_ALLOW_PROXY_CERTS); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | OPT_V_ALLOW_PROXY_CERTS [INFO] [stderr] apps/lib/tlssrp_depr.c: In function 'ssl_srp_verify_param_cb': [INFO] [stderr] apps/lib/tlssrp_depr.c:70:15: warning: implicit declaration of function 'SSL_get_srp_N' [-Wimplicit-function-declaration] [INFO] [stderr] 70 | if (((N = SSL_get_srp_N(s)) == NULL) || ((g = SSL_get_srp_g(s)) == NULL)) [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c:70:13: warning: assignment to 'BIGNUM *' {aka 'struct bignum_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 70 | if (((N = SSL_get_srp_N(s)) == NULL) || ((g = SSL_get_srp_g(s)) == NULL)) [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/s_cb.c:167:9: warning: implicit declaration of function 'SSL_CTX_use_PrivateKey' [-Wimplicit-function-declaration] [INFO] [stderr] 167 | if (SSL_CTX_use_PrivateKey(ctx, key) <= 0) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_socket.c:484:18: error: 'SSL_ERROR_WANT_ASYNC' undeclared (first use in this function) [INFO] [stderr] 484 | case SSL_ERROR_WANT_ASYNC: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] make[1]: *** [Makefile:3928: apps/lib/libapps-lib-opt.o] Error 1 [INFO] [stderr] apps/lib/tlssrp_depr.c:70:51: warning: implicit declaration of function 'SSL_get_srp_g' [-Wimplicit-function-declaration] [INFO] [stderr] 70 | if (((N = SSL_get_srp_N(s)) == NULL) || ((g = SSL_get_srp_g(s)) == NULL)) [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c:70:49: warning: assignment to 'BIGNUM *' {aka 'struct bignum_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 70 | if (((N = SSL_get_srp_N(s)) == NULL) || ((g = SSL_get_srp_g(s)) == NULL)) [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/s_cb.c:181:19: warning: implicit declaration of function 'SSL_CTX_set1_chain' [-Wimplicit-function-declaration] [INFO] [stderr] 181 | if (chain && !SSL_CTX_set1_chain(ctx, chain)) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:147:26: warning: implicit declaration of function 'SSL_CTX_set_default_verify_dir' [-Wimplicit-function-declaration] [INFO] [stderr] 147 | if (!noCApath && SSL_CTX_set_default_verify_dir(ctx) <= 0) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c: In function 'set_up_srp_arg': [INFO] [stderr] apps/lib/tlssrp_depr.c:125:27: warning: implicit declaration of function 'SSL_CTX_set_srp_username' [-Wimplicit-function-declaration] [INFO] [stderr] 125 | if (!srp_lateuser && !SSL_CTX_set_srp_username(ctx, srp_arg->srplogin)) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_socket.c:485:18: error: 'SSL_ERROR_WANT_ASYNC_JOB' undeclared (first use in this function) [INFO] [stderr] 485 | case SSL_ERROR_WANT_ASYNC_JOB: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:186:25: warning: implicit declaration of function 'SSL_CTX_build_cert_chain' [-Wimplicit-function-declaration] [INFO] [stderr] 186 | if (build_chain && !SSL_CTX_build_cert_chain(ctx, chflags)) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] make[1]: *** [Makefile:3944: apps/lib/libapps-lib-s_socket.o] Error 1 [INFO] [stderr] apps/lib/s_cb.c: At top level: [INFO] [stderr] apps/lib/s_cb.c:195:18: error: 'TLS_CT_RSA_SIGN' undeclared here (not in a function); did you mean 'RSA_F_RSA_SIGN'? [INFO] [stderr] 195 | {"RSA sign", TLS_CT_RSA_SIGN}, [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] | RSA_F_RSA_SIGN [INFO] [stderr] apps/lib/tlssrp_depr.c:131:5: warning: implicit declaration of function 'SSL_CTX_set_srp_cb_arg' [-Wimplicit-function-declaration] [INFO] [stderr] 131 | SSL_CTX_set_srp_cb_arg(ctx, &srp_arg); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:149:27: warning: implicit declaration of function 'SSL_CTX_set_default_verify_store' [-Wimplicit-function-declaration] [INFO] [stderr] 149 | if (!noCAstore && SSL_CTX_set_default_verify_store(ctx) <= 0) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:196:18: error: 'TLS_CT_DSS_SIGN' undeclared here (not in a function) [INFO] [stderr] 196 | {"DSA sign", TLS_CT_DSS_SIGN}, [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:197:22: error: 'TLS_CT_RSA_FIXED_DH' undeclared here (not in a function) [INFO] [stderr] 197 | {"RSA fixed DH", TLS_CT_RSA_FIXED_DH}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c:132:5: warning: implicit declaration of function 'SSL_CTX_set_srp_client_pwd_callback' [-Wimplicit-function-declaration] [INFO] [stderr] 132 | SSL_CTX_set_srp_client_pwd_callback(ctx, ssl_give_srp_client_pwd_cb); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:155:28: warning: implicit declaration of function 'SSL_CTX_load_verify_file' [-Wimplicit-function-declaration] [INFO] [stderr] 155 | if (CAfile != NULL && !SSL_CTX_load_verify_file(ctx, CAfile)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:198:22: error: 'TLS_CT_DSS_FIXED_DH' undeclared here (not in a function) [INFO] [stderr] 198 | {"DSS fixed DH", TLS_CT_DSS_FIXED_DH}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c:133:5: warning: implicit declaration of function 'SSL_CTX_set_srp_strength' [-Wimplicit-function-declaration] [INFO] [stderr] 133 | SSL_CTX_set_srp_strength(ctx, srp_arg->strength); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:157:28: warning: implicit declaration of function 'SSL_CTX_load_verify_dir' [-Wimplicit-function-declaration] [INFO] [stderr] 157 | if (CApath != NULL && !SSL_CTX_load_verify_dir(ctx, CApath)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:199:20: error: 'TLS_CT_ECDSA_SIGN' undeclared here (not in a function) [INFO] [stderr] 199 | {"ECDSA sign", TLS_CT_ECDSA_SIGN}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:159:29: warning: implicit declaration of function 'SSL_CTX_load_verify_store' [-Wimplicit-function-declaration] [INFO] [stderr] 159 | if (CAstore != NULL && !SSL_CTX_load_verify_store(ctx, CAstore)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:200:24: error: 'TLS_CT_RSA_FIXED_ECDH' undeclared here (not in a function) [INFO] [stderr] 200 | {"RSA fixed ECDH", TLS_CT_RSA_FIXED_ECDH}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c:135:9: warning: implicit declaration of function 'SSL_CTX_set_srp_verify_param_callback' [-Wimplicit-function-declaration] [INFO] [stderr] 135 | SSL_CTX_set_srp_verify_param_callback(ctx, ssl_srp_verify_param_cb); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c: In function 'ssl_srp_server_param_cb': [INFO] [stderr] apps/lib/tlssrp_depr.c:161:15: error: 'SSL3_AL_FATAL' undeclared (first use in this function) [INFO] [stderr] 161 | int ret = SSL3_AL_FATAL; [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c:161:15: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] apps/lib/s_cb.c:201:26: error: 'TLS_CT_ECDSA_FIXED_ECDH' undeclared here (not in a function) [INFO] [stderr] 201 | {"ECDSA fixed ECDH", TLS_CT_ECDSA_FIXED_ECDH}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c:164:20: warning: implicit declaration of function 'SSL_get_srp_username' [-Wimplicit-function-declaration] [INFO] [stderr] 164 | p->login = SSL_get_srp_username(s); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c:164:18: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 164 | p->login = SSL_get_srp_username(s); [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/apps.c: In function 'ctx_set_ctlog_list_file': [INFO] [stderr] apps/lib/apps.c:169:16: warning: implicit declaration of function 'SSL_CTX_set_default_ctlog_list_file' [-Wimplicit-function-declaration] [INFO] [stderr] 169 | return SSL_CTX_set_default_ctlog_list_file(ctx); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:202:21: error: 'TLS_CT_GOST01_SIGN' undeclared here (not in a function) [INFO] [stderr] 202 | {"GOST01 Sign", TLS_CT_GOST01_SIGN}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:171:12: warning: implicit declaration of function 'SSL_CTX_set_ctlog_list_file'; did you mean 'ctx_set_ctlog_list_file'? [-Wimplicit-function-declaration] [INFO] [stderr] 171 | return SSL_CTX_set_ctlog_list_file(ctx, path); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | ctx_set_ctlog_list_file [INFO] [stderr] apps/lib/tlssrp_depr.c:174:9: warning: implicit declaration of function 'SSL_set_srp_server_param' [-Wimplicit-function-declaration] [INFO] [stderr] 174 | if (SSL_set_srp_server_param [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:203:21: error: 'TLS_CT_GOST12_IANA_SIGN' undeclared here (not in a function) [INFO] [stderr] 203 | {"GOST12 Sign", TLS_CT_GOST12_IANA_SIGN}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c:177:15: error: 'SSL_AD_INTERNAL_ERROR' undeclared (first use in this function); did you mean 'ERR_R_INTERNAL_ERROR'? [INFO] [stderr] 177 | *ad = SSL_AD_INTERNAL_ERROR; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | ERR_R_INTERNAL_ERROR [INFO] [stderr] apps/lib/apps.c: In function 'warn_cert': [INFO] [stderr] apps/lib/apps.c:717:25: warning: implicit declaration of function 'X509_get_extension_flags'; did you mean 'X509_get0_extensions'? [-Wimplicit-function-declaration] [INFO] [stderr] 717 | uint32_t ex_flags = X509_get_extension_flags(cert); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | X509_get0_extensions [INFO] [stderr] apps/lib/s_cb.c: In function 'ssl_print_client_cert_types': [INFO] [stderr] apps/lib/s_cb.c:211:25: warning: implicit declaration of function 'SSL_get0_certificate_types'; did you mean 'X509_certificate_type'? [-Wimplicit-function-declaration] [INFO] [stderr] 211 | int cert_type_num = SSL_get0_certificate_types(s, &p); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | X509_certificate_type [INFO] [stderr] apps/lib/apps.c:723:32: error: 'EXFLAG_V1' undeclared (first use in this function) [INFO] [stderr] 723 | if (warn_EE && (ex_flags & EXFLAG_V1) == 0 && (ex_flags & EXFLAG_CA) == 0) [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:723:32: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] apps/lib/apps.c:723:63: error: 'EXFLAG_CA' undeclared (first use in this function) [INFO] [stderr] 723 | if (warn_EE && (ex_flags & EXFLAG_V1) == 0 && (ex_flags & EXFLAG_CA) == 0) [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'do_print_sigalgs': [INFO] [stderr] apps/lib/s_cb.c:270:14: warning: implicit declaration of function 'SSL_is_server' [-Wimplicit-function-declaration] [INFO] [stderr] 270 | client = SSL_is_server(s) ? 0 : 1; [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c:183:11: error: 'SSL_ERROR_NONE' undeclared (first use in this function) [INFO] [stderr] 183 | ret = SSL_ERROR_NONE; [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c: In function 'set_up_srp_verifier_file': [INFO] [stderr] apps/lib/tlssrp_depr.c:213:5: warning: implicit declaration of function 'SSL_CTX_set_verify'; did you mean 'DSA_meth_set_verify'? [-Wimplicit-function-declaration] [INFO] [stderr] 213 | SSL_CTX_set_verify(ctx, SSL_VERIFY_NONE, verify_callback); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] | DSA_meth_set_verify [INFO] [stderr] apps/lib/s_cb.c:272:16: warning: implicit declaration of function 'SSL_get_shared_sigalgs' [-Wimplicit-function-declaration] [INFO] [stderr] 272 | nsig = SSL_get_shared_sigalgs(s, 0, NULL, NULL, NULL, NULL, NULL); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c: In function 'set_multi_opts': [INFO] [stderr] apps/lib/apps.c:1285:12: warning: implicit declaration of function 'X509V3_parse_list'; did you mean 'CONF_parse_list'? [-Wimplicit-function-declaration] [INFO] [stderr] 1285 | vals = X509V3_parse_list(arg); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] | CONF_parse_list [INFO] [stderr] apps/lib/apps.c:1285:10: warning: assignment to 'struct stack_st_CONF_VALUE *' from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 1285 | vals = X509V3_parse_list(arg); [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/tlssrp_depr.c:213:29: error: 'SSL_VERIFY_NONE' undeclared (first use in this function) [INFO] [stderr] 213 | SSL_CTX_set_verify(ctx, SSL_VERIFY_NONE, verify_callback); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:274:16: warning: implicit declaration of function 'SSL_get_sigalgs'; did you mean 'ssl_print_sigalgs'? [-Wimplicit-function-declaration] [INFO] [stderr] 274 | nsig = SSL_get_sigalgs(s, -1, NULL, NULL, NULL, NULL, NULL); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] | ssl_print_sigalgs [INFO] [stderr] In file included from include/openssl/http.h:19, [INFO] [stderr] from include/openssl/x509.h:558, [INFO] [stderr] from include/openssl/pem.h:23, [INFO] [stderr] from include/openssl/ui.h:30, [INFO] [stderr] from include/openssl/engine.h:30, [INFO] [stderr] from apps/lib/apps.c:21: [INFO] [stderr] apps/lib/apps.c:1291:34: error: 'X509V3_conf_free' undeclared (first use in this function); did you mean 'X509_CINF_free'? [INFO] [stderr] 1291 | sk_CONF_VALUE_pop_free(vals, X509V3_conf_free); [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] include/openssl/conf.h:59:136: note: in definition of macro 'sk_CONF_VALUE_pop_free' [INFO] [stderr] 59 | #define sk_CONF_VALUE_pop_free(sk, freefunc) OPENSSL_sk_pop_free(ossl_check_CONF_VALUE_sk_type(sk),ossl_check_CONF_VALUE_freefunc_type(freefunc)) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] apps/lib/tlssrp_depr.c:215:5: warning: implicit declaration of function 'SSL_CTX_set_srp_username_callback' [-Wimplicit-function-declaration] [INFO] [stderr] 215 | SSL_CTX_set_srp_username_callback(ctx, ssl_srp_server_param_cb); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'ssl_print_sigalgs': [INFO] [stderr] apps/lib/s_cb.c:317:9: warning: implicit declaration of function 'SSL_get_peer_signature_nid'; did you mean 'X509_get_signature_nid'? [-Wimplicit-function-declaration] [INFO] [stderr] 317 | if (SSL_get_peer_signature_nid(s, &nid) && nid != NID_undef) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | X509_get_signature_nid [INFO] [stderr] apps/lib/apps.c: In function 'nodes_print': [INFO] [stderr] apps/lib/apps.c:2089:25: warning: implicit declaration of function 'sk_X509_POLICY_NODE_num' [-Wimplicit-function-declaration] [INFO] [stderr] 2089 | for (i = 0; i < sk_X509_POLICY_NODE_num(nodes); i++) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2090:20: warning: implicit declaration of function 'sk_X509_POLICY_NODE_value'; did you mean 'sk_X509_NAME_value'? [-Wimplicit-function-declaration] [INFO] [stderr] 2090 | node = sk_X509_POLICY_NODE_value(nodes, i); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | sk_X509_NAME_value [INFO] [stderr] apps/lib/apps.c:2090:18: warning: assignment to 'X509_POLICY_NODE *' {aka 'struct X509_POLICY_NODE_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 2090 | node = sk_X509_POLICY_NODE_value(nodes, i); [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/s_cb.c:319:9: warning: implicit declaration of function 'SSL_get_peer_signature_type_nid' [-Wimplicit-function-declaration] [INFO] [stderr] 319 | if (SSL_get_peer_signature_type_nid(s, &nid)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] make[1]: *** [Makefile:3952: apps/lib/libapps-lib-tlssrp_depr.o] Error 1 [INFO] [stderr] apps/lib/apps.c:2091:13: warning: implicit declaration of function 'X509_POLICY_NODE_print' [-Wimplicit-function-declaration] [INFO] [stderr] 2091 | X509_POLICY_NODE_print(bio_err, node, 2); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'ssl_print_point_formats': [INFO] [stderr] apps/lib/s_cb.c:330:16: warning: implicit declaration of function 'SSL_get0_ec_point_formats'; did you mean 'ssl_print_point_formats'? [-Wimplicit-function-declaration] [INFO] [stderr] 330 | nformats = SSL_get0_ec_point_formats(s, &pformats); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | ssl_print_point_formats [INFO] [stderr] apps/lib/apps.c: In function 'check_cert_attributes': [INFO] [stderr] apps/lib/apps.c:2183:22: warning: implicit declaration of function 'X509_check_host'; did you mean 'X509_check_trust'? [-Wimplicit-function-declaration] [INFO] [stderr] 2183 | valid_host = X509_check_host(x, checkhost, 0, 0, NULL); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] | X509_check_trust [INFO] [stderr] apps/lib/apps.c:2191:22: warning: implicit declaration of function 'X509_check_email'; did you mean 'X509_check_trust'? [-Wimplicit-function-declaration] [INFO] [stderr] 2191 | valid_mail = X509_check_email(x, checkemail, 0, 0); [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] | X509_check_trust [INFO] [stderr] apps/lib/s_cb.c:338:14: error: 'TLSEXT_ECPOINTFORMAT_uncompressed' undeclared (first use in this function) [INFO] [stderr] 338 | case TLSEXT_ECPOINTFORMAT_uncompressed: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2199:20: warning: implicit declaration of function 'X509_check_ip_asc'; did you mean 'X509_check_trust'? [-Wimplicit-function-declaration] [INFO] [stderr] 2199 | valid_ip = X509_check_ip_asc(x, checkip, 0); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] | X509_check_trust [INFO] [stderr] apps/lib/apps.c: In function 'adapt_keyid_ext': [INFO] [stderr] apps/lib/s_cb.c:342:14: error: 'TLSEXT_ECPOINTFORMAT_ansiX962_compressed_prime' undeclared (first use in this function) [INFO] [stderr] 342 | case TLSEXT_ECPOINTFORMAT_ansiX962_compressed_prime: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2296:31: warning: implicit declaration of function 'X509V3_EXT_nconf' [-Wimplicit-function-declaration] [INFO] [stderr] 2296 | X509_EXTENSION *new_ext = X509V3_EXT_nconf(NULL, ext_ctx, name, value); [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2296:31: warning: initialization of 'X509_EXTENSION *' {aka 'struct X509_extension_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] apps/lib/apps.c: In function 'get_dp_url': [INFO] [stderr] apps/lib/apps.c:2425:5: error: unknown type name 'GENERAL_NAMES' [INFO] [stderr] 2425 | GENERAL_NAMES *gens; [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2426:5: error: unknown type name 'GENERAL_NAME' [INFO] [stderr] 2426 | GENERAL_NAME *gen; [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2430:12: error: invalid use of incomplete typedef 'DIST_POINT' {aka 'struct DIST_POINT_st'} [INFO] [stderr] 2430 | if (!dp->distpoint || dp->distpoint->type != 0) [INFO] [stderr] | ^~ [INFO] [stderr] apps/lib/apps.c:2430:29: error: invalid use of incomplete typedef 'DIST_POINT' {aka 'struct DIST_POINT_st'} [INFO] [stderr] 2430 | if (!dp->distpoint || dp->distpoint->type != 0) [INFO] [stderr] | ^~ [INFO] [stderr] apps/lib/apps.c:2432:14: error: invalid use of incomplete typedef 'DIST_POINT' {aka 'struct DIST_POINT_st'} [INFO] [stderr] 2432 | gens = dp->distpoint->name.fullname; [INFO] [stderr] | ^~ [INFO] [stderr] apps/lib/s_cb.c:346:14: error: 'TLSEXT_ECPOINTFORMAT_ansiX962_compressed_char2' undeclared (first use in this function) [INFO] [stderr] 346 | case TLSEXT_ECPOINTFORMAT_ansiX962_compressed_char2: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2433:21: warning: implicit declaration of function 'sk_GENERAL_NAME_num'; did you mean 'sk_X509_NAME_num'? [-Wimplicit-function-declaration] [INFO] [stderr] 2433 | for (i = 0; i < sk_GENERAL_NAME_num(gens); i++) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | sk_X509_NAME_num [INFO] [stderr] apps/lib/s_cb.c: In function 'ssl_print_groups': [INFO] [stderr] apps/lib/s_cb.c:364:15: warning: implicit declaration of function 'SSL_get1_groups' [-Wimplicit-function-declaration] [INFO] [stderr] 364 | ngroups = SSL_get1_groups(s, NULL); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:375:31: warning: implicit declaration of function 'SSL_group_to_name' [-Wimplicit-function-declaration] [INFO] [stderr] 375 | BIO_printf(out, "%s", SSL_group_to_name(s, nid)); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:375:27: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] [INFO] [stderr] 375 | BIO_printf(out, "%s", SSL_group_to_name(s, nid)); [INFO] [stderr] | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | | [INFO] [stderr] | | int [INFO] [stderr] | char * [INFO] [stderr] | %d [INFO] [stderr] apps/lib/apps.c:2434:15: warning: implicit declaration of function 'sk_GENERAL_NAME_value'; did you mean 'sk_X509_NAME_value'? [-Wimplicit-function-declaration] [INFO] [stderr] 2434 | gen = sk_GENERAL_NAME_value(gens, i); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | sk_X509_NAME_value [INFO] [stderr] apps/lib/apps.c:2434:13: warning: assignment to 'int *' from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 2434 | gen = sk_GENERAL_NAME_value(gens, i); [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/s_cb.c:383:15: warning: implicit declaration of function 'SSL_get_shared_group' [-Wimplicit-function-declaration] [INFO] [stderr] 383 | ngroups = SSL_get_shared_group(s, -1); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:388:27: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] [INFO] [stderr] 388 | BIO_printf(out, "%s", SSL_group_to_name(s, nid)); [INFO] [stderr] | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | | [INFO] [stderr] | | int [INFO] [stderr] | char * [INFO] [stderr] | %d [INFO] [stderr] apps/lib/apps.c:2435:15: warning: implicit declaration of function 'GENERAL_NAME_get0_value' [-Wimplicit-function-declaration] [INFO] [stderr] 2435 | uri = GENERAL_NAME_get0_value(gen, >ype); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2435:13: warning: assignment to 'ASN1_STRING *' {aka 'struct asn1_string_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 2435 | uri = GENERAL_NAME_get0_value(gen, >ype); [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/apps.c:2436:22: error: 'GEN_URI' undeclared (first use in this function) [INFO] [stderr] 2436 | if (gtype == GEN_URI && ASN1_STRING_length(uri) > 6) { [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'ssl_print_tmp_key': [INFO] [stderr] apps/lib/s_cb.c:401:10: warning: implicit declaration of function 'SSL_get_peer_tmp_key' [-Wimplicit-function-declaration] [INFO] [stderr] 401 | if (!SSL_get_peer_tmp_key(s, &key)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from include/openssl/types.h:33, [INFO] [stderr] from include/openssl/bn.h:25, [INFO] [stderr] from include/openssl/engine.h:24: [INFO] [stderr] apps/lib/apps.c: At top level: [INFO] [stderr] include/openssl/safestack.h:31:32: warning: 'struct stack_st_DIST_POINT' declared inside parameter list will not be visible outside of this definition or declaration [INFO] [stderr] 31 | # define STACK_OF(type) struct stack_st_##type [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2451:33: note: in expansion of macro 'STACK_OF' [INFO] [stderr] 2451 | static X509_CRL *load_crl_crldp(STACK_OF(DIST_POINT) *crldp) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'apps_ssl_info_callback': [INFO] [stderr] apps/lib/s_cb.c:519:18: error: 'SSL_ST_MASK' undeclared (first use in this function) [INFO] [stderr] 519 | w = where & ~SSL_ST_MASK; [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:521:13: error: 'SSL_ST_CONNECT' undeclared (first use in this function); did you mean 'SYS_F_CONNECT'? [INFO] [stderr] 521 | if (w & SSL_ST_CONNECT) [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] | SYS_F_CONNECT [INFO] [stderr] apps/lib/apps.c: In function 'load_crl_crldp': [INFO] [stderr] apps/lib/apps.c:2456:21: warning: implicit declaration of function 'sk_DIST_POINT_num' [-Wimplicit-function-declaration] [INFO] [stderr] 2456 | for (i = 0; i < sk_DIST_POINT_num(crldp); i++) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:523:18: error: 'SSL_ST_ACCEPT' undeclared (first use in this function); did you mean 'SYS_F_ACCEPT'? [INFO] [stderr] 523 | else if (w & SSL_ST_ACCEPT) [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] | SYS_F_ACCEPT [INFO] [stderr] apps/lib/s_cb.c:528:17: error: 'SSL_CB_LOOP' undeclared (first use in this function) [INFO] [stderr] 528 | if (where & SSL_CB_LOOP) { [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2457:26: warning: implicit declaration of function 'sk_DIST_POINT_value'; did you mean 'sk_UI_STRING_value'? [-Wimplicit-function-declaration] [INFO] [stderr] 2457 | DIST_POINT *dp = sk_DIST_POINT_value(crldp, i); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | sk_UI_STRING_value [INFO] [stderr] apps/lib/apps.c:2457:26: warning: initialization of 'DIST_POINT *' {aka 'struct DIST_POINT_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] apps/lib/apps.c: In function 'crls_http_cb': [INFO] [stderr] apps/lib/apps.c:2484:26: warning: passing argument 1 of 'load_crl_crldp' from incompatible pointer type [-Wincompatible-pointer-types] [INFO] [stderr] 2484 | crl = load_crl_crldp(crldp); [INFO] [stderr] | ^~~~~ [INFO] [stderr] | | [INFO] [stderr] | struct stack_st_DIST_POINT * [INFO] [stderr] apps/lib/apps.c:2451:55: note: expected 'struct stack_st_DIST_POINT *' but argument is of type 'struct stack_st_DIST_POINT *' [INFO] [stderr] 2451 | static X509_CRL *load_crl_crldp(STACK_OF(DIST_POINT) *crldp) [INFO] [stderr] apps/lib/s_cb.c:529:45: warning: implicit declaration of function 'SSL_state_string_long' [-Wimplicit-function-declaration] [INFO] [stderr] 529 | BIO_printf(bio_err, "%s:%s\n", str, SSL_state_string_long(s)); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:529:34: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=] [INFO] [stderr] 529 | BIO_printf(bio_err, "%s:%s\n", str, SSL_state_string_long(s)); [INFO] [stderr] | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | | [INFO] [stderr] | char * int [INFO] [stderr] | %d [INFO] [stderr] apps/lib/s_cb.c:530:24: error: 'SSL_CB_ALERT' undeclared (first use in this function) [INFO] [stderr] 530 | } else if (where & SSL_CB_ALERT) { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:531:24: error: 'SSL_CB_READ' undeclared (first use in this function); did you mean 'BIO_CB_READ'? [INFO] [stderr] 531 | str = (where & SSL_CB_READ) ? "read" : "write"; [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] | BIO_CB_READ [INFO] [stderr] apps/lib/apps.c:2485:5: warning: implicit declaration of function 'sk_DIST_POINT_pop_free'; did you mean 'sk_UI_STRING_pop_free'? [-Wimplicit-function-declaration] [INFO] [stderr] 2485 | sk_DIST_POINT_pop_free(crldp, DIST_POINT_free); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | sk_UI_STRING_pop_free [INFO] [stderr] apps/lib/apps.c:2485:35: error: 'DIST_POINT_free' undeclared (first use in this function); did you mean 'EC_POINT_free'? [INFO] [stderr] 2485 | sk_DIST_POINT_pop_free(crldp, DIST_POINT_free); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] | EC_POINT_free [INFO] [stderr] apps/lib/apps.c:2493:26: warning: passing argument 1 of 'load_crl_crldp' from incompatible pointer type [-Wincompatible-pointer-types] [INFO] [stderr] 2493 | crl = load_crl_crldp(crldp); [INFO] [stderr] | ^~~~~ [INFO] [stderr] | | [INFO] [stderr] | struct stack_st_DIST_POINT * [INFO] [stderr] apps/lib/apps.c:2451:55: note: expected 'struct stack_st_DIST_POINT *' but argument is of type 'struct stack_st_DIST_POINT *' [INFO] [stderr] 2451 | static X509_CRL *load_crl_crldp(STACK_OF(DIST_POINT) *crldp) [INFO] [stderr] apps/lib/s_cb.c:534:20: warning: implicit declaration of function 'SSL_alert_type_string_long' [-Wimplicit-function-declaration] [INFO] [stderr] 534 | SSL_alert_type_string_long(ret), [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:535:20: warning: implicit declaration of function 'SSL_alert_desc_string_long' [-Wimplicit-function-declaration] [INFO] [stderr] 535 | SSL_alert_desc_string_long(ret)); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:532:45: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=] [INFO] [stderr] 532 | BIO_printf(bio_err, "SSL3 alert %s:%s:%s\n", [INFO] [stderr] | ~^ [INFO] [stderr] | | [INFO] [stderr] | char * [INFO] [stderr] | %d [INFO] [stderr] 533 | str, [INFO] [stderr] 534 | SSL_alert_type_string_long(ret), [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | int [INFO] [stderr] apps/lib/s_cb.c:532:48: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'int' [-Wformat=] [INFO] [stderr] 532 | BIO_printf(bio_err, "SSL3 alert %s:%s:%s\n", [INFO] [stderr] | ~^ [INFO] [stderr] | | [INFO] [stderr] | char * [INFO] [stderr] | %d [INFO] [stderr] ...... [INFO] [stderr] 535 | SSL_alert_desc_string_long(ret)); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | int [INFO] [stderr] apps/lib/s_cb.c:536:24: error: 'SSL_CB_EXIT' undeclared (first use in this function) [INFO] [stderr] 536 | } else if (where & SSL_CB_EXIT) { [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:538:48: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=] [INFO] [stderr] 538 | BIO_printf(bio_err, "%s:failed in %s\n", [INFO] [stderr] | ~^ [INFO] [stderr] | | [INFO] [stderr] | char * [INFO] [stderr] | %d [INFO] [stderr] 539 | str, SSL_state_string_long(s)); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | int [INFO] [stderr] apps/lib/s_cb.c:541:47: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=] [INFO] [stderr] 541 | BIO_printf(bio_err, "%s:error in %s\n", [INFO] [stderr] | ~^ [INFO] [stderr] | | [INFO] [stderr] | char * [INFO] [stderr] | %d [INFO] [stderr] 542 | str, SSL_state_string_long(s)); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | int [INFO] [stderr] apps/lib/apps.c: In function 'tls_error_hint': [INFO] [stderr] apps/lib/apps.c:2516:10: error: 'SSL_R_WRONG_VERSION_NUMBER' undeclared (first use in this function); did you mean 'PEM_R_BAD_VERSION_NUMBER'? [INFO] [stderr] 2516 | case SSL_R_WRONG_VERSION_NUMBER: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | PEM_R_BAD_VERSION_NUMBER [INFO] [stderr] apps/lib/s_cb.c: At top level: [INFO] [stderr] apps/lib/s_cb.c:547:17: error: 'SSL3_VERSION' undeclared here (not in a function); did you mean 'SSLEAY_VERSION'? [INFO] [stderr] 547 | {"SSL 3.0", SSL3_VERSION}, [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] | SSLEAY_VERSION [INFO] [stderr] apps/lib/s_cb.c:548:17: error: 'TLS1_VERSION' undeclared here (not in a function); did you mean 'SSLEAY_VERSION'? [INFO] [stderr] 548 | {"TLS 1.0", TLS1_VERSION}, [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] | SSLEAY_VERSION [INFO] [stderr] apps/lib/s_cb.c:549:17: error: 'TLS1_1_VERSION' undeclared here (not in a function) [INFO] [stderr] 549 | {"TLS 1.1", TLS1_1_VERSION}, [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2518:10: error: 'SSL_R_UNKNOWN_PROTOCOL' undeclared (first use in this function) [INFO] [stderr] 2518 | case SSL_R_UNKNOWN_PROTOCOL: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:550:17: error: 'TLS1_2_VERSION' undeclared here (not in a function) [INFO] [stderr] 550 | {"TLS 1.2", TLS1_2_VERSION}, [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:551:17: error: 'TLS1_3_VERSION' undeclared here (not in a function) [INFO] [stderr] 551 | {"TLS 1.3", TLS1_3_VERSION}, [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2520:10: error: 'SSL_R_CERTIFICATE_VERIFY_FAILED' undeclared (first use in this function); did you mean 'OCSP_R_CERTIFICATE_VERIFY_ERROR'? [INFO] [stderr] 2520 | case SSL_R_CERTIFICATE_VERIFY_FAILED: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | OCSP_R_CERTIFICATE_VERIFY_ERROR [INFO] [stderr] apps/lib/s_cb.c:552:18: error: 'DTLS1_VERSION' undeclared here (not in a function) [INFO] [stderr] 552 | {"DTLS 1.0", DTLS1_VERSION}, [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:553:24: error: 'DTLS1_BAD_VER' undeclared here (not in a function) [INFO] [stderr] 553 | {"DTLS 1.0 (bad)", DTLS1_BAD_VER}, [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2522:10: error: 'SSL_AD_REASON_OFFSET' undeclared (first use in this function) [INFO] [stderr] 2522 | case SSL_AD_REASON_OFFSET + TLS1_AD_UNKNOWN_CA: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2522:33: error: 'TLS1_AD_UNKNOWN_CA' undeclared (first use in this function) [INFO] [stderr] 2522 | case SSL_AD_REASON_OFFSET + TLS1_AD_UNKNOWN_CA: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:595:24: error: 'SSL3_MT_HELLO_REQUEST' undeclared here (not in a function) [INFO] [stderr] 595 | {", HelloRequest", SSL3_MT_HELLO_REQUEST}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2524:33: error: 'SSL3_AD_HANDSHAKE_FAILURE' undeclared (first use in this function) [INFO] [stderr] 2524 | case SSL_AD_REASON_OFFSET + SSL3_AD_HANDSHAKE_FAILURE: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c: In function 'http_tls_shutdown': [INFO] [stderr] apps/lib/apps.c:2540:9: warning: implicit declaration of function 'BIO_ssl_shutdown'; did you mean 'BIO_set_shutdown'? [-Wimplicit-function-declaration] [INFO] [stderr] 2540 | BIO_ssl_shutdown(bio); [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] | BIO_set_shutdown [INFO] [stderr] apps/lib/s_cb.c:596:23: error: 'SSL3_MT_CLIENT_HELLO' undeclared here (not in a function) [INFO] [stderr] 596 | {", ClientHello", SSL3_MT_CLIENT_HELLO}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c: In function 'app_http_tls_cb': [INFO] [stderr] apps/lib/apps.c:2560:26: warning: implicit declaration of function 'SSL_CTX_get_cert_store' [-Wimplicit-function-declaration] [INFO] [stderr] 2560 | X509_STORE *ts = SSL_CTX_get_cert_store(ssl_ctx); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2560:26: warning: initialization of 'X509_STORE *' {aka 'struct x509_store_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] apps/lib/apps.c:2570:36: warning: implicit declaration of function 'BIO_f_ssl'; did you mean 'BIO_f_md'? [-Wimplicit-function-declaration] [INFO] [stderr] 2570 | || (sbio = BIO_new(BIO_f_ssl())) == NULL) { [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] | BIO_f_md [INFO] [stderr] apps/lib/apps.c:2570:36: warning: passing argument 1 of 'BIO_new' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 2570 | || (sbio = BIO_new(BIO_f_ssl())) == NULL) { [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | int [INFO] [stderr] In file included from include/openssl/asn1.h:30, [INFO] [stderr] from include/openssl/rsa.h:21, [INFO] [stderr] from include/openssl/engine.h:25: [INFO] [stderr] include/openssl/bio.h:721:32: note: expected 'const BIO_METHOD *' {aka 'const struct bio_method_st *'} but argument is of type 'int' [INFO] [stderr] 721 | BIO *BIO_new(const BIO_METHOD *type); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] apps/lib/apps.c:2573:20: warning: implicit declaration of function 'SSL_new'; did you mean 'DSA_new'? [-Wimplicit-function-declaration] [INFO] [stderr] 2573 | if ((ssl = SSL_new(ssl_ctx)) == NULL) { [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] | DSA_new [INFO] [stderr] apps/lib/apps.c:2573:18: warning: assignment to 'SSL *' {aka 'struct ssl_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 2573 | if ((ssl = SSL_new(ssl_ctx)) == NULL) { [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/s_cb.c:597:23: error: 'SSL3_MT_SERVER_HELLO' undeclared here (not in a function) [INFO] [stderr] 597 | {", ServerHello", SSL3_MT_SERVER_HELLO}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2579:13: warning: implicit declaration of function 'SSL_set_tlsext_host_name' [-Wimplicit-function-declaration] [INFO] [stderr] 2579 | SSL_set_tlsext_host_name(ssl, host /* may be NULL */); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:598:30: error: 'DTLS1_MT_HELLO_VERIFY_REQUEST' undeclared here (not in a function) [INFO] [stderr] 598 | {", HelloVerifyRequest", DTLS1_MT_HELLO_VERIFY_REQUEST}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:2581:9: warning: implicit declaration of function 'SSL_set_connect_state' [-Wimplicit-function-declaration] [INFO] [stderr] 2581 | SSL_set_connect_state(ssl); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c: In function 'APP_HTTP_TLS_INFO_free': [INFO] [stderr] apps/lib/apps.c:2594:9: warning: implicit declaration of function 'SSL_CTX_free'; did you mean 'BN_CTX_free'? [-Wimplicit-function-declaration] [INFO] [stderr] 2594 | SSL_CTX_free(info->ssl_ctx); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] | BN_CTX_free [INFO] [stderr] apps/lib/s_cb.c:599:28: error: 'SSL3_MT_NEWSESSION_TICKET' undeclared here (not in a function) [INFO] [stderr] 599 | {", NewSessionTicket", SSL3_MT_NEWSESSION_TICKET}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c: In function 'wait_for_async': [INFO] [stderr] apps/lib/apps.c:3217:5: error: unknown type name 'OSSL_ASYNC_FD' [INFO] [stderr] 3217 | OSSL_ASYNC_FD *fds; [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:3221:10: warning: implicit declaration of function 'SSL_get_all_async_fds' [-Wimplicit-function-declaration] [INFO] [stderr] 3221 | if (!SSL_get_all_async_fds(s, NULL, &numfds)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:600:26: error: 'SSL3_MT_END_OF_EARLY_DATA' undeclared here (not in a function) [INFO] [stderr] 600 | {", EndOfEarlyData", SSL3_MT_END_OF_EARLY_DATA}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/apps.c:3225:29: error: 'OSSL_ASYNC_FD' undeclared (first use in this function) [INFO] [stderr] 3225 | fds = app_malloc(sizeof(OSSL_ASYNC_FD) * numfds, "allocate async fds"); [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:601:31: error: 'SSL3_MT_ENCRYPTED_EXTENSIONS' undeclared here (not in a function) [INFO] [stderr] 601 | {", EncryptedExtensions", SSL3_MT_ENCRYPTED_EXTENSIONS}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] make[1]: *** [Makefile:3848: apps/lib/libapps-lib-apps.o] Error 1 [INFO] [stderr] apps/lib/s_cb.c:602:23: error: 'SSL3_MT_CERTIFICATE' undeclared here (not in a function) [INFO] [stderr] 602 | {", Certificate", SSL3_MT_CERTIFICATE}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:603:29: error: 'SSL3_MT_SERVER_KEY_EXCHANGE' undeclared here (not in a function) [INFO] [stderr] 603 | {", ServerKeyExchange", SSL3_MT_SERVER_KEY_EXCHANGE}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:604:30: error: 'SSL3_MT_CERTIFICATE_REQUEST' undeclared here (not in a function) [INFO] [stderr] 604 | {", CertificateRequest", SSL3_MT_CERTIFICATE_REQUEST}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:605:27: error: 'SSL3_MT_SERVER_DONE' undeclared here (not in a function) [INFO] [stderr] 605 | {", ServerHelloDone", SSL3_MT_SERVER_DONE}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:606:29: error: 'SSL3_MT_CERTIFICATE_VERIFY' undeclared here (not in a function) [INFO] [stderr] 606 | {", CertificateVerify", SSL3_MT_CERTIFICATE_VERIFY}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:607:29: error: 'SSL3_MT_CLIENT_KEY_EXCHANGE' undeclared here (not in a function) [INFO] [stderr] 607 | {", ClientKeyExchange", SSL3_MT_CLIENT_KEY_EXCHANGE}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:608:20: error: 'SSL3_MT_FINISHED' undeclared here (not in a function) [INFO] [stderr] 608 | {", Finished", SSL3_MT_FINISHED}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:609:26: error: 'SSL3_MT_CERTIFICATE_URL' undeclared here (not in a function) [INFO] [stderr] 609 | {", CertificateUrl", SSL3_MT_CERTIFICATE_URL}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:610:29: error: 'SSL3_MT_CERTIFICATE_STATUS' undeclared here (not in a function) [INFO] [stderr] 610 | {", CertificateStatus", SSL3_MT_CERTIFICATE_STATUS}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:611:28: error: 'SSL3_MT_SUPPLEMENTAL_DATA' undeclared here (not in a function) [INFO] [stderr] 611 | {", SupplementalData", SSL3_MT_SUPPLEMENTAL_DATA}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:612:21: error: 'SSL3_MT_KEY_UPDATE' undeclared here (not in a function) [INFO] [stderr] 612 | {", KeyUpdate", SSL3_MT_KEY_UPDATE}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:613:33: error: 'SSL3_MT_COMPRESSED_CERTIFICATE' undeclared here (not in a function) [INFO] [stderr] 613 | {", CompressedCertificate", SSL3_MT_COMPRESSED_CERTIFICATE}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:615:21: error: 'SSL3_MT_NEXT_PROTO' undeclared here (not in a function) [INFO] [stderr] 615 | {", NextProto", SSL3_MT_NEXT_PROTO}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:617:23: error: 'SSL3_MT_MESSAGE_HASH' undeclared here (not in a function) [INFO] [stderr] 617 | {", MessageHash", SSL3_MT_MESSAGE_HASH}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'msg_cb': [INFO] [stderr] apps/lib/s_cb.c:638:14: error: 'SSL3_RT_CHANGE_CIPHER_SPEC' undeclared (first use in this function) [INFO] [stderr] 638 | case SSL3_RT_CHANGE_CIPHER_SPEC: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:642:14: error: 'SSL3_RT_ALERT' undeclared (first use in this function) [INFO] [stderr] 642 | case SSL3_RT_ALERT: [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:658:14: error: 'SSL3_RT_HANDSHAKE' undeclared (first use in this function) [INFO] [stderr] 658 | case SSL3_RT_HANDSHAKE: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:665:14: error: 'SSL3_RT_APPLICATION_DATA' undeclared (first use in this function) [INFO] [stderr] 665 | case SSL3_RT_APPLICATION_DATA: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:669:14: error: 'SSL3_RT_HEADER' undeclared (first use in this function) [INFO] [stderr] 669 | case SSL3_RT_HEADER: [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:673:14: error: 'SSL3_RT_INNER_CONTENT_TYPE' undeclared (first use in this function); did you mean 'ASN1_R_NO_CONTENT_TYPE'? [INFO] [stderr] 673 | case SSL3_RT_INNER_CONTENT_TYPE: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | ASN1_R_NO_CONTENT_TYPE [INFO] [stderr] apps/lib/s_cb.c: At top level: [INFO] [stderr] apps/lib/s_cb.c:708:21: error: 'TLSEXT_TYPE_server_name' undeclared here (not in a function) [INFO] [stderr] 708 | {"server name", TLSEXT_TYPE_server_name}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:709:29: error: 'TLSEXT_TYPE_max_fragment_length' undeclared here (not in a function) [INFO] [stderr] 709 | {"max fragment length", TLSEXT_TYPE_max_fragment_length}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:710:32: error: 'TLSEXT_TYPE_client_certificate_url' undeclared here (not in a function) [INFO] [stderr] 710 | {"client certificate URL", TLSEXT_TYPE_client_certificate_url}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:711:25: error: 'TLSEXT_TYPE_trusted_ca_keys' undeclared here (not in a function) [INFO] [stderr] 711 | {"trusted CA keys", TLSEXT_TYPE_trusted_ca_keys}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:712:24: error: 'TLSEXT_TYPE_truncated_hmac' undeclared here (not in a function) [INFO] [stderr] 712 | {"truncated HMAC", TLSEXT_TYPE_truncated_hmac}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:713:24: error: 'TLSEXT_TYPE_status_request' undeclared here (not in a function) [INFO] [stderr] 713 | {"status request", TLSEXT_TYPE_status_request}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:714:22: error: 'TLSEXT_TYPE_user_mapping' undeclared here (not in a function) [INFO] [stderr] 714 | {"user mapping", TLSEXT_TYPE_user_mapping}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:715:22: error: 'TLSEXT_TYPE_client_authz' undeclared here (not in a function) [INFO] [stderr] 715 | {"client authz", TLSEXT_TYPE_client_authz}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:716:22: error: 'TLSEXT_TYPE_server_authz' undeclared here (not in a function) [INFO] [stderr] 716 | {"server authz", TLSEXT_TYPE_server_authz}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:717:19: error: 'TLSEXT_TYPE_cert_type' undeclared here (not in a function) [INFO] [stderr] 717 | {"cert type", TLSEXT_TYPE_cert_type}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:718:26: error: 'TLSEXT_TYPE_supported_groups' undeclared here (not in a function) [INFO] [stderr] 718 | {"supported_groups", TLSEXT_TYPE_supported_groups}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:719:26: error: 'TLSEXT_TYPE_ec_point_formats' undeclared here (not in a function) [INFO] [stderr] 719 | {"EC point formats", TLSEXT_TYPE_ec_point_formats}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:720:13: error: 'TLSEXT_TYPE_srp' undeclared here (not in a function) [INFO] [stderr] 720 | {"SRP", TLSEXT_TYPE_srp}, [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:721:30: error: 'TLSEXT_TYPE_signature_algorithms' undeclared here (not in a function); did you mean 'LN_alt_signature_algorithm'? [INFO] [stderr] 721 | {"signature algorithms", TLSEXT_TYPE_signature_algorithms}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | LN_alt_signature_algorithm [INFO] [stderr] apps/lib/s_cb.c:722:18: error: 'TLSEXT_TYPE_use_srtp' undeclared here (not in a function) [INFO] [stderr] 722 | {"use SRTP", TLSEXT_TYPE_use_srtp}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:723:24: error: 'TLSEXT_TYPE_session_ticket' undeclared here (not in a function) [INFO] [stderr] 723 | {"session ticket", TLSEXT_TYPE_session_ticket}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:724:28: error: 'TLSEXT_TYPE_renegotiate' undeclared here (not in a function) [INFO] [stderr] 724 | {"renegotiation info", TLSEXT_TYPE_renegotiate}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:725:39: error: 'TLSEXT_TYPE_signed_certificate_timestamp' undeclared here (not in a function) [INFO] [stderr] 725 | {"signed certificate timestamps", TLSEXT_TYPE_signed_certificate_timestamp}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:726:26: error: 'TLSEXT_TYPE_client_cert_type' undeclared here (not in a function) [INFO] [stderr] 726 | {"client cert type", TLSEXT_TYPE_client_cert_type}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:727:26: error: 'TLSEXT_TYPE_server_cert_type' undeclared here (not in a function) [INFO] [stderr] 727 | {"server cert type", TLSEXT_TYPE_server_cert_type}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:728:21: error: 'TLSEXT_TYPE_padding' undeclared here (not in a function) [INFO] [stderr] 728 | {"TLS padding", TLSEXT_TYPE_padding}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:742:30: error: 'TLSEXT_TYPE_compress_certificate' undeclared here (not in a function) [INFO] [stderr] 742 | {"compress certificate", TLSEXT_TYPE_compress_certificate}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:743:19: error: 'TLSEXT_TYPE_key_share' undeclared here (not in a function) [INFO] [stderr] 743 | {"key share", TLSEXT_TYPE_key_share}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:744:28: error: 'TLSEXT_TYPE_supported_versions' undeclared here (not in a function) [INFO] [stderr] 744 | {"supported versions", TLSEXT_TYPE_supported_versions}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:745:13: error: 'TLSEXT_TYPE_psk' undeclared here (not in a function) [INFO] [stderr] 745 | {"psk", TLSEXT_TYPE_psk}, [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:746:23: error: 'TLSEXT_TYPE_psk_kex_modes' undeclared here (not in a function) [INFO] [stderr] 746 | {"psk kex modes", TLSEXT_TYPE_psk_kex_modes}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:747:33: error: 'TLSEXT_TYPE_certificate_authorities' undeclared here (not in a function) [INFO] [stderr] 747 | {"certificate authorities", TLSEXT_TYPE_certificate_authorities}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:748:29: error: 'TLSEXT_TYPE_post_handshake_auth' undeclared here (not in a function) [INFO] [stderr] 748 | {"post handshake auth", TLSEXT_TYPE_post_handshake_auth}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:780:19: error: 'TLSEXT_signature_anonymous' undeclared here (not in a function) [INFO] [stderr] 780 | {"anonymous", TLSEXT_signature_anonymous /* 0 */}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:781:19: error: 'TLSEXT_signature_rsa' undeclared here (not in a function) [INFO] [stderr] 781 | {"RSA", TLSEXT_signature_rsa /* 1 */}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:782:19: error: 'TLSEXT_signature_dsa' undeclared here (not in a function) [INFO] [stderr] 782 | {"DSA", TLSEXT_signature_dsa /* 2 */}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:783:19: error: 'TLSEXT_signature_ecdsa' undeclared here (not in a function) [INFO] [stderr] 783 | {"ECDSA", TLSEXT_signature_ecdsa /* 3 */}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:789:16: error: 'TLSEXT_hash_none' undeclared here (not in a function) [INFO] [stderr] 789 | {"none", TLSEXT_hash_none /* 0 */}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:790:16: error: 'TLSEXT_hash_md5' undeclared here (not in a function) [INFO] [stderr] 790 | {"MD5", TLSEXT_hash_md5 /* 1 */}, [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:791:16: error: 'TLSEXT_hash_sha1' undeclared here (not in a function) [INFO] [stderr] 791 | {"SHA1", TLSEXT_hash_sha1 /* 2 */}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:792:16: error: 'TLSEXT_hash_sha224' undeclared here (not in a function) [INFO] [stderr] 792 | {"SHA224", TLSEXT_hash_sha224 /* 3 */}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:793:16: error: 'TLSEXT_hash_sha256' undeclared here (not in a function) [INFO] [stderr] 793 | {"SHA256", TLSEXT_hash_sha256 /* 4 */}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:794:16: error: 'TLSEXT_hash_sha384' undeclared here (not in a function) [INFO] [stderr] 794 | {"SHA384", TLSEXT_hash_sha384 /* 5 */}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:795:16: error: 'TLSEXT_hash_sha512' undeclared here (not in a function) [INFO] [stderr] 795 | {"SHA512", TLSEXT_hash_sha512 /* 6 */}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'generate_stateless_cookie_callback': [INFO] [stderr] apps/lib/s_cb.c:830:9: warning: implicit declaration of function 'SSL_is_dtls' [-Wimplicit-function-declaration] [INFO] [stderr] 830 | if (SSL_is_dtls(ssl)) { [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] In file included from apps/include/apps.h:28, [INFO] [stderr] from apps/lib/s_cb.c:17: [INFO] [stderr] apps/lib/s_cb.c:838:34: warning: implicit declaration of function 'SSL_get_rbio' [-Wimplicit-function-declaration] [INFO] [stderr] 838 | (void)BIO_dgram_get_peer(SSL_get_rbio(ssl), peer); [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] include/openssl/bio.h:664:24: note: in definition of macro 'BIO_dgram_get_peer' [INFO] [stderr] 664 | (int)BIO_ctrl(b, BIO_CTRL_DGRAM_GET_PEER, 0, (char *)(peer)) [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/s_cb.c:838:34: warning: passing argument 1 of 'BIO_ctrl' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 838 | (void)BIO_dgram_get_peer(SSL_get_rbio(ssl), peer); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | int [INFO] [stderr] include/openssl/bio.h:664:24: note: in definition of macro 'BIO_dgram_get_peer' [INFO] [stderr] 664 | (int)BIO_ctrl(b, BIO_CTRL_DGRAM_GET_PEER, 0, (char *)(peer)) [INFO] [stderr] | ^ [INFO] [stderr] include/openssl/bio.h:747:20: note: expected 'BIO *' {aka 'struct bio_st *'} but argument is of type 'int' [INFO] [stderr] 747 | long BIO_ctrl(BIO *bp, int cmd, long larg, void *parg); [INFO] [stderr] | ~~~~~^~ [INFO] [stderr] apps/lib/s_cb.c:859:27: error: 'DTLS1_COOKIE_LENGTH' undeclared (first use in this function) [INFO] [stderr] 859 | cookie, DTLS1_COOKIE_LENGTH, cookie_len) == NULL) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: At top level: [INFO] [stderr] apps/lib/s_cb.c:930:26: error: 'CERT_PKEY_VALID' undeclared here (not in a function) [INFO] [stderr] 930 | {"Overall Validity", CERT_PKEY_VALID}, [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:931:26: error: 'CERT_PKEY_SIGN' undeclared here (not in a function) [INFO] [stderr] 931 | {"Sign with EE key", CERT_PKEY_SIGN}, [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:932:22: error: 'CERT_PKEY_EE_SIGNATURE' undeclared here (not in a function) [INFO] [stderr] 932 | {"EE signature", CERT_PKEY_EE_SIGNATURE}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:933:22: error: 'CERT_PKEY_CA_SIGNATURE' undeclared here (not in a function) [INFO] [stderr] 933 | {"CA signature", CERT_PKEY_CA_SIGNATURE}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:934:27: error: 'CERT_PKEY_EE_PARAM' undeclared here (not in a function); did you mean 'EC_F_PKEY_EC_PARAMGEN'? [INFO] [stderr] 934 | {"EE key parameters", CERT_PKEY_EE_PARAM}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] | EC_F_PKEY_EC_PARAMGEN [INFO] [stderr] apps/lib/s_cb.c:935:27: error: 'CERT_PKEY_CA_PARAM' undeclared here (not in a function) [INFO] [stderr] 935 | {"CA key parameters", CERT_PKEY_CA_PARAM}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:936:37: error: 'CERT_PKEY_EXPLICIT_SIGN' undeclared here (not in a function) [INFO] [stderr] 936 | {"Explicitly sign with EE key", CERT_PKEY_EXPLICIT_SIGN}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:937:21: error: 'CERT_PKEY_ISSUER_NAME' undeclared here (not in a function) [INFO] [stderr] 937 | {"Issuer Name", CERT_PKEY_ISSUER_NAME}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:938:26: error: 'CERT_PKEY_CERT_TYPE' undeclared here (not in a function) [INFO] [stderr] 938 | {"Certificate Type", CERT_PKEY_CERT_TYPE}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'print_chain_flags': [INFO] [stderr] apps/lib/s_cb.c:951:9: warning: implicit declaration of function 'SSL_set_cert_flags'; did you mean 'DSA_meth_set_flags'? [-Wimplicit-function-declaration] [INFO] [stderr] 951 | if (SSL_set_cert_flags(s, 0) & SSL_CERT_FLAG_SUITEB_128_LOS) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] | DSA_meth_set_flags [INFO] [stderr] apps/lib/s_cb.c:951:36: error: 'SSL_CERT_FLAG_SUITEB_128_LOS' undeclared (first use in this function); did you mean 'X509_V_FLAG_SUITEB_128_LOS'? [INFO] [stderr] 951 | if (SSL_set_cert_flags(s, 0) & SSL_CERT_FLAG_SUITEB_128_LOS) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | X509_V_FLAG_SUITEB_128_LOS [INFO] [stderr] apps/lib/s_cb.c:952:35: error: 'CERT_PKEY_SUITEB' undeclared (first use in this function) [INFO] [stderr] 952 | BIO_puts(bio_err, flags & CERT_PKEY_SUITEB ? "OK\n" : "NOT OK\n"); [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'set_cert_cb': [INFO] [stderr] apps/lib/s_cb.c:976:5: warning: implicit declaration of function 'SSL_certs_clear' [-Wimplicit-function-declaration] [INFO] [stderr] 976 | SSL_certs_clear(ssl); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:992:14: warning: implicit declaration of function 'SSL_check_chain' [-Wimplicit-function-declaration] [INFO] [stderr] 992 | rv = SSL_check_chain(ssl, exc->cert, exc->key, exc->chain); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:999:18: warning: implicit declaration of function 'SSL_use_certificate'; did you mean 'LN_userCertificate'? [-Wimplicit-function-declaration] [INFO] [stderr] 999 | if (!SSL_use_certificate(ssl, exc->cert) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | LN_userCertificate [INFO] [stderr] apps/lib/s_cb.c:1000:25: warning: implicit declaration of function 'SSL_use_PrivateKey' [-Wimplicit-function-declaration] [INFO] [stderr] 1000 | || !SSL_use_PrivateKey(ssl, exc->key)) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1009:22: warning: implicit declaration of function 'SSL_build_cert_chain' [-Wimplicit-function-declaration] [INFO] [stderr] 1009 | if (!SSL_build_cert_chain(ssl, 0)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1012:22: warning: implicit declaration of function 'SSL_set1_chain' [-Wimplicit-function-declaration] [INFO] [stderr] 1012 | if (!SSL_set1_chain(ssl, exc->chain)) [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'ssl_ctx_set_excert': [INFO] [stderr] apps/lib/s_cb.c:1023:5: warning: implicit declaration of function 'SSL_CTX_set_cert_cb' [-Wimplicit-function-declaration] [INFO] [stderr] 1023 | SSL_CTX_set_cert_cb(ctx, set_cert_cb, exc); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'print_raw_cipherlist': [INFO] [stderr] apps/lib/s_cb.c:1175:11: warning: implicit declaration of function 'SSL_get0_raw_cipherlist'; did you mean 'print_raw_cipherlist'? [-Wimplicit-function-declaration] [INFO] [stderr] 1175 | num = SSL_get0_raw_cipherlist(s, NULL); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | print_raw_cipherlist [INFO] [stderr] apps/lib/s_cb.c:1180:15: error: unknown type name 'SSL_CIPHER' [INFO] [stderr] 1180 | const SSL_CIPHER *c = SSL_CIPHER_find(s, rlist); [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1180:31: warning: implicit declaration of function 'SSL_CIPHER_find'; did you mean 'EVP_CIPHER_nid'? [-Wimplicit-function-declaration] [INFO] [stderr] 1180 | const SSL_CIPHER *c = SSL_CIPHER_find(s, rlist); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] | EVP_CIPHER_nid [INFO] [stderr] apps/lib/s_cb.c:1180:31: warning: initialization of 'const int *' from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] apps/lib/s_cb.c:1184:31: warning: implicit declaration of function 'SSL_CIPHER_get_name'; did you mean 'EVP_CIPHER_get0_name'? [-Wimplicit-function-declaration] [INFO] [stderr] 1184 | BIO_puts(bio_err, SSL_CIPHER_get_name(c)); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | EVP_CIPHER_get0_name [INFO] [stderr] apps/lib/s_cb.c:1184:31: warning: passing argument 2 of 'BIO_puts' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 1184 | BIO_puts(bio_err, SSL_CIPHER_get_name(c)); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | int [INFO] [stderr] include/openssl/bio.h:745:35: note: expected 'const char *' but argument is of type 'int' [INFO] [stderr] 745 | int BIO_puts(BIO *bp, const char *buf); [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'print_verify_detail': [INFO] [stderr] apps/lib/s_cb.c:1227:23: warning: implicit declaration of function 'SSL_get_verify_result' [-Wimplicit-function-declaration] [INFO] [stderr] 1227 | long verify_err = SSL_get_verify_result(s); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1230:32: warning: implicit declaration of function 'SSL_get0_peername'; did you mean 'BIO_get_peer_name'? [-Wimplicit-function-declaration] [INFO] [stderr] 1230 | const char *peername = SSL_get0_peername(s); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] | BIO_get_peer_name [INFO] [stderr] apps/lib/s_cb.c:1230:32: warning: initialization of 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] apps/lib/s_cb.c:1241:18: warning: implicit declaration of function 'SSL_get0_dane_authority' [-Wimplicit-function-declaration] [INFO] [stderr] 1241 | if ((mdpth = SSL_get0_dane_authority(s, NULL, &mspki)) >= 0) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1247:17: warning: implicit declaration of function 'SSL_get0_dane_tlsa' [-Wimplicit-function-declaration] [INFO] [stderr] 1247 | mdpth = SSL_get0_dane_tlsa(s, &usage, &selector, &mtype, &data, &dlen); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1264:13: warning: implicit declaration of function 'SSL_get0_peer_rpk' [-Wimplicit-function-declaration] [INFO] [stderr] 1264 | if (SSL_get0_peer_rpk(s) == NULL) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1264:34: warning: comparison between pointer and integer [INFO] [stderr] 1264 | if (SSL_get0_peer_rpk(s) == NULL) [INFO] [stderr] | ^~ [INFO] [stderr] apps/lib/s_cb.c: In function 'print_ssl_summary': [INFO] [stderr] apps/lib/s_cb.c:1276:11: error: unknown type name 'SSL_CIPHER' [INFO] [stderr] 1276 | const SSL_CIPHER *c; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1277:18: warning: implicit declaration of function 'SSL_get0_peer_certificate' [-Wimplicit-function-declaration] [INFO] [stderr] 1277 | X509 *peer = SSL_get0_peer_certificate(s); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1277:18: warning: initialization of 'X509 *' {aka 'struct x509_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] apps/lib/s_cb.c:1278:26: warning: initialization of 'EVP_PKEY *' {aka 'struct evp_pkey_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 1278 | EVP_PKEY *peer_rpk = SSL_get0_peer_rpk(s); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1281:51: warning: implicit declaration of function 'SSL_get_version'; did you mean 'RSA_get_version'? [-Wimplicit-function-declaration] [INFO] [stderr] 1281 | BIO_printf(bio_err, "Protocol version: %s\n", SSL_get_version(s)); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] | RSA_get_version [INFO] [stderr] apps/lib/s_cb.c:1281:45: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] [INFO] [stderr] 1281 | BIO_printf(bio_err, "Protocol version: %s\n", SSL_get_version(s)); [INFO] [stderr] | ~^ ~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | | [INFO] [stderr] | | int [INFO] [stderr] | char * [INFO] [stderr] | %d [INFO] [stderr] apps/lib/s_cb.c:1283:9: warning: implicit declaration of function 'SSL_get_current_cipher' [-Wimplicit-function-declaration] [INFO] [stderr] 1283 | c = SSL_get_current_cipher(s); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1283:7: warning: assignment to 'const int *' from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 1283 | c = SSL_get_current_cipher(s); [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/s_cb.c:1284:40: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] [INFO] [stderr] 1284 | BIO_printf(bio_err, "Ciphersuite: %s\n", SSL_CIPHER_get_name(c)); [INFO] [stderr] | ~^ ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | | [INFO] [stderr] | | int [INFO] [stderr] | char * [INFO] [stderr] | %d [INFO] [stderr] apps/lib/s_cb.c: At top level: [INFO] [stderr] apps/lib/s_cb.c:1316:16: error: unknown type name 'SSL_CONF_CTX'; did you mean 'OSSL_STORE_CTX'? [INFO] [stderr] 1316 | int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] | OSSL_STORE_CTX [INFO] [stderr] apps/lib/s_cb.c: In function 'ssl_ctx_add_crls': [INFO] [stderr] apps/lib/s_cb.c:1358:10: warning: implicit declaration of function 'SSL_CTX_get_cert_store' [-Wimplicit-function-declaration] [INFO] [stderr] 1358 | st = SSL_CTX_get_cert_store(ctx); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1358:8: warning: assignment to 'X509_STORE *' {aka 'struct x509_store_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 1358 | st = SSL_CTX_get_cert_store(ctx); [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/s_cb.c: In function 'ssl_load_stores': [INFO] [stderr] apps/lib/s_cb.c:1386:9: warning: implicit declaration of function 'SSL_CTX_set1_verify_cert_store' [-Wimplicit-function-declaration] [INFO] [stderr] 1386 | SSL_CTX_set1_verify_cert_store(ctx, vfy); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1400:9: warning: implicit declaration of function 'SSL_CTX_set1_chain_cert_store' [-Wimplicit-function-declaration] [INFO] [stderr] 1400 | SSL_CTX_set1_chain_cert_store(ctx, ch); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: At top level: [INFO] [stderr] apps/lib/s_cb.c:1419:31: error: 'SSL_SECOP_CIPHER_SUPPORTED' undeclared here (not in a function) [INFO] [stderr] 1419 | {"Supported Ciphersuite", SSL_SECOP_CIPHER_SUPPORTED}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1420:28: error: 'SSL_SECOP_CIPHER_SHARED' undeclared here (not in a function) [INFO] [stderr] 1420 | {"Shared Ciphersuite", SSL_SECOP_CIPHER_SHARED}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1421:27: error: 'SSL_SECOP_CIPHER_CHECK' undeclared here (not in a function) [INFO] [stderr] 1421 | {"Check Ciphersuite", SSL_SECOP_CIPHER_CHECK}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1423:26: error: 'SSL_SECOP_TMP_DH' undeclared here (not in a function) [INFO] [stderr] 1423 | {"Temp DH key bits", SSL_SECOP_TMP_DH}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1425:25: error: 'SSL_SECOP_CURVE_SUPPORTED' undeclared here (not in a function) [INFO] [stderr] 1425 | {"Supported Curve", SSL_SECOP_CURVE_SUPPORTED}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1426:22: error: 'SSL_SECOP_CURVE_SHARED' undeclared here (not in a function) [INFO] [stderr] 1426 | {"Shared Curve", SSL_SECOP_CURVE_SHARED}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1427:21: error: 'SSL_SECOP_CURVE_CHECK' undeclared here (not in a function) [INFO] [stderr] 1427 | {"Check Curve", SSL_SECOP_CURVE_CHECK}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1428:39: error: 'SSL_SECOP_SIGALG_SUPPORTED' undeclared here (not in a function) [INFO] [stderr] 1428 | {"Supported Signature Algorithm", SSL_SECOP_SIGALG_SUPPORTED}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1429:36: error: 'SSL_SECOP_SIGALG_SHARED' undeclared here (not in a function) [INFO] [stderr] 1429 | {"Shared Signature Algorithm", SSL_SECOP_SIGALG_SHARED}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1430:35: error: 'SSL_SECOP_SIGALG_CHECK' undeclared here (not in a function) [INFO] [stderr] 1430 | {"Check Signature Algorithm", SSL_SECOP_SIGALG_CHECK}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1431:34: error: 'SSL_SECOP_SIGALG_MASK' undeclared here (not in a function) [INFO] [stderr] 1431 | {"Signature Algorithm mask", SSL_SECOP_SIGALG_MASK}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1432:34: error: 'SSL_SECOP_EE_KEY' undeclared here (not in a function) [INFO] [stderr] 1432 | {"Certificate chain EE key", SSL_SECOP_EE_KEY}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1433:34: error: 'SSL_SECOP_CA_KEY' undeclared here (not in a function) [INFO] [stderr] 1433 | {"Certificate chain CA key", SSL_SECOP_CA_KEY}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1434:27: error: 'SSL_SECOP_PEER_EE_KEY' undeclared here (not in a function) [INFO] [stderr] 1434 | {"Peer Chain EE key", SSL_SECOP_PEER_EE_KEY}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1435:27: error: 'SSL_SECOP_PEER_CA_KEY' undeclared here (not in a function) [INFO] [stderr] 1435 | {"Peer Chain CA key", SSL_SECOP_PEER_CA_KEY}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1436:37: error: 'SSL_SECOP_CA_MD' undeclared here (not in a function) [INFO] [stderr] 1436 | {"Certificate chain CA digest", SSL_SECOP_CA_MD}, [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1437:30: error: 'SSL_SECOP_PEER_CA_MD' undeclared here (not in a function) [INFO] [stderr] 1437 | {"Peer chain CA digest", SSL_SECOP_PEER_CA_MD}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1438:25: error: 'SSL_SECOP_COMPRESSION' undeclared here (not in a function) [INFO] [stderr] 1438 | {"SSL compression", SSL_SECOP_COMPRESSION}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1439:24: error: 'SSL_SECOP_TICKET' undeclared here (not in a function) [INFO] [stderr] 1439 | {"Session ticket", SSL_SECOP_TICKET}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'security_callback_debug': [INFO] [stderr] apps/lib/s_cb.c:1465:10: error: 'SSL_SECOP_VERSION' undeclared (first use in this function); did you mean 'SSLEAY_VERSION'? [INFO] [stderr] 1465 | case SSL_SECOP_VERSION: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] | SSLEAY_VERSION [INFO] [stderr] apps/lib/s_cb.c:1484:18: error: 'SSL_SECOP_OTHER_TYPE' undeclared (first use in this function) [INFO] [stderr] 1484 | switch (op & SSL_SECOP_OTHER_TYPE) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1486:10: error: 'SSL_SECOP_OTHER_CIPHER' undeclared (first use in this function) [INFO] [stderr] 1486 | case SSL_SECOP_OTHER_CIPHER: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1487:28: warning: passing argument 2 of 'BIO_puts' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 1487 | BIO_puts(sdb->out, SSL_CIPHER_get_name(other)); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | int [INFO] [stderr] include/openssl/bio.h:745:35: note: expected 'const char *' but argument is of type 'int' [INFO] [stderr] 745 | int BIO_puts(BIO *bp, const char *buf); [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] apps/lib/s_cb.c:1491:10: error: 'SSL_SECOP_OTHER_CURVE' undeclared (first use in this function) [INFO] [stderr] 1491 | case SSL_SECOP_OTHER_CURVE: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1501:10: error: 'SSL_SECOP_OTHER_CERT' undeclared (first use in this function) [INFO] [stderr] 1501 | case SSL_SECOP_OTHER_CERT: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1523:10: error: 'SSL_SECOP_OTHER_SIGALG' undeclared (first use in this function) [INFO] [stderr] 1523 | case SSL_SECOP_OTHER_SIGALG: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'ssl_ctx_security_debug': [INFO] [stderr] apps/lib/s_cb.c:1565:18: warning: implicit declaration of function 'SSL_CTX_get_security_callback' [-Wimplicit-function-declaration] [INFO] [stderr] 1565 | sdb.old_cb = SSL_CTX_get_security_callback(ctx); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1565:16: warning: assignment to 'int (*)(const SSL *, const SSL_CTX *, int, int, int, void *, void *)' {aka 'int (*)(const struct ssl_st *, const struct ssl_ctx_st *, int, int, int, void *, void *)'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] 1565 | sdb.old_cb = SSL_CTX_get_security_callback(ctx); [INFO] [stderr] | ^ [INFO] [stderr] apps/lib/s_cb.c:1566:5: warning: implicit declaration of function 'SSL_CTX_set_security_callback' [-Wimplicit-function-declaration] [INFO] [stderr] 1566 | SSL_CTX_set_security_callback(ctx, security_callback_debug); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1567:5: warning: implicit declaration of function 'SSL_CTX_set0_security_ex_data' [-Wimplicit-function-declaration] [INFO] [stderr] 1567 | SSL_CTX_set0_security_ex_data(ctx, &sdb); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'set_keylog_file': [INFO] [stderr] apps/lib/s_cb.c:1613:5: warning: implicit declaration of function 'SSL_CTX_set_keylog_callback' [-Wimplicit-function-declaration] [INFO] [stderr] 1613 | SSL_CTX_set_keylog_callback(ctx, keylog_callback); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c: In function 'print_ca_names': [INFO] [stderr] apps/lib/s_cb.c:1620:37: warning: implicit declaration of function 'SSL_get0_peer_CA_list' [-Wimplicit-function-declaration] [INFO] [stderr] 1620 | const STACK_OF(X509_NAME) *sk = SSL_get0_peer_CA_list(s); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1620:37: warning: initialization of 'const struct stack_st_X509_NAME *' from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] apps/lib/s_cb.c: In function 'ssl_print_secure_renegotiation_notes': [INFO] [stderr] apps/include/s_apps.h:19:25: warning: implicit declaration of function 'SSL_version'; did you mean 'SSLeay_version'? [-Wimplicit-function-declaration] [INFO] [stderr] 19 | (SSL_is_dtls(s) || (SSL_version(s) < TLS1_3_VERSION)) [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1638:9: note: in expansion of macro 'SSL_VERSION_ALLOWS_RENEGOTIATION' [INFO] [stderr] 1638 | if (SSL_VERSION_ALLOWS_RENEGOTIATION(s)) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] apps/lib/s_cb.c:1640:20: warning: implicit declaration of function 'SSL_get_secure_renegotiation_support' [-Wimplicit-function-declaration] [INFO] [stderr] 1640 | SSL_get_secure_renegotiation_support(s) ? "" : " NOT"); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] make[1]: *** [Makefile:3936: apps/lib/libapps-lib-s_cb.o] Error 1 [INFO] [stderr] make: *** [Makefile:2307: build_libs] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-300.2.3+3.2.1/src/lib.rs:611:9: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Error building OpenSSL: [INFO] [stderr] Command: cd "/opt/rustwide/target/debug/build/openssl-sys-d3fb1b841f9e3812/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs" [INFO] [stderr] Exit status: exit status: 2 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63565c7db692 - std::backtrace_rs::backtrace::libunwind::trace::h97da83aab53f337d [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63565c7db692 - std::backtrace_rs::backtrace::trace_unsynchronized::h07d9fad959b0b0c4 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63565c7db692 - std::sys::backtrace::_print_fmt::h73b6844d523a91e6 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63565c7db692 - ::fmt::had50d3dbab4f9a49 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63565c801283 - core::fmt::rt::Argument::fmt::h96dc2668ac588484 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x63565c801283 - core::fmt::write::h3c068850dd3fcd11 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x63565c7d7c73 - std::io::default_write_fmt::hfb3376268ea3ee75 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63565c7d7c73 - std::io::Write::write_fmt::h819ce08a32b4f9f7 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x63565c7db4e2 - std::sys::backtrace::BacktraceLock::print::h160d33c700b1accf [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63565c7dcc32 - std::panicking::default_hook::{{closure}}::hdccf862335980e92 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x63565c7dca35 - std::panicking::default_hook::h92ea296b4f4c5d78 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63565c7dd5d2 - std::panicking::rust_panic_with_hook::h53eb519a340d7090 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63565c7dd37a - std::panicking::begin_panic_handler::{{closure}}::h1b012222d781940d [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63565c7dbb89 - std::sys::backtrace::__rust_end_short_backtrace::hb1c00a6a74936045 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63565c7dd00d - __rustc[3fad54a3e94379e3]::rust_begin_unwind [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63565c6d7740 - core::panicking::panic_fmt::h5646b0c12be1dead [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63565c754fbd - openssl_src::Build::run_command::hd5d2211e600c19ba [INFO] [stderr] 17: 0x63565c753f4a - openssl_src::Build::build::h1e5df37ff01fc530 [INFO] [stderr] 18: 0x63565c6e7063 - build_script_main::find_vendored::get_openssl::h7de4522ce1f796e7 [INFO] [stderr] 19: 0x63565c6dd468 - build_script_main::find_openssl::h1c5170147edf2ad3 [INFO] [stderr] 20: 0x63565c6dd661 - build_script_main::main::h04a2bc2f658cdc57 [INFO] [stderr] 21: 0x63565c6e4ad3 - core::ops::function::FnOnce::call_once::h1a0fb64ea3223dcc [INFO] [stderr] 22: 0x63565c6e4196 - std::sys::backtrace::__rust_begin_short_backtrace::h7a02ee6fd8ea468e [INFO] [stderr] 23: 0x63565c6d8579 - std::rt::lang_start::{{closure}}::h8afbf143f1e57e42 [INFO] [stderr] 24: 0x63565c7d3ad0 - core::ops::function::impls:: for &F>::call_once::h76d4710199b6d3ec [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x63565c7d3ad0 - std::panicking::try::do_call::hed7976834a7187c4 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x63565c7d3ad0 - std::panicking::try::h4482392c0aab6c40 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x63565c7d3ad0 - std::panic::catch_unwind::h57eb8bdc88215c08 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x63565c7d3ad0 - std::rt::lang_start_internal::{{closure}}::h582aca8f991cee01 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x63565c7d3ad0 - std::panicking::try::do_call::hd9d0541c1412e9b0 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x63565c7d3ad0 - std::panicking::try::h6467744ef028cbc9 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x63565c7d3ad0 - std::panic::catch_unwind::h88462888c16be0b7 [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x63565c7d3ad0 - std::rt::lang_start_internal::h79a5f970fb99441e [INFO] [stderr] at /rustc/a5948295b4bf4c6199457f1227e5d8f6e6b9f948/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x63565c6d8561 - std::rt::lang_start::h117c504390bb53e5 [INFO] [stderr] 34: 0x63565c6e16b5 - main [INFO] [stderr] 35: 0x7671c4bf91ca - [INFO] [stderr] 36: 0x7671c4bf928b - __libc_start_main [INFO] [stderr] 37: 0x63565c6d8185 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0b075e42807e841edf2bc65f85458b2d692f272bb0bd7cbdbfa679efd6ba6961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b075e42807e841edf2bc65f85458b2d692f272bb0bd7cbdbfa679efd6ba6961", kill_on_drop: false }` [INFO] [stdout] 0b075e42807e841edf2bc65f85458b2d692f272bb0bd7cbdbfa679efd6ba6961