[INFO] crate soundio 0.2.1 is already in cache [INFO] testing soundio-0.2.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate soundio 0.2.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate soundio 0.2.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate soundio 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate soundio 0.2.1 [INFO] tweaked toml for crates.io crate soundio 0.2.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate soundio 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 115e9c797d4c71046025a42e35b29a9bd9f4053ca0552f1e9eb81a74e8d2612c [INFO] running `"docker" "start" "-a" "115e9c797d4c71046025a42e35b29a9bd9f4053ca0552f1e9eb81a74e8d2612c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling libsoundio-sys v0.3.0 [INFO] [stderr] Compiling soundio v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:110:26 [INFO] [stderr] | [INFO] [stderr] 110 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | err.description().to_string() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.78s [INFO] running `"docker" "inspect" "115e9c797d4c71046025a42e35b29a9bd9f4053ca0552f1e9eb81a74e8d2612c"` [INFO] running `"docker" "rm" "-f" "115e9c797d4c71046025a42e35b29a9bd9f4053ca0552f1e9eb81a74e8d2612c"` [INFO] [stdout] 115e9c797d4c71046025a42e35b29a9bd9f4053ca0552f1e9eb81a74e8d2612c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea40eed690b86be774be8c318532940096dc431d96d06529d4e5d63d791d36b1 [INFO] running `"docker" "start" "-a" "ea40eed690b86be774be8c318532940096dc431d96d06529d4e5d63d791d36b1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:110:26 [INFO] [stderr] | [INFO] [stderr] 110 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | err.description().to_string() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling soundio v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:110:26 [INFO] [stderr] | [INFO] [stderr] 110 | f.write_str(self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | err.description().to_string() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.list_devices.egkcv105-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e" "/opt/rustwide/target/debug/examples/list_devices-bcca019346b6b82e.1qg9fihogiisxq12.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsoundio-sys-bdbb6c74753cb6a7/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsoundio-88970b9038baed25.rlib" "/opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `subscribe_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:22: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `subscribe_to_events': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:30: undefined reference to `pa_context_subscribe' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:33: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `context_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:42: undefined reference to `pa_context_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:53: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:56: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:65: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:75: undefined reference to `pa_threaded_mainloop_stop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:77: undefined reference to `pa_context_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:78: undefined reference to `pa_context_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:84: undefined reference to `pa_threaded_mainloop_free' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:87: undefined reference to `pa_proplist_free' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `perform_operation': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:207: undefined reference to `pa_operation_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:209: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:212: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:215: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `sink_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:227: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `source_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:291: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `server_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:362: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `refresh_devices': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:389: undefined reference to `pa_context_get_sink_info_list' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:390: undefined reference to `pa_context_get_source_info_list' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:391: undefined reference to `pa_context_get_server_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:443: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `my_flush_events': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:457: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:460: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:478: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `wakeup_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:499: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:500: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:501: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `force_device_scan_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:507: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:509: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:511: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `playback_stream_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:603: undefined reference to `pa_stream_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:610: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:636: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:638: undefined reference to `pa_stream_set_write_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:639: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:640: undefined reference to `pa_stream_set_underflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:641: undefined reference to `pa_stream_set_overflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:642: undefined reference to `pa_stream_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:644: undefined reference to `pa_stream_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:646: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `timing_update_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:655: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_open_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:674: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:683: undefined reference to `pa_stream_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:685: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:689: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:709: undefined reference to `pa_stream_connect_playback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:713: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:718: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:720: undefined reference to `pa_stream_update_timing_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:722: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:726: undefined reference to `pa_stream_writable_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:729: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_start_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:739: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:741: undefined reference to `pa_stream_writable_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:745: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:747: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:750: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:751: undefined reference to `pa_stream_set_write_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:752: undefined reference to `pa_stream_set_underflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:753: undefined reference to `pa_stream_set_overflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:755: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_begin_write_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:768: undefined reference to `pa_stream_begin_write' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_end_write_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:787: undefined reference to `pa_stream_write' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_pause_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:805: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:806: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:809: undefined reference to `pa_stream_is_corked' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:810: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:812: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:815: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:818: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:819: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_get_latency_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:831: undefined reference to `pa_stream_get_latency' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `recording_stream_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:845: undefined reference to `pa_stream_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:852: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:874: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:876: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:877: undefined reference to `pa_stream_set_read_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:878: undefined reference to `pa_stream_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:879: undefined reference to `pa_stream_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:881: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_open_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:899: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:908: undefined reference to `pa_stream_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:910: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:917: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:918: undefined reference to `pa_stream_set_read_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:933: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_start_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:942: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:946: undefined reference to `pa_stream_connect_record' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:950: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:955: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:957: undefined reference to `pa_stream_update_timing_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:959: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:964: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_begin_read_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:978: undefined reference to `pa_stream_peek' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_end_read_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1011: undefined reference to `pa_stream_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1021: undefined reference to `pa_stream_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_pause_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1033: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1034: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1037: undefined reference to `pa_stream_is_corked' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1038: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1041: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1044: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1045: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_get_latency_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1057: undefined reference to `pa_stream_get_latency' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `soundio_pulseaudio_init': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1070: undefined reference to `pa_threaded_mainloop_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1076: undefined reference to `pa_threaded_mainloop_get_api' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1078: undefined reference to `pa_proplist_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1084: undefined reference to `pa_context_new_with_proplist' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1090: undefined reference to `pa_context_set_subscribe_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1091: undefined reference to `pa_context_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1093: undefined reference to `pa_context_connect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1099: undefined reference to `pa_threaded_mainloop_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1104: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1108: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1111: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1117: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1122: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `handle_channel_maps': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:209: undefined reference to `snd_pcm_free_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:222: undefined reference to `snd_pcm_free_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `test_fmt_mask': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:257: undefined reference to `snd_pcm_format_mask_test' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `set_access': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:266: undefined reference to `snd_pcm_hw_params_set_access' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_open_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:284: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:284: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:286: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:289: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:298: undefined reference to `snd_pcm_hw_params_get_channels_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:300: undefined reference to `snd_pcm_hw_params_set_channels_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:309: undefined reference to `snd_pcm_hw_params_get_rate_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:312: undefined reference to `snd_pcm_hw_params_set_rate_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:328: undefined reference to `snd_pcm_hw_params_get_buffer_size_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:330: undefined reference to `snd_pcm_hw_params_get_buffer_size_max' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:336: undefined reference to `snd_pcm_hw_params_set_buffer_size_first' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:341: undefined reference to `snd_pcm_format_mask_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:341: undefined reference to `snd_pcm_format_mask_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:342: undefined reference to `snd_pcm_format_mask_none' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:343: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:344: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:345: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:346: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:347: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:348: more undefined references to `snd_pcm_format_mask_set' follow [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_open_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:362: undefined reference to `snd_pcm_hw_params_set_format_mask' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:366: undefined reference to `snd_pcm_hw_params_get_format_mask' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:401: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:409: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:414: undefined reference to `snd_pcm_query_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:428: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:441: undefined reference to `snd_pcm_get_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:447: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:461: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:466: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `refresh_devices': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:479: undefined reference to `snd_config_update_free_global' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:481: undefined reference to `snd_config_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:491: undefined reference to `snd_device_name_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:502: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:520: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:523: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:570: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:591: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:627: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:648: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:652: undefined reference to `snd_card_next' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:656: undefined reference to `snd_ctl_card_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:656: undefined reference to `snd_ctl_card_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:659: undefined reference to `snd_pcm_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:659: undefined reference to `snd_pcm_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:666: undefined reference to `snd_ctl_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:675: undefined reference to `snd_ctl_card_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:676: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:680: undefined reference to `snd_ctl_card_info_get_name' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:684: undefined reference to `snd_ctl_pcm_next_device' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:685: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:692: undefined reference to `snd_pcm_info_set_device' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:693: undefined reference to `snd_pcm_info_set_subdevice' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:697: undefined reference to `snd_pcm_info_set_stream' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:699: undefined reference to `snd_ctl_pcm_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:703: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:709: undefined reference to `snd_pcm_info_get_name' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:713: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:726: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:741: undefined reference to `snd_pcm_query_chmaps_from_hw' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:751: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:752: undefined reference to `snd_card_next' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_destroy_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:998: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_xrun_recovery': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1016: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1020: undefined reference to `snd_pcm_resume' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1025: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_xrun_recovery': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1036: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1040: undefined reference to `snd_pcm_resume' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1045: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_wait_for_poll': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1062: undefined reference to `snd_pcm_poll_descriptors_revents' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_wait_for_poll': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1083: undefined reference to `snd_pcm_poll_descriptors_revents' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_thread_run': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1104: undefined reference to `snd_pcm_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1108: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1116: undefined reference to `snd_pcm_avail' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1129: undefined reference to `snd_pcm_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1147: undefined reference to `snd_pcm_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1151: undefined reference to `snd_pcm_reset' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1164: undefined reference to `snd_pcm_avail_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_thread_run': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1208: undefined reference to `snd_pcm_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1211: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1217: undefined reference to `snd_pcm_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1234: undefined reference to `snd_pcm_avail_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_open_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1294: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1294: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1298: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1303: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1309: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1319: undefined reference to `snd_pcm_hw_params_set_channels' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1324: undefined reference to `snd_pcm_hw_params_set_rate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1330: undefined reference to `snd_pcm_format_physical_width' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1336: undefined reference to `snd_pcm_hw_params_set_format' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1342: undefined reference to `snd_pcm_hw_params_set_buffer_size_near' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1349: undefined reference to `snd_pcm_hw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1354: undefined reference to `snd_pcm_hw_params_get_period_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1365: undefined reference to `snd_pcm_set_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1370: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1370: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1372: undefined reference to `snd_pcm_sw_params_current' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1377: undefined reference to `snd_pcm_sw_params_set_start_threshold' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1382: undefined reference to `snd_pcm_sw_params_set_avail_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1388: undefined reference to `snd_pcm_sw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1402: undefined reference to `snd_pcm_poll_descriptors_count' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1415: undefined reference to `snd_pcm_poll_descriptors' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_begin_write_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1476: undefined reference to `snd_pcm_mmap_begin' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_end_write_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1505: undefined reference to `snd_pcm_writei' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1511: undefined reference to `snd_pcm_writen' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1513: undefined reference to `snd_pcm_mmap_commit' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_pause_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1547: undefined reference to `snd_pcm_pause' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_get_latency_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1563: undefined reference to `snd_pcm_delay' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_destroy_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1581: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_open_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1616: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1616: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1620: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1625: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1631: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1641: undefined reference to `snd_pcm_hw_params_set_channels' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1646: undefined reference to `snd_pcm_hw_params_set_rate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1652: undefined reference to `snd_pcm_format_physical_width' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1658: undefined reference to `snd_pcm_hw_params_set_format' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1664: undefined reference to `snd_pcm_hw_params_set_period_size_near' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1673: undefined reference to `snd_pcm_hw_params_set_buffer_size_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1679: undefined reference to `snd_pcm_hw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1689: undefined reference to `snd_pcm_set_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1694: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1694: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1696: undefined reference to `snd_pcm_sw_params_current' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1702: undefined reference to `snd_pcm_sw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1716: undefined reference to `snd_pcm_poll_descriptors_count' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1728: undefined reference to `snd_pcm_poll_descriptors' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_begin_read_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1768: undefined reference to `snd_pcm_readi' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1785: undefined reference to `snd_pcm_readn' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1796: undefined reference to `snd_pcm_mmap_begin' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_end_read_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1825: undefined reference to `snd_pcm_mmap_commit' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_pause_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1843: undefined reference to `snd_pcm_pause' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_get_latency_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1858: undefined reference to `snd_pcm_delay' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `soundio`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.player.8w04s87u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b" "/opt/rustwide/target/debug/examples/player-17d7824407b5d74b.1653h3o8fdpm8x52.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsoundio-sys-bdbb6c74753cb6a7/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsoundio-88970b9038baed25.rlib" "/opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib" "/opt/rustwide/target/debug/deps/libhound-1f86213401ff9e4f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-3e22032f1fcd9e73.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `subscribe_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:22: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `subscribe_to_events': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:30: undefined reference to `pa_context_subscribe' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:33: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `context_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:42: undefined reference to `pa_context_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:53: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:56: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:65: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:75: undefined reference to `pa_threaded_mainloop_stop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:77: undefined reference to `pa_context_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:78: undefined reference to `pa_context_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:84: undefined reference to `pa_threaded_mainloop_free' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:87: undefined reference to `pa_proplist_free' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `perform_operation': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:207: undefined reference to `pa_operation_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:209: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:212: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:215: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `sink_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:227: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `source_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:291: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `server_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:362: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `refresh_devices': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:389: undefined reference to `pa_context_get_sink_info_list' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:390: undefined reference to `pa_context_get_source_info_list' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:391: undefined reference to `pa_context_get_server_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:443: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `my_flush_events': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:457: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:460: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:478: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `wakeup_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:499: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:500: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:501: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `force_device_scan_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:507: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:509: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:511: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `playback_stream_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:603: undefined reference to `pa_stream_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:610: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:636: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:638: undefined reference to `pa_stream_set_write_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:639: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:640: undefined reference to `pa_stream_set_underflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:641: undefined reference to `pa_stream_set_overflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:642: undefined reference to `pa_stream_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:644: undefined reference to `pa_stream_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:646: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `timing_update_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:655: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_open_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:674: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:683: undefined reference to `pa_stream_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:685: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:689: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:709: undefined reference to `pa_stream_connect_playback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:713: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:718: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:720: undefined reference to `pa_stream_update_timing_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:722: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:726: undefined reference to `pa_stream_writable_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:729: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_start_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:739: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:741: undefined reference to `pa_stream_writable_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:745: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:747: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:750: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:751: undefined reference to `pa_stream_set_write_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:752: undefined reference to `pa_stream_set_underflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:753: undefined reference to `pa_stream_set_overflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:755: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_begin_write_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:768: undefined reference to `pa_stream_begin_write' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_end_write_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:787: undefined reference to `pa_stream_write' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_pause_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:805: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:806: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:809: undefined reference to `pa_stream_is_corked' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:810: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:812: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:815: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:818: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:819: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_get_latency_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:831: undefined reference to `pa_stream_get_latency' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `recording_stream_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:845: undefined reference to `pa_stream_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:852: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:874: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:876: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:877: undefined reference to `pa_stream_set_read_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:878: undefined reference to `pa_stream_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:879: undefined reference to `pa_stream_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:881: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_open_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:899: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:908: undefined reference to `pa_stream_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:910: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:917: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:918: undefined reference to `pa_stream_set_read_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:933: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_start_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:942: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:946: undefined reference to `pa_stream_connect_record' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:950: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:955: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:957: undefined reference to `pa_stream_update_timing_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:959: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:964: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_begin_read_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:978: undefined reference to `pa_stream_peek' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_end_read_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1011: undefined reference to `pa_stream_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1021: undefined reference to `pa_stream_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_pause_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1033: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1034: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1037: undefined reference to `pa_stream_is_corked' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1038: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1041: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1044: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1045: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_get_latency_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1057: undefined reference to `pa_stream_get_latency' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `soundio_pulseaudio_init': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1070: undefined reference to `pa_threaded_mainloop_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1076: undefined reference to `pa_threaded_mainloop_get_api' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1078: undefined reference to `pa_proplist_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1084: undefined reference to `pa_context_new_with_proplist' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1090: undefined reference to `pa_context_set_subscribe_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1091: undefined reference to `pa_context_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1093: undefined reference to `pa_context_connect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1099: undefined reference to `pa_threaded_mainloop_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1104: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1108: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1111: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1117: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1122: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `handle_channel_maps': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:209: undefined reference to `snd_pcm_free_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:222: undefined reference to `snd_pcm_free_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `test_fmt_mask': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:257: undefined reference to `snd_pcm_format_mask_test' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `set_access': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:266: undefined reference to `snd_pcm_hw_params_set_access' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_open_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:284: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:284: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:286: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:289: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:298: undefined reference to `snd_pcm_hw_params_get_channels_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:300: undefined reference to `snd_pcm_hw_params_set_channels_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:309: undefined reference to `snd_pcm_hw_params_get_rate_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:312: undefined reference to `snd_pcm_hw_params_set_rate_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:328: undefined reference to `snd_pcm_hw_params_get_buffer_size_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:330: undefined reference to `snd_pcm_hw_params_get_buffer_size_max' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:336: undefined reference to `snd_pcm_hw_params_set_buffer_size_first' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:341: undefined reference to `snd_pcm_format_mask_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:341: undefined reference to `snd_pcm_format_mask_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:342: undefined reference to `snd_pcm_format_mask_none' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:343: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:344: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:345: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:346: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:347: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:348: more undefined references to `snd_pcm_format_mask_set' follow [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_open_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:362: undefined reference to `snd_pcm_hw_params_set_format_mask' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:366: undefined reference to `snd_pcm_hw_params_get_format_mask' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:401: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:409: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:414: undefined reference to `snd_pcm_query_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:428: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:441: undefined reference to `snd_pcm_get_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:447: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:461: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:466: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `refresh_devices': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:479: undefined reference to `snd_config_update_free_global' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:481: undefined reference to `snd_config_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:491: undefined reference to `snd_device_name_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:502: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:520: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:523: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:570: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:591: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:627: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:648: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:652: undefined reference to `snd_card_next' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:656: undefined reference to `snd_ctl_card_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:656: undefined reference to `snd_ctl_card_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:659: undefined reference to `snd_pcm_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:659: undefined reference to `snd_pcm_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:666: undefined reference to `snd_ctl_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:675: undefined reference to `snd_ctl_card_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:676: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:680: undefined reference to `snd_ctl_card_info_get_name' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:684: undefined reference to `snd_ctl_pcm_next_device' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:685: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:692: undefined reference to `snd_pcm_info_set_device' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:693: undefined reference to `snd_pcm_info_set_subdevice' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:697: undefined reference to `snd_pcm_info_set_stream' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:699: undefined reference to `snd_ctl_pcm_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:703: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:709: undefined reference to `snd_pcm_info_get_name' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:713: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:726: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:741: undefined reference to `snd_pcm_query_chmaps_from_hw' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:751: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:752: undefined reference to `snd_card_next' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_destroy_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:998: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_xrun_recovery': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1016: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1020: undefined reference to `snd_pcm_resume' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1025: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_xrun_recovery': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1036: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1040: undefined reference to `snd_pcm_resume' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1045: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_wait_for_poll': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1062: undefined reference to `snd_pcm_poll_descriptors_revents' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_wait_for_poll': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1083: undefined reference to `snd_pcm_poll_descriptors_revents' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_thread_run': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1104: undefined reference to `snd_pcm_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1108: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1116: undefined reference to `snd_pcm_avail' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1129: undefined reference to `snd_pcm_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1147: undefined reference to `snd_pcm_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1151: undefined reference to `snd_pcm_reset' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1164: undefined reference to `snd_pcm_avail_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_thread_run': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1208: undefined reference to `snd_pcm_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1211: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1217: undefined reference to `snd_pcm_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1234: undefined reference to `snd_pcm_avail_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_open_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1294: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1294: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1298: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1303: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1309: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1319: undefined reference to `snd_pcm_hw_params_set_channels' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1324: undefined reference to `snd_pcm_hw_params_set_rate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1330: undefined reference to `snd_pcm_format_physical_width' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1336: undefined reference to `snd_pcm_hw_params_set_format' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1342: undefined reference to `snd_pcm_hw_params_set_buffer_size_near' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1349: undefined reference to `snd_pcm_hw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1354: undefined reference to `snd_pcm_hw_params_get_period_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1365: undefined reference to `snd_pcm_set_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1370: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1370: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1372: undefined reference to `snd_pcm_sw_params_current' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1377: undefined reference to `snd_pcm_sw_params_set_start_threshold' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1382: undefined reference to `snd_pcm_sw_params_set_avail_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1388: undefined reference to `snd_pcm_sw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1402: undefined reference to `snd_pcm_poll_descriptors_count' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1415: undefined reference to `snd_pcm_poll_descriptors' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_begin_write_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1476: undefined reference to `snd_pcm_mmap_begin' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_end_write_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1505: undefined reference to `snd_pcm_writei' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1511: undefined reference to `snd_pcm_writen' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1513: undefined reference to `snd_pcm_mmap_commit' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_pause_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1547: undefined reference to `snd_pcm_pause' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_get_latency_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1563: undefined reference to `snd_pcm_delay' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_destroy_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1581: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_open_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1616: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1616: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1620: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1625: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1631: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1641: undefined reference to `snd_pcm_hw_params_set_channels' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1646: undefined reference to `snd_pcm_hw_params_set_rate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1652: undefined reference to `snd_pcm_format_physical_width' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1658: undefined reference to `snd_pcm_hw_params_set_format' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1664: undefined reference to `snd_pcm_hw_params_set_period_size_near' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1673: undefined reference to `snd_pcm_hw_params_set_buffer_size_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1679: undefined reference to `snd_pcm_hw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1689: undefined reference to `snd_pcm_set_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1694: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1694: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1696: undefined reference to `snd_pcm_sw_params_current' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1702: undefined reference to `snd_pcm_sw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1716: undefined reference to `snd_pcm_poll_descriptors_count' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1728: undefined reference to `snd_pcm_poll_descriptors' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_begin_read_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1768: undefined reference to `snd_pcm_readi' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1785: undefined reference to `snd_pcm_readn' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1796: undefined reference to `snd_pcm_mmap_begin' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_end_read_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1825: undefined reference to `snd_pcm_mmap_commit' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_pause_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1843: undefined reference to `snd_pcm_pause' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_get_latency_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1858: undefined reference to `snd_pcm_delay' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `soundio`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.recorder.2nitwc0l-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf" "/opt/rustwide/target/debug/examples/recorder-73a41fc8b41d2ddf.55o9hm50q2d1q267.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsoundio-sys-bdbb6c74753cb6a7/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsoundio-88970b9038baed25.rlib" "/opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib" "/opt/rustwide/target/debug/deps/libhound-1f86213401ff9e4f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-3e22032f1fcd9e73.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `subscribe_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:22: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `subscribe_to_events': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:30: undefined reference to `pa_context_subscribe' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:33: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `context_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:42: undefined reference to `pa_context_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:53: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:56: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:65: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:75: undefined reference to `pa_threaded_mainloop_stop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:77: undefined reference to `pa_context_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:78: undefined reference to `pa_context_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:84: undefined reference to `pa_threaded_mainloop_free' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:87: undefined reference to `pa_proplist_free' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `perform_operation': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:207: undefined reference to `pa_operation_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:209: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:212: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:215: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `sink_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:227: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `source_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:291: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `server_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:362: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `refresh_devices': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:389: undefined reference to `pa_context_get_sink_info_list' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:390: undefined reference to `pa_context_get_source_info_list' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:391: undefined reference to `pa_context_get_server_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:443: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `my_flush_events': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:457: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:460: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:478: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `wakeup_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:499: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:500: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:501: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `force_device_scan_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:507: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:509: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:511: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `playback_stream_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:603: undefined reference to `pa_stream_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:610: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:636: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:638: undefined reference to `pa_stream_set_write_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:639: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:640: undefined reference to `pa_stream_set_underflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:641: undefined reference to `pa_stream_set_overflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:642: undefined reference to `pa_stream_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:644: undefined reference to `pa_stream_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:646: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `timing_update_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:655: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_open_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:674: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:683: undefined reference to `pa_stream_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:685: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:689: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:709: undefined reference to `pa_stream_connect_playback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:713: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:718: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:720: undefined reference to `pa_stream_update_timing_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:722: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:726: undefined reference to `pa_stream_writable_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:729: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_start_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:739: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:741: undefined reference to `pa_stream_writable_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:745: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:747: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:750: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:751: undefined reference to `pa_stream_set_write_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:752: undefined reference to `pa_stream_set_underflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:753: undefined reference to `pa_stream_set_overflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:755: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_begin_write_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:768: undefined reference to `pa_stream_begin_write' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_end_write_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:787: undefined reference to `pa_stream_write' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_pause_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:805: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:806: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:809: undefined reference to `pa_stream_is_corked' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:810: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:812: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:815: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:818: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:819: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_get_latency_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:831: undefined reference to `pa_stream_get_latency' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `recording_stream_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:845: undefined reference to `pa_stream_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:852: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:874: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:876: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:877: undefined reference to `pa_stream_set_read_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:878: undefined reference to `pa_stream_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:879: undefined reference to `pa_stream_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:881: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_open_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:899: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:908: undefined reference to `pa_stream_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:910: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:917: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:918: undefined reference to `pa_stream_set_read_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:933: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_start_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:942: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:946: undefined reference to `pa_stream_connect_record' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:950: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:955: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:957: undefined reference to `pa_stream_update_timing_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:959: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:964: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_begin_read_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:978: undefined reference to `pa_stream_peek' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_end_read_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1011: undefined reference to `pa_stream_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1021: undefined reference to `pa_stream_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_pause_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1033: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1034: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1037: undefined reference to `pa_stream_is_corked' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1038: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1041: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1044: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1045: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_get_latency_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1057: undefined reference to `pa_stream_get_latency' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `soundio_pulseaudio_init': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1070: undefined reference to `pa_threaded_mainloop_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1076: undefined reference to `pa_threaded_mainloop_get_api' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1078: undefined reference to `pa_proplist_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1084: undefined reference to `pa_context_new_with_proplist' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1090: undefined reference to `pa_context_set_subscribe_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1091: undefined reference to `pa_context_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1093: undefined reference to `pa_context_connect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1099: undefined reference to `pa_threaded_mainloop_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1104: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1108: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1111: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1117: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1122: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `handle_channel_maps': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:209: undefined reference to `snd_pcm_free_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:222: undefined reference to `snd_pcm_free_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `test_fmt_mask': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:257: undefined reference to `snd_pcm_format_mask_test' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `set_access': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:266: undefined reference to `snd_pcm_hw_params_set_access' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_open_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:284: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:284: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:286: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:289: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:298: undefined reference to `snd_pcm_hw_params_get_channels_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:300: undefined reference to `snd_pcm_hw_params_set_channels_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:309: undefined reference to `snd_pcm_hw_params_get_rate_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:312: undefined reference to `snd_pcm_hw_params_set_rate_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:328: undefined reference to `snd_pcm_hw_params_get_buffer_size_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:330: undefined reference to `snd_pcm_hw_params_get_buffer_size_max' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:336: undefined reference to `snd_pcm_hw_params_set_buffer_size_first' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:341: undefined reference to `snd_pcm_format_mask_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:341: undefined reference to `snd_pcm_format_mask_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:342: undefined reference to `snd_pcm_format_mask_none' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:343: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:344: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:345: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:346: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:347: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:348: more undefined references to `snd_pcm_format_mask_set' follow [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_open_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:362: undefined reference to `snd_pcm_hw_params_set_format_mask' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:366: undefined reference to `snd_pcm_hw_params_get_format_mask' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:401: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:409: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:414: undefined reference to `snd_pcm_query_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:428: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:441: undefined reference to `snd_pcm_get_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:447: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:461: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:466: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `refresh_devices': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:479: undefined reference to `snd_config_update_free_global' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:481: undefined reference to `snd_config_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:491: undefined reference to `snd_device_name_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:502: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:520: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:523: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:570: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:591: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:627: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:648: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:652: undefined reference to `snd_card_next' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:656: undefined reference to `snd_ctl_card_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:656: undefined reference to `snd_ctl_card_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:659: undefined reference to `snd_pcm_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:659: undefined reference to `snd_pcm_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:666: undefined reference to `snd_ctl_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:675: undefined reference to `snd_ctl_card_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:676: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:680: undefined reference to `snd_ctl_card_info_get_name' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:684: undefined reference to `snd_ctl_pcm_next_device' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:685: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:692: undefined reference to `snd_pcm_info_set_device' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:693: undefined reference to `snd_pcm_info_set_subdevice' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:697: undefined reference to `snd_pcm_info_set_stream' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:699: undefined reference to `snd_ctl_pcm_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:703: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:709: undefined reference to `snd_pcm_info_get_name' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:713: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:726: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:741: undefined reference to `snd_pcm_query_chmaps_from_hw' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:751: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:752: undefined reference to `snd_card_next' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_destroy_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:998: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_xrun_recovery': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1016: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1020: undefined reference to `snd_pcm_resume' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1025: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_xrun_recovery': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1036: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1040: undefined reference to `snd_pcm_resume' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1045: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_wait_for_poll': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1062: undefined reference to `snd_pcm_poll_descriptors_revents' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_wait_for_poll': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1083: undefined reference to `snd_pcm_poll_descriptors_revents' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_thread_run': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1104: undefined reference to `snd_pcm_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1108: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1116: undefined reference to `snd_pcm_avail' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1129: undefined reference to `snd_pcm_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1147: undefined reference to `snd_pcm_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1151: undefined reference to `snd_pcm_reset' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1164: undefined reference to `snd_pcm_avail_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_thread_run': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1208: undefined reference to `snd_pcm_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1211: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1217: undefined reference to `snd_pcm_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1234: undefined reference to `snd_pcm_avail_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_open_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1294: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1294: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1298: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1303: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1309: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1319: undefined reference to `snd_pcm_hw_params_set_channels' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1324: undefined reference to `snd_pcm_hw_params_set_rate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1330: undefined reference to `snd_pcm_format_physical_width' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1336: undefined reference to `snd_pcm_hw_params_set_format' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1342: undefined reference to `snd_pcm_hw_params_set_buffer_size_near' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1349: undefined reference to `snd_pcm_hw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1354: undefined reference to `snd_pcm_hw_params_get_period_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1365: undefined reference to `snd_pcm_set_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1370: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1370: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1372: undefined reference to `snd_pcm_sw_params_current' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1377: undefined reference to `snd_pcm_sw_params_set_start_threshold' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1382: undefined reference to `snd_pcm_sw_params_set_avail_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1388: undefined reference to `snd_pcm_sw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1402: undefined reference to `snd_pcm_poll_descriptors_count' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1415: undefined reference to `snd_pcm_poll_descriptors' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_begin_write_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1476: undefined reference to `snd_pcm_mmap_begin' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_end_write_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1505: undefined reference to `snd_pcm_writei' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1511: undefined reference to `snd_pcm_writen' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1513: undefined reference to `snd_pcm_mmap_commit' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_pause_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1547: undefined reference to `snd_pcm_pause' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_get_latency_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1563: undefined reference to `snd_pcm_delay' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_destroy_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1581: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_open_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1616: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1616: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1620: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1625: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1631: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1641: undefined reference to `snd_pcm_hw_params_set_channels' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1646: undefined reference to `snd_pcm_hw_params_set_rate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1652: undefined reference to `snd_pcm_format_physical_width' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1658: undefined reference to `snd_pcm_hw_params_set_format' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1664: undefined reference to `snd_pcm_hw_params_set_period_size_near' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1673: undefined reference to `snd_pcm_hw_params_set_buffer_size_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1679: undefined reference to `snd_pcm_hw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1689: undefined reference to `snd_pcm_set_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1694: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1694: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1696: undefined reference to `snd_pcm_sw_params_current' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1702: undefined reference to `snd_pcm_sw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1716: undefined reference to `snd_pcm_poll_descriptors_count' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1728: undefined reference to `snd_pcm_poll_descriptors' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_begin_read_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1768: undefined reference to `snd_pcm_readi' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1785: undefined reference to `snd_pcm_readn' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1796: undefined reference to `snd_pcm_mmap_begin' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_end_read_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1825: undefined reference to `snd_pcm_mmap_commit' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_pause_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1843: undefined reference to `snd_pcm_pause' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_get_latency_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1858: undefined reference to `snd_pcm_delay' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `soundio`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.sine.bgi2u5f8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c" "/opt/rustwide/target/debug/examples/sine-d2cfff742d02d74c.21nyaipw1km5o789.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsoundio-sys-bdbb6c74753cb6a7/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsoundio-88970b9038baed25.rlib" "/opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-3e22032f1fcd9e73.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `subscribe_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:22: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `subscribe_to_events': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:30: undefined reference to `pa_context_subscribe' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:33: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `context_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:42: undefined reference to `pa_context_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:53: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:56: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:65: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:75: undefined reference to `pa_threaded_mainloop_stop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:77: undefined reference to `pa_context_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:78: undefined reference to `pa_context_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:84: undefined reference to `pa_threaded_mainloop_free' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:87: undefined reference to `pa_proplist_free' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `perform_operation': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:207: undefined reference to `pa_operation_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:209: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:212: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:215: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `sink_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:227: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `source_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:291: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `server_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:362: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `refresh_devices': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:389: undefined reference to `pa_context_get_sink_info_list' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:390: undefined reference to `pa_context_get_source_info_list' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:391: undefined reference to `pa_context_get_server_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:443: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `my_flush_events': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:457: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:460: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:478: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `wakeup_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:499: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:500: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:501: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `force_device_scan_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:507: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:509: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:511: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `playback_stream_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:603: undefined reference to `pa_stream_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:610: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:636: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:638: undefined reference to `pa_stream_set_write_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:639: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:640: undefined reference to `pa_stream_set_underflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:641: undefined reference to `pa_stream_set_overflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:642: undefined reference to `pa_stream_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:644: undefined reference to `pa_stream_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:646: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `timing_update_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:655: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_open_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:674: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:683: undefined reference to `pa_stream_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:685: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:689: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:709: undefined reference to `pa_stream_connect_playback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:713: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:718: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:720: undefined reference to `pa_stream_update_timing_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:722: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:726: undefined reference to `pa_stream_writable_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:729: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_start_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:739: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:741: undefined reference to `pa_stream_writable_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:745: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:747: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:750: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:751: undefined reference to `pa_stream_set_write_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:752: undefined reference to `pa_stream_set_underflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:753: undefined reference to `pa_stream_set_overflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:755: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_begin_write_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:768: undefined reference to `pa_stream_begin_write' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_end_write_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:787: undefined reference to `pa_stream_write' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_pause_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:805: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:806: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:809: undefined reference to `pa_stream_is_corked' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:810: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:812: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:815: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:818: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:819: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_get_latency_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:831: undefined reference to `pa_stream_get_latency' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `recording_stream_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:845: undefined reference to `pa_stream_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:852: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:874: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:876: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:877: undefined reference to `pa_stream_set_read_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:878: undefined reference to `pa_stream_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:879: undefined reference to `pa_stream_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:881: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_open_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:899: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:908: undefined reference to `pa_stream_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:910: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:917: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:918: undefined reference to `pa_stream_set_read_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:933: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_start_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:942: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:946: undefined reference to `pa_stream_connect_record' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:950: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:955: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:957: undefined reference to `pa_stream_update_timing_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:959: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:964: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_begin_read_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:978: undefined reference to `pa_stream_peek' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_end_read_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1011: undefined reference to `pa_stream_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1021: undefined reference to `pa_stream_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_pause_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1033: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1034: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1037: undefined reference to `pa_stream_is_corked' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1038: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1041: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1044: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1045: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_get_latency_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1057: undefined reference to `pa_stream_get_latency' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `soundio_pulseaudio_init': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1070: undefined reference to `pa_threaded_mainloop_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1076: undefined reference to `pa_threaded_mainloop_get_api' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1078: undefined reference to `pa_proplist_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1084: undefined reference to `pa_context_new_with_proplist' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1090: undefined reference to `pa_context_set_subscribe_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1091: undefined reference to `pa_context_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1093: undefined reference to `pa_context_connect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1099: undefined reference to `pa_threaded_mainloop_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1104: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1108: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1111: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1117: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1122: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `handle_channel_maps': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:209: undefined reference to `snd_pcm_free_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:222: undefined reference to `snd_pcm_free_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `test_fmt_mask': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:257: undefined reference to `snd_pcm_format_mask_test' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `set_access': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:266: undefined reference to `snd_pcm_hw_params_set_access' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_open_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:284: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:284: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:286: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:289: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:298: undefined reference to `snd_pcm_hw_params_get_channels_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:300: undefined reference to `snd_pcm_hw_params_set_channels_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:309: undefined reference to `snd_pcm_hw_params_get_rate_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:312: undefined reference to `snd_pcm_hw_params_set_rate_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:328: undefined reference to `snd_pcm_hw_params_get_buffer_size_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:330: undefined reference to `snd_pcm_hw_params_get_buffer_size_max' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:336: undefined reference to `snd_pcm_hw_params_set_buffer_size_first' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:341: undefined reference to `snd_pcm_format_mask_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:341: undefined reference to `snd_pcm_format_mask_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:342: undefined reference to `snd_pcm_format_mask_none' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:343: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:344: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:345: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:346: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:347: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:348: more undefined references to `snd_pcm_format_mask_set' follow [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_open_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:362: undefined reference to `snd_pcm_hw_params_set_format_mask' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:366: undefined reference to `snd_pcm_hw_params_get_format_mask' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:401: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:409: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:414: undefined reference to `snd_pcm_query_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:428: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:441: undefined reference to `snd_pcm_get_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:447: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:461: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:466: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `refresh_devices': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:479: undefined reference to `snd_config_update_free_global' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:481: undefined reference to `snd_config_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:491: undefined reference to `snd_device_name_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:502: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:520: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:523: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:570: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:591: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:627: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:648: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:652: undefined reference to `snd_card_next' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:656: undefined reference to `snd_ctl_card_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:656: undefined reference to `snd_ctl_card_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:659: undefined reference to `snd_pcm_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:659: undefined reference to `snd_pcm_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:666: undefined reference to `snd_ctl_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:675: undefined reference to `snd_ctl_card_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:676: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:680: undefined reference to `snd_ctl_card_info_get_name' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:684: undefined reference to `snd_ctl_pcm_next_device' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:685: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:692: undefined reference to `snd_pcm_info_set_device' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:693: undefined reference to `snd_pcm_info_set_subdevice' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:697: undefined reference to `snd_pcm_info_set_stream' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:699: undefined reference to `snd_ctl_pcm_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:703: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:709: undefined reference to `snd_pcm_info_get_name' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:713: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:726: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:741: undefined reference to `snd_pcm_query_chmaps_from_hw' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:751: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:752: undefined reference to `snd_card_next' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_destroy_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:998: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_xrun_recovery': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1016: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1020: undefined reference to `snd_pcm_resume' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1025: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_xrun_recovery': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1036: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1040: undefined reference to `snd_pcm_resume' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1045: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_wait_for_poll': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1062: undefined reference to `snd_pcm_poll_descriptors_revents' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_wait_for_poll': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1083: undefined reference to `snd_pcm_poll_descriptors_revents' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_thread_run': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1104: undefined reference to `snd_pcm_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1108: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1116: undefined reference to `snd_pcm_avail' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1129: undefined reference to `snd_pcm_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1147: undefined reference to `snd_pcm_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1151: undefined reference to `snd_pcm_reset' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1164: undefined reference to `snd_pcm_avail_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_thread_run': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1208: undefined reference to `snd_pcm_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1211: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1217: undefined reference to `snd_pcm_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1234: undefined reference to `snd_pcm_avail_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_open_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1294: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1294: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1298: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1303: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1309: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1319: undefined reference to `snd_pcm_hw_params_set_channels' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1324: undefined reference to `snd_pcm_hw_params_set_rate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1330: undefined reference to `snd_pcm_format_physical_width' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1336: undefined reference to `snd_pcm_hw_params_set_format' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1342: undefined reference to `snd_pcm_hw_params_set_buffer_size_near' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1349: undefined reference to `snd_pcm_hw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1354: undefined reference to `snd_pcm_hw_params_get_period_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1365: undefined reference to `snd_pcm_set_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1370: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1370: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1372: undefined reference to `snd_pcm_sw_params_current' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1377: undefined reference to `snd_pcm_sw_params_set_start_threshold' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1382: undefined reference to `snd_pcm_sw_params_set_avail_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1388: undefined reference to `snd_pcm_sw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1402: undefined reference to `snd_pcm_poll_descriptors_count' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1415: undefined reference to `snd_pcm_poll_descriptors' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_begin_write_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1476: undefined reference to `snd_pcm_mmap_begin' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_end_write_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1505: undefined reference to `snd_pcm_writei' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1511: undefined reference to `snd_pcm_writen' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1513: undefined reference to `snd_pcm_mmap_commit' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_pause_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1547: undefined reference to `snd_pcm_pause' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_get_latency_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1563: undefined reference to `snd_pcm_delay' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_destroy_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1581: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_open_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1616: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1616: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1620: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1625: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1631: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1641: undefined reference to `snd_pcm_hw_params_set_channels' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1646: undefined reference to `snd_pcm_hw_params_set_rate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1652: undefined reference to `snd_pcm_format_physical_width' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1658: undefined reference to `snd_pcm_hw_params_set_format' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1664: undefined reference to `snd_pcm_hw_params_set_period_size_near' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1673: undefined reference to `snd_pcm_hw_params_set_buffer_size_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1679: undefined reference to `snd_pcm_hw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1689: undefined reference to `snd_pcm_set_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1694: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1694: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1696: undefined reference to `snd_pcm_sw_params_current' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1702: undefined reference to `snd_pcm_sw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1716: undefined reference to `snd_pcm_poll_descriptors_count' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1728: undefined reference to `snd_pcm_poll_descriptors' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_begin_read_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1768: undefined reference to `snd_pcm_readi' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1785: undefined reference to `snd_pcm_readn' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1796: undefined reference to `snd_pcm_mmap_begin' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_end_read_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1825: undefined reference to `snd_pcm_mmap_commit' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_pause_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1843: undefined reference to `snd_pcm_pause' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_get_latency_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1858: undefined reference to `snd_pcm_delay' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `soundio`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.soundio.85yc980d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545" "/opt/rustwide/target/debug/deps/soundio-a26711186f952545.kusu0rlkdni1e9y.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsoundio-sys-bdbb6c74753cb6a7/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `subscribe_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:22: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `subscribe_to_events': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:30: undefined reference to `pa_context_subscribe' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:33: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `context_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:42: undefined reference to `pa_context_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:53: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:56: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:65: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:75: undefined reference to `pa_threaded_mainloop_stop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:77: undefined reference to `pa_context_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:78: undefined reference to `pa_context_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:84: undefined reference to `pa_threaded_mainloop_free' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:87: undefined reference to `pa_proplist_free' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `perform_operation': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:207: undefined reference to `pa_operation_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:209: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:212: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:215: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `sink_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:227: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `source_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:291: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `server_info_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:362: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `refresh_devices': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:389: undefined reference to `pa_context_get_sink_info_list' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:390: undefined reference to `pa_context_get_source_info_list' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:391: undefined reference to `pa_context_get_server_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:443: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `my_flush_events': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:457: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:460: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:478: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `wakeup_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:499: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:500: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:501: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `force_device_scan_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:507: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:509: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:511: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `playback_stream_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:603: undefined reference to `pa_stream_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:610: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:636: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:638: undefined reference to `pa_stream_set_write_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:639: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:640: undefined reference to `pa_stream_set_underflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:641: undefined reference to `pa_stream_set_overflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:642: undefined reference to `pa_stream_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:644: undefined reference to `pa_stream_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:646: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `timing_update_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:655: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_open_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:674: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:683: undefined reference to `pa_stream_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:685: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:689: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:709: undefined reference to `pa_stream_connect_playback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:713: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:718: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:720: undefined reference to `pa_stream_update_timing_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:722: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:726: undefined reference to `pa_stream_writable_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:729: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_start_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:739: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:741: undefined reference to `pa_stream_writable_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:745: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:747: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:750: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:751: undefined reference to `pa_stream_set_write_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:752: undefined reference to `pa_stream_set_underflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:753: undefined reference to `pa_stream_set_overflow_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:755: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_begin_write_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:768: undefined reference to `pa_stream_begin_write' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_end_write_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:787: undefined reference to `pa_stream_write' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_pause_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:805: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:806: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:809: undefined reference to `pa_stream_is_corked' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:810: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:812: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:815: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:818: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:819: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `outstream_get_latency_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:831: undefined reference to `pa_stream_get_latency' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `recording_stream_state_callback': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:845: undefined reference to `pa_stream_get_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:852: undefined reference to `pa_threaded_mainloop_signal' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_destroy_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:874: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:876: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:877: undefined reference to `pa_stream_set_read_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:878: undefined reference to `pa_stream_disconnect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:879: undefined reference to `pa_stream_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:881: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_open_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:899: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:908: undefined reference to `pa_stream_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:910: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:917: undefined reference to `pa_stream_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:918: undefined reference to `pa_stream_set_read_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:933: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_start_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:942: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:946: undefined reference to `pa_stream_connect_record' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:950: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:955: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:957: undefined reference to `pa_stream_update_timing_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:959: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:964: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_begin_read_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:978: undefined reference to `pa_stream_peek' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_end_read_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1011: undefined reference to `pa_stream_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1021: undefined reference to `pa_stream_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_pause_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1033: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1034: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1037: undefined reference to `pa_stream_is_corked' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1038: undefined reference to `pa_stream_cork' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1041: undefined reference to `pa_operation_unref' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1044: undefined reference to `pa_threaded_mainloop_in_thread' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1045: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `instream_get_latency_pa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1057: undefined reference to `pa_stream_get_latency' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(pulseaudio.c.o): in function `soundio_pulseaudio_init': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1070: undefined reference to `pa_threaded_mainloop_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1076: undefined reference to `pa_threaded_mainloop_get_api' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1078: undefined reference to `pa_proplist_new' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1084: undefined reference to `pa_context_new_with_proplist' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1090: undefined reference to `pa_context_set_subscribe_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1091: undefined reference to `pa_context_set_state_callback' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1093: undefined reference to `pa_context_connect' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1099: undefined reference to `pa_threaded_mainloop_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1104: undefined reference to `pa_threaded_mainloop_lock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1108: undefined reference to `pa_threaded_mainloop_wait' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1111: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1117: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/pulseaudio.c:1122: undefined reference to `pa_threaded_mainloop_unlock' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `handle_channel_maps': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:209: undefined reference to `snd_pcm_free_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:222: undefined reference to `snd_pcm_free_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `test_fmt_mask': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:257: undefined reference to `snd_pcm_format_mask_test' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `set_access': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:266: undefined reference to `snd_pcm_hw_params_set_access' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_open_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:284: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:284: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:286: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:289: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:298: undefined reference to `snd_pcm_hw_params_get_channels_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:300: undefined reference to `snd_pcm_hw_params_set_channels_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:309: undefined reference to `snd_pcm_hw_params_get_rate_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:312: undefined reference to `snd_pcm_hw_params_set_rate_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:328: undefined reference to `snd_pcm_hw_params_get_buffer_size_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:330: undefined reference to `snd_pcm_hw_params_get_buffer_size_max' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:336: undefined reference to `snd_pcm_hw_params_set_buffer_size_first' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:341: undefined reference to `snd_pcm_format_mask_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:341: undefined reference to `snd_pcm_format_mask_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:342: undefined reference to `snd_pcm_format_mask_none' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:343: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:344: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:345: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:346: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:347: undefined reference to `snd_pcm_format_mask_set' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:348: more undefined references to `snd_pcm_format_mask_set' follow [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_open_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:362: undefined reference to `snd_pcm_hw_params_set_format_mask' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:366: undefined reference to `snd_pcm_hw_params_get_format_mask' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `probe_device': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:401: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:409: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:414: undefined reference to `snd_pcm_query_chmaps' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:428: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:441: undefined reference to `snd_pcm_get_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:447: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:461: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:466: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `refresh_devices': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:479: undefined reference to `snd_config_update_free_global' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:481: undefined reference to `snd_config_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:491: undefined reference to `snd_device_name_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:502: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:520: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:523: undefined reference to `snd_device_name_get_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:570: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:591: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:627: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:648: undefined reference to `snd_device_name_free_hint' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:652: undefined reference to `snd_card_next' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:656: undefined reference to `snd_ctl_card_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:656: undefined reference to `snd_ctl_card_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:659: undefined reference to `snd_pcm_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:659: undefined reference to `snd_pcm_info_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:666: undefined reference to `snd_ctl_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:675: undefined reference to `snd_ctl_card_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:676: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:680: undefined reference to `snd_ctl_card_info_get_name' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:684: undefined reference to `snd_ctl_pcm_next_device' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:685: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:692: undefined reference to `snd_pcm_info_set_device' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:693: undefined reference to `snd_pcm_info_set_subdevice' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:697: undefined reference to `snd_pcm_info_set_stream' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:699: undefined reference to `snd_ctl_pcm_info' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:703: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:709: undefined reference to `snd_pcm_info_get_name' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:713: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:726: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:741: undefined reference to `snd_pcm_query_chmaps_from_hw' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:751: undefined reference to `snd_ctl_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:752: undefined reference to `snd_card_next' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_destroy_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:998: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_xrun_recovery': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1016: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1020: undefined reference to `snd_pcm_resume' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1025: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_xrun_recovery': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1036: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1040: undefined reference to `snd_pcm_resume' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1045: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_wait_for_poll': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1062: undefined reference to `snd_pcm_poll_descriptors_revents' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_wait_for_poll': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1083: undefined reference to `snd_pcm_poll_descriptors_revents' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_thread_run': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1104: undefined reference to `snd_pcm_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1108: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1116: undefined reference to `snd_pcm_avail' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1129: undefined reference to `snd_pcm_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1147: undefined reference to `snd_pcm_drop' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1151: undefined reference to `snd_pcm_reset' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1164: undefined reference to `snd_pcm_avail_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_thread_run': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1208: undefined reference to `snd_pcm_state' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1211: undefined reference to `snd_pcm_prepare' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1217: undefined reference to `snd_pcm_start' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1234: undefined reference to `snd_pcm_avail_update' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_open_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1294: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1294: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1298: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1303: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1309: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1319: undefined reference to `snd_pcm_hw_params_set_channels' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1324: undefined reference to `snd_pcm_hw_params_set_rate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1330: undefined reference to `snd_pcm_format_physical_width' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1336: undefined reference to `snd_pcm_hw_params_set_format' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1342: undefined reference to `snd_pcm_hw_params_set_buffer_size_near' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1349: undefined reference to `snd_pcm_hw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1354: undefined reference to `snd_pcm_hw_params_get_period_size' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1365: undefined reference to `snd_pcm_set_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1370: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1370: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1372: undefined reference to `snd_pcm_sw_params_current' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1377: undefined reference to `snd_pcm_sw_params_set_start_threshold' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1382: undefined reference to `snd_pcm_sw_params_set_avail_min' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1388: undefined reference to `snd_pcm_sw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1402: undefined reference to `snd_pcm_poll_descriptors_count' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1415: undefined reference to `snd_pcm_poll_descriptors' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_begin_write_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1476: undefined reference to `snd_pcm_mmap_begin' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_end_write_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1505: undefined reference to `snd_pcm_writei' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1511: undefined reference to `snd_pcm_writen' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1513: undefined reference to `snd_pcm_mmap_commit' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_pause_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1547: undefined reference to `snd_pcm_pause' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `outstream_get_latency_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1563: undefined reference to `snd_pcm_delay' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_destroy_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1581: undefined reference to `snd_pcm_close' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_open_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1616: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1616: undefined reference to `snd_pcm_hw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1620: undefined reference to `snd_pcm_open' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1625: undefined reference to `snd_pcm_hw_params_any' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1631: undefined reference to `snd_pcm_hw_params_set_rate_resample' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1641: undefined reference to `snd_pcm_hw_params_set_channels' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1646: undefined reference to `snd_pcm_hw_params_set_rate' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1652: undefined reference to `snd_pcm_format_physical_width' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1658: undefined reference to `snd_pcm_hw_params_set_format' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1664: undefined reference to `snd_pcm_hw_params_set_period_size_near' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1673: undefined reference to `snd_pcm_hw_params_set_buffer_size_last' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1679: undefined reference to `snd_pcm_hw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1689: undefined reference to `snd_pcm_set_chmap' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1694: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1694: undefined reference to `snd_pcm_sw_params_sizeof' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1696: undefined reference to `snd_pcm_sw_params_current' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1702: undefined reference to `snd_pcm_sw_params' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1716: undefined reference to `snd_pcm_poll_descriptors_count' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1728: undefined reference to `snd_pcm_poll_descriptors' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_begin_read_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1768: undefined reference to `snd_pcm_readi' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1785: undefined reference to `snd_pcm_readn' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1796: undefined reference to `snd_pcm_mmap_begin' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_end_read_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1825: undefined reference to `snd_pcm_mmap_commit' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_pause_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1843: undefined reference to `snd_pcm_pause' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblibsoundio_sys-0e940a2b19f36c4f.rlib(alsa.c.o): in function `instream_get_latency_alsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsoundio-sys-0.3.0/libsoundio/src/alsa.c:1858: undefined reference to `snd_pcm_delay' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `soundio`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ea40eed690b86be774be8c318532940096dc431d96d06529d4e5d63d791d36b1"` [INFO] running `"docker" "rm" "-f" "ea40eed690b86be774be8c318532940096dc431d96d06529d4e5d63d791d36b1"` [INFO] [stdout] ea40eed690b86be774be8c318532940096dc431d96d06529d4e5d63d791d36b1