2022-11-05T19:06:18 jacktrip 1.5.3 -> 1.6.6 https://github.com/jacktrip/jacktrip/releases 2022-11-05T19:06:20 attrpath: jacktrip 2022-11-05T19:06:20 Checking auto update branch... 2022-11-05T19:06:20 No auto update branch exists 2022-11-05T19:06:24 [version] 2022-11-05T19:06:27 [version] updated version and sha256 2022-11-05T19:06:27 [rustCrateVersion] 2022-11-05T19:06:27 [rustCrateVersion] No cargoSha256 found 2022-11-05T19:06:27 [golangModuleVersion] 2022-11-05T19:06:27 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T19:06:27 [updateScript] 2022-11-05T19:06:27 [updateScript] skipping because derivation has no updateScript 2022-11-05T19:06:27 2022-11-05T19:06:27 [quotedUrls] 2022-11-05T19:06:27 [quotedUrls] nothing found to replace 2022-11-05T19:06:28 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-05T19:08:07 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/nv9sx8rhjrw64m90lc0xm56wki7xwxv0-jacktrip-1.6.6/lib --libexecdir=/nix/store/nv9sx8rhjrw64m90lc0xm56wki7xwxv0-jacktrip-1.6.6/libexec --bindir=/nix/store/nv9sx8rhjrw64m90lc0xm56wki7xwxv0-jacktrip-1.6.6/bin --sbindir=/nix/store/nv9sx8rhjrw64m90lc0xm56wki7xwxv0-jacktrip-1.6.6/sbin --includedir=/nix/store/nv9sx8rhjrw64m90lc0xm56wki7xwxv0-jacktrip-1.6.6/include --mandir=/nix/store/nv9sx8rhjrw64m90lc0xm56wki7xwxv0-jacktrip-1.6.6/share/man --infodir=/nix/store/nv9sx8rhjrw64m90lc0xm56wki7xwxv0-jacktrip-1.6.6/share/info --localedir=/nix/store/nv9sx8rhjrw64m90lc0xm56wki7xwxv0-jacktrip-1.6.6/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/nv9sx8rhjrw64m90lc0xm56wki7xwxv0-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/xcaaly5shfy227ffs8nipxrd49b56iqq-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/nbxns33w5sgilkzxpgvn8jd1imvw5j7f-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/pk0ha0fv1wcwj5b8gi17lzajzlxbb3ni-qtbase-5.15.7-dev/bin/qmake) 5.15.7 Could not find: Core Qt5Core in /nix/store/pk0ha0fv1wcwj5b8gi17lzajzlxbb3ni-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