[INFO] crate soundio 0.2.1 is already in cache [INFO] testing soundio-0.2.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate soundio 0.2.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate soundio 0.2.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-6/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libsoundio-sys v0.3.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-06-03" "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] 20ad27808b7eee95669180cfb5d94449174180b1a948429287a1c3cb3bb0ca39 [INFO] running `"docker" "start" "-a" "20ad27808b7eee95669180cfb5d94449174180b1a948429287a1c3cb3bb0ca39"` [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.56s [INFO] running `"docker" "inspect" "20ad27808b7eee95669180cfb5d94449174180b1a948429287a1c3cb3bb0ca39"` [INFO] running `"docker" "rm" "-f" "20ad27808b7eee95669180cfb5d94449174180b1a948429287a1c3cb3bb0ca39"` [INFO] [stdout] 20ad27808b7eee95669180cfb5d94449174180b1a948429287a1c3cb3bb0ca39 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-06-03" "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] ac1449f7cdf428b59e6ac4e70a95999223aed758559ba3fb484ee1803dbfbf2d [INFO] running `"docker" "start" "-a" "ac1449f7cdf428b59e6ac4e70a95999223aed758559ba3fb484ee1803dbfbf2d"` [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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.list_devices.6f56z1zh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0" "/opt/rustwide/target/debug/examples/list_devices-2e652b4b3799acd0.f5k0wen0nxzjnak.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-ad4871a2f5672be5/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsoundio-d06bd09b12e37e07.rlib" "/opt/rustwide/target/debug/deps/liblibsoundio_sys-1307d96d45111be5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.player.egu8wu45-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef" "/opt/rustwide/target/debug/examples/player-2f621eb942d7bbef.46aubx04oh09gr2d.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-ad4871a2f5672be5/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsoundio-d06bd09b12e37e07.rlib" "/opt/rustwide/target/debug/deps/liblibsoundio_sys-1307d96d45111be5.rlib" "/opt/rustwide/target/debug/deps/libhound-3873cd5f4ab76afb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-a278ea87a24d439b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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: 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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.sine.809ilqa4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa" "/opt/rustwide/target/debug/examples/sine-9ee6d58b97a88faa.1lo6jke0n4amr4d2.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-ad4871a2f5672be5/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsoundio-d06bd09b12e37e07.rlib" "/opt/rustwide/target/debug/deps/liblibsoundio_sys-1307d96d45111be5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-a278ea87a24d439b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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: 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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.recorder.crxho6ao-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587" "/opt/rustwide/target/debug/examples/recorder-50c06a1127628587.gy7j7bu1ybgmblw.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-ad4871a2f5672be5/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsoundio-d06bd09b12e37e07.rlib" "/opt/rustwide/target/debug/deps/liblibsoundio_sys-1307d96d45111be5.rlib" "/opt/rustwide/target/debug/deps/libhound-3873cd5f4ab76afb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-a278ea87a24d439b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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: 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/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.soundio.19yeucld-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772" "/opt/rustwide/target/debug/deps/soundio-f002ddc6abcc0772.2hxd66m80dphmtcf.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-ad4871a2f5672be5/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0a07979da1fa7aa2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-171ede43b21d034c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ea69ac8b5a0936d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6be6d4d5d08eb152.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c718480fe68c7cec.rlib" "/opt/rustwide/target/debug/deps/liblibsoundio_sys-1307d96d45111be5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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-1307d96d45111be5.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: build failed [INFO] running `"docker" "inspect" "ac1449f7cdf428b59e6ac4e70a95999223aed758559ba3fb484ee1803dbfbf2d"` [INFO] running `"docker" "rm" "-f" "ac1449f7cdf428b59e6ac4e70a95999223aed758559ba3fb484ee1803dbfbf2d"` [INFO] [stdout] ac1449f7cdf428b59e6ac4e70a95999223aed758559ba3fb484ee1803dbfbf2d