[INFO] fetching crate rsbot 0.2.3... [INFO] testing rsbot-0.2.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rsbot 0.2.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate rsbot 0.2.3 [INFO] finished tweaking crates.io crate rsbot 0.2.3 [INFO] tweaked toml for crates.io crate rsbot 0.2.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rsbot 0.2.3 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] Blocking waiting for file lock on package cache [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a1902b3025a138c74ea7424637ae9944c6396e356033dd6676819c1fddfcc50d [INFO] running `Command { std: "docker" "start" "-a" "a1902b3025a138c74ea7424637ae9944c6396e356033dd6676819c1fddfcc50d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1902b3025a138c74ea7424637ae9944c6396e356033dd6676819c1fddfcc50d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1902b3025a138c74ea7424637ae9944c6396e356033dd6676819c1fddfcc50d", kill_on_drop: false }` [INFO] [stdout] a1902b3025a138c74ea7424637ae9944c6396e356033dd6676819c1fddfcc50d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4440b3f21745daff7aedab8f6dc44e1b3b34a1fa2fbb2c6b131b33927b14cdd2 [INFO] running `Command { std: "docker" "start" "-a" "4440b3f21745daff7aedab8f6dc44e1b3b34a1fa2fbb2c6b131b33927b14cdd2", 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 rsbot v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/key.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/key.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/mouse.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "4440b3f21745daff7aedab8f6dc44e1b3b34a1fa2fbb2c6b131b33927b14cdd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4440b3f21745daff7aedab8f6dc44e1b3b34a1fa2fbb2c6b131b33927b14cdd2", kill_on_drop: false }` [INFO] [stdout] 4440b3f21745daff7aedab8f6dc44e1b3b34a1fa2fbb2c6b131b33927b14cdd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b2cddce666f1919ef0f35cf28ba59929375cf0d14c811d427fe4c2c383d6dc00 [INFO] running `Command { std: "docker" "start" "-a" "b2cddce666f1919ef0f35cf28ba59929375cf0d14c811d427fe4c2c383d6dc00", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling rsbot v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/key.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/key.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/mouse.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/key.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/key.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/mouse.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [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/rustc1bzPJl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librsbot-c647c0809817ca09.rlib}.rlib" "-lX11" "-lXtst" "-lX11" "/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/rustc1bzPJl/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/examples/hello-5e117fb3d971f44a" "-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/libX11.a(OpenDis.o): in function `OutOfMemory': [INFO] [stdout] (.text+0x3fc): undefined reference to `xcb_disconnect' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(OpenDis.o): in function `XOpenDisplay': [INFO] [stdout] (.text+0x7f7): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x894): undefined reference to `xcb_get_setup' [INFO] [stdout] /usr/bin/ld: (.text+0xa13): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xd51): undefined reference to `xcb_get_maximum_request_length' [INFO] [stdout] /usr/bin/ld: (.text+0xdef): undefined reference to `xcb_disconnect' [INFO] [stdout] /usr/bin/ld: (.text+0xedf): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x106f): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `check_internal_connections': [INFO] [stdout] (.text+0x74): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x102): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `poll_for_event': [INFO] [stdout] (.text+0x65a): undefined reference to `xcb_poll_for_event' [INFO] [stdout] /usr/bin/ld: (.text+0x69a): undefined reference to `xcb_take_socket' [INFO] [stdout] /usr/bin/ld: (.text+0x6d1): undefined reference to `xcb_poll_for_queued_event' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `poll_for_response': [INFO] [stdout] (.text+0x88e): undefined reference to `xcb_poll_for_reply64' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XSend': [INFO] [stdout] (.text+0xcc5): undefined reference to `xcb_writev' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XEventsQueued': [INFO] [stdout] (.text+0xdcd): undefined reference to `xcb_connection_has_error' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XReadEvents': [INFO] [stdout] (.text+0xf39): undefined reference to `xcb_connection_has_error' [INFO] [stdout] /usr/bin/ld: (.text+0xfb4): undefined reference to `xcb_wait_for_event' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XFlush': [INFO] [stdout] (.text+0x1153): undefined reference to `xcb_take_socket' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XAllocIDs': [INFO] [stdout] (.text+0x1280): undefined reference to `xcb_generate_id' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XReply': [INFO] [stdout] (.text+0x13f9): undefined reference to `xcb_wait_for_reply64' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XNextRequest': [INFO] [stdout] (.text+0x1a13): undefined reference to `xcb_take_socket' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcUTF8.o): in function `create_tofontcs_conv': [INFO] [stdout] (.text+0x3d29): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3d70): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3dff): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3fac): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o): in function `string_to_encoding': [INFO] [stdout] (.text+0x76): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o): in function `_XlcParse_scopemaps': [INFO] [stdout] (.text+0x5cf): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o): in function `load_generic': [INFO] [stdout] (.text+0x79a): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x918): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x94e): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xa35): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xa81): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0xac9): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xcff): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xd79): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0xdb7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x100e): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x10f7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1244): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1398): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: (.text+0x1419): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x14ba): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x155d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x15d8): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1657): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o):(.text+0x16f4): more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o): in function `load_generic': [INFO] [stdout] (.text+0x1979): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: (.text+0x1a11): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1a7f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1b7c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1bab): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1c42): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o):(.text+0x1c6f): more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o): in function `load_generic': [INFO] [stdout] (.text+0x1de7): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1ebb): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x1eee): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1f99): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2045): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x209e): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: (.text+0x20cd): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2176): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2212): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x225f): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x2297): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x22e4): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x231c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x23ab): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2456): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x26d7): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x26f5): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(Font.o): in function `_XF86LoadQueryLocaleFont': [INFO] [stdout] (.text+0xee9): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xf01): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(StrKeysym.o): in function `XStringToKeysym': [INFO] [stdout] (.text+0x3e3): undefined reference to `__memmove_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x47c): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_disp.o): in function `XSetAuthorization': [INFO] [stdout] (.text+0x73): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xaa): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_disp.o): in function `_XConnectXCB': [INFO] [stdout] (.text+0x191): undefined reference to `xcb_parse_display' [INFO] [stdout] /usr/bin/ld: (.text+0x207): undefined reference to `xcb_connect_to_display_with_auth_info' [INFO] [stdout] /usr/bin/ld: (.text+0x227): undefined reference to `xcb_get_file_descriptor' [INFO] [stdout] /usr/bin/ld: (.text+0x243): undefined reference to `xcb_generate_id' [INFO] [stdout] /usr/bin/ld: (.text+0x2ba): undefined reference to `xcb_connection_has_error' [INFO] [stdout] /usr/bin/ld: (.text+0x2d6): undefined reference to `xcb_connect' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XlibInt.o): in function `_XPrintDefaultError': [INFO] [stdout] (.text+0x9f): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xdb): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x146): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1e5): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x247): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XlibInt.o):(.text+0x2a0): more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XlibInt.o): in function `_XPrintDefaultError': [INFO] [stdout] (.text+0x307): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x346): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3af): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x502): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x536): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x571): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x5f6): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x693): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XlibInt.o): in function `_XSetLastRequestRead': [INFO] [stdout] (.text+0xa01): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XlibInt.o): in function `_XDefaultIOError': [INFO] [stdout] (.text+0x1ba4): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1c08): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1c37): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XlibInt.o):(.text+0x24fe): more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(Xrm.o): in function `ReadInFile': [INFO] [stdout] (.text+0x247a): undefined reference to `__read_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(Xrm.o): in function `DumpEntry': [INFO] [stdout] (.text+0x25c8): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2632): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(Xrm.o): in function `PutEntry.part.0': [INFO] [stdout] (.text+0x2ae9): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(Xrm.o): in function `GetDatabase': [INFO] [stdout] (.text+0x38e4): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x391a): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcWrap.o): in function `_XlcDefaultMapModifiers': [INFO] [stdout] (.text+0x14c): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x163): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBGetMap.o): in function `_XkbReadGetMapReply': [INFO] [stdout] (.text+0x4f9): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x626): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xd4b): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMAlloc.o): in function `XkbAllocClientMap': [INFO] [stdout] (.text+0x230): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMAlloc.o): in function `XkbAllocServerMap': [INFO] [stdout] (.text+0x54c): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMAlloc.o): in function `XkbCopyKeyType': [INFO] [stdout] (.text+0x6d5): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x710): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x74b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMAlloc.o): in function `XkbResizeKeyType': [INFO] [stdout] (.text+0xb0d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xc55): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xda8): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xe85): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1155): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMAlloc.o): in function `XkbResizeKeySyms': [INFO] [stdout] (.text+0x16f2): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x179b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMAlloc.o): in function `XkbResizeKeyActions': [INFO] [stdout] (.text+0x298e): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2a3d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMisc.o): in function `XkbChangeTypesOfKey': [INFO] [stdout] (.text+0xd6f): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xfcf): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBRdBuf.o): in function `_XkbGetReadBufferCountedString': [INFO] [stdout] (.text+0x420): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBUse.o): in function `XkbUseExtension': [INFO] [stdout] (.text+0x9bf): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xbb6): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(ErrDes.o): in function `XGetErrorDatabaseText.part.0': [INFO] [stdout] (.text+0xc5): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x17b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(ErrDes.o): in function `XGetErrorText': [INFO] [stdout] (.text+0x3a6): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x413): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x45f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imConv.o): in function `_XimLookupMBText': [INFO] [stdout] (.text+0x2d2): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imConv.o): in function `_XimLookupUTF8Text': [INFO] [stdout] (.text+0x74b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(InitExt.o): in function `XESetWireToEvent': [INFO] [stdout] (.text+0x618): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(InitExt.o): in function `XESetWireToEventCookie': [INFO] [stdout] (.text+0x6f0): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(InitExt.o): in function `XESetCopyEventCookie': [INFO] [stdout] (.text+0x7d0): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(InitExt.o): in function `XESetEventToWire': [INFO] [stdout] (.text+0x8b0): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(InitExt.o): in function `XESetWireToError': [INFO] [stdout] (.text+0x969): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(IntAtom.o): in function `_XUpdateAtomCache': [INFO] [stdout] (.text+0x38e): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBAlloc.o): in function `XkbAllocCompatMap': [INFO] [stdout] (.text+0xaa): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBAlloc.o): in function `XkbAllocNames': [INFO] [stdout] (.text+0x559): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x59d): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBAlloc.o): in function `XkbAddDeviceLedInfo': [INFO] [stdout] (.text+0xd63): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBAlloc.o): in function `XkbResizeDeviceButtonActions': [INFO] [stdout] (.text+0xedc): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(ClDisplay.o): in function `XCloseDisplay': [INFO] [stdout] (.text+0xc8): undefined reference to `xcb_disconnect' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcCharSet.o): in function `_XlcCreateDefaultCharSet': [INFO] [stdout] (.text+0x30e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x382): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3bf): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcDB.o): in function `store_to_database': [INFO] [stdout] (.text+0xd39): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xdbc): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xed6): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcDB.o): in function `f_double_quote': [INFO] [stdout] (.text+0x1394): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcFile.o): in function `_XlcFileName': [INFO] [stdout] (.text+0x59f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x5f5): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcFile.o): in function `_XlcResolveLocaleName': [INFO] [stdout] (.text+0x763): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x822): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcFile.o): in function `_XlcLocaleDirName': [INFO] [stdout] (.text+0xa2f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xa89): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xad7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xb85): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xbdc): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xc38): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xcea): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcFile.o): in function `_XlcLocaleLibDirName': [INFO] [stdout] (.text+0xe02): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xe5f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xeb9): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xf07): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xfb5): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x100c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1068): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x11f8): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcPublic.o): in function `initialize': [INFO] [stdout] (.text+0x42a): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcTxtPr.o): in function `_XTextListToTextProperty': [INFO] [stdout] (.text+0x380): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `set_missing_list': [INFO] [stdout] (.text+0x49f): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x574): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x5b0): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `parse_omit_name': [INFO] [stdout] (.text+0x9fe): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `parse_fontdata': [INFO] [stdout] (.text+0x12a1): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x12c9): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1372): undefined reference to `__stpcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1386): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x13e9): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `create_oc': [INFO] [stdout] (.text+0x1dbe): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `read_EncodingInfo': [INFO] [stdout] (.text+0x2343): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `init_om': [INFO] [stdout] (.text+0x251f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x25d7): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2665): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x26ba): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2737): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x27bc): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x283b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o):(.text+0x28cf): more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `init_om': [INFO] [stdout] (.text+0x29a7): undefined reference to `__stpcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2a7f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2ad7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2bbc): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(FSWrap.o): in function `_XParseBaseFontNameList': [INFO] [stdout] (.text+0x1b6): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(FSWrap.o): in function `XCreateFontSet': [INFO] [stdout] (.text+0x35f): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(TextToStr.o): in function `XTextPropertyToStringList': [INFO] [stdout] (.text+0xdf): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x19d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imInt.o): in function `_XimOpenIM': [INFO] [stdout] (.text+0x29a): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcCT.o): in function `_XlcAddCT': [INFO] [stdout] (.text+0x13e2): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x158c): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imLcIm.o): in function `_XimCachedFileName': [INFO] [stdout] (.text+0x2a6): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x465): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imLcIm.o): in function `_XimLoadCache': [INFO] [stdout] (.text+0x6d3): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imLcIm.o): in function `_XimLocalOpenIM': [INFO] [stdout] (.text+0xf70): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xfb9): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x11bd): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x11e9): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1471): undefined reference to `__stpcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1495): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imLcPrs.o): in function `parsestringfile': [INFO] [stdout] (.text+0x130e): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x13ca): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x13f4): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefIm.o): in function `_XimProtoSetIMValues.part.0': [INFO] [stdout] (.text+0x779): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x7cd): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefIm.o): in function `_XimEncodingNegotiation': [INFO] [stdout] (.text+0x10f7): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1145): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x14a0): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefIm.o): in function `_XimProtoOpenIM': [INFO] [stdout] (.text+0x22ce): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2327): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2388): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefLkup.o): in function `_XimError': [INFO] [stdout] (.text+0xdef): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefLkup.o): in function `_XimProcCommit.constprop.0': [INFO] [stdout] (.text+0xe7d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefLkup.o): in function `_XimRegisterTriggerKeysCallback': [INFO] [stdout] (.text+0xf3f): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xf80): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imExten.o): in function `_XimExtension': [INFO] [stdout] (.text+0x20e): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imLcIc.o): in function `_XimLocalCreateIC': [INFO] [stdout] (.text+0x30e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imRmAttr.o): in function `_XimAttributeToValue.isra.0': [INFO] [stdout] (.text+0x415): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x54c): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imRmAttr.o): in function `_XimEncodeICATTRIBUTE.localalias': [INFO] [stdout] (.text+0x139a): undefined reference to `__stpcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x13b3): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x163a): undefined reference to `__stpcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1653): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imRmAttr.o): in function `_XimGetAttributeID': [INFO] [stdout] (.text+0x1934): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1b34): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imThaiIc.o): in function `_XimThaiCreateIC': [INFO] [stdout] (.text+0x472): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imTransR.o): in function `_XimReadData': [INFO] [stdout] (.text+0x121): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imTransR.o):(.text+0x286): more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefIc.o): in function `_XimProtoSetICValues': [INFO] [stdout] (.text+0x1484): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x14e0): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefIc.o): in function `_XimProtoCreateIC': [INFO] [stdout] (.text+0x184a): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x18da): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1a69): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imTrX.o): in function `_XimXWrite': [INFO] [stdout] (.text+0x662): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x6c7): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x7c7): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imTrX.o): in function `_XimXRead': [INFO] [stdout] (.text+0xb98): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xim_trans.o): in function `ErrorF.constprop.0': [INFO] [stdout] (.text+0xb3): undefined reference to `__vfprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xim_trans.o): in function `prmsg': [INFO] [stdout] (.text+0x1e3): undefined reference to `__vfprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xim_trans.o): in function `_XimXTransGetPeerAddr': [INFO] [stdout] (.text+0x9e1): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xim_trans.o): in function `_XimXTransSocketINETConnect': [INFO] [stdout] (.text+0x108d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x10c1): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1122): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xim_trans.o): in function `_XimXTransSocketUNIXConnect': [INFO] [stdout] (.text+0x1424): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x153d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1552): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libXtst.a(XTest.o): in function `find_display': [INFO] [stdout] (.text+0x19c): undefined reference to `XextFindDisplay' [INFO] [stdout] /usr/bin/ld: (.text+0x1c1): undefined reference to `XextCreateExtension' [INFO] [stdout] /usr/bin/ld: (.text+0x1d8): undefined reference to `XextFindDisplay' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libXtst.a(XTest.o): in function `XTestCompareCursorWithWindow': [INFO] [stdout] (.text+0x48b): undefined reference to `XMissingExtension' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libXtst.a(XTest.o): in function `XTestFakeKeyEvent': [INFO] [stdout] (.text+0x57b): undefined reference to `XMissingExtension' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libXtst.a(XTest.o): in function `XTestFakeButtonEvent': [INFO] [stdout] (.text+0x65b): undefined reference to `XMissingExtension' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libXtst.a(XTest.o): in function `XTestFakeMotionEvent': [INFO] [stdout] (.text+0x75b): undefined reference to `XMissingExtension' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libXtst.a(XTest.o): in function `XTestFakeRelativeMotionEvent': [INFO] [stdout] (.text+0x843): undefined reference to `XMissingExtension' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libXtst.a(XTest.o):(.text+0x953): more undefined references to `XMissingExtension' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libXtst.a(XTest.o): in function `close_display': [INFO] [stdout] (.text+0xf): undefined reference to `XextRemoveDisplay' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libXtst.a(XTest.o): in function `find_display': [INFO] [stdout] (.text+0x237): undefined reference to `XextAddDisplay' [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] [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/rustcdibTd8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librsbot-c647c0809817ca09.rlib}.rlib" "-lX11" "-lXtst" "-lX11" "/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/rustcdibTd8/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/examples/mouse-3c0caebfcc1bd2ab" "-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/libX11.a(OpenDis.o): in function `OutOfMemory': [INFO] [stdout] (.text+0x3fc): undefined reference to `xcb_disconnect' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(OpenDis.o): in function `XOpenDisplay': [INFO] [stdout] (.text+0x7f7): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x894): undefined reference to `xcb_get_setup' [INFO] [stdout] /usr/bin/ld: (.text+0xa13): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xd51): undefined reference to `xcb_get_maximum_request_length' [INFO] [stdout] /usr/bin/ld: (.text+0xdef): undefined reference to `xcb_disconnect' [INFO] [stdout] /usr/bin/ld: (.text+0xedf): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x106f): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `check_internal_connections': [INFO] [stdout] (.text+0x74): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x102): undefined reference to `__fdelt_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `poll_for_event': [INFO] [stdout] (.text+0x65a): undefined reference to `xcb_poll_for_event' [INFO] [stdout] /usr/bin/ld: (.text+0x69a): undefined reference to `xcb_take_socket' [INFO] [stdout] /usr/bin/ld: (.text+0x6d1): undefined reference to `xcb_poll_for_queued_event' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `poll_for_response': [INFO] [stdout] (.text+0x88e): undefined reference to `xcb_poll_for_reply64' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XSend': [INFO] [stdout] (.text+0xcc5): undefined reference to `xcb_writev' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XEventsQueued': [INFO] [stdout] (.text+0xdcd): undefined reference to `xcb_connection_has_error' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XReadEvents': [INFO] [stdout] (.text+0xf39): undefined reference to `xcb_connection_has_error' [INFO] [stdout] /usr/bin/ld: (.text+0xfb4): undefined reference to `xcb_wait_for_event' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XFlush': [INFO] [stdout] (.text+0x1153): undefined reference to `xcb_take_socket' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XAllocIDs': [INFO] [stdout] (.text+0x1280): undefined reference to `xcb_generate_id' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XReply': [INFO] [stdout] (.text+0x13f9): undefined reference to `xcb_wait_for_reply64' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_io.o): in function `_XNextRequest': [INFO] [stdout] (.text+0x1a13): undefined reference to `xcb_take_socket' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcUTF8.o): in function `create_tofontcs_conv': [INFO] [stdout] (.text+0x3d29): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3d70): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3dff): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3fac): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o): in function `string_to_encoding': [INFO] [stdout] (.text+0x76): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o): in function `_XlcParse_scopemaps': [INFO] [stdout] (.text+0x5cf): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o): in function `load_generic': [INFO] [stdout] (.text+0x79a): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x918): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x94e): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xa35): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xa81): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0xac9): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xcff): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xd79): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0xdb7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x100e): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x10f7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1244): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1398): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: (.text+0x1419): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x14ba): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x155d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x15d8): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1657): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o):(.text+0x16f4): more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o): in function `load_generic': [INFO] [stdout] (.text+0x1979): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: (.text+0x1a11): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1a7f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1b7c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1bab): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1c42): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o):(.text+0x1c6f): more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcGeneric.o): in function `load_generic': [INFO] [stdout] (.text+0x1de7): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1ebb): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x1eee): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1f99): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2045): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x209e): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: (.text+0x20cd): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2176): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2212): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x225f): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x2297): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x22e4): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x231c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x23ab): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2456): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x26d7): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x26f5): undefined reference to `__strcat_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(Font.o): in function `_XF86LoadQueryLocaleFont': [INFO] [stdout] (.text+0xee9): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xf01): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(StrKeysym.o): in function `XStringToKeysym': [INFO] [stdout] (.text+0x3e3): undefined reference to `__memmove_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x47c): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_disp.o): in function `XSetAuthorization': [INFO] [stdout] (.text+0x73): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xaa): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xcb_disp.o): in function `_XConnectXCB': [INFO] [stdout] (.text+0x191): undefined reference to `xcb_parse_display' [INFO] [stdout] /usr/bin/ld: (.text+0x207): undefined reference to `xcb_connect_to_display_with_auth_info' [INFO] [stdout] /usr/bin/ld: (.text+0x227): undefined reference to `xcb_get_file_descriptor' [INFO] [stdout] /usr/bin/ld: (.text+0x243): undefined reference to `xcb_generate_id' [INFO] [stdout] /usr/bin/ld: (.text+0x2ba): undefined reference to `xcb_connection_has_error' [INFO] [stdout] /usr/bin/ld: (.text+0x2d6): undefined reference to `xcb_connect' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XlibInt.o): in function `_XPrintDefaultError': [INFO] [stdout] (.text+0x9f): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xdb): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x146): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1e5): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x247): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XlibInt.o):(.text+0x2a0): more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XlibInt.o): in function `_XPrintDefaultError': [INFO] [stdout] (.text+0x307): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x346): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3af): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x502): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x536): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x571): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x5f6): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x693): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XlibInt.o): in function `_XSetLastRequestRead': [INFO] [stdout] (.text+0xa01): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XlibInt.o): in function `_XDefaultIOError': [INFO] [stdout] (.text+0x1ba4): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1c08): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1c37): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XlibInt.o):(.text+0x24fe): more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(Xrm.o): in function `ReadInFile': [INFO] [stdout] (.text+0x247a): undefined reference to `__read_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(Xrm.o): in function `DumpEntry': [INFO] [stdout] (.text+0x25c8): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2632): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(Xrm.o): in function `PutEntry.part.0': [INFO] [stdout] (.text+0x2ae9): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(Xrm.o): in function `GetDatabase': [INFO] [stdout] (.text+0x38e4): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x391a): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcWrap.o): in function `_XlcDefaultMapModifiers': [INFO] [stdout] (.text+0x14c): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x163): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBGetMap.o): in function `_XkbReadGetMapReply': [INFO] [stdout] (.text+0x4f9): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x626): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xd4b): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMAlloc.o): in function `XkbAllocClientMap': [INFO] [stdout] (.text+0x230): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMAlloc.o): in function `XkbAllocServerMap': [INFO] [stdout] (.text+0x54c): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMAlloc.o): in function `XkbCopyKeyType': [INFO] [stdout] (.text+0x6d5): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x710): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x74b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMAlloc.o): in function `XkbResizeKeyType': [INFO] [stdout] (.text+0xb0d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xc55): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xda8): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xe85): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1155): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMAlloc.o): in function `XkbResizeKeySyms': [INFO] [stdout] (.text+0x16f2): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x179b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMAlloc.o): in function `XkbResizeKeyActions': [INFO] [stdout] (.text+0x298e): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2a3d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBMisc.o): in function `XkbChangeTypesOfKey': [INFO] [stdout] (.text+0xd6f): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xfcf): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBRdBuf.o): in function `_XkbGetReadBufferCountedString': [INFO] [stdout] (.text+0x420): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBUse.o): in function `XkbUseExtension': [INFO] [stdout] (.text+0x9bf): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xbb6): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(ErrDes.o): in function `XGetErrorDatabaseText.part.0': [INFO] [stdout] (.text+0xc5): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x17b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(ErrDes.o): in function `XGetErrorText': [INFO] [stdout] (.text+0x3a6): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x413): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x45f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imConv.o): in function `_XimLookupMBText': [INFO] [stdout] (.text+0x2d2): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imConv.o): in function `_XimLookupUTF8Text': [INFO] [stdout] (.text+0x74b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(InitExt.o): in function `XESetWireToEvent': [INFO] [stdout] (.text+0x618): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(InitExt.o): in function `XESetWireToEventCookie': [INFO] [stdout] (.text+0x6f0): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(InitExt.o): in function `XESetCopyEventCookie': [INFO] [stdout] (.text+0x7d0): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(InitExt.o): in function `XESetEventToWire': [INFO] [stdout] (.text+0x8b0): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(InitExt.o): in function `XESetWireToError': [INFO] [stdout] (.text+0x969): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(IntAtom.o): in function `_XUpdateAtomCache': [INFO] [stdout] (.text+0x38e): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBAlloc.o): in function `XkbAllocCompatMap': [INFO] [stdout] (.text+0xaa): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBAlloc.o): in function `XkbAllocNames': [INFO] [stdout] (.text+0x559): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x59d): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBAlloc.o): in function `XkbAddDeviceLedInfo': [INFO] [stdout] (.text+0xd63): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(XKBAlloc.o): in function `XkbResizeDeviceButtonActions': [INFO] [stdout] (.text+0xedc): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(ClDisplay.o): in function `XCloseDisplay': [INFO] [stdout] (.text+0xc8): undefined reference to `xcb_disconnect' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcCharSet.o): in function `_XlcCreateDefaultCharSet': [INFO] [stdout] (.text+0x30e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x382): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3bf): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcDB.o): in function `store_to_database': [INFO] [stdout] (.text+0xd39): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xdbc): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xed6): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcDB.o): in function `f_double_quote': [INFO] [stdout] (.text+0x1394): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcFile.o): in function `_XlcFileName': [INFO] [stdout] (.text+0x59f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x5f5): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcFile.o): in function `_XlcResolveLocaleName': [INFO] [stdout] (.text+0x763): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x822): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcFile.o): in function `_XlcLocaleDirName': [INFO] [stdout] (.text+0xa2f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xa89): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xad7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xb85): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xbdc): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xc38): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xcea): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcFile.o): in function `_XlcLocaleLibDirName': [INFO] [stdout] (.text+0xe02): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xe5f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xeb9): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xf07): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xfb5): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x100c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1068): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x11f8): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcPublic.o): in function `initialize': [INFO] [stdout] (.text+0x42a): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcTxtPr.o): in function `_XTextListToTextProperty': [INFO] [stdout] (.text+0x380): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `set_missing_list': [INFO] [stdout] (.text+0x49f): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x574): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x5b0): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `parse_omit_name': [INFO] [stdout] (.text+0x9fe): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `parse_fontdata': [INFO] [stdout] (.text+0x12a1): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x12c9): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1372): undefined reference to `__stpcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1386): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x13e9): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `create_oc': [INFO] [stdout] (.text+0x1dbe): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `read_EncodingInfo': [INFO] [stdout] (.text+0x2343): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `init_om': [INFO] [stdout] (.text+0x251f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x25d7): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2665): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x26ba): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2737): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x27bc): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x283b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o):(.text+0x28cf): more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(omGeneric.o): in function `init_om': [INFO] [stdout] (.text+0x29a7): undefined reference to `__stpcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2a7f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2ad7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2bbc): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(FSWrap.o): in function `_XParseBaseFontNameList': [INFO] [stdout] (.text+0x1b6): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(FSWrap.o): in function `XCreateFontSet': [INFO] [stdout] (.text+0x35f): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(TextToStr.o): in function `XTextPropertyToStringList': [INFO] [stdout] (.text+0xdf): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x19d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imInt.o): in function `_XimOpenIM': [INFO] [stdout] (.text+0x29a): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(lcCT.o): in function `_XlcAddCT': [INFO] [stdout] (.text+0x13e2): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x158c): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imLcIm.o): in function `_XimCachedFileName': [INFO] [stdout] (.text+0x2a6): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x465): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imLcIm.o): in function `_XimLoadCache': [INFO] [stdout] (.text+0x6d3): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imLcIm.o): in function `_XimLocalOpenIM': [INFO] [stdout] (.text+0xf70): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xfb9): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x11bd): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x11e9): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1471): undefined reference to `__stpcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1495): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imLcPrs.o): in function `parsestringfile': [INFO] [stdout] (.text+0x130e): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x13ca): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x13f4): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefIm.o): in function `_XimProtoSetIMValues.part.0': [INFO] [stdout] (.text+0x779): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x7cd): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefIm.o): in function `_XimEncodingNegotiation': [INFO] [stdout] (.text+0x10f7): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1145): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x14a0): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefIm.o): in function `_XimProtoOpenIM': [INFO] [stdout] (.text+0x22ce): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2327): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x2388): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefLkup.o): in function `_XimError': [INFO] [stdout] (.text+0xdef): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefLkup.o): in function `_XimProcCommit.constprop.0': [INFO] [stdout] (.text+0xe7d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefLkup.o): in function `_XimRegisterTriggerKeysCallback': [INFO] [stdout] (.text+0xf3f): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xf80): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imExten.o): in function `_XimExtension': [INFO] [stdout] (.text+0x20e): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imLcIc.o): in function `_XimLocalCreateIC': [INFO] [stdout] (.text+0x30e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imRmAttr.o): in function `_XimAttributeToValue.isra.0': [INFO] [stdout] (.text+0x415): undefined reference to `__strncpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x54c): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imRmAttr.o): in function `_XimEncodeICATTRIBUTE.localalias': [INFO] [stdout] (.text+0x139a): undefined reference to `__stpcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x13b3): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x163a): undefined reference to `__stpcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1653): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imRmAttr.o): in function `_XimGetAttributeID': [INFO] [stdout] (.text+0x1934): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1b34): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imThaiIc.o): in function `_XimThaiCreateIC': [INFO] [stdout] (.text+0x472): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imTransR.o): in function `_XimReadData': [INFO] [stdout] (.text+0x121): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imTransR.o):(.text+0x286): more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefIc.o): in function `_XimProtoSetICValues': [INFO] [stdout] (.text+0x1484): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x14e0): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imDefIc.o): in function `_XimProtoCreateIC': [INFO] [stdout] (.text+0x184a): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x18da): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1a69): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imTrX.o): in function `_XimXWrite': [INFO] [stdout] (.text+0x662): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x6c7): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x7c7): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(imTrX.o): in function `_XimXRead': [INFO] [stdout] (.text+0xb98): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xim_trans.o): in function `ErrorF.constprop.0': [INFO] [stdout] (.text+0xb3): undefined reference to `__vfprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xim_trans.o): in function `prmsg': [INFO] [stdout] (.text+0x1e3): undefined reference to `__vfprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xim_trans.o): in function `_XimXTransGetPeerAddr': [INFO] [stdout] (.text+0x9e1): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xim_trans.o): in function `_XimXTransSocketINETConnect': [INFO] [stdout] (.text+0x108d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x10c1): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1122): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libX11.a(xim_trans.o): in function `_XimXTransSocketUNIXConnect': [INFO] [stdout] (.text+0x1424): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x153d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x1552): undefined reference to `__memcpy_chk' [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 `rsbot` (example "hello") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rsbot` (example "mouse") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b2cddce666f1919ef0f35cf28ba59929375cf0d14c811d427fe4c2c383d6dc00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2cddce666f1919ef0f35cf28ba59929375cf0d14c811d427fe4c2c383d6dc00", kill_on_drop: false }` [INFO] [stdout] b2cddce666f1919ef0f35cf28ba59929375cf0d14c811d427fe4c2c383d6dc00