2022-11-29T00:48:14 jacktrip 1.5.3 -> 1.6.6 https://github.com/jacktrip/jacktrip/releases 2022-11-29T00:48:16 attrpath: jacktrip 2022-11-29T00:48:16 Checking auto update branch... 2022-11-29T00:48:16 No auto update branch exists 2022-11-29T00:48:20 [version] 2022-11-29T00:48:23 [version] updated version and sha256 2022-11-29T00:48:23 [rustCrateVersion] 2022-11-29T00:48:23 [rustCrateVersion] No cargoSha256 found 2022-11-29T00:48:23 [golangModuleVersion] 2022-11-29T00:48:23 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-29T00:48:23 [updateScript] 2022-11-29T00:48:23 [updateScript] skipping because derivation has no updateScript 2022-11-29T00:48:23 2022-11-29T00:48:23 [quotedUrls] 2022-11-29T00:48:23 [quotedUrls] nothing found to replace 2022-11-29T00:48:23 Diff after rewrites: diff --git a/pkgs/applications/audio/jacktrip/default.nix b/pkgs/applications/audio/jacktrip/default.nix index 7dd60a6c4d1..cae41999cce 100644 --- a/pkgs/applications/audio/jacktrip/default.nix +++ b/pkgs/applications/audio/jacktrip/default.nix @@ -15,14 +15,14 @@ }: mkDerivation rec { - version = "1.5.3"; + version = "1.6.6"; pname = "jacktrip"; src = fetchFromGitHub { owner = "jacktrip"; repo = "jacktrip"; rev = "v${version}"; - sha256 = "sha256-sfAYMTnBjT4LkgksyzDGGy97NLX5ljjhNDFioQnTzLs="; + sha256 = "sha256-eRiHDABVYgRxpfmKYsCQDJ7KSFRx9w/g/1P4qNm7pxY="; }; preConfigure = '' 2022-11-29T00:49:56 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A jacktrip nix build failed. @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/9y30k8ngp8jw6gh9wcfrmrflsa5r3ggc-jacktrip-1.6.6/lib --libexecdir=/nix/store/9y30k8ngp8jw6gh9wcfrmrflsa5r3ggc-jacktrip-1.6.6/libexec --bindir=/nix/store/9y30k8ngp8jw6gh9wcfrmrflsa5r3ggc-jacktrip-1.6.6/bin --sbindir=/nix/store/9y30k8ngp8jw6gh9wcfrmrflsa5r3ggc-jacktrip-1.6.6/sbin --includedir=/nix/store/9y30k8ngp8jw6gh9wcfrmrflsa5r3ggc-jacktrip-1.6.6/include --mandir=/nix/store/9y30k8ngp8jw6gh9wcfrmrflsa5r3ggc-jacktrip-1.6.6/share/man --infodir=/nix/store/9y30k8ngp8jw6gh9wcfrmrflsa5r3ggc-jacktrip-1.6.6/share/info --localedir=/nix/store/9y30k8ngp8jw6gh9wcfrmrflsa5r3ggc-jacktrip-1.6.6/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/9y30k8ngp8jw6gh9wcfrmrflsa5r3ggc-jacktrip-1.6.6 The Meson build system Version: 0.63.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: jacktrip Project version: undefined C compiler for the host machine: gcc (gcc 11.3.0 "gcc (GCC) 11.3.0") C linker for the host machine: gcc ld.bfd 2.39 C++ compiler for the host machine: g++ (gcc 11.3.0 "g++ (GCC) 11.3.0") C++ linker for the host machine: g++ ld.bfd 2.39 Host machine cpu family: x86_64 Host machine cpu: x86_64 Run-time dependency threads found: YES Configuring org.jacktrip.JackTrip.desktop using configuration Program python3 found: YES (/nix/store/zdba9frlxj2ba8ca095win3nphsiiqhb-python3-3.10.8/bin/python3) Configuring org.jacktrip.JackTrip.metainfo.xml.in with command Configuring org.jacktrip.JackTrip.metainfo.xml using configuration Found pkg-config: /nix/store/nyjxcn992aqcm00l7i1hw3fjqk6281n7-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency jack found: YES 1.9.19 qmake found: YES (/nix/store/qg7j3q408ymjyw40lljqmq41a4pq6qhc-qtbase-5.15.7-dev/bin/qmake) 5.15.7 Could not find: Core Qt5Core in /nix/store/qg7j3q408ymjyw40lljqmq41a4pq6qhc-qtbase-5.15.7-dev/lib Run-time dependency qt5 (modules: Core, Gui, Network, NetworkAuth, Qml, Quick, Svg, WebSockets, Widgets) found: NO (tried pkgconfig and config-tool) meson.build:138:2: ERROR: Dependency "qt5" not found, tried pkgconfig and config-tool A full log can be found at /build/source/build/meson-logs/meson-log.txt