[INFO] cloning repository https://github.com/iburinoc/gba-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iburinoc/gba-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiburinoc%2Fgba-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiburinoc%2Fgba-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5e59ca598eaff908d871dde9a9795b4d332257b [INFO] testing iburinoc/gba-rs against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiburinoc%2Fgba-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iburinoc/gba-rs [INFO] finished tweaking git repo https://github.com/iburinoc/gba-rs [INFO] tweaked toml for git repo https://github.com/iburinoc/gba-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iburinoc/gba-rs 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] crate git repo https://github.com/iburinoc/gba-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+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] Updating git repository `https://github.com/daniel5151/arm7tdmi-rs.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ryu v1.0.0 [INFO] [stderr] Downloaded zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Downloaded wincolor v1.0.2 [INFO] [stderr] Downloaded lazy_static v0.2.11 [INFO] [stderr] Downloaded arraydeque v0.4.5 [INFO] [stderr] Downloaded quick-error v1.2.2 [INFO] [stderr] Downloaded termcolor v1.0.5 [INFO] [stderr] Downloaded num v0.1.42 [INFO] [stderr] Downloaded env_logger v0.5.13 [INFO] [stderr] Downloaded zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Downloaded bincode v1.1.4 [INFO] [stderr] Downloaded serde_json v1.0.40 [INFO] [stderr] Downloaded jobserver v0.1.17 [INFO] [stderr] Downloaded sdl2 v0.31.0 [INFO] [stderr] Downloaded flame v0.2.2 [INFO] [stderr] Downloaded regex v1.3.1 [INFO] [stderr] Downloaded sdl2-sys v0.31.0 [INFO] [stderr] Downloaded regex-syntax v0.6.12 [INFO] [stderr] Downloaded zstd-sys v1.4.13+zstd.1.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7231e1c8e4c3ef8ecc62a9cad5ede328318e5299a572715ccfabe4ba164d67f4 [INFO] running `Command { std: "docker" "start" "-a" "7231e1c8e4c3ef8ecc62a9cad5ede328318e5299a572715ccfabe4ba164d67f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7231e1c8e4c3ef8ecc62a9cad5ede328318e5299a572715ccfabe4ba164d67f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7231e1c8e4c3ef8ecc62a9cad5ede328318e5299a572715ccfabe4ba164d67f4", kill_on_drop: false }` [INFO] [stdout] 7231e1c8e4c3ef8ecc62a9cad5ede328318e5299a572715ccfabe4ba164d67f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 815870538ad951a2c98933e74ce5ec5b94d82b995b7086d361d94bd9705b4436 [INFO] running `Command { std: "docker" "start" "-a" "815870538ad951a2c98933e74ce5ec5b94d82b995b7086d361d94bd9705b4436", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling gba-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling arm7tdmi-rs v0.1.0 (https://github.com/daniel5151/arm7tdmi-rs.git#9bbf5e75) [INFO] [stderr] Compiling flame v0.2.2 [INFO] [stderr] Compiling zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling zstd v0.4.28+zstd.1.4.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/cpu.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/cpu.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/io/dma.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Copy, Clone, Default, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/io/dma.rs:11:43 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Copy, Clone, Default, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/io/dma.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/io/dma.rs:20:43 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/io/ppu/render/mod.rs:80:39 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Default, Copy, Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/io/ppu/render/mod.rs:80:50 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Default, Copy, Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/io/ppu/render/mod.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | ((colour.0 as u32) << 16 | (colour.1 as u32) << 8 | (colour.2 as u32)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 124 - ((colour.0 as u32) << 16 | (colour.1 as u32) << 8 | (colour.2 as u32)) [INFO] [stdout] 124 + (colour.0 as u32) << 16 | (colour.1 as u32) << 8 | (colour.2 as u32) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/io/ppu/mod.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/io/ppu/mod.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AudioSpecDesired` [INFO] [stdout] --> src/io/spu/mod.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use sdl2::audio::{AudioCallback, AudioSpecDesired}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mmu::gba::Gba as GbaMmu` [INFO] [stdout] --> src/io/spu/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use mmu::gba::Gba as GbaMmu; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/io/timer.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Default, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/io/timer.rs:10:43 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Default, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/io/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/io/mod.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::u16` [INFO] [stdout] --> src/io/mod.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | use std::u16; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::u16` [INFO] [stdout] --> src/io/mod.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | use std::u16; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/mmu/gba/save/eeprom.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/mmu/gba/save/eeprom.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/mmu/gba/save/eeprom.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/mmu/gba/save/eeprom.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/mmu/gba/save/eeprom.rs:38:41 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/mmu/gba/save/eeprom.rs:38:52 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/mmu/gba/mod.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/mmu/gba/mod.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/mmu/ram.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/mmu/ram.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/gba/mod.rs:80:51 [INFO] [stdout] | [INFO] [stdout] 80 | let mut gba: Box = Box::new(mem::uninitialized()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/gba/save_state.rs:82:54 [INFO] [stdout] | [INFO] [stdout] 82 | let mut gba: Gba<'static> = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mmu/gba/mod.rs:154:57 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn get_range(&self, addr: u32) -> Option<(u32, &Mmu)> { [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] 154 | pub fn get_range(&self, addr: u32) -> Option<(u32, &dyn Mmu)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mmu/gba/mod.rs:173:69 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn get_range_mut(&mut self, addr: u32) -> Option<(u32, &mut Mmu)> { [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] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 173 | pub fn get_range_mut(&mut self, addr: u32) -> Option<(u32, &mut dyn Mmu)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:100:41 [INFO] [stdout] | [INFO] [stdout] 100 | Err(err) => Err(err.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mask_match` is never used [INFO] [stdout] --> src/bit_util.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn mask_match(val: u32, mask: u32, test: u32) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set` is never used [INFO] [stdout] --> src/bit_util.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn set(base: u32, off: u8, len: u8, val: u32) -> u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shift_lsl` is never used [INFO] [stdout] --> src/bit_util.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn shift_lsl(val: u32, rot: u32) -> (u32, u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shift_lsr` is never used [INFO] [stdout] --> src/bit_util.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn shift_lsr(val: u32, rot: u32) -> (u32, u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shift_asr` is never used [INFO] [stdout] --> src/bit_util.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn shift_asr(val: u32, rot: u32) -> (u32, u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `shift_ror` is never used [INFO] [stdout] --> src/bit_util.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn shift_ror(val: u32, rot: u32) -> (u32, u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_pos` is never used [INFO] [stdout] --> src/bit_util.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn is_pos(val: u32) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_neg` is never used [INFO] [stdout] --> src/bit_util.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn is_neg(val: u32) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_flags` is never used [INFO] [stdout] --> src/bit_util.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn add_flags(lhs: u32, rhs: u32, carry: u32) -> (u32, u32, u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sub_flags` is never used [INFO] [stdout] --> src/bit_util.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn sub_flags(lhs: u32, rhs: u32, carry: u32) -> (u32, u32, u32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `combine64` is never used [INFO] [stdout] --> src/bit_util.rs:115:8 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn combine64(hi: u32, lo: u32) -> u64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `split64` is never used [INFO] [stdout] --> src/bit_util.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn split64(quad: u64) -> (u32, u32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SoundFifo` is never constructed [INFO] [stdout] --> src/io/dma.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Trigger { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 31 | SoundFifo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Trigger` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `io` is never read [INFO] [stdout] --> src/io/spu/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Spu<'a> { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 24 | io: Shared>, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_data` is never used [INFO] [stdout] --> src/mmu/ram.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Ram { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn new_with_data(size: usize, data: &[u8]) -> Ram { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RamUnit` is never constructed [INFO] [stdout] --> src/mmu/ram.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct RamUnit { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cpu.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Cpu` [INFO] [stdout] 9 | pub struct Cpu { [INFO] [stdout] | --- `Cpu` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/cpu.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Cpu` [INFO] [stdout] 9 | pub struct Cpu { [INFO] [stdout] | --- `Cpu` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/io/mod.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_IoReg` [INFO] [stdout] 29 | pub struct IoReg<'a> { [INFO] [stdout] | ----- `IoReg` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/io/mod.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_IoReg` [INFO] [stdout] 29 | pub struct IoReg<'a> { [INFO] [stdout] | ----- `IoReg` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/io/dma.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Copy, Clone, Default, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Dma` [INFO] [stdout] 12 | pub struct Dma<'a> { [INFO] [stdout] | --- `Dma` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/io/dma.rs:11:43 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Copy, Clone, Default, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Dma` [INFO] [stdout] 12 | pub struct Dma<'a> { [INFO] [stdout] | --- `Dma` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/io/dma.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_DmaCh` [INFO] [stdout] 21 | struct DmaCh { [INFO] [stdout] | ----- `DmaCh` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/io/dma.rs:20:43 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Copy, Clone, Default, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_DmaCh` [INFO] [stdout] 21 | struct DmaCh { [INFO] [stdout] | ----- `DmaCh` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/io/ppu/mod.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Ppu` [INFO] [stdout] 24 | pub struct Ppu<'a> { [INFO] [stdout] | --- `Ppu` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/io/ppu/mod.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Ppu` [INFO] [stdout] 24 | pub struct Ppu<'a> { [INFO] [stdout] | --- `Ppu` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/io/ppu/render/mod.rs:80:39 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Default, Copy, Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_BgRef` [INFO] [stdout] 81 | pub struct BgRef { [INFO] [stdout] | ----- `BgRef` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/io/ppu/render/mod.rs:80:50 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Default, Copy, Clone, Debug, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_BgRef` [INFO] [stdout] 81 | pub struct BgRef { [INFO] [stdout] | ----- `BgRef` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/io/timer.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Default, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Timers` [INFO] [stdout] 11 | pub struct Timers<'a> { [INFO] [stdout] | ------ `Timers` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/io/timer.rs:10:43 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, Default, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Timers` [INFO] [stdout] 11 | pub struct Timers<'a> { [INFO] [stdout] | ------ `Timers` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/mmu/gba/mod.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Gba` [INFO] [stdout] 110 | pub struct Gba<'a> { [INFO] [stdout] | --- `Gba` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/mmu/gba/mod.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Gba` [INFO] [stdout] 110 | pub struct Gba<'a> { [INFO] [stdout] | --- `Gba` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mmu/gba/mod.rs:131:62 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn new(rom: GameRom, bios: GameRom, io: Shared>) -> Gba { [INFO] [stdout] | ^^ --- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 131 | pub fn new(rom: GameRom, bios: GameRom, io: Shared>) -> Gba<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/mmu/gba/save/eeprom.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Eeprom` [INFO] [stdout] 18 | pub struct Eeprom<'a> { [INFO] [stdout] | ------ `Eeprom` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/mmu/gba/save/eeprom.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Eeprom` [INFO] [stdout] 18 | pub struct Eeprom<'a> { [INFO] [stdout] | ------ `Eeprom` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/mmu/gba/save/eeprom.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EepromInner` [INFO] [stdout] 26 | struct EepromInner<'a> { [INFO] [stdout] | ----------- `EepromInner` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/mmu/gba/save/eeprom.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EepromInner` [INFO] [stdout] 26 | struct EepromInner<'a> { [INFO] [stdout] | ----------- `EepromInner` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/mmu/gba/save/eeprom.rs:38:41 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_State` [INFO] [stdout] 39 | enum State { [INFO] [stdout] | ----- `State` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/mmu/gba/save/eeprom.rs:38:52 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Copy, Clone, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_State` [INFO] [stdout] 39 | enum State { [INFO] [stdout] | ----- `State` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/mmu/ram.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Ram` [INFO] [stdout] 7 | pub struct Ram { [INFO] [stdout] | --- `Ram` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/mmu/ram.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Ram` [INFO] [stdout] 7 | pub struct Ram { [INFO] [stdout] | --- `Ram` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `gba::Gba<'_>` does not permit being left uninitialized [INFO] [stdout] --> src/gba/mod.rs:80:46 [INFO] [stdout] | [INFO] [stdout] 80 | let mut gba: Box = Box::new(mem::uninitialized()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/gba/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | opts: Options, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: booleans must be either `true` or `false` (in this struct field) [INFO] [stdout] --> src/gba/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fps_limit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `gba::Gba<'_>` does not permit being left uninitialized [INFO] [stdout] --> src/gba/save_state.rs:82:49 [INFO] [stdout] | [INFO] [stdout] 82 | let mut gba: Gba<'static> = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/gba/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | opts: Options, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: booleans must be either `true` or `false` (in this struct field) [INFO] [stdout] --> src/gba/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fps_limit: bool, [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/rustccsK5zD/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libflame-92f84a54f85388fd.rlib,libserde_json-c1be970637635dab.rlib,libryu-a72ca5a1ad93c9cb.rlib,libitoa-349da0bebdaefaf5.rlib,libthread_id-db0aab0f2b618785.rlib,libzstd-a8d38b17d0583d9f.rlib,libzstd_safe-126892baa1a7336e.rlib,libzstd_sys-fbaff1bfaab08aed.rlib,libsdl2-e22182a81799ce84.rlib,librand-f0210fe1041e716a.rlib,librand-69aaaec3ce6bb19f.rlib,libsdl2_sys-759192a04cfe027d.rlib}.rlib" "-lSDL2" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-24a0d13aff84b1cf.rlib,liblazy_static-433a47a685b79e0b.rlib,libnum-30bbc993b855edc0.rlib,libnum_iter-e4e206d5f2e1c398.rlib,libnum_integer-96ad272a9cc90492.rlib,libnum_traits-42677646cb100005.rlib,libmemmap-211b6c64c5ea854c.rlib,libenv_logger-64ebbcd43fbd4b9a.rlib,libregex-4f2e41fd9d2ff08a.rlib,libthread_local-86eb7ed30d8d4b34.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libregex_syntax-c2488f2255729bd6.rlib,libaho_corasick-4be54ce5ab3be63f.rlib,libmemchr-807679e1588846d7.rlib,libhumantime-609914e903b2f56f.rlib,libquick_error-8024a33ccfe1e040.rlib,libtermcolor-e336c99564aa81d7.rlib,libclap-1dd4ededfeafa319.rlib,libvec_map-5b81ccf8104b4a62.rlib,libtextwrap-11ef9c48d2b67776.rlib,libunicode_width-2633e479f3e78e9e.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-68dcc24f5d6d2c0a.rlib,libatty-47f6a29177982d86.rlib,liblibc-46f3b98612db1c39.rlib,libansi_term-ff0b7d01d18bd931.rlib,libbincode-6bbce7c8759d27a3.rlib,libbyteorder-61869a15e141d6eb.rlib,libarraydeque-174883d7a7fda7eb.rlib,libarm7tdmi_rs-b8b659f4769c713a.rlib,libserde-c0b17aca4533d2c5.rlib,liblog-ce968846934ca2e6.rlib,libcfg_if-5f8284c8b6f04027.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/rustccsK5zD/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-e6caaf63763cdc7c/out" "-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/gba_rs-c317a7152e8a74bf" "-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/libSDL2.a(SDL_hidapi.o): in function `detect_kernel_version': [INFO] [stdout] (.text+0x9a): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: (.text+0xb6): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: (.text+0xd1): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_hidapi.o): in function `utf8_to_wchar_t': [INFO] [stdout] (.text+0x192): undefined reference to `__mbstowcs_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_hidapi.o): in function `parse_uevent_info.constprop.0': [INFO] [stdout] (.text+0x5f2): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_hidapi.o): in function `PLATFORM_hid_enumerate': [INFO] [stdout] (.text+0x135b): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: (.text+0x13f7): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_dynapi.o): in function `SDL_InitDynamicAPI': [INFO] [stdout] (.text+0x3f96): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x3feb): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x402c): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_string.o): in function `SDL_atoi_REAL': [INFO] [stdout] (.text+0x5b0): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_string.o): in function `SDL_sscanf_REAL': [INFO] [stdout] (.text+0x6f6): undefined reference to `__isoc23_vsscanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_string.o): in function `SDL_snprintf_REAL': [INFO] [stdout] (.text+0x7dc): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_string.o): in function `SDL_vasprintf_REAL': [INFO] [stdout] (.text+0x8ec): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_string.o): in function `SDL_wcslcpy_REAL': [INFO] [stdout] (.text+0x45): undefined reference to `wcslcpy' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_string.o): in function `SDL_wcslcat_REAL': [INFO] [stdout] (.text+0x55): undefined reference to `wcslcat' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_string.o): in function `SDL_strtol_REAL': [INFO] [stdout] (.text+0x5d5): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_string.o): in function `SDL_strtoul_REAL': [INFO] [stdout] (.text+0x5e5): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_string.o): in function `SDL_strtoll_REAL': [INFO] [stdout] (.text+0x5f5): undefined reference to `__isoc23_strtoll' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_string.o): in function `SDL_strtoull_REAL': [INFO] [stdout] (.text+0x605): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_string.o): in function `SDL_vsscanf_REAL': [INFO] [stdout] (.text+0x725): undefined reference to `__isoc23_vsscanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_string.o): in function `SDL_vsnprintf_REAL': [INFO] [stdout] (.text+0x822): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `handle_ping_xdg_wm_base': [INFO] [stdout] (.text+0x4e5): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `wl_registry_bind': [INFO] [stdout] (.text+0x528): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `xdg_output_handle_done': [INFO] [stdout] (.text+0xe95): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `display_remove_global': [INFO] [stdout] (.text+0xfd8): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xfee): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xffc): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `Wayland_VideoQuit': [INFO] [stdout] (.text+0x10bc): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x10d3): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x10e0): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x118a): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x11a0): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x11c1): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x11d7): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x11f8): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x120e): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1237): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x124d): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x12d3): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x12ec): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1307): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x131f): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x133a): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1350): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x136b): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1381): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x139f): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x13b5): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x13d6): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x13ec): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x140a): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1423): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1441): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1457): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1472): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x148a): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x14a2): undefined reference to `libdecor_unref' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `display_handle_global': [INFO] [stdout] (.text+0x1534): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x158e): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x15ec): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x15fb): undefined reference to `wl_proxy_set_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x163e): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1662): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x16e3): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1796): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1836): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1884): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o):(.text+0x18cf): more undefined references to `wl_proxy_marshal_flags' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `display_handle_global': [INFO] [stdout] (.text+0x1a5b): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1a78): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1a8a): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `SDL_WAYLAND_own_surface': [INFO] [stdout] (.text+0x1be9): undefined reference to `wl_proxy_get_tag' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `SDL_WAYLAND_own_output': [INFO] [stdout] (.text+0x1c09): undefined reference to `wl_proxy_get_tag' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `Wayland_LoadLibdecor': [INFO] [stdout] (.text+0x1c89): undefined reference to `libdecor_new' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `Wayland_VideoInit': [INFO] [stdout] (.text+0x1cf2): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1d10): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1d2b): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `handle_ping_xdg_wm_base': [INFO] [stdout] (.text+0x502): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `display_handle_global': [INFO] [stdout] (.text+0x168b): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `SDL_WAYLAND_register_surface': [INFO] [stdout] (.text+0x1bcc): undefined reference to `wl_proxy_set_tag' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandvideo.o): in function `SDL_WAYLAND_register_output': [INFO] [stdout] (.text+0x1bdc): undefined reference to `wl_proxy_set_tag' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `CommitLibdecorFrame.isra.0': [INFO] [stdout] (.text+0x6be): undefined reference to `libdecor_state_new' [INFO] [stdout] /usr/bin/ld: (.text+0x6cf): undefined reference to `libdecor_frame_commit' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_PopupWatch': [INFO] [stdout] (.text+0x74b): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x76e): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x77e): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x79e): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `SetDrawSurfaceViewport.isra.0': [INFO] [stdout] (.text+0x841): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x865): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x878): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x897): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x8c8): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x8f0): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `gles_swap_frame_done': [INFO] [stdout] (.text+0x940): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x95e): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x96a): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_activate_window.constprop.0': [INFO] [stdout] (.text+0x9ca): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x9e3): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x9f3): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xa11): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xa2a): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0xa3e): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xa57): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xa66): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `handle_xdg_activation_done': [INFO] [stdout] (.text+0xad4): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xaf3): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xb02): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xb1b): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `surface_damage_frame_done': [INFO] [stdout] (.text+0xb64): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xb87): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xbaa): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xbb6): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0xbc2): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xbe0): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xc26): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xc49): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `EGLTransparencyChangedCallback': [INFO] [stdout] (.text+0xceb): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xd09): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xd22): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xd45): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xd55): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xd6e): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xd76): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xd8c): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xdbf): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xdd8): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_ReleasePopup': [INFO] [stdout] (.text+0xe6d): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xe83): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xe90): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xea6): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xec4): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `SetMinMaxDimensions': [INFO] [stdout] (.text+0xf6d): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xf8f): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xf9c): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xfb9): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1007): undefined reference to `libdecor_frame_set_min_content_size' [INFO] [stdout] /usr/bin/ld: (.text+0x1017): undefined reference to `libdecor_frame_set_max_content_size' [INFO] [stdout] /usr/bin/ld: (.text+0x1035): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `ConfigureWindowGeometry': [INFO] [stdout] (.text+0x1616): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1632): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1760): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x177c): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1813): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1836): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x18bf): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x18d5): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x18fd): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x193b): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x195b): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1990): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x19ae): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x19c7): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x19ea): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x19fa): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1a13): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1a1b): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1a31): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `handle_configure_xdg_shell_surface': [INFO] [stdout] (.text+0x1b84): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1b9d): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `decoration_frame_configure': [INFO] [stdout] (.text+0x1e28): undefined reference to `libdecor_configuration_get_window_state' [INFO] [stdout] /usr/bin/ld: (.text+0x1eb2): undefined reference to `libdecor_configuration_get_content_size' [INFO] [stdout] /usr/bin/ld: (.text+0x1fb8): undefined reference to `libdecor_state_new' [INFO] [stdout] /usr/bin/ld: (.text+0x1fc9): undefined reference to `libdecor_frame_commit' [INFO] [stdout] /usr/bin/ld: (.text+0x1fd1): undefined reference to `libdecor_state_free' [INFO] [stdout] /usr/bin/ld: (.text+0x2008): undefined reference to `libdecor_frame_set_capabilities' [INFO] [stdout] /usr/bin/ld: (.text+0x2052): undefined reference to `libdecor_frame_get_min_content_size' [INFO] [stdout] /usr/bin/ld: (.text+0x2069): undefined reference to `libdecor_frame_unset_capabilities' [INFO] [stdout] /usr/bin/ld: (.text+0x2165): undefined reference to `libdecor_configuration_get_content_size' [INFO] [stdout] /usr/bin/ld: (.text+0x21bf): undefined reference to `libdecor_configuration_get_content_size' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `handle_surface_leave': [INFO] [stdout] (.text+0x235c): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `handle_surface_enter': [INFO] [stdout] (.text+0x24ac): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_GetWindowWMInfo': [INFO] [stdout] (.text+0x268a): undefined reference to `libdecor_frame_get_xdg_surface' [INFO] [stdout] /usr/bin/ld: (.text+0x26a4): undefined reference to `libdecor_frame_get_xdg_toplevel' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_SetWindowModalFor': [INFO] [stdout] (.text+0x2754): undefined reference to `libdecor_frame_set_parent' [INFO] [stdout] /usr/bin/ld: (.text+0x278d): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x27a6): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_HideWindow': [INFO] [stdout] (.text+0x2849): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x285f): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2876): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2893): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x289f): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x28b5): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x28e4): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x28fa): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2913): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2929): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x295a): undefined reference to `libdecor_frame_unref' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_SetWindowFullscreen': [INFO] [stdout] (.text+0x2a79): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2a8f): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2aa4): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2abd): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2b50): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2b66): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2b72): undefined reference to `libdecor_frame_set_fullscreen' [INFO] [stdout] /usr/bin/ld: (.text+0x2b86): undefined reference to `libdecor_frame_set_capabilities' [INFO] [stdout] /usr/bin/ld: (.text+0x2b91): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2ba7): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2bb1): undefined reference to `libdecor_frame_unset_fullscreen' [INFO] [stdout] /usr/bin/ld: (.text+0x2bc5): undefined reference to `libdecor_frame_unset_capabilities' [INFO] [stdout] /usr/bin/ld: (.text+0x2bd1): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2be7): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_RestoreWindow': [INFO] [stdout] (.text+0x2c40): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2c56): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2c81): undefined reference to `libdecor_frame_unset_maximized' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_SetWindowBordered': [INFO] [stdout] (.text+0x2cea): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_MaximizeWindow': [INFO] [stdout] (.text+0x2dd5): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2deb): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2e12): undefined reference to `libdecor_frame_set_maximized' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_MinimizeWindow': [INFO] [stdout] (.text+0x2e6e): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2e84): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2eb1): undefined reference to `libdecor_frame_set_minimized' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_SetWindowSize': [INFO] [stdout] (.text+0x3008): undefined reference to `libdecor_frame_is_floating' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_SetWindowTitle': [INFO] [stdout] (.text+0x30d3): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x30ec): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3124): undefined reference to `libdecor_frame_set_title' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_ShowWindow': [INFO] [stdout] (.text+0x3161): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x317e): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x318a): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x31a0): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x31ca): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x31f1): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3200): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0x3213): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x322d): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x324b): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3266): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3280): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3293): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x32d4): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x32ea): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x333b): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3360): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3379): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x3399): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x33c0): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x341c): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x343b): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x356c): undefined reference to `libdecor_decorate' [INFO] [stdout] /usr/bin/ld: (.text+0x3585): undefined reference to `libdecor_frame_set_app_id' [INFO] [stdout] /usr/bin/ld: (.text+0x358e): undefined reference to `libdecor_frame_map' [INFO] [stdout] /usr/bin/ld: (.text+0x35a1): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x35b7): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3623): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3642): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3668): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x368b): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x36ab): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x36d3): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x36ed): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x3701): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_SuspendScreenSaver': [INFO] [stdout] (.text+0x3854): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x386a): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x38ab): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x38d2): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_CreateWindow': [INFO] [stdout] (.text+0x39f7): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3a12): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3a2f): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x3a58): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3a73): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3a89): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x3aac): undefined reference to `wl_proxy_create' [INFO] [stdout] /usr/bin/ld: (.text+0x3b36): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x3b61): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3b88): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3ba1): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x3c35): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3c50): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3c66): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_DestroyWindow': [INFO] [stdout] (.text+0x3d79): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3d8f): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3da3): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3dbc): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3dd0): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3de6): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3dfa): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3e10): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3e2a): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x3e4c): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x3e9d): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3eb3): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `CommitLibdecorFrame.isra.0': [INFO] [stdout] (.text+0x6db): undefined reference to `libdecor_state_free' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `gles_swap_frame_done': [INFO] [stdout] (.text+0x987): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_activate_window.constprop.0': [INFO] [stdout] (.text+0xa8a): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `surface_damage_frame_done': [INFO] [stdout] (.text+0xc04): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `SetMinMaxDimensions': [INFO] [stdout] (.text+0x1059): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_SetWindowBordered': [INFO] [stdout] (.text+0x2d07): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2d2a): undefined reference to `libdecor_frame_set_visibility' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandwindow.o): in function `Wayland_SetWindowResizable': [INFO] [stdout] (.text+0x2d67): undefined reference to `libdecor_frame_set_capabilities' [INFO] [stdout] /usr/bin/ld: (.text+0x2d81): undefined reference to `libdecor_frame_unset_capabilities' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_log.o): in function `SDL_LogOutput': [INFO] [stdout] (.text+0x24a): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_audio.o): in function `SDL_AudioInit_REAL': [INFO] [stdout] (.text+0x214b): undefined reference to `src_new' [INFO] [stdout] /usr/bin/ld: (.text+0x2163): undefined reference to `src_process' [INFO] [stdout] /usr/bin/ld: (.text+0x2171): undefined reference to `src_reset' [INFO] [stdout] /usr/bin/ld: (.text+0x217f): undefined reference to `src_delete' [INFO] [stdout] /usr/bin/ld: (.text+0x218d): undefined reference to `src_strerror' [INFO] [stdout] /usr/bin/ld: (.text+0x219b): undefined reference to `src_simple' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_alsa_audio.o): in function `ALSA_set_buffer_size': [INFO] [stdout] (.text+0x685): undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stdout] /usr/bin/ld: (.text+0x6d0): undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stdout] /usr/bin/ld: (.text+0x6e9): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_alsa_audio.o): in function `ALSA_OpenDevice': [INFO] [stdout] (.text+0x8d3): undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stdout] /usr/bin/ld: (.text+0x920): undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stdout] /usr/bin/ld: (.text+0x939): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xc18): undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stdout] /usr/bin/ld: (.text+0xd03): undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stdout] /usr/bin/ld: (.text+0xd1c): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_alsa_audio.o): in function `ALSA_Init': [INFO] [stdout] (.text+0x1607): undefined reference to `snd_pcm_open' [INFO] [stdout] /usr/bin/ld: (.text+0x1632): undefined reference to `snd_pcm_close' [INFO] [stdout] /usr/bin/ld: (.text+0x1640): undefined reference to `snd_pcm_writei' [INFO] [stdout] /usr/bin/ld: (.text+0x164e): undefined reference to `snd_pcm_readi' [INFO] [stdout] /usr/bin/ld: (.text+0x165c): undefined reference to `snd_pcm_recover' [INFO] [stdout] /usr/bin/ld: (.text+0x166a): undefined reference to `snd_strerror' [INFO] [stdout] /usr/bin/ld: (.text+0x1678): undefined reference to `snd_pcm_hw_params_copy' [INFO] [stdout] /usr/bin/ld: (.text+0x1686): undefined reference to `snd_pcm_hw_params_any' [INFO] [stdout] /usr/bin/ld: (.text+0x1694): undefined reference to `snd_pcm_hw_params_set_access' [INFO] [stdout] /usr/bin/ld: (.text+0x16a2): undefined reference to `snd_pcm_hw_params_set_format' [INFO] [stdout] /usr/bin/ld: (.text+0x16b0): undefined reference to `snd_pcm_hw_params_set_channels' [INFO] [stdout] /usr/bin/ld: (.text+0x16be): undefined reference to `snd_pcm_hw_params_get_channels' [INFO] [stdout] /usr/bin/ld: (.text+0x16cc): undefined reference to `snd_pcm_hw_params_set_rate_near' [INFO] [stdout] /usr/bin/ld: (.text+0x16da): undefined reference to `snd_pcm_hw_params_set_period_size_near' [INFO] [stdout] /usr/bin/ld: (.text+0x16e8): undefined reference to `snd_pcm_hw_params_set_periods_min' [INFO] [stdout] /usr/bin/ld: (.text+0x16f6): undefined reference to `snd_pcm_hw_params_set_periods_first' [INFO] [stdout] /usr/bin/ld: (.text+0x1704): undefined reference to `snd_pcm_hw_params_get_buffer_size' [INFO] [stdout] /usr/bin/ld: (.text+0x171d): undefined reference to `snd_pcm_hw_params' [INFO] [stdout] /usr/bin/ld: (.text+0x172b): undefined reference to `snd_pcm_sw_params_current' [INFO] [stdout] /usr/bin/ld: (.text+0x1739): undefined reference to `snd_pcm_sw_params_set_start_threshold' [INFO] [stdout] /usr/bin/ld: (.text+0x1747): undefined reference to `snd_pcm_sw_params' [INFO] [stdout] /usr/bin/ld: (.text+0x1755): undefined reference to `snd_pcm_nonblock' [INFO] [stdout] /usr/bin/ld: (.text+0x1763): undefined reference to `snd_pcm_wait' [INFO] [stdout] /usr/bin/ld: (.text+0x1771): undefined reference to `snd_pcm_sw_params_set_avail_min' [INFO] [stdout] /usr/bin/ld: (.text+0x177f): undefined reference to `snd_pcm_reset' [INFO] [stdout] /usr/bin/ld: (.text+0x178d): undefined reference to `snd_device_name_hint' [INFO] [stdout] /usr/bin/ld: (.text+0x179b): undefined reference to `snd_device_name_get_hint' [INFO] [stdout] /usr/bin/ld: (.text+0x17a9): undefined reference to `snd_device_name_free_hint' [INFO] [stdout] /usr/bin/ld: (.text+0x17b7): undefined reference to `snd_pcm_get_chmap' [INFO] [stdout] /usr/bin/ld: (.text+0x17c5): undefined reference to `snd_pcm_chmap_print' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_pulseaudio.o): in function `PULSEAUDIO_Init': [INFO] [stdout] (.text+0x11b6): undefined reference to `pa_get_library_version' [INFO] [stdout] /usr/bin/ld: (.text+0x11c4): undefined reference to `pa_threaded_mainloop_new' [INFO] [stdout] /usr/bin/ld: (.text+0x11d2): undefined reference to `pa_threaded_mainloop_get_api' [INFO] [stdout] /usr/bin/ld: (.text+0x11e0): undefined reference to `pa_threaded_mainloop_start' [INFO] [stdout] /usr/bin/ld: (.text+0x11ee): undefined reference to `pa_threaded_mainloop_stop' [INFO] [stdout] /usr/bin/ld: (.text+0x11fc): undefined reference to `pa_threaded_mainloop_lock' [INFO] [stdout] /usr/bin/ld: (.text+0x120a): undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stdout] /usr/bin/ld: (.text+0x1218): undefined reference to `pa_threaded_mainloop_wait' [INFO] [stdout] /usr/bin/ld: (.text+0x1226): undefined reference to `pa_threaded_mainloop_signal' [INFO] [stdout] /usr/bin/ld: (.text+0x1234): undefined reference to `pa_threaded_mainloop_free' [INFO] [stdout] /usr/bin/ld: (.text+0x1242): undefined reference to `pa_operation_get_state' [INFO] [stdout] /usr/bin/ld: (.text+0x1250): undefined reference to `pa_operation_unref' [INFO] [stdout] /usr/bin/ld: (.text+0x125e): undefined reference to `pa_context_new' [INFO] [stdout] /usr/bin/ld: (.text+0x126c): undefined reference to `pa_context_set_state_callback' [INFO] [stdout] /usr/bin/ld: (.text+0x127a): undefined reference to `pa_context_connect' [INFO] [stdout] /usr/bin/ld: (.text+0x1288): undefined reference to `pa_context_get_sink_info_list' [INFO] [stdout] /usr/bin/ld: (.text+0x1296): undefined reference to `pa_context_get_source_info_list' [INFO] [stdout] /usr/bin/ld: (.text+0x12a4): undefined reference to `pa_context_get_sink_info_by_index' [INFO] [stdout] /usr/bin/ld: (.text+0x12b2): undefined reference to `pa_context_get_source_info_by_index' [INFO] [stdout] /usr/bin/ld: (.text+0x12c0): undefined reference to `pa_context_get_state' [INFO] [stdout] /usr/bin/ld: (.text+0x12ce): undefined reference to `pa_context_subscribe' [INFO] [stdout] /usr/bin/ld: (.text+0x12dc): undefined reference to `pa_context_set_subscribe_callback' [INFO] [stdout] /usr/bin/ld: (.text+0x12ea): undefined reference to `pa_context_disconnect' [INFO] [stdout] /usr/bin/ld: (.text+0x12f8): undefined reference to `pa_context_unref' [INFO] [stdout] /usr/bin/ld: (.text+0x1306): undefined reference to `pa_stream_new' [INFO] [stdout] /usr/bin/ld: (.text+0x1314): undefined reference to `pa_stream_set_state_callback' [INFO] [stdout] /usr/bin/ld: (.text+0x1322): undefined reference to `pa_stream_connect_playback' [INFO] [stdout] /usr/bin/ld: (.text+0x1330): undefined reference to `pa_stream_connect_record' [INFO] [stdout] /usr/bin/ld: (.text+0x133e): undefined reference to `pa_stream_get_state' [INFO] [stdout] /usr/bin/ld: (.text+0x134c): undefined reference to `pa_stream_readable_size' [INFO] [stdout] /usr/bin/ld: (.text+0x135a): undefined reference to `pa_stream_write' [INFO] [stdout] /usr/bin/ld: (.text+0x1368): undefined reference to `pa_stream_disconnect' [INFO] [stdout] /usr/bin/ld: (.text+0x1376): undefined reference to `pa_stream_peek' [INFO] [stdout] /usr/bin/ld: (.text+0x1384): undefined reference to `pa_stream_drop' [INFO] [stdout] /usr/bin/ld: (.text+0x1392): undefined reference to `pa_stream_unref' [INFO] [stdout] /usr/bin/ld: (.text+0x13a0): undefined reference to `pa_channel_map_init_auto' [INFO] [stdout] /usr/bin/ld: (.text+0x13ae): undefined reference to `pa_stream_set_write_callback' [INFO] [stdout] /usr/bin/ld: (.text+0x13bc): undefined reference to `pa_stream_set_read_callback' [INFO] [stdout] /usr/bin/ld: (.text+0x13ca): undefined reference to `pa_context_get_server_info' [INFO] [stdout] /usr/bin/ld: (.text+0x13d8): undefined reference to `pa_threaded_mainloop_set_name' [INFO] [stdout] /usr/bin/ld: (.text+0x13e4): undefined reference to `pa_threaded_mainloop_new' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_x11dyn.o): in function `SDL_X11_LoadSymbols': [INFO] [stdout] (.text+0x9ce): undefined reference to `XAllocSizeHints' [INFO] [stdout] /usr/bin/ld: (.text+0x9e6): undefined reference to `XAllocWMHints' [INFO] [stdout] /usr/bin/ld: (.text+0x9f4): undefined reference to `XAllocClassHint' [INFO] [stdout] /usr/bin/ld: (.text+0xa02): undefined reference to `XChangePointerControl' [INFO] [stdout] /usr/bin/ld: (.text+0xa10): undefined reference to `XChangeProperty' [INFO] [stdout] /usr/bin/ld: (.text+0xa1e): undefined reference to `XCheckIfEvent' [INFO] [stdout] /usr/bin/ld: (.text+0xa2c): undefined reference to `XClearWindow' [INFO] [stdout] /usr/bin/ld: (.text+0xa3a): undefined reference to `XCloseDisplay' [INFO] [stdout] /usr/bin/ld: (.text+0xa48): undefined reference to `XConvertSelection' [INFO] [stdout] /usr/bin/ld: (.text+0xa56): undefined reference to `XCreateBitmapFromData' [INFO] [stdout] /usr/bin/ld: (.text+0xa64): undefined reference to `XCreateColormap' [INFO] [stdout] /usr/bin/ld: (.text+0xa72): undefined reference to `XCreatePixmapCursor' [INFO] [stdout] /usr/bin/ld: (.text+0xa80): undefined reference to `XCreateFontCursor' [INFO] [stdout] /usr/bin/ld: (.text+0xa8e): undefined reference to `XCreateFontSet' [INFO] [stdout] /usr/bin/ld: (.text+0xa9c): undefined reference to `XCreateGC' [INFO] [stdout] /usr/bin/ld: (.text+0xaaa): undefined reference to `XCreateImage' [INFO] [stdout] /usr/bin/ld: (.text+0xab8): undefined reference to `XCreateWindow' [INFO] [stdout] /usr/bin/ld: (.text+0xac6): undefined reference to `XDefineCursor' [INFO] [stdout] /usr/bin/ld: (.text+0xad4): undefined reference to `XDeleteProperty' [INFO] [stdout] /usr/bin/ld: (.text+0xae2): undefined reference to `XDestroyWindow' [INFO] [stdout] /usr/bin/ld: (.text+0xaf0): undefined reference to `XDisplayKeycodes' [INFO] [stdout] /usr/bin/ld: (.text+0xafe): undefined reference to `XDrawRectangle' [INFO] [stdout] /usr/bin/ld: (.text+0xb0c): undefined reference to `XDisplayName' [INFO] [stdout] /usr/bin/ld: (.text+0xb1a): undefined reference to `XDrawString' [INFO] [stdout] /usr/bin/ld: (.text+0xb28): undefined reference to `XEventsQueued' [INFO] [stdout] /usr/bin/ld: (.text+0xb36): undefined reference to `XFillRectangle' [INFO] [stdout] /usr/bin/ld: (.text+0xb44): undefined reference to `XFilterEvent' [INFO] [stdout] /usr/bin/ld: (.text+0xb52): undefined reference to `XFlush' [INFO] [stdout] /usr/bin/ld: (.text+0xb60): undefined reference to `XFree' [INFO] [stdout] /usr/bin/ld: (.text+0xb6e): undefined reference to `XFreeCursor' [INFO] [stdout] /usr/bin/ld: (.text+0xb7c): undefined reference to `XFreeFontSet' [INFO] [stdout] /usr/bin/ld: (.text+0xb8a): undefined reference to `XFreeGC' [INFO] [stdout] /usr/bin/ld: (.text+0xb98): undefined reference to `XFreeFont' [INFO] [stdout] /usr/bin/ld: (.text+0xba6): undefined reference to `XFreeModifiermap' [INFO] [stdout] /usr/bin/ld: (.text+0xbb4): undefined reference to `XFreePixmap' [INFO] [stdout] /usr/bin/ld: (.text+0xbc2): undefined reference to `XFreeStringList' [INFO] [stdout] /usr/bin/ld: (.text+0xbd0): undefined reference to `XGetAtomName' [INFO] [stdout] /usr/bin/ld: (.text+0xbde): undefined reference to `XGetInputFocus' [INFO] [stdout] /usr/bin/ld: (.text+0xbec): undefined reference to `XGetErrorDatabaseText' [INFO] [stdout] /usr/bin/ld: (.text+0xbfa): undefined reference to `XGetModifierMapping' [INFO] [stdout] /usr/bin/ld: (.text+0xc08): undefined reference to `XGetPointerControl' [INFO] [stdout] /usr/bin/ld: (.text+0xc16): undefined reference to `XGetSelectionOwner' [INFO] [stdout] /usr/bin/ld: (.text+0xc24): undefined reference to `XGetVisualInfo' [INFO] [stdout] /usr/bin/ld: (.text+0xc32): undefined reference to `XGetWindowAttributes' [INFO] [stdout] /usr/bin/ld: (.text+0xc40): undefined reference to `XGetWindowProperty' [INFO] [stdout] /usr/bin/ld: (.text+0xc4e): undefined reference to `XGetWMHints' [INFO] [stdout] /usr/bin/ld: (.text+0xc5c): undefined reference to `XGetWMNormalHints' [INFO] [stdout] /usr/bin/ld: (.text+0xc6a): undefined reference to `XIfEvent' [INFO] [stdout] /usr/bin/ld: (.text+0xc78): undefined reference to `XGrabKeyboard' [INFO] [stdout] /usr/bin/ld: (.text+0xc86): undefined reference to `XGrabPointer' [INFO] [stdout] /usr/bin/ld: (.text+0xc94): undefined reference to `XGrabServer' [INFO] [stdout] /usr/bin/ld: (.text+0xca2): undefined reference to `XIconifyWindow' [INFO] [stdout] /usr/bin/ld: (.text+0xcb0): undefined reference to `XKeysymToKeycode' [INFO] [stdout] /usr/bin/ld: (.text+0xcbe): undefined reference to `XKeysymToString' [INFO] [stdout] /usr/bin/ld: (.text+0xccc): undefined reference to `XInstallColormap' [INFO] [stdout] /usr/bin/ld: (.text+0xcda): undefined reference to `XInternAtom' [INFO] [stdout] /usr/bin/ld: (.text+0xce8): undefined reference to `XListPixmapFormats' [INFO] [stdout] /usr/bin/ld: (.text+0xcf6): undefined reference to `XLoadQueryFont' [INFO] [stdout] /usr/bin/ld: (.text+0xd04): undefined reference to `XLookupKeysym' [INFO] [stdout] /usr/bin/ld: (.text+0xd12): undefined reference to `XLookupString' [INFO] [stdout] /usr/bin/ld: (.text+0xd20): undefined reference to `XMapRaised' [INFO] [stdout] /usr/bin/ld: (.text+0xd2e): undefined reference to `XMatchVisualInfo' [INFO] [stdout] /usr/bin/ld: (.text+0xd3c): undefined reference to `XMissingExtension' [INFO] [stdout] /usr/bin/ld: (.text+0xd4a): undefined reference to `XMoveWindow' [INFO] [stdout] /usr/bin/ld: (.text+0xd58): undefined reference to `XOpenDisplay' [INFO] [stdout] /usr/bin/ld: (.text+0xd66): undefined reference to `XInitThreads' [INFO] [stdout] /usr/bin/ld: (.text+0xd74): undefined reference to `XPeekEvent' [INFO] [stdout] /usr/bin/ld: (.text+0xd82): undefined reference to `XPending' [INFO] [stdout] /usr/bin/ld: (.text+0xd90): undefined reference to `XPutImage' [INFO] [stdout] /usr/bin/ld: (.text+0xd9e): undefined reference to `XQueryKeymap' [INFO] [stdout] /usr/bin/ld: (.text+0xdac): undefined reference to `XQueryPointer' [INFO] [stdout] /usr/bin/ld: (.text+0xdba): undefined reference to `XRaiseWindow' [INFO] [stdout] /usr/bin/ld: (.text+0xdc8): undefined reference to `XReparentWindow' [INFO] [stdout] /usr/bin/ld: (.text+0xdd6): undefined reference to `XResetScreenSaver' [INFO] [stdout] /usr/bin/ld: (.text+0xde4): undefined reference to `XResizeWindow' [INFO] [stdout] /usr/bin/ld: (.text+0xdf2): undefined reference to `XScreenNumberOfScreen' [INFO] [stdout] /usr/bin/ld: (.text+0xe00): undefined reference to `XSelectInput' [INFO] [stdout] /usr/bin/ld: (.text+0xe0e): undefined reference to `XSendEvent' [INFO] [stdout] /usr/bin/ld: (.text+0xe1c): undefined reference to `XSetErrorHandler' [INFO] [stdout] /usr/bin/ld: (.text+0xe2a): undefined reference to `XSetForeground' [INFO] [stdout] /usr/bin/ld: (.text+0xe38): undefined reference to `XSetIOErrorHandler' [INFO] [stdout] /usr/bin/ld: (.text+0xe46): undefined reference to `XSetInputFocus' [INFO] [stdout] /usr/bin/ld: (.text+0xe54): undefined reference to `XSetSelectionOwner' [INFO] [stdout] /usr/bin/ld: (.text+0xe62): undefined reference to `XSetTransientForHint' [INFO] [stdout] /usr/bin/ld: (.text+0xe70): undefined reference to `XSetTextProperty' [INFO] [stdout] /usr/bin/ld: (.text+0xe7e): undefined reference to `XSetWindowBackground' [INFO] [stdout] /usr/bin/ld: (.text+0xe8c): undefined reference to `XSetWMHints' [INFO] [stdout] /usr/bin/ld: (.text+0xe9a): undefined reference to `XSetWMNormalHints' [INFO] [stdout] /usr/bin/ld: (.text+0xea8): undefined reference to `XSetWMProperties' [INFO] [stdout] /usr/bin/ld: (.text+0xeb6): undefined reference to `XSetWMProtocols' [INFO] [stdout] /usr/bin/ld: (.text+0xec4): undefined reference to `XStoreColors' [INFO] [stdout] /usr/bin/ld: (.text+0xed2): undefined reference to `XStoreName' [INFO] [stdout] /usr/bin/ld: (.text+0xee0): undefined reference to `XStringListToTextProperty' [INFO] [stdout] /usr/bin/ld: (.text+0xeee): undefined reference to `XSync' [INFO] [stdout] /usr/bin/ld: (.text+0xefc): undefined reference to `XTextExtents' [INFO] [stdout] /usr/bin/ld: (.text+0xf0a): undefined reference to `XTranslateCoordinates' [INFO] [stdout] /usr/bin/ld: (.text+0xf18): undefined reference to `XUndefineCursor' [INFO] [stdout] /usr/bin/ld: (.text+0xf26): undefined reference to `XUngrabKeyboard' [INFO] [stdout] /usr/bin/ld: (.text+0xf34): undefined reference to `XUngrabPointer' [INFO] [stdout] /usr/bin/ld: (.text+0xf42): undefined reference to `XUngrabServer' [INFO] [stdout] /usr/bin/ld: (.text+0xf50): undefined reference to `XUninstallColormap' [INFO] [stdout] /usr/bin/ld: (.text+0xf5e): undefined reference to `XUnloadFont' [INFO] [stdout] /usr/bin/ld: (.text+0xf6c): undefined reference to `XWarpPointer' [INFO] [stdout] /usr/bin/ld: (.text+0xf7a): undefined reference to `XWindowEvent' [INFO] [stdout] /usr/bin/ld: (.text+0xf88): undefined reference to `XWithdrawWindow' [INFO] [stdout] /usr/bin/ld: (.text+0xf96): undefined reference to `XVisualIDFromVisual' [INFO] [stdout] /usr/bin/ld: (.text+0xfa4): undefined reference to `XGetDefault' [INFO] [stdout] /usr/bin/ld: (.text+0xfb2): undefined reference to `XQueryExtension' [INFO] [stdout] /usr/bin/ld: (.text+0xfc0): undefined reference to `XDisplayString' [INFO] [stdout] /usr/bin/ld: (.text+0xfce): undefined reference to `XGetErrorText' [INFO] [stdout] /usr/bin/ld: (.text+0xfdc): undefined reference to `_XEatData' [INFO] [stdout] /usr/bin/ld: (.text+0xfea): undefined reference to `_XFlush' [INFO] [stdout] /usr/bin/ld: (.text+0xff8): undefined reference to `_XFlushGCCache' [INFO] [stdout] /usr/bin/ld: (.text+0x1010): undefined reference to `_XRead' [INFO] [stdout] /usr/bin/ld: (.text+0x101e): undefined reference to `_XReadPad' [INFO] [stdout] /usr/bin/ld: (.text+0x102c): undefined reference to `_XSend' [INFO] [stdout] /usr/bin/ld: (.text+0x103a): undefined reference to `_XReply' [INFO] [stdout] /usr/bin/ld: (.text+0x1048): undefined reference to `_XSetLastRequestRead' [INFO] [stdout] /usr/bin/ld: (.text+0x1056): undefined reference to `XSynchronize' [INFO] [stdout] /usr/bin/ld: (.text+0x1064): undefined reference to `XESetWireToEvent' [INFO] [stdout] /usr/bin/ld: (.text+0x1072): undefined reference to `XESetEventToWire' [INFO] [stdout] /usr/bin/ld: (.text+0x1080): undefined reference to `XRefreshKeyboardMapping' [INFO] [stdout] /usr/bin/ld: (.text+0x108e): undefined reference to `XQueryTree' [INFO] [stdout] /usr/bin/ld: (.text+0x109c): undefined reference to `XSupportsLocale' [INFO] [stdout] /usr/bin/ld: (.text+0x10aa): undefined reference to `XmbTextListToTextProperty' [INFO] [stdout] /usr/bin/ld: (.text+0x10b8): undefined reference to `XFixesCreatePointerBarrier' [INFO] [stdout] /usr/bin/ld: (.text+0x10c6): undefined reference to `XFixesDestroyPointerBarrier' [INFO] [stdout] /usr/bin/ld: (.text+0x10d4): undefined reference to `XIBarrierReleasePointer' [INFO] [stdout] /usr/bin/ld: (.text+0x10e2): undefined reference to `XFixesQueryVersion' [INFO] [stdout] /usr/bin/ld: (.text+0x10fa): undefined reference to `XFixesSelectSelectionInput' [INFO] [stdout] /usr/bin/ld: (.text+0x1108): undefined reference to `XGetEventData' [INFO] [stdout] /usr/bin/ld: (.text+0x1116): undefined reference to `XFreeEventData' [INFO] [stdout] /usr/bin/ld: (.text+0x1124): undefined reference to `XkbQueryExtension' [INFO] [stdout] /usr/bin/ld: (.text+0x1132): undefined reference to `XkbKeycodeToKeysym' [INFO] [stdout] /usr/bin/ld: (.text+0x1140): undefined reference to `XkbGetState' [INFO] [stdout] /usr/bin/ld: (.text+0x114e): undefined reference to `XkbGetUpdatedMap' [INFO] [stdout] /usr/bin/ld: (.text+0x115c): undefined reference to `XkbGetMap' [INFO] [stdout] /usr/bin/ld: (.text+0x116a): undefined reference to `XkbFreeClientMap' [INFO] [stdout] /usr/bin/ld: (.text+0x1178): undefined reference to `XkbFreeKeyboard' [INFO] [stdout] /usr/bin/ld: (.text+0x1186): undefined reference to `XkbSetDetectableAutoRepeat' [INFO] [stdout] /usr/bin/ld: (.text+0x1194): undefined reference to `XKeycodeToKeysym' [INFO] [stdout] /usr/bin/ld: (.text+0x11a2): undefined reference to `Xutf8TextListToTextProperty' [INFO] [stdout] /usr/bin/ld: (.text+0x11b0): undefined reference to `Xutf8LookupString' [INFO] [stdout] /usr/bin/ld: (.text+0x11be): undefined reference to `XDestroyIC' [INFO] [stdout] /usr/bin/ld: (.text+0x11cc): undefined reference to `XSetICFocus' [INFO] [stdout] /usr/bin/ld: (.text+0x11e4): undefined reference to `XUnsetICFocus' [INFO] [stdout] /usr/bin/ld: (.text+0x11fc): undefined reference to `XOpenIM' [INFO] [stdout] /usr/bin/ld: (.text+0x120a): undefined reference to `XCloseIM' [INFO] [stdout] /usr/bin/ld: (.text+0x1218): undefined reference to `Xutf8DrawString' [INFO] [stdout] /usr/bin/ld: (.text+0x1226): undefined reference to `Xutf8TextExtents' [INFO] [stdout] /usr/bin/ld: (.text+0x1234): undefined reference to `XSetLocaleModifiers' [INFO] [stdout] /usr/bin/ld: (.text+0x1242): undefined reference to `Xutf8ResetIC' [INFO] [stdout] /usr/bin/ld: (.text+0x1250): undefined reference to `XShmAttach' [INFO] [stdout] /usr/bin/ld: (.text+0x125e): undefined reference to `XShmDetach' [INFO] [stdout] /usr/bin/ld: (.text+0x126c): undefined reference to `XShmPutImage' [INFO] [stdout] /usr/bin/ld: (.text+0x127a): undefined reference to `XShmCreateImage' [INFO] [stdout] /usr/bin/ld: (.text+0x1288): undefined reference to `XShmCreatePixmap' [INFO] [stdout] /usr/bin/ld: (.text+0x1296): undefined reference to `XShmQueryExtension' [INFO] [stdout] /usr/bin/ld: (.text+0x12a4): undefined reference to `_XData32' [INFO] [stdout] /usr/bin/ld: (.text+0x12b2): undefined reference to `_XRead32' [INFO] [stdout] /usr/bin/ld: (.text+0x12ca): undefined reference to `XcursorImageCreate' [INFO] [stdout] /usr/bin/ld: (.text+0x12e2): undefined reference to `XcursorImageDestroy' [INFO] [stdout] /usr/bin/ld: (.text+0x12fa): undefined reference to `XcursorImageLoadCursor' [INFO] [stdout] /usr/bin/ld: (.text+0x1308): undefined reference to `XdbeQueryExtension' [INFO] [stdout] /usr/bin/ld: (.text+0x1316): undefined reference to `XdbeAllocateBackBufferName' [INFO] [stdout] /usr/bin/ld: (.text+0x1324): undefined reference to `XdbeDeallocateBackBufferName' [INFO] [stdout] /usr/bin/ld: (.text+0x1332): undefined reference to `XdbeSwapBuffers' [INFO] [stdout] /usr/bin/ld: (.text+0x1340): undefined reference to `XdbeBeginIdiom' [INFO] [stdout] /usr/bin/ld: (.text+0x134e): undefined reference to `XdbeEndIdiom' [INFO] [stdout] /usr/bin/ld: (.text+0x135c): undefined reference to `XdbeGetVisualInfo' [INFO] [stdout] /usr/bin/ld: (.text+0x136a): undefined reference to `XdbeFreeVisualInfo' [INFO] [stdout] /usr/bin/ld: (.text+0x1378): undefined reference to `XdbeGetBackBufferAttributes' [INFO] [stdout] /usr/bin/ld: (.text+0x1386): undefined reference to `XIQueryDevice' [INFO] [stdout] /usr/bin/ld: (.text+0x1394): undefined reference to `XIFreeDeviceInfo' [INFO] [stdout] /usr/bin/ld: (.text+0x13a2): undefined reference to `XISelectEvents' [INFO] [stdout] /usr/bin/ld: (.text+0x13ba): undefined reference to `XIGrabTouchBegin' [INFO] [stdout] /usr/bin/ld: (.text+0x13c8): undefined reference to `XIUngrabTouchBegin' [INFO] [stdout] /usr/bin/ld: (.text+0x13d6): undefined reference to `XIQueryVersion' [INFO] [stdout] /usr/bin/ld: (.text+0x13e4): undefined reference to `XIGetSelectedEvents' [INFO] [stdout] /usr/bin/ld: (.text+0x13f2): undefined reference to `XIGetClientPointer' [INFO] [stdout] /usr/bin/ld: (.text+0x1400): undefined reference to `XIWarpPointer' [INFO] [stdout] /usr/bin/ld: (.text+0x140e): undefined reference to `XRRQueryVersion' [INFO] [stdout] /usr/bin/ld: (.text+0x141c): undefined reference to `XRRQueryExtension' [INFO] [stdout] /usr/bin/ld: (.text+0x142a): undefined reference to `XRRGetScreenInfo' [INFO] [stdout] /usr/bin/ld: (.text+0x1438): undefined reference to `XRRConfigCurrentConfiguration' [INFO] [stdout] /usr/bin/ld: (.text+0x1446): undefined reference to `XRRConfigCurrentRate' [INFO] [stdout] /usr/bin/ld: (.text+0x1454): undefined reference to `XRRConfigRates' [INFO] [stdout] /usr/bin/ld: (.text+0x1462): undefined reference to `XRRConfigSizes' [INFO] [stdout] /usr/bin/ld: (.text+0x1470): undefined reference to `XRRSetScreenConfigAndRate' [INFO] [stdout] /usr/bin/ld: (.text+0x147e): undefined reference to `XRRFreeScreenConfigInfo' [INFO] [stdout] /usr/bin/ld: (.text+0x148c): undefined reference to `XRRSetScreenSize' [INFO] [stdout] /usr/bin/ld: (.text+0x14a4): undefined reference to `XRRGetScreenSizeRange' [INFO] [stdout] /usr/bin/ld: (.text+0x14b2): undefined reference to `XRRGetScreenResources' [INFO] [stdout] /usr/bin/ld: (.text+0x14c0): undefined reference to `XRRGetScreenResourcesCurrent' [INFO] [stdout] /usr/bin/ld: (.text+0x14ce): undefined reference to `XRRFreeScreenResources' [INFO] [stdout] /usr/bin/ld: (.text+0x14dc): undefined reference to `XRRGetOutputInfo' [INFO] [stdout] /usr/bin/ld: (.text+0x14ea): undefined reference to `XRRFreeOutputInfo' [INFO] [stdout] /usr/bin/ld: (.text+0x14f8): undefined reference to `XRRGetCrtcInfo' [INFO] [stdout] /usr/bin/ld: (.text+0x1506): undefined reference to `XRRFreeCrtcInfo' [INFO] [stdout] /usr/bin/ld: (.text+0x1514): undefined reference to `XRRSetCrtcConfig' [INFO] [stdout] /usr/bin/ld: (.text+0x1522): undefined reference to `XRRListOutputProperties' [INFO] [stdout] /usr/bin/ld: (.text+0x1530): undefined reference to `XRRQueryOutputProperty' [INFO] [stdout] /usr/bin/ld: (.text+0x153e): undefined reference to `XRRGetOutputProperty' [INFO] [stdout] /usr/bin/ld: (.text+0x154c): undefined reference to `XRRGetOutputPrimary' [INFO] [stdout] /usr/bin/ld: (.text+0x155a): undefined reference to `XRRSelectInput' [INFO] [stdout] /usr/bin/ld: (.text+0x1568): undefined reference to `XScreenSaverQueryExtension' [INFO] [stdout] /usr/bin/ld: (.text+0x1576): undefined reference to `XScreenSaverQueryVersion' [INFO] [stdout] /usr/bin/ld: (.text+0x158e): undefined reference to `XScreenSaverSuspend' [INFO] [stdout] /usr/bin/ld: (.text+0x159c): undefined reference to `XShapeCombineMask' [INFO] [stdout] /usr/bin/ld: (.text+0x15aa): undefined reference to `XCreateIC' [INFO] [stdout] /usr/bin/ld: (.text+0x15b8): undefined reference to `XGetICValues' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(edid-parse.o): in function `dump_monitor_info': [INFO] [stdout] (.text+0xcd0): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xce8): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xd00): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xd18): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xd39): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(edid-parse.o):(.text+0xd5a): more undefined references to `__printf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_kmsdrmdyn.o): in function `SDL_KMSDRM_LoadSymbols': [INFO] [stdout] (.text+0x2ae): undefined reference to `drmModeFreeResources' [INFO] [stdout] /usr/bin/ld: (.text+0x2c6): undefined reference to `drmModeFreeFB' [INFO] [stdout] /usr/bin/ld: (.text+0x2d4): undefined reference to `drmModeFreeCrtc' [INFO] [stdout] /usr/bin/ld: (.text+0x2e2): undefined reference to `drmModeFreeConnector' [INFO] [stdout] /usr/bin/ld: (.text+0x2f0): undefined reference to `drmModeFreeEncoder' [INFO] [stdout] /usr/bin/ld: (.text+0x2fe): undefined reference to `drmGetCap' [INFO] [stdout] /usr/bin/ld: (.text+0x30c): undefined reference to `drmSetMaster' [INFO] [stdout] /usr/bin/ld: (.text+0x31a): undefined reference to `drmDropMaster' [INFO] [stdout] /usr/bin/ld: (.text+0x328): undefined reference to `drmAuthMagic' [INFO] [stdout] /usr/bin/ld: (.text+0x336): undefined reference to `drmModeGetResources' [INFO] [stdout] /usr/bin/ld: (.text+0x344): undefined reference to `drmModeAddFB' [INFO] [stdout] /usr/bin/ld: (.text+0x352): undefined reference to `drmModeAddFB2' [INFO] [stdout] /usr/bin/ld: (.text+0x360): undefined reference to `drmModeRmFB' [INFO] [stdout] /usr/bin/ld: (.text+0x36e): undefined reference to `drmModeGetFB' [INFO] [stdout] /usr/bin/ld: (.text+0x37c): undefined reference to `drmModeGetCrtc' [INFO] [stdout] /usr/bin/ld: (.text+0x38a): undefined reference to `drmModeSetCrtc' [INFO] [stdout] /usr/bin/ld: (.text+0x398): undefined reference to `drmModeCrtcGetGamma' [INFO] [stdout] /usr/bin/ld: (.text+0x3a6): undefined reference to `drmModeCrtcSetGamma' [INFO] [stdout] /usr/bin/ld: (.text+0x3b4): undefined reference to `drmModeSetCursor' [INFO] [stdout] /usr/bin/ld: (.text+0x3c2): undefined reference to `drmModeSetCursor2' [INFO] [stdout] /usr/bin/ld: (.text+0x3d0): undefined reference to `drmModeMoveCursor' [INFO] [stdout] /usr/bin/ld: (.text+0x3de): undefined reference to `drmModeGetEncoder' [INFO] [stdout] /usr/bin/ld: (.text+0x3ec): undefined reference to `drmModeGetConnector' [INFO] [stdout] /usr/bin/ld: (.text+0x3fa): undefined reference to `drmHandleEvent' [INFO] [stdout] /usr/bin/ld: (.text+0x408): undefined reference to `drmModePageFlip' [INFO] [stdout] /usr/bin/ld: (.text+0x416): undefined reference to `drmSetClientCap' [INFO] [stdout] /usr/bin/ld: (.text+0x424): undefined reference to `drmModeGetPlaneResources' [INFO] [stdout] /usr/bin/ld: (.text+0x432): undefined reference to `drmModeGetPlane' [INFO] [stdout] /usr/bin/ld: (.text+0x440): undefined reference to `drmModeObjectGetProperties' [INFO] [stdout] /usr/bin/ld: (.text+0x44e): undefined reference to `drmModeObjectSetProperty' [INFO] [stdout] /usr/bin/ld: (.text+0x45c): undefined reference to `drmModeGetProperty' [INFO] [stdout] /usr/bin/ld: (.text+0x46a): undefined reference to `drmModeFreeProperty' [INFO] [stdout] /usr/bin/ld: (.text+0x478): undefined reference to `drmModeFreeObjectProperties' [INFO] [stdout] /usr/bin/ld: (.text+0x490): undefined reference to `drmModeFreePlane' [INFO] [stdout] /usr/bin/ld: (.text+0x49e): undefined reference to `drmModeFreePlaneResources' [INFO] [stdout] /usr/bin/ld: (.text+0x4ac): undefined reference to `drmModeSetPlane' [INFO] [stdout] /usr/bin/ld: (.text+0x4ba): undefined reference to `gbm_device_is_format_supported' [INFO] [stdout] /usr/bin/ld: (.text+0x4c8): undefined reference to `gbm_device_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x4d6): undefined reference to `gbm_create_device' [INFO] [stdout] /usr/bin/ld: (.text+0x4e4): undefined reference to `gbm_bo_get_width' [INFO] [stdout] /usr/bin/ld: (.text+0x4f2): undefined reference to `gbm_bo_get_height' [INFO] [stdout] /usr/bin/ld: (.text+0x500): undefined reference to `gbm_bo_get_stride' [INFO] [stdout] /usr/bin/ld: (.text+0x50e): undefined reference to `gbm_bo_get_format' [INFO] [stdout] /usr/bin/ld: (.text+0x51c): undefined reference to `gbm_bo_get_handle' [INFO] [stdout] /usr/bin/ld: (.text+0x52a): undefined reference to `gbm_bo_write' [INFO] [stdout] /usr/bin/ld: (.text+0x538): undefined reference to `gbm_bo_get_device' [INFO] [stdout] /usr/bin/ld: (.text+0x546): undefined reference to `gbm_bo_set_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0x554): undefined reference to `gbm_bo_get_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0x562): undefined reference to `gbm_bo_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x570): undefined reference to `gbm_bo_create' [INFO] [stdout] /usr/bin/ld: (.text+0x57e): undefined reference to `gbm_surface_create' [INFO] [stdout] /usr/bin/ld: (.text+0x58c): undefined reference to `gbm_surface_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x59a): undefined reference to `gbm_surface_lock_front_buffer' [INFO] [stdout] /usr/bin/ld: (.text+0x5a8): undefined reference to `gbm_surface_release_buffer' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylanddatamanager.o): in function `Wayland_data_source_destroy': [INFO] [stdout] (.text+0xa19): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xa32): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylanddatamanager.o): in function `Wayland_primary_selection_source_destroy': [INFO] [stdout] (.text+0xa99): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xab2): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylanddatamanager.o): in function `Wayland_data_offer_receive': [INFO] [stdout] (.text+0xb6a): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xb8f): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylanddatamanager.o): in function `Wayland_primary_selection_offer_receive': [INFO] [stdout] (.text+0xcba): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xcdc): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylanddatamanager.o): in function `Wayland_data_offer_destroy': [INFO] [stdout] (.text+0xeea): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xf03): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylanddatamanager.o): in function `Wayland_primary_selection_offer_destroy': [INFO] [stdout] (.text+0xf4a): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xf63): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylanddatamanager.o): in function `Wayland_data_device_clear_selection': [INFO] [stdout] (.text+0xfb6): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xfd5): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylanddatamanager.o): in function `Wayland_primary_selection_device_clear_selection': [INFO] [stdout] (.text+0x1046): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1062): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylanddatamanager.o): in function `Wayland_data_device_set_selection': [INFO] [stdout] (.text+0x110f): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1126): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x11b7): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x11ce): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1210): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x122e): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylanddatamanager.o): in function `Wayland_primary_selection_device_set_selection': [INFO] [stdout] (.text+0x12af): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x12c6): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1357): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x136e): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x13b0): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x13cb): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylanddatamanager.o): in function `Wayland_data_device_set_serial': [INFO] [stdout] (.text+0x1414): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1433): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylanddatamanager.o): in function `Wayland_primary_selection_device_set_serial': [INFO] [stdout] (.text+0x1494): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x14b0): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylanddyn.o): in function `SDL_WAYLAND_LoadSymbols': [INFO] [stdout] (.text+0x5ae): undefined reference to `wl_proxy_marshal' [INFO] [stdout] /usr/bin/ld: (.text+0x5c6): undefined reference to `wl_proxy_create' [INFO] [stdout] /usr/bin/ld: (.text+0x5d4): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x5e2): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x5f0): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0x5fe): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0x60c): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x61a): undefined reference to `wl_proxy_get_id' [INFO] [stdout] /usr/bin/ld: (.text+0x628): undefined reference to `wl_proxy_get_class' [INFO] [stdout] /usr/bin/ld: (.text+0x636): undefined reference to `wl_proxy_set_queue' [INFO] [stdout] /usr/bin/ld: (.text+0x644): undefined reference to `wl_proxy_create_wrapper' [INFO] [stdout] /usr/bin/ld: (.text+0x652): undefined reference to `wl_proxy_wrapper_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x660): undefined reference to `wl_display_connect' [INFO] [stdout] /usr/bin/ld: (.text+0x66e): undefined reference to `wl_display_connect_to_fd' [INFO] [stdout] /usr/bin/ld: (.text+0x67c): undefined reference to `wl_display_disconnect' [INFO] [stdout] /usr/bin/ld: (.text+0x68a): undefined reference to `wl_display_get_fd' [INFO] [stdout] /usr/bin/ld: (.text+0x698): undefined reference to `wl_display_dispatch' [INFO] [stdout] /usr/bin/ld: (.text+0x6a6): undefined reference to `wl_display_dispatch_queue' [INFO] [stdout] /usr/bin/ld: (.text+0x6b4): undefined reference to `wl_display_dispatch_queue_pending' [INFO] [stdout] /usr/bin/ld: (.text+0x6c2): undefined reference to `wl_display_dispatch_pending' [INFO] [stdout] /usr/bin/ld: (.text+0x6d0): undefined reference to `wl_display_prepare_read' [INFO] [stdout] /usr/bin/ld: (.text+0x6de): undefined reference to `wl_display_prepare_read_queue' [INFO] [stdout] /usr/bin/ld: (.text+0x6ec): undefined reference to `wl_display_read_events' [INFO] [stdout] /usr/bin/ld: (.text+0x6fa): undefined reference to `wl_display_cancel_read' [INFO] [stdout] /usr/bin/ld: (.text+0x708): undefined reference to `wl_display_get_error' [INFO] [stdout] /usr/bin/ld: (.text+0x716): undefined reference to `wl_display_flush' [INFO] [stdout] /usr/bin/ld: (.text+0x724): undefined reference to `wl_display_roundtrip' [INFO] [stdout] /usr/bin/ld: (.text+0x732): undefined reference to `wl_display_create_queue' [INFO] [stdout] /usr/bin/ld: (.text+0x740): undefined reference to `wl_event_queue_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x74e): undefined reference to `wl_log_set_handler_client' [INFO] [stdout] /usr/bin/ld: (.text+0x75c): undefined reference to `wl_list_init' [INFO] [stdout] /usr/bin/ld: (.text+0x76a): undefined reference to `wl_list_insert' [INFO] [stdout] /usr/bin/ld: (.text+0x778): undefined reference to `wl_list_remove' [INFO] [stdout] /usr/bin/ld: (.text+0x786): undefined reference to `wl_list_length' [INFO] [stdout] /usr/bin/ld: (.text+0x794): undefined reference to `wl_list_empty' [INFO] [stdout] /usr/bin/ld: (.text+0x7a2): undefined reference to `wl_list_insert_list' [INFO] [stdout] /usr/bin/ld: (.text+0x7b0): undefined reference to `wl_proxy_marshal_constructor' [INFO] [stdout] /usr/bin/ld: (.text+0x7be): undefined reference to `wl_proxy_marshal_constructor_versioned' [INFO] [stdout] /usr/bin/ld: (.text+0x7cc): undefined reference to `wl_proxy_set_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x7da): undefined reference to `wl_proxy_get_tag' [INFO] [stdout] /usr/bin/ld: (.text+0x7e8): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x7f6): undefined reference to `wl_proxy_marshal_array_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x8d6): undefined reference to `wl_egl_window_create' [INFO] [stdout] /usr/bin/ld: (.text+0x8ee): undefined reference to `wl_egl_window_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x906): undefined reference to `wl_egl_window_resize' [INFO] [stdout] /usr/bin/ld: (.text+0x91e): undefined reference to `wl_egl_window_get_attached_size' [INFO] [stdout] /usr/bin/ld: (.text+0x92c): undefined reference to `wl_cursor_theme_load' [INFO] [stdout] /usr/bin/ld: (.text+0x93a): undefined reference to `wl_cursor_theme_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x948): undefined reference to `wl_cursor_theme_get_cursor' [INFO] [stdout] /usr/bin/ld: (.text+0x956): undefined reference to `wl_cursor_image_get_buffer' [INFO] [stdout] /usr/bin/ld: (.text+0x964): undefined reference to `wl_cursor_frame' [INFO] [stdout] /usr/bin/ld: (.text+0x972): undefined reference to `xkb_state_key_get_syms' [INFO] [stdout] /usr/bin/ld: (.text+0x980): undefined reference to `xkb_keysym_to_utf8' [INFO] [stdout] /usr/bin/ld: (.text+0x98e): undefined reference to `xkb_keymap_new_from_string' [INFO] [stdout] /usr/bin/ld: (.text+0x99c): undefined reference to `xkb_state_new' [INFO] [stdout] /usr/bin/ld: (.text+0x9aa): undefined reference to `xkb_keymap_key_repeats' [INFO] [stdout] /usr/bin/ld: (.text+0x9b8): undefined reference to `xkb_keymap_unref' [INFO] [stdout] /usr/bin/ld: (.text+0x9c6): undefined reference to `xkb_state_unref' [INFO] [stdout] /usr/bin/ld: (.text+0x9d4): undefined reference to `xkb_context_unref' [INFO] [stdout] /usr/bin/ld: (.text+0x9e2): undefined reference to `xkb_context_new' [INFO] [stdout] /usr/bin/ld: (.text+0x9f0): undefined reference to `xkb_state_update_mask' [INFO] [stdout] /usr/bin/ld: (.text+0x9fe): undefined reference to `xkb_compose_table_new_from_locale' [INFO] [stdout] /usr/bin/ld: (.text+0xa0c): undefined reference to `xkb_compose_table_unref' [INFO] [stdout] /usr/bin/ld: (.text+0xa1a): undefined reference to `xkb_compose_state_new' [INFO] [stdout] /usr/bin/ld: (.text+0xa28): undefined reference to `xkb_compose_state_unref' [INFO] [stdout] /usr/bin/ld: (.text+0xa36): undefined reference to `xkb_compose_state_feed' [INFO] [stdout] /usr/bin/ld: (.text+0xa44): undefined reference to `xkb_compose_state_get_status' [INFO] [stdout] /usr/bin/ld: (.text+0xa52): undefined reference to `xkb_compose_state_get_one_sym' [INFO] [stdout] /usr/bin/ld: (.text+0xa60): undefined reference to `xkb_keymap_key_for_each' [INFO] [stdout] /usr/bin/ld: (.text+0xa6e): undefined reference to `xkb_keymap_key_get_syms_by_level' [INFO] [stdout] /usr/bin/ld: (.text+0xa7c): undefined reference to `xkb_keysym_to_utf32' [INFO] [stdout] /usr/bin/ld: (.text+0xa8a): undefined reference to `xkb_keymap_mod_get_index' [INFO] [stdout] /usr/bin/ld: (.text+0xa98): undefined reference to `xkb_keymap_layout_get_name' [INFO] [stdout] /usr/bin/ld: (.text+0xab0): undefined reference to `libdecor_unref' [INFO] [stdout] /usr/bin/ld: (.text+0xabe): undefined reference to `libdecor_new' [INFO] [stdout] /usr/bin/ld: (.text+0xacc): undefined reference to `libdecor_decorate' [INFO] [stdout] /usr/bin/ld: (.text+0xada): undefined reference to `libdecor_frame_unref' [INFO] [stdout] /usr/bin/ld: (.text+0xae8): undefined reference to `libdecor_frame_set_title' [INFO] [stdout] /usr/bin/ld: (.text+0xaf6): undefined reference to `libdecor_frame_set_app_id' [INFO] [stdout] /usr/bin/ld: (.text+0xb04): undefined reference to `libdecor_frame_set_max_content_size' [INFO] [stdout] /usr/bin/ld: (.text+0xb12): undefined reference to `libdecor_frame_set_min_content_size' [INFO] [stdout] /usr/bin/ld: (.text+0xb20): undefined reference to `libdecor_frame_resize' [INFO] [stdout] /usr/bin/ld: (.text+0xb2e): undefined reference to `libdecor_frame_move' [INFO] [stdout] /usr/bin/ld: (.text+0xb3c): undefined reference to `libdecor_frame_commit' [INFO] [stdout] /usr/bin/ld: (.text+0xb4a): undefined reference to `libdecor_frame_set_minimized' [INFO] [stdout] /usr/bin/ld: (.text+0xb58): undefined reference to `libdecor_frame_set_maximized' [INFO] [stdout] /usr/bin/ld: (.text+0xb66): undefined reference to `libdecor_frame_unset_maximized' [INFO] [stdout] /usr/bin/ld: (.text+0xb74): undefined reference to `libdecor_frame_set_fullscreen' [INFO] [stdout] /usr/bin/ld: (.text+0xb82): undefined reference to `libdecor_frame_unset_fullscreen' [INFO] [stdout] /usr/bin/ld: (.text+0xb90): undefined reference to `libdecor_frame_set_capabilities' [INFO] [stdout] /usr/bin/ld: (.text+0xb9e): undefined reference to `libdecor_frame_unset_capabilities' [INFO] [stdout] /usr/bin/ld: (.text+0xbac): undefined reference to `libdecor_frame_has_capability' [INFO] [stdout] /usr/bin/ld: (.text+0xbba): undefined reference to `libdecor_frame_set_visibility' [INFO] [stdout] /usr/bin/ld: (.text+0xbc8): undefined reference to `libdecor_frame_is_visible' [INFO] [stdout] /usr/bin/ld: (.text+0xbd6): undefined reference to `libdecor_frame_is_floating' [INFO] [stdout] /usr/bin/ld: (.text+0xbe4): undefined reference to `libdecor_frame_set_parent' [INFO] [stdout] /usr/bin/ld: (.text+0xbf2): undefined reference to `libdecor_frame_get_xdg_surface' [INFO] [stdout] /usr/bin/ld: (.text+0xc00): undefined reference to `libdecor_frame_get_xdg_toplevel' [INFO] [stdout] /usr/bin/ld: (.text+0xc0e): undefined reference to `libdecor_frame_map' [INFO] [stdout] /usr/bin/ld: (.text+0xc1c): undefined reference to `libdecor_state_new' [INFO] [stdout] /usr/bin/ld: (.text+0xc2a): undefined reference to `libdecor_state_free' [INFO] [stdout] /usr/bin/ld: (.text+0xc38): undefined reference to `libdecor_configuration_get_content_size' [INFO] [stdout] /usr/bin/ld: (.text+0xc46): undefined reference to `libdecor_configuration_get_window_state' [INFO] [stdout] /usr/bin/ld: (.text+0xc54): undefined reference to `libdecor_dispatch' [INFO] [stdout] /usr/bin/ld: (.text+0xc62): undefined reference to `libdecor_frame_get_min_content_size' [INFO] [stdout] /usr/bin/ld: (.text+0xc70): undefined reference to `libdecor_frame_get_max_content_size' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `data_device_handle_selection': [INFO] [stdout] (.text+0x12a): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `primary_selection_device_handle_selection': [INFO] [stdout] (.text+0x17a): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `touch_handler_motion': [INFO] [stdout] (.text+0x974): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `seat_handle_capabilities': [INFO] [stdout] (.text+0xbe6): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0xc0f): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0xc26): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0xc4c): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xc6a): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xc79): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0xca4): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xcbf): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xce9): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0xcfc): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0xd0c): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xd2a): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xd4b): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0xd5e): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `primary_selection_device_handle_offer': [INFO] [stdout] (.text+0xeb6): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_create_data_device.part.0': [INFO] [stdout] (.text+0xf3a): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xf5e): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xf77): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0xf89): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_create_primary_selection_device.part.0': [INFO] [stdout] (.text+0x100a): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x102e): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1047): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0x1059): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_create_text_input.part.0': [INFO] [stdout] (.text+0x10dd): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1101): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1116): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0x1128): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `tablet_tool_handle_proximity_in': [INFO] [stdout] (.text+0x1304): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `pointer_handle_enter': [INFO] [stdout] (.text+0x13a5): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `keyboard_handle_leave': [INFO] [stdout] (.text+0x1444): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `touch_handler_down': [INFO] [stdout] (.text+0x18fc): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `touch_handler_up': [INFO] [stdout] (.text+0x1acd): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `data_device_handle_drop': [INFO] [stdout] (.text+0x2054): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x206c): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2082): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `keyboard_handle_enter': [INFO] [stdout] (.text+0x24ac): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `pointer_handle_axis': [INFO] [stdout] (.text+0x256f): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `pointer_handle_button': [INFO] [stdout] (.text+0x273b): undefined reference to `libdecor_frame_resize' [INFO] [stdout] /usr/bin/ld: (.text+0x28d2): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x28ef): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2957): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2976): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2998): undefined reference to `libdecor_frame_move' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `data_device_handle_data_offer': [INFO] [stdout] (.text+0x2b26): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `data_device_handle_enter': [INFO] [stdout] (.text+0x2d38): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0x2d76): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2d93): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2da1): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2ddc): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2df9): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2e24): undefined reference to `wl_proxy_get_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0x2e45): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2e62): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x2e7b): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2e9a): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `tablet_seat_handle_tool_added': [INFO] [stdout] (.text+0x2f8f): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x2f9a): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_SendWakeupEvent': [INFO] [stdout] (.text+0x322a): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3245): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_WaitEventTimeout': [INFO] [stdout] (.text+0x3438): undefined reference to `libdecor_dispatch' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_PumpEvents': [INFO] [stdout] (.text+0x3550): undefined reference to `libdecor_dispatch' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_data_source_create': [INFO] [stdout] (.text+0x3701): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x371c): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3753): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: (.text+0x3765): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x37b5): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x37ce): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_primary_selection_source_create': [INFO] [stdout] (.text+0x3811): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x382c): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x386a): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x38c5): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x38de): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_add_data_device_manager': [INFO] [stdout] (.text+0x392b): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_add_primary_selection_device_manager': [INFO] [stdout] (.text+0x39a5): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_add_text_input_manager': [INFO] [stdout] (.text+0x3a15): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_input_add_tablet': [INFO] [stdout] (.text+0x3bd5): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3bf6): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_input_destroy_tablet': [INFO] [stdout] (.text+0x3cdb): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3cf4): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3d2b): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3d44): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3d7b): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3d91): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3db0): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3dc6): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_display_add_input': [INFO] [stdout] (.text+0x3e34): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3eaf): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x3ebc): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_display_destroy_input': [INFO] [stdout] (.text+0x3f6c): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3f85): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3fc5): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3fdb): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x3ff2): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x4000): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x401a): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: (.text+0x403a): undefined reference to `wl_proxy_destroy' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_display_add_relative_pointer_manager': [INFO] [stdout] (.text+0x40e5): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_display_destroy_relative_pointer_manager': [INFO] [stdout] (.text+0x411a): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_display_add_pointer_constraints': [INFO] [stdout] (.text+0x4185): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_display_destroy_pointer_constraints': [INFO] [stdout] (.text+0x41ba): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_input_lock_pointer': [INFO] [stdout] (.text+0x4267): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x427d): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x4309): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x4335): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x434e): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x43a0): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x43c7): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x43dc): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_input_confine_pointer': [INFO] [stdout] (.text+0x445b): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x4471): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x452f): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x454d): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x4558): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x459a): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x45bb): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x45e7): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x4600): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x460d): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x4623): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x465b): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x4684): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x469d): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_input_unlock_pointer': [INFO] [stdout] (.text+0x470f): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x4725): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x474d): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x4763): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_input_unconfine_pointer': [INFO] [stdout] (.text+0x47e3): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x47f9): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_input_grab_keyboard': [INFO] [stdout] (.text+0x485d): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x487f): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_input_ungrab_keyboard': [INFO] [stdout] (.text+0x48c3): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x48d9): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `seat_handle_capabilities': [INFO] [stdout] (.text+0xc96): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `primary_selection_device_handle_offer': [INFO] [stdout] (.text+0xed2): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `data_device_handle_data_offer': [INFO] [stdout] (.text+0x2b42): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_input_add_tablet': [INFO] [stdout] (.text+0x3c74): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_display_destroy_relative_pointer_manager': [INFO] [stdout] (.text+0x4135): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandevents.o): in function `Wayland_display_destroy_pointer_constraints': [INFO] [stdout] (.text+0x41d5): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandkeyboard.o): in function `Wayland_StartTextInput': [INFO] [stdout] (.text+0xd8): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xee): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xfd): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x113): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x122): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x138): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x147): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x15d): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x16c): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x18b): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1bd): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x1e2): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x1f5): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x20b): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandkeyboard.o): in function `Wayland_StopTextInput': [INFO] [stdout] (.text+0x268): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x27e): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x28d): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x2a3): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandkeyboard.o): in function `Wayland_SetTextInputRect': [INFO] [stdout] (.text+0x35f): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x383): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x397): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x3bb): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandmouse.o): in function `Wayland_CreateCursor': [INFO] [stdout] (.text+0x487): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x4a7): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x4b2): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x4e2): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x4fc): undefined reference to `wl_proxy_add_listener' [INFO] [stdout] /usr/bin/ld: (.text+0x504): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x51d): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x562): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x57d): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x58b): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandmouse.o): in function `Wayland_ShowCursor': [INFO] [stdout] (.text+0x6ca): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x6e3): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x723): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x746): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x759): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x776): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x78a): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x7ab): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x7bb): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x7d1): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x925): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0x945): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandmouse.o): in function `Wayland_CreateSystemCursor': [INFO] [stdout] (.text+0xce8): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xd03): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xd12): undefined reference to `wl_proxy_set_user_data' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandmouse.o): in function `Wayland_FreeCursor': [INFO] [stdout] (.text+0xd9f): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xdb5): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0xdcf): undefined reference to `wl_proxy_get_version' [INFO] [stdout] /usr/bin/ld: (.text+0xde5): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libSDL2.a(SDL_waylandtouch.o): in function `Wayland_touch_create': [INFO] [stdout] (.text+0x1ea): undefined reference to `wl_proxy_marshal_flags' [INFO] [stdout] /usr/bin/ld: (.text+0x20e): undefined reference to `wl_proxy_add_listener' [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 `gba-rs` (bin "gba-rs") due to 1 previous error; 77 warnings emitted [INFO] running `Command { std: "docker" "inspect" "815870538ad951a2c98933e74ce5ec5b94d82b995b7086d361d94bd9705b4436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815870538ad951a2c98933e74ce5ec5b94d82b995b7086d361d94bd9705b4436", kill_on_drop: false }` [INFO] [stdout] 815870538ad951a2c98933e74ce5ec5b94d82b995b7086d361d94bd9705b4436