Created
April 2, 2025 16:19
-
-
Save nipsy/dd0f31d069f5ae822dad4a5c4ef1af5d to your computer and use it in GitHub Desktop.
yabridge-build-failure.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Running phase: unpackPhase | |
| @nix { "action": "setPhase", "phase": "unpackPhase" } | |
| unpacking source archive /nix/store/dm2kjm6ivhxlsb70cqqfnr6kd7l6zplz-source | |
| source root is source | |
| Running phase: patchPhase | |
| @nix { "action": "setPhase", "phase": "patchPhase" } | |
| applying patch /nix/store/b79ri6gwin8kw690530bjgj4k8zqncn3-hardcode-dependencies.patch | |
| patching file meson.build | |
| patching file src/common/notifications.cpp | |
| patching file src/plugin/utils.cpp | |
| applying patch /nix/store/5mffk2dgm17nlqxdw8pfcpribag1y299-libyabridge-from-nix-profiles.patch | |
| patching file src/chainloader/utils.cpp | |
| patching script interpreter paths in . | |
| ./tools/run-clang-tidy.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/58br4vk3q5akf4g8lx0pqzfhn47k3j8d-bash-5.2p37/bin/bash" | |
| ./tools/patch-vst3-sdk.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/58br4vk3q5akf4g8lx0pqzfhn47k3j8d-bash-5.2p37/bin/bash" | |
| Running phase: updateAutotoolsGnuConfigScriptsPhase | |
| @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
| Running phase: configurePhase | |
| @nix { "action": "setPhase", "phase": "configurePhase" } | |
| mesonConfigurePhase flags: --prefix=/nix/store/qh4jbfscrv9c0mqa33k0dh2xkmdc0fmd-yabridge-5.1.1 --libdir=/nix/store/qh4jbfscrv9c0mqa33k0dh2xkmdc0fmd-yabridge-5.1.1/lib --libexecdir=/nix/store/qh4jbfscrv9c0mqa33k0dh2xkmdc0fmd-yabridge-5.1.1/libexec --bindir=/nix/store/qh4jbfscrv9c0mqa33k0dh2xkmdc0fmd-yabridge-5.1.1/bin --sbindir=/nix/store/qh4jbfscrv9c0mqa33k0dh2xkmdc0fmd-yabridge-5.1.1/sbin --includedir=/nix/store/qh4jbfscrv9c0mqa33k0dh2xkmdc0fmd-yabridge-5.1.1/include --mandir=/nix/store/qh4jbfscrv9c0mqa33k0dh2xkmdc0fmd-yabridge-5.1.1/share/man --infodir=/nix/store/qh4jbfscrv9c0mqa33k0dh2xkmdc0fmd-yabridge-5.1.1/share/info --localedir=/nix/store/qh4jbfscrv9c0mqa33k0dh2xkmdc0fmd-yabridge-5.1.1/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain --cross-file cross-wine.conf -Dbitbridge=true -Dtomlplusplus:generate_cmake_config=false | |
| [1;31mDEPRECATION:[0m "pkgconfig" entry is deprecated and should be replaced by "pkg-config" | |
| [1mThe Meson build system[0m | |
| Version: 1.7.0 | |
| Source dir: [1m/build/source[0m | |
| Build dir: [1m/build/source/build[0m | |
| Build type: [1mcross build[0m | |
| Project name: [1myabridge[0m | |
| Project version: [1m5.1.1[0m | |
| meson.build:1:0: [1;31mERROR:[0m Unknown compiler(s): [['wineg++']] | |
| A full log can be found at [1m/build/source/build/meson-logs/meson-log.txt[0m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment