[INFO] fetching crate synthizer 0.2.0... [INFO] checking synthizer-0.2.0 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate synthizer 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate synthizer 0.2.0 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate synthizer 0.2.0 [INFO] finished tweaking crates.io crate synthizer 0.2.0 [INFO] tweaked toml for crates.io crate synthizer 0.2.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate synthizer 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.1 [INFO] [stderr] Downloaded synthizer-sys v0.7.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70bc19c11e292fdddb1fc63b437a2211213e44339b982bfe7d5a4271b6456c18 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "70bc19c11e292fdddb1fc63b437a2211213e44339b982bfe7d5a4271b6456c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70bc19c11e292fdddb1fc63b437a2211213e44339b982bfe7d5a4271b6456c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70bc19c11e292fdddb1fc63b437a2211213e44339b982bfe7d5a4271b6456c18", kill_on_drop: false }` [INFO] [stdout] 70bc19c11e292fdddb1fc63b437a2211213e44339b982bfe7d5a4271b6456c18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 771a41f63f75330c2777eab6cf251b0a36634e6daed82dc1c15125955ba9f55c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "771a41f63f75330c2777eab6cf251b0a36634e6daed82dc1c15125955ba9f55c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling paste v1.0.1 [INFO] [stderr] Compiling clang-sys v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking shrust v0.0.7 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Compiling synthizer-sys v0.7.12 [INFO] [stderr] error: failed to run custom build command for `synthizer-sys v0.7.12` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/synthizer-sys-d0ccbee7d5894b46/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] -- The C compiler identification is GNU 9.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/synthizer-sys-81ae68734a8f467c/out [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/synthizer-sys-81ae68734a8f467c/out [INFO] [stderr] [1/35] Building CXX object CMakeFiles/synthizer.dir/src/audio_output.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/audio_output.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/audio_output.cpp.o -MF CMakeFiles/synthizer.dir/src/audio_output.cpp.o.d -o CMakeFiles/synthizer.dir/src/audio_output.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/audio_output.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [2/35] Building CXX object CMakeFiles/synthizer.dir/src/background_thread.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/background_thread.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/background_thread.cpp.o -MF CMakeFiles/synthizer.dir/src/background_thread.cpp.o.d -o CMakeFiles/synthizer.dir/src/background_thread.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/background_thread.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [3/35] Building CXX object CMakeFiles/synthizer.dir/src/buffer.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/buffer.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/buffer.cpp.o -MF CMakeFiles/synthizer.dir/src/buffer.cpp.o.d -o CMakeFiles/synthizer.dir/src/buffer.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/buffer.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [4/35] Building CXX object CMakeFiles/synthizer.dir/src/byte_stream.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/byte_stream.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/byte_stream.cpp.o -MF CMakeFiles/synthizer.dir/src/byte_stream.cpp.o.d -o CMakeFiles/synthizer.dir/src/byte_stream.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/byte_stream.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [5/35] Building CXX object CMakeFiles/synthizer.dir/src/c_api.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/c_api.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/c_api.cpp.o -MF CMakeFiles/synthizer.dir/src/c_api.cpp.o.d -o CMakeFiles/synthizer.dir/src/c_api.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/c_api.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [6/35] Building CXX object CMakeFiles/synthizer.dir/src/context.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/context.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/context.cpp.o -MF CMakeFiles/synthizer.dir/src/context.cpp.o.d -o CMakeFiles/synthizer.dir/src/context.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/context.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [7/35] Building CXX object CMakeFiles/synthizer.dir/src/decoding.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/decoding.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/decoding.cpp.o -MF CMakeFiles/synthizer.dir/src/decoding.cpp.o.d -o CMakeFiles/synthizer.dir/src/decoding.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/decoding.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [8/35] Building CXX object CMakeFiles/synthizer.dir/src/error.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/error.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/error.cpp.o -MF CMakeFiles/synthizer.dir/src/error.cpp.o.d -o CMakeFiles/synthizer.dir/src/error.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/error.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [9/35] Building CXX object CMakeFiles/synthizer.dir/src/hrtf.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/hrtf.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/hrtf.cpp.o -MF CMakeFiles/synthizer.dir/src/hrtf.cpp.o.d -o CMakeFiles/synthizer.dir/src/hrtf.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/hrtf.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [10/35] Building CXX object CMakeFiles/synthizer.dir/src/logging.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/logging.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/logging.cpp.o -MF CMakeFiles/synthizer.dir/src/logging.cpp.o.d -o CMakeFiles/synthizer.dir/src/logging.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/logging.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [11/35] Building CXX object CMakeFiles/synthizer.dir/src/memory.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/memory.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/memory.cpp.o -MF CMakeFiles/synthizer.dir/src/memory.cpp.o.d -o CMakeFiles/synthizer.dir/src/memory.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/memory.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [12/35] Building CXX object CMakeFiles/synthizer.dir/src/noise_generator.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/noise_generator.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/noise_generator.cpp.o -MF CMakeFiles/synthizer.dir/src/noise_generator.cpp.o.d -o CMakeFiles/synthizer.dir/src/noise_generator.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/noise_generator.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [13/35] Building CXX object CMakeFiles/synthizer.dir/src/panner_bank.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/panner_bank.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/panner_bank.cpp.o -MF CMakeFiles/synthizer.dir/src/panner_bank.cpp.o.d -o CMakeFiles/synthizer.dir/src/panner_bank.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/panner_bank.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [14/35] Building C object CMakeFiles/synthizer.dir/src/single_file_libs.c.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/single_file_libs.c.o [INFO] [stderr] /usr/bin/cc -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -MD -MT CMakeFiles/synthizer.dir/src/single_file_libs.c.o -MF CMakeFiles/synthizer.dir/src/single_file_libs.c.o.d -o CMakeFiles/synthizer.dir/src/single_file_libs.c.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/single_file_libs.c [INFO] [stderr] cc: error: unrecognized command line option '-Xclang' [INFO] [stderr] cc: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [15/35] Building CXX object CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o -MF CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o.d -o CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/spsc_semaphore.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [16/35] Building CXX object CMakeFiles/synthizer.dir/src/source.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/source.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/source.cpp.o -MF CMakeFiles/synthizer.dir/src/source.cpp.o.d -o CMakeFiles/synthizer.dir/src/source.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/source.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [17/35] Building CXX object CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o -MF CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o.d -o CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/spatialization_math.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [18/35] Building CXX object CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o -MF CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o.d -o CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/stereo_panner.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [19/35] Building CXX object CMakeFiles/synthizer.dir/src/data/hrtf.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/data/hrtf.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/data/hrtf.cpp.o -MF CMakeFiles/synthizer.dir/src/data/hrtf.cpp.o.d -o CMakeFiles/synthizer.dir/src/data/hrtf.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/data/hrtf.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [20/35] Building CXX object CMakeFiles/synthizer.dir/src/decoders/flac.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/decoders/flac.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/decoders/flac.cpp.o -MF CMakeFiles/synthizer.dir/src/decoders/flac.cpp.o.d -o CMakeFiles/synthizer.dir/src/decoders/flac.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/decoders/flac.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [21/35] Building CXX object CMakeFiles/synthizer.dir/src/decoders/ogg.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/decoders/ogg.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/decoders/ogg.cpp.o -MF CMakeFiles/synthizer.dir/src/decoders/ogg.cpp.o.d -o CMakeFiles/synthizer.dir/src/decoders/ogg.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/decoders/ogg.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [22/35] Building CXX object CMakeFiles/synthizer.dir/src/decoders/mp3.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/decoders/mp3.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/decoders/mp3.cpp.o -MF CMakeFiles/synthizer.dir/src/decoders/mp3.cpp.o.d -o CMakeFiles/synthizer.dir/src/decoders/mp3.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/decoders/mp3.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [23/35] Building CXX object CMakeFiles/synthizer.dir/src/decoders/wav.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/decoders/wav.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/decoders/wav.cpp.o -MF CMakeFiles/synthizer.dir/src/decoders/wav.cpp.o.d -o CMakeFiles/synthizer.dir/src/decoders/wav.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/decoders/wav.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [24/35] Building CXX object CMakeFiles/synthizer.dir/src/filters/audio_eq_cookbook.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/filters/audio_eq_cookbook.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/filters/audio_eq_cookbook.cpp.o -MF CMakeFiles/synthizer.dir/src/filters/audio_eq_cookbook.cpp.o.d -o CMakeFiles/synthizer.dir/src/filters/audio_eq_cookbook.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/filters/audio_eq_cookbook.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [25/35] Building CXX object CMakeFiles/synthizer.dir/src/filters/simple_filters.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/filters/simple_filters.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/filters/simple_filters.cpp.o -MF CMakeFiles/synthizer.dir/src/filters/simple_filters.cpp.o.d -o CMakeFiles/synthizer.dir/src/filters/simple_filters.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/filters/simple_filters.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [26/35] Building CXX object CMakeFiles/synthizer.dir/src/generators/buffer.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/generators/buffer.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/generators/buffer.cpp.o -MF CMakeFiles/synthizer.dir/src/generators/buffer.cpp.o.d -o CMakeFiles/synthizer.dir/src/generators/buffer.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/generators/buffer.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [27/35] Building CXX object CMakeFiles/synthizer.dir/src/generators/noise.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/generators/noise.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/generators/noise.cpp.o -MF CMakeFiles/synthizer.dir/src/generators/noise.cpp.o.d -o CMakeFiles/synthizer.dir/src/generators/noise.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/generators/noise.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [28/35] Building CXX object CMakeFiles/synthizer.dir/src/generators/streaming.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/generators/streaming.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/generators/streaming.cpp.o -MF CMakeFiles/synthizer.dir/src/generators/streaming.cpp.o.d -o CMakeFiles/synthizer.dir/src/generators/streaming.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/generators/streaming.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [29/35] Building CXX object CMakeFiles/synthizer.dir/src/sources/direct_source.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/sources/direct_source.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/sources/direct_source.cpp.o -MF CMakeFiles/synthizer.dir/src/sources/direct_source.cpp.o.d -o CMakeFiles/synthizer.dir/src/sources/direct_source.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/sources/direct_source.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [30/35] Building CXX object CMakeFiles/synthizer.dir/src/streams/file.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/streams/file.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/streams/file.cpp.o -MF CMakeFiles/synthizer.dir/src/streams/file.cpp.o.d -o CMakeFiles/synthizer.dir/src/streams/file.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/streams/file.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [31/35] Building CXX object CMakeFiles/synthizer.dir/src/sources/source3d.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/sources/source3d.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/sources/source3d.cpp.o -MF CMakeFiles/synthizer.dir/src/sources/source3d.cpp.o.d -o CMakeFiles/synthizer.dir/src/sources/source3d.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/sources/source3d.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [32/35] Building CXX object CMakeFiles/synthizer.dir/src/sources/panned_source.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/sources/panned_source.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/sources/panned_source.cpp.o -MF CMakeFiles/synthizer.dir/src/sources/panned_source.cpp.o.d -o CMakeFiles/synthizer.dir/src/sources/panned_source.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/sources/panned_source.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [33/35] Building CXX object CMakeFiles/synthizer.dir/src/streams/memory.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/streams/memory.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/streams/memory.cpp.o -MF CMakeFiles/synthizer.dir/src/streams/memory.cpp.o.d -o CMakeFiles/synthizer.dir/src/streams/memory.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/streams/memory.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [34/35] Building CXX object CMakeFiles/wdl.dir/third_party/wdl/WDL/resample.cpp.o [INFO] [stderr] FAILED: CMakeFiles/wdl.dir/third_party/wdl/WDL/resample.cpp.o [INFO] [stderr] /usr/bin/c++ -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -MD -MT CMakeFiles/wdl.dir/third_party/wdl/WDL/resample.cpp.o -MF CMakeFiles/wdl.dir/third_party/wdl/WDL/resample.cpp.o.d -o CMakeFiles/wdl.dir/third_party/wdl/WDL/resample.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl/WDL/resample.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] ninja: build stopped: subcommand failed. [INFO] [stderr] [1/35] Building CXX object CMakeFiles/synthizer.dir/src/audio_output.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/audio_output.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/audio_output.cpp.o -MF CMakeFiles/synthizer.dir/src/audio_output.cpp.o.d -o CMakeFiles/synthizer.dir/src/audio_output.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/audio_output.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [2/35] Building CXX object CMakeFiles/synthizer.dir/src/background_thread.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/background_thread.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/background_thread.cpp.o -MF CMakeFiles/synthizer.dir/src/background_thread.cpp.o.d -o CMakeFiles/synthizer.dir/src/background_thread.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/background_thread.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [3/35] Building CXX object CMakeFiles/synthizer.dir/src/buffer.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/buffer.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/buffer.cpp.o -MF CMakeFiles/synthizer.dir/src/buffer.cpp.o.d -o CMakeFiles/synthizer.dir/src/buffer.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/buffer.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [4/35] Building CXX object CMakeFiles/synthizer.dir/src/byte_stream.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/byte_stream.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/byte_stream.cpp.o -MF CMakeFiles/synthizer.dir/src/byte_stream.cpp.o.d -o CMakeFiles/synthizer.dir/src/byte_stream.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/byte_stream.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [5/35] Building CXX object CMakeFiles/synthizer.dir/src/c_api.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/c_api.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/c_api.cpp.o -MF CMakeFiles/synthizer.dir/src/c_api.cpp.o.d -o CMakeFiles/synthizer.dir/src/c_api.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/c_api.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [6/35] Building CXX object CMakeFiles/synthizer.dir/src/context.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/context.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/context.cpp.o -MF CMakeFiles/synthizer.dir/src/context.cpp.o.d -o CMakeFiles/synthizer.dir/src/context.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/context.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [7/35] Building CXX object CMakeFiles/synthizer.dir/src/decoding.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/decoding.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/decoding.cpp.o -MF CMakeFiles/synthizer.dir/src/decoding.cpp.o.d -o CMakeFiles/synthizer.dir/src/decoding.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/decoding.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [8/35] Building CXX object CMakeFiles/synthizer.dir/src/error.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/error.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/error.cpp.o -MF CMakeFiles/synthizer.dir/src/error.cpp.o.d -o CMakeFiles/synthizer.dir/src/error.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/error.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [9/35] Building CXX object CMakeFiles/synthizer.dir/src/hrtf.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/hrtf.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/hrtf.cpp.o -MF CMakeFiles/synthizer.dir/src/hrtf.cpp.o.d -o CMakeFiles/synthizer.dir/src/hrtf.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/hrtf.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [10/35] Building CXX object CMakeFiles/synthizer.dir/src/logging.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/logging.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/logging.cpp.o -MF CMakeFiles/synthizer.dir/src/logging.cpp.o.d -o CMakeFiles/synthizer.dir/src/logging.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/logging.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [11/35] Building CXX object CMakeFiles/synthizer.dir/src/memory.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/memory.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/memory.cpp.o -MF CMakeFiles/synthizer.dir/src/memory.cpp.o.d -o CMakeFiles/synthizer.dir/src/memory.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/memory.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [12/35] Building CXX object CMakeFiles/synthizer.dir/src/noise_generator.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/noise_generator.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/noise_generator.cpp.o -MF CMakeFiles/synthizer.dir/src/noise_generator.cpp.o.d -o CMakeFiles/synthizer.dir/src/noise_generator.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/noise_generator.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [13/35] Building CXX object CMakeFiles/synthizer.dir/src/panner_bank.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/panner_bank.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/panner_bank.cpp.o -MF CMakeFiles/synthizer.dir/src/panner_bank.cpp.o.d -o CMakeFiles/synthizer.dir/src/panner_bank.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/panner_bank.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [14/35] Building C object CMakeFiles/synthizer.dir/src/single_file_libs.c.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/single_file_libs.c.o [INFO] [stderr] /usr/bin/cc -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -MD -MT CMakeFiles/synthizer.dir/src/single_file_libs.c.o -MF CMakeFiles/synthizer.dir/src/single_file_libs.c.o.d -o CMakeFiles/synthizer.dir/src/single_file_libs.c.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/single_file_libs.c [INFO] [stderr] cc: error: unrecognized command line option '-Xclang' [INFO] [stderr] cc: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [15/35] Building CXX object CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o -MF CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o.d -o CMakeFiles/synthizer.dir/src/spsc_semaphore.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/spsc_semaphore.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [16/35] Building CXX object CMakeFiles/synthizer.dir/src/source.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/source.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/source.cpp.o -MF CMakeFiles/synthizer.dir/src/source.cpp.o.d -o CMakeFiles/synthizer.dir/src/source.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/source.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [17/35] Building CXX object CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o -MF CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o.d -o CMakeFiles/synthizer.dir/src/spatialization_math.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/spatialization_math.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [18/35] Building CXX object CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o -MF CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o.d -o CMakeFiles/synthizer.dir/src/stereo_panner.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/stereo_panner.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [19/35] Building CXX object CMakeFiles/synthizer.dir/src/data/hrtf.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/data/hrtf.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/data/hrtf.cpp.o -MF CMakeFiles/synthizer.dir/src/data/hrtf.cpp.o.d -o CMakeFiles/synthizer.dir/src/data/hrtf.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/data/hrtf.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [20/35] Building CXX object CMakeFiles/synthizer.dir/src/decoders/flac.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/decoders/flac.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/decoders/flac.cpp.o -MF CMakeFiles/synthizer.dir/src/decoders/flac.cpp.o.d -o CMakeFiles/synthizer.dir/src/decoders/flac.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/decoders/flac.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [21/35] Building CXX object CMakeFiles/synthizer.dir/src/decoders/ogg.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/decoders/ogg.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/decoders/ogg.cpp.o -MF CMakeFiles/synthizer.dir/src/decoders/ogg.cpp.o.d -o CMakeFiles/synthizer.dir/src/decoders/ogg.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/decoders/ogg.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [22/35] Building CXX object CMakeFiles/synthizer.dir/src/decoders/mp3.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/decoders/mp3.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/decoders/mp3.cpp.o -MF CMakeFiles/synthizer.dir/src/decoders/mp3.cpp.o.d -o CMakeFiles/synthizer.dir/src/decoders/mp3.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/decoders/mp3.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [23/35] Building CXX object CMakeFiles/synthizer.dir/src/decoders/wav.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/decoders/wav.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/decoders/wav.cpp.o -MF CMakeFiles/synthizer.dir/src/decoders/wav.cpp.o.d -o CMakeFiles/synthizer.dir/src/decoders/wav.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/decoders/wav.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [24/35] Building CXX object CMakeFiles/synthizer.dir/src/filters/audio_eq_cookbook.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/filters/audio_eq_cookbook.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/filters/audio_eq_cookbook.cpp.o -MF CMakeFiles/synthizer.dir/src/filters/audio_eq_cookbook.cpp.o.d -o CMakeFiles/synthizer.dir/src/filters/audio_eq_cookbook.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/filters/audio_eq_cookbook.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [25/35] Building CXX object CMakeFiles/synthizer.dir/src/filters/simple_filters.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/filters/simple_filters.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/filters/simple_filters.cpp.o -MF CMakeFiles/synthizer.dir/src/filters/simple_filters.cpp.o.d -o CMakeFiles/synthizer.dir/src/filters/simple_filters.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/filters/simple_filters.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [26/35] Building CXX object CMakeFiles/synthizer.dir/src/generators/buffer.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/generators/buffer.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/generators/buffer.cpp.o -MF CMakeFiles/synthizer.dir/src/generators/buffer.cpp.o.d -o CMakeFiles/synthizer.dir/src/generators/buffer.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/generators/buffer.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [27/35] Building CXX object CMakeFiles/synthizer.dir/src/generators/noise.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/generators/noise.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/generators/noise.cpp.o -MF CMakeFiles/synthizer.dir/src/generators/noise.cpp.o.d -o CMakeFiles/synthizer.dir/src/generators/noise.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/generators/noise.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [28/35] Building CXX object CMakeFiles/synthizer.dir/src/generators/streaming.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/generators/streaming.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/generators/streaming.cpp.o -MF CMakeFiles/synthizer.dir/src/generators/streaming.cpp.o.d -o CMakeFiles/synthizer.dir/src/generators/streaming.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/generators/streaming.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [29/35] Building CXX object CMakeFiles/synthizer.dir/src/sources/direct_source.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/sources/direct_source.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/sources/direct_source.cpp.o -MF CMakeFiles/synthizer.dir/src/sources/direct_source.cpp.o.d -o CMakeFiles/synthizer.dir/src/sources/direct_source.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/sources/direct_source.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [30/35] Building CXX object CMakeFiles/synthizer.dir/src/sources/panned_source.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/sources/panned_source.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/sources/panned_source.cpp.o -MF CMakeFiles/synthizer.dir/src/sources/panned_source.cpp.o.d -o CMakeFiles/synthizer.dir/src/sources/panned_source.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/sources/panned_source.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [31/35] Building CXX object CMakeFiles/synthizer.dir/src/streams/file.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/streams/file.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/streams/file.cpp.o -MF CMakeFiles/synthizer.dir/src/streams/file.cpp.o.d -o CMakeFiles/synthizer.dir/src/streams/file.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/streams/file.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [32/35] Building CXX object CMakeFiles/synthizer.dir/src/sources/source3d.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/sources/source3d.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/sources/source3d.cpp.o -MF CMakeFiles/synthizer.dir/src/sources/source3d.cpp.o.d -o CMakeFiles/synthizer.dir/src/sources/source3d.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/sources/source3d.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [33/35] Building CXX object CMakeFiles/synthizer.dir/src/streams/memory.cpp.o [INFO] [stderr] FAILED: CMakeFiles/synthizer.dir/src/streams/memory.cpp.o [INFO] [stderr] /usr/bin/c++ -DBUILDING_SYNTHIZER -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -Dsynthizer_EXPORTS -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -fPIC -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -std=gnu++17 -MD -MT CMakeFiles/synthizer.dir/src/streams/memory.cpp.o -MF CMakeFiles/synthizer.dir/src/streams/memory.cpp.o.d -o CMakeFiles/synthizer.dir/src/streams/memory.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/src/streams/memory.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] [34/35] Building CXX object CMakeFiles/wdl.dir/third_party/wdl/WDL/resample.cpp.o [INFO] [stderr] FAILED: CMakeFiles/wdl.dir/third_party/wdl/WDL/resample.cpp.o [INFO] [stderr] /usr/bin/c++ -DWDL_RESAMPLE_TYPE=float -D_ENABLE_EXTENDED_ALIGNED_STORAGE -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/include -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/miniaudio -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/dr_libs -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/stb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/cpp11-on-multicore/common -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/plf_colony -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/concurrentqueue -O3 -DNDEBUG -Xclang -fno-caret-diagnostics -Wno-deprecated-declarations -Wno-logical-op-parentheses -MD -MT CMakeFiles/wdl.dir/third_party/wdl/WDL/resample.cpp.o -MF CMakeFiles/wdl.dir/third_party/wdl/WDL/resample.cpp.o.d -o CMakeFiles/wdl.dir/third_party/wdl/WDL/resample.cpp.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/synthizer-sys-0.7.12/synthizer/third_party/wdl/WDL/resample.cpp [INFO] [stderr] c++: error: unrecognized command line option '-Xclang' [INFO] [stderr] c++: error: unrecognized command line option '-fno-caret-diagnostics' [INFO] [stderr] ninja: build stopped: subcommand failed. [INFO] running `Command { std: "docker" "inspect" "771a41f63f75330c2777eab6cf251b0a36634e6daed82dc1c15125955ba9f55c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "771a41f63f75330c2777eab6cf251b0a36634e6daed82dc1c15125955ba9f55c", kill_on_drop: false }` [INFO] [stdout] 771a41f63f75330c2777eab6cf251b0a36634e6daed82dc1c15125955ba9f55c