Skip to content

Instantly share code, notes, and snippets.

@nipsy
Created April 2, 2025 16:19
Show Gist options
  • Select an option

  • Save nipsy/dd0f31d069f5ae822dad4a5c4ef1af5d to your computer and use it in GitHub Desktop.

Select an option

Save nipsy/dd0f31d069f5ae822dad4a5c4ef1af5d to your computer and use it in GitHub Desktop.
yabridge-build-failure.log
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
DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config"
The Meson build system
Version: 1.7.0
Source dir: /build/source
Build dir: /build/source/build
Build type: cross build
Project name: yabridge
Project version: 5.1.1
meson.build:1:0: ERROR: Unknown compiler(s): [['wineg++']]
A full log can be found at /build/source/build/meson-logs/meson-log.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment