[INFO] fetching crate openldap 1.2.2... [INFO] testing openldap-1.2.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate openldap 1.2.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate openldap 1.2.2 [INFO] finished tweaking crates.io crate openldap 1.2.2 [INFO] tweaked toml for crates.io crate openldap 1.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate openldap 1.2.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50c14d0999ac35fa9645e58efd062e979ce6585bf177eb6146a99eb8da547099 [INFO] running `Command { std: "docker" "start" "-a" "50c14d0999ac35fa9645e58efd062e979ce6585bf177eb6146a99eb8da547099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50c14d0999ac35fa9645e58efd062e979ce6585bf177eb6146a99eb8da547099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50c14d0999ac35fa9645e58efd062e979ce6585bf177eb6146a99eb8da547099", kill_on_drop: false }` [INFO] [stdout] 50c14d0999ac35fa9645e58efd062e979ce6585bf177eb6146a99eb8da547099 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9b2519a890533e0e67bb549875fd28bd1674874648a5541f2823ddb84f136588 [INFO] running `Command { std: "docker" "start" "-a" "9b2519a890533e0e67bb549875fd28bd1674874648a5541f2823ddb84f136588", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling openldap v1.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ptr::null_mut` [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::ptr::null_mut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 | fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | panic!(CStr::from_ptr(raw_estr).to_owned().into_string().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 122 | panic!("{}", CStr::from_ptr(raw_estr).to_owned().into_string().unwrap()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "9b2519a890533e0e67bb549875fd28bd1674874648a5541f2823ddb84f136588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2519a890533e0e67bb549875fd28bd1674874648a5541f2823ddb84f136588", kill_on_drop: false }` [INFO] [stdout] 9b2519a890533e0e67bb549875fd28bd1674874648a5541f2823ddb84f136588 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ec5d70d18de9ac9087cf0e9d1d89c2f433276a5eab95f17ca7c00278b56917c2 [INFO] running `Command { std: "docker" "start" "-a" "ec5d70d18de9ac9087cf0e9d1d89c2f433276a5eab95f17ca7c00278b56917c2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling openldap v1.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ptr::null_mut` [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::ptr::null_mut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 | fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | panic!(CStr::from_ptr(raw_estr).to_owned().into_string().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 122 | panic!("{}", CStr::from_ptr(raw_estr).to_owned().into_string().unwrap()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ptr::null_mut` [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::ptr::null_mut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors.rs:43:32 [INFO] [stdout] | [INFO] [stdout] 43 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 | fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | panic!(CStr::from_ptr(raw_estr).to_owned().into_string().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 122 | panic!("{}", CStr::from_ptr(raw_estr).to_owned().into_string().unwrap()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:545:9 [INFO] [stdout] | [INFO] [stdout] 545 | ldap.start_tls(None, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 545 | let _ = ldap.start_tls(None, None); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc1Wrh5w/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-llber" "-lldap_r" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-8e354d7ef70926da.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc1Wrh5w/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/openldap-1bb50d94c5b3f892" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(init.o): in function `ldap_int_conf_option.constprop.0': [INFO] [stdout] (.text+0xf9): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x1e4): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x329): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(init.o): in function `openldap_ldap_init_w_userconf.part.0': [INFO] [stdout] (.text+0x627): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x657): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(init.o): in function `ldap_int_initialize': [INFO] [stdout] (.text+0xa0a): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xa4d): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0xaa5): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0xbff): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/liblber.a(io.o): in function `ber_get_next': [INFO] [stdout] (.text+0xda8): undefined reference to `__memmove_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/liblber.a(bprint.o): in function `ber_pvt_log_output': [INFO] [stdout] (.text+0x1de): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/liblber.a(bprint.o): in function `ber_pvt_log_printf': [INFO] [stdout] (.text+0x2c5): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/liblber.a(bprint.o): in function `ber_dump': [INFO] [stdout] (.text+0x5f9): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/liblber.a(sockbuf.o): in function `ber_pvt_socket_set_nonblock': [INFO] [stdout] (.text+0xfd8): undefined reference to `fcntl64' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/liblber.a(sockbuf.o): in function `ber_sockbuf_ctrl': [INFO] [stdout] (.text+0x143d): undefined reference to `fcntl64' [INFO] [stdout] /usr/bin/ld: (.text+0x1459): undefined reference to `fcntl64' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/liblber.a(sockbuf.o): in function `ber_pvt_socket_set_nonblock': [INFO] [stdout] (.text+0xff8): undefined reference to `fcntl64' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(result.o): in function `wait4msg': [INFO] [stdout] (.text+0xc07): undefined reference to `ber_get_int' [INFO] [stdout] /usr/bin/ld: (.text+0xc78): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0xe0a): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0xee1): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0xf5f): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x1183): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x1385): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x14e2): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x1523): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x1552): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x15b2): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x1906): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0x192e): undefined reference to `ber_skip_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x1943): undefined reference to `ber_get_enum' [INFO] [stdout] /usr/bin/ld: (.text+0x1954): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x1afb): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(error.o): in function `ldap_perror': [INFO] [stdout] (.text+0x502): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x582): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x5c6): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x5e6): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(error.o): in function `ldap_parse_result': [INFO] [stdout] (.text+0x7ba): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x84c): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x89f): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x8c6): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x992): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x9b9): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x9db): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0xa29): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0xa42): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0xa69): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(search.o): in function `ldap_build_search_req': [INFO] [stdout] (.text+0x113): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0x1c8): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x226): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0x25a): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(controls.o): in function `ldap_pvt_put_control': [INFO] [stdout] (.text+0x91): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0xba): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0xd0): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(controls.o):(.text+0xed): more undefined references to `ber_printf' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(controls.o): in function `ldap_pvt_get_controls': [INFO] [stdout] (.text+0x304): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x35c): undefined reference to `ber_first_element' [INFO] [stdout] /usr/bin/ld: (.text+0x3aa): undefined reference to `ber_next_element' [INFO] [stdout] /usr/bin/ld: (.text+0x410): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x426): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x445): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x45b): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x47a): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(abandon.o): in function `do_abandon': [INFO] [stdout] (.text+0x5ff): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0x666): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(unbind.o): in function `ldap_send_unbind': [INFO] [stdout] (.text+0x791): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0x7be): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(filter.o): in function `put_substring_filter': [INFO] [stdout] (.text+0x47f): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(filter.o):(.text+0x520): more undefined references to `ber_printf' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(getdn.o): in function `ldap_get_dn': [INFO] [stdout] (.text+0x1594): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(getdn.o): in function `ldap_get_dn_ber': [INFO] [stdout] (.text+0x1742): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x17ec): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(getentry.o): in function `ldap_get_entry_controls': [INFO] [stdout] (.text+0x23c): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(getattr.o): in function `ldap_first_attribute': [INFO] [stdout] (.text+0xc9): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(getattr.o):(.text+0x117): more undefined references to `ber_scanf' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(request.o): in function `re_encode_request': [INFO] [stdout] (.text+0x5a2): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0x5ef): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0x686): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x6c6): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x73a): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0x75f): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x78a): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0x7ab): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(request.o): in function `ldap_send_server_request': [INFO] [stdout] (.text+0x1e04): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x1e32): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x1e4b): undefined reference to `ber_skip_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x1ef0): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(os-ip.o): in function `ldap_connect_to_host': [INFO] [stdout] (.text+0x6ec): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x76c): undefined reference to `fcntl64' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(url.o): in function `desc2str': [INFO] [stdout] (.text+0x870): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xa38): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(url.o): in function `ldap_url_list2hosts': [INFO] [stdout] (.text+0x1449): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x14c9): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x14f7): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(url.o): in function `ldap_url_parse_ext': [INFO] [stdout] (.text+0x1bb6): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(url.o): in function `ldap_url_parsehosts': [INFO] [stdout] (.text+0x25a8): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(print.o): in function `ldap_log_printf': [INFO] [stdout] (.text+0xcb): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(util-int.o): in function `ldap_pvt_csnstr': [INFO] [stdout] (.text+0x188): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(util-int.o): in function `ldap_pvt_sockaddrstr': [INFO] [stdout] (.text+0x5ea): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x70f): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x7c3): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x81c): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(schema.o): in function `ldap_structurerule2bv': [INFO] [stdout] (.text+0x286a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2ba2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2c87): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(schema.o): in function `ldap_attributetype2bv': [INFO] [stdout] (.text+0x3813): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(schema.o): in function `ldap_str2attributetype': [INFO] [stdout] (.text+0x5559): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x5756): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(os-local.o): in function `ldap_connect_to_path': [INFO] [stdout] (.text+0x91): undefined reference to `fcntl64' [INFO] [stdout] /usr/bin/ld: (.text+0x101): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x456): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls2.o): in function `ldap_pvt_tls_config': [INFO] [stdout] (.text+0x18b6): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x1a27): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls2.o): in function `ldap_X509dn2bv': [INFO] [stdout] (.text+0x2198): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x21b7): undefined reference to `ber_first_element' [INFO] [stdout] /usr/bin/ld: (.text+0x21ee): undefined reference to `ber_first_element' [INFO] [stdout] /usr/bin/ld: (.text+0x220b): undefined reference to `ber_skip_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x222c): undefined reference to `ber_next_element' [INFO] [stdout] /usr/bin/ld: (.text+0x2282): undefined reference to `ber_next_element' [INFO] [stdout] /usr/bin/ld: (.text+0x22aa): undefined reference to `ber_first_element' [INFO] [stdout] /usr/bin/ld: (.text+0x2396): undefined reference to `ber_first_element' [INFO] [stdout] /usr/bin/ld: (.text+0x23e5): undefined reference to `ber_skip_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x23fc): undefined reference to `ber_get_stringbv' [INFO] [stdout] /usr/bin/ld: (.text+0x2431): undefined reference to `ber_decode_oid' [INFO] [stdout] /usr/bin/ld: (.text+0x24f4): undefined reference to `ber_get_stringbv' [INFO] [stdout] /usr/bin/ld: (.text+0x255a): undefined reference to `ber_next_element' [INFO] [stdout] /usr/bin/ld: (.text+0x2594): undefined reference to `ber_next_element' [INFO] [stdout] /usr/bin/ld: (.text+0x29bd): undefined reference to `ber_first_element' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_sb_write': [INFO] [stdout] (.text+0x3a): undefined reference to `gnutls_record_send' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_sb_read': [INFO] [stdout] (.text+0xed): undefined reference to `gnutls_record_recv' [INFO] [stdout] /usr/bin/ld: (.text+0x118): undefined reference to `gnutls_handshake' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_sb_ctrl': [INFO] [stdout] (.text+0x216): undefined reference to `gnutls_record_check_pending' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_sb_setup': [INFO] [stdout] (.text+0x2a6): undefined reference to `gnutls_transport_set_ptr' [INFO] [stdout] /usr/bin/ld: (.text+0x2b6): undefined reference to `gnutls_transport_set_pull_function' [INFO] [stdout] /usr/bin/ld: (.text+0x2c6): undefined reference to `gnutls_transport_set_push_function' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_pinning': [INFO] [stdout] (.text+0x358): undefined reference to `gnutls_digest_get_id' [INFO] [stdout] /usr/bin/ld: (.text+0x370): undefined reference to `gnutls_certificate_get_peers' [INFO] [stdout] /usr/bin/ld: (.text+0x387): undefined reference to `gnutls_x509_crt_init' [INFO] [stdout] /usr/bin/ld: (.text+0x39d): undefined reference to `gnutls_x509_crt_import' [INFO] [stdout] /usr/bin/ld: (.text+0x3b4): undefined reference to `gnutls_pubkey_deinit' [INFO] [stdout] /usr/bin/ld: (.text+0x3c2): undefined reference to `gnutls_x509_crt_deinit' [INFO] [stdout] /usr/bin/ld: (.text+0x41d): undefined reference to `gnutls_pubkey_init' [INFO] [stdout] /usr/bin/ld: (.text+0x430): undefined reference to `gnutls_pubkey_import_x509' [INFO] [stdout] /usr/bin/ld: (.text+0x44e): undefined reference to `gnutls_pubkey_export' [INFO] [stdout] /usr/bin/ld: (.text+0x487): undefined reference to `gnutls_pubkey_export' [INFO] [stdout] /usr/bin/ld: (.text+0x4a0): undefined reference to `gnutls_hash_get_len' [INFO] [stdout] /usr/bin/ld: (.text+0x4cd): undefined reference to `gnutls_fingerprint' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_peercert': [INFO] [stdout] (.text+0x5c9): undefined reference to `gnutls_certificate_get_peers' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_cipher': [INFO] [stdout] (.text+0x63c): undefined reference to `gnutls_cipher_get' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_version': [INFO] [stdout] (.text+0x65c): undefined reference to `gnutls_protocol_get_version' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_endpoint': [INFO] [stdout] (.text+0x6a3): undefined reference to `gnutls_certificate_get_ours' [INFO] [stdout] /usr/bin/ld: (.text+0x6b4): undefined reference to `gnutls_x509_crt_init' [INFO] [stdout] /usr/bin/ld: (.text+0x6f2): undefined reference to `gnutls_x509_crt_import' [INFO] [stdout] /usr/bin/ld: (.text+0x703): undefined reference to `gnutls_x509_crt_get_signature_algorithm' [INFO] [stdout] /usr/bin/ld: (.text+0x70f): undefined reference to `gnutls_x509_crt_deinit' [INFO] [stdout] /usr/bin/ld: (.text+0x71c): undefined reference to `gnutls_sign_get_hash_algorithm' [INFO] [stdout] /usr/bin/ld: (.text+0x73c): undefined reference to `gnutls_hash_get_len' [INFO] [stdout] /usr/bin/ld: (.text+0x767): undefined reference to `gnutls_hash_fast' [INFO] [stdout] /usr/bin/ld: (.text+0x783): undefined reference to `gnutls_certificate_get_peers' [INFO] [stdout] /usr/bin/ld: (.text+0x791): undefined reference to `gnutls_x509_crt_deinit' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_unique': [INFO] [stdout] (.text+0x7de): undefined reference to `gnutls_session_channel_binding' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_strength': [INFO] [stdout] (.text+0x84c): undefined reference to `gnutls_cipher_get' [INFO] [stdout] /usr/bin/ld: (.text+0x853): undefined reference to `gnutls_cipher_get_key_size' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_chkhost': [INFO] [stdout] (.text+0x8e5): undefined reference to `gnutls_certificate_get_peers' [INFO] [stdout] /usr/bin/ld: (.text+0x8fd): undefined reference to `gnutls_x509_crt_init' [INFO] [stdout] /usr/bin/ld: (.text+0x916): undefined reference to `gnutls_x509_crt_import' [INFO] [stdout] /usr/bin/ld: (.text+0x9f9): undefined reference to `gnutls_x509_crt_get_subject_alt_name' [INFO] [stdout] /usr/bin/ld: (.text+0xa88): undefined reference to `gnutls_x509_crt_deinit' [INFO] [stdout] /usr/bin/ld: (.text+0xbf8): undefined reference to `gnutls_x509_crt_get_dn_by_oid' [INFO] [stdout] /usr/bin/ld: (.text+0xe34): undefined reference to `gnutls_x509_crt_get_dn_by_oid' [INFO] [stdout] /usr/bin/ld: (.text+0xf37): undefined reference to `gnutls_x509_crt_deinit' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_upflags': [INFO] [stdout] (.text+0xf8c): undefined reference to `gnutls_record_get_direction' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_new': [INFO] [stdout] (.text+0x1000): undefined reference to `gnutls_init' [INFO] [stdout] /usr/bin/ld: (.text+0x100d): undefined reference to `gnutls_priority_set' [INFO] [stdout] /usr/bin/ld: (.text+0x1023): undefined reference to `gnutls_credentials_set' [INFO] [stdout] /usr/bin/ld: (.text+0x1043): undefined reference to `gnutls_certificate_server_set_request' [INFO] [stdout] /usr/bin/ld: (.text+0x1061): undefined reference to `gnutls_init' [INFO] [stdout] /usr/bin/ld: (.text+0x106e): undefined reference to `gnutls_priority_set' [INFO] [stdout] /usr/bin/ld: (.text+0x1084): undefined reference to `gnutls_credentials_set' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_ctx_init': [INFO] [stdout] (.text+0x1208): undefined reference to `gnutls_priority_init' [INFO] [stdout] /usr/bin/ld: (.text+0x1283): undefined reference to `gnutls_certificate_set_x509_trust_dir' [INFO] [stdout] /usr/bin/ld: (.text+0x12a4): undefined reference to `gnutls_strerror' [INFO] [stdout] /usr/bin/ld: (.text+0x12ef): undefined reference to `gnutls_certificate_set_x509_trust_file' [INFO] [stdout] /usr/bin/ld: (.text+0x132a): undefined reference to `gnutls_certificate_set_x509_trust_mem' [INFO] [stdout] /usr/bin/ld: (.text+0x1369): undefined reference to `gnutls_x509_privkey_init' [INFO] [stdout] /usr/bin/ld: (.text+0x13a6): undefined reference to `gnutls_x509_privkey_import' [INFO] [stdout] /usr/bin/ld: (.text+0x13f4): undefined reference to `gnutls_x509_crt_list_import' [INFO] [stdout] /usr/bin/ld: (.text+0x1425): undefined reference to `gnutls_certificate_set_x509_key' [INFO] [stdout] /usr/bin/ld: (.text+0x144c): undefined reference to `gnutls_certificate_set_x509_crl_file' [INFO] [stdout] /usr/bin/ld: (.text+0x145e): undefined reference to `gnutls_certificate_set_verify_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x149a): undefined reference to `gnutls_dh_params_init' [INFO] [stdout] /usr/bin/ld: (.text+0x14c1): undefined reference to `gnutls_strerror' [INFO] [stdout] /usr/bin/ld: (.text+0x1533): undefined reference to `gnutls_strerror' [INFO] [stdout] /usr/bin/ld: (.text+0x159f): undefined reference to `gnutls_dh_params_import_pkcs3' [INFO] [stdout] /usr/bin/ld: (.text+0x15c2): undefined reference to `gnutls_certificate_set_dh_params' [INFO] [stdout] /usr/bin/ld: (.text+0x16fb): undefined reference to `gnutls_strerror' [INFO] [stdout] /usr/bin/ld: (.text+0x176c): undefined reference to `gnutls_strerror' [INFO] [stdout] /usr/bin/ld: (.text+0x17f8): undefined reference to `gnutls_x509_privkey_import' [INFO] [stdout] /usr/bin/ld: (.text+0x1814): undefined reference to `gnutls_strerror' [INFO] [stdout] /usr/bin/ld: (.text+0x1871): undefined reference to `gnutls_x509_crt_list_import' [INFO] [stdout] /usr/bin/ld: (.text+0x1890): undefined reference to `gnutls_x509_crt_check_issuer' [INFO] [stdout] /usr/bin/ld: (.text+0x18ad): undefined reference to `gnutls_certificate_get_issuer' [INFO] [stdout] /usr/bin/ld: (.text+0x18c3): undefined reference to `gnutls_x509_crt_check_issuer' [INFO] [stdout] /usr/bin/ld: (.text+0x1950): undefined reference to `gnutls_strerror' [INFO] [stdout] /usr/bin/ld: (.text+0x197f): undefined reference to `gnutls_strerror' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_ctx_new': [INFO] [stdout] (.text+0x1a18): undefined reference to `gnutls_certificate_allocate_credentials' [INFO] [stdout] /usr/bin/ld: (.text+0x1a35): undefined reference to `gnutls_priority_init' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_init': [INFO] [stdout] (.text+0x1a89): undefined reference to `gnutls_global_init' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_sb_close': [INFO] [stdout] (.text+0x1b42): undefined reference to `gnutls_bye' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_sb_remove': [INFO] [stdout] (.text+0x1bb4): undefined reference to `gnutls_deinit' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_accept': [INFO] [stdout] (.text+0x1c47): undefined reference to `gnutls_handshake' [INFO] [stdout] /usr/bin/ld: (.text+0x1c88): undefined reference to `gnutls_certificate_get_peers' [INFO] [stdout] /usr/bin/ld: (.text+0x1cae): undefined reference to `gnutls_certificate_verify_peers2' [INFO] [stdout] /usr/bin/ld: (.text+0x1cc5): undefined reference to `gnutls_certificate_expiration_time_peers' [INFO] [stdout] /usr/bin/ld: (.text+0x1cdc): undefined reference to `gnutls_certificate_activation_time_peers' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_connect': [INFO] [stdout] (.text+0x1e2e): undefined reference to `gnutls_server_name_set' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_ctx_free': [INFO] [stdout] (.text+0x1ea5): undefined reference to `gnutls_priority_deinit' [INFO] [stdout] /usr/bin/ld: (.text+0x1ead): undefined reference to `gnutls_certificate_free_credentials' [INFO] [stdout] /usr/bin/ld: (.text+0x1ebb): undefined reference to `gnutls_dh_params_deinit' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_x509_cert_dn.constprop.0': [INFO] [stdout] (.text+0x1f2c): undefined reference to `ber_skip_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x1f37): undefined reference to `ber_skip_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x1f42): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x1f59): undefined reference to `ber_skip_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x1f73): undefined reference to `ber_skip_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x1f8d): undefined reference to `ber_skip_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x1fa7): undefined reference to `ber_skip_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x1fc1): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x200f): undefined reference to `ber_skip_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x201e): undefined reference to `ber_get_int' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_my_dn': [INFO] [stdout] (.text+0x2053): undefined reference to `gnutls_certificate_get_ours' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_peer_dn': [INFO] [stdout] (.text+0x20f8): undefined reference to `gnutls_certificate_get_peers' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_cipher': [INFO] [stdout] (.text+0x644): undefined reference to `gnutls_cipher_get_name' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_version': [INFO] [stdout] (.text+0x664): undefined reference to `gnutls_protocol_get_name' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_session_errmsg': [INFO] [stdout] (.text+0xf57): undefined reference to `gnutls_strerror' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(tls_g.o): in function `tlsg_destroy': [INFO] [stdout] (.text+0x1a75): undefined reference to `gnutls_global_deinit' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(avl.o): in function `ldap_avl_apply': [INFO] [stdout] (.text+0x933): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(extended.o): in function `ldap_build_extended_req': [INFO] [stdout] (.text+0x94): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0xbf): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0xfb): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(extended.o): in function `ldap_parse_extended_result': [INFO] [stdout] (.text+0x3bc): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x3e9): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x481): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x515): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x527): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x551): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x570): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(extended.o): in function `ldap_parse_intermediate': [INFO] [stdout] (.text+0x8f4): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0x921): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x969): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0xa09): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0xa71): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0xa90): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(cyrus.o): in function `sb_sasl_cyrus_decode': [INFO] [stdout] (.text+0x71): undefined reference to `sasl_decode' [INFO] [stdout] /usr/bin/ld: (.text+0xa2): undefined reference to `sasl_errstring' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(cyrus.o): in function `sb_sasl_cyrus_encode': [INFO] [stdout] (.text+0x118): undefined reference to `sasl_encode' [INFO] [stdout] /usr/bin/ld: (.text+0x149): undefined reference to `sasl_errstring' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(cyrus.o): in function `sb_sasl_cyrus_init': [INFO] [stdout] (.text+0x1b7): undefined reference to `sasl_getprop' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(cyrus.o): in function `ldap_int_sasl_init': [INFO] [stdout] (.text+0x325): undefined reference to `sasl_set_mutex' [INFO] [stdout] /usr/bin/ld: (.text+0x32c): undefined reference to `sasl_client_init' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(cyrus.o): in function `ldap_int_sasl_open': [INFO] [stdout] (.text+0x401): undefined reference to `sasl_client_new' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(cyrus.o): in function `ldap_int_sasl_close': [INFO] [stdout] (.text+0x4f4): undefined reference to `sasl_dispose' [INFO] [stdout] /usr/bin/ld: (.text+0x50f): undefined reference to `sasl_dispose' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(cyrus.o): in function `ldap_int_sasl_bind': [INFO] [stdout] (.text+0x97b): undefined reference to `sasl_client_step' [INFO] [stdout] /usr/bin/ld: (.text+0x9fb): undefined reference to `sasl_getprop' [INFO] [stdout] /usr/bin/ld: (.text+0xa28): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xa4b): undefined reference to `sasl_getprop' [INFO] [stdout] /usr/bin/ld: (.text+0xbb1): undefined reference to `sasl_dispose' [INFO] [stdout] /usr/bin/ld: (.text+0xcd0): undefined reference to `sasl_setprop' [INFO] [stdout] /usr/bin/ld: (.text+0xcef): undefined reference to `sasl_setprop' [INFO] [stdout] /usr/bin/ld: (.text+0xd44): undefined reference to `sasl_setprop' [INFO] [stdout] /usr/bin/ld: (.text+0xd9f): undefined reference to `sasl_client_start' [INFO] [stdout] /usr/bin/ld: (.text+0xe2a): undefined reference to `sasl_errdetail' [INFO] [stdout] /usr/bin/ld: (.text+0xec7): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xf23): undefined reference to `sasl_getprop' [INFO] [stdout] /usr/bin/ld: (.text+0xf73): undefined reference to `sasl_dispose' [INFO] [stdout] /usr/bin/ld: (.text+0x106f): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x10c7): undefined reference to `sasl_setprop' [INFO] [stdout] /usr/bin/ld: (.text+0x11d3): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1209): undefined reference to `sasl_setprop' [INFO] [stdout] /usr/bin/ld: (.text+0x1225): undefined reference to `sasl_setprop' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(cyrus.o): in function `ldap_int_sasl_external': [INFO] [stdout] (.text+0x12aa): undefined reference to `sasl_setprop' [INFO] [stdout] /usr/bin/ld: (.text+0x12be): undefined reference to `sasl_setprop' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(cyrus.o): in function `ldap_pvt_sasl_secprops_unparse': [INFO] [stdout] (.text+0x1415): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(cyrus.o): in function `ldap_pvt_sasl_secprops': [INFO] [stdout] (.text+0x1615): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(cyrus.o): in function `ldap_int_sasl_get_option': [INFO] [stdout] (.text+0x191f): undefined reference to `sasl_getprop' [INFO] [stdout] /usr/bin/ld: (.text+0x19c4): undefined reference to `sasl_getprop' [INFO] [stdout] /usr/bin/ld: (.text+0x19fe): undefined reference to `sasl_getprop' [INFO] [stdout] /usr/bin/ld: (.text+0x1a21): undefined reference to `sasl_global_listmech' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(cyrus.o): in function `ldap_int_sasl_set_option': [INFO] [stdout] (.text+0x1ab5): undefined reference to `sasl_setprop' [INFO] [stdout] /usr/bin/ld: (.text+0x1b83): undefined reference to `sasl_setprop' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(sasl.o): in function `ldap_build_bind_req': [INFO] [stdout] (.text+0x78a): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0x7bf): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0x7fe): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: (.text+0x886): undefined reference to `ber_printf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libldap_r.a(sasl.o): in function `ldap_parse_sasl_bind_result': [INFO] [stdout] (.text+0xb22): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0xb3f): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0xbcd): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0xc3d): undefined reference to `ber_scanf' [INFO] [stdout] /usr/bin/ld: (.text+0xc4f): undefined reference to `ber_peek_tag' [INFO] [stdout] /usr/bin/ld: (.text+0xc70): undefined reference to `ber_scanf' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openldap` (lib test) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ec5d70d18de9ac9087cf0e9d1d89c2f433276a5eab95f17ca7c00278b56917c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec5d70d18de9ac9087cf0e9d1d89c2f433276a5eab95f17ca7c00278b56917c2", kill_on_drop: false }` [INFO] [stdout] ec5d70d18de9ac9087cf0e9d1d89c2f433276a5eab95f17ca7c00278b56917c2