2022-11-06T07:45:18 hatari 2.3.1 -> 2.4.1 https://repology.org/metapackage/hatari/versions 2022-11-06T07:45:21 attrpath: hatari 2022-11-06T07:45:21 Checking auto update branch... 2022-11-06T07:45:21 No auto update branch exists 2022-11-06T07:45:25 [version] 2022-11-06T07:45:29 [version] updated version and sha256 2022-11-06T07:45:29 [rustCrateVersion] 2022-11-06T07:45:29 [rustCrateVersion] No cargoSha256 found 2022-11-06T07:45:29 [golangModuleVersion] 2022-11-06T07:45:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T07:45:29 [updateScript] 2022-11-06T07:45:29 [updateScript] skipping because derivation has no updateScript 2022-11-06T07:45:29 2022-11-06T07:45:29 [quotedUrls] 2022-11-06T07:45:29 [quotedUrls] nothing found to replace 2022-11-06T07:45:30 Diff after rewrites: diff --git a/pkgs/applications/emulators/hatari/default.nix b/pkgs/applications/emulators/hatari/default.nix index de98278b832..6f0a55e8231 100644 --- a/pkgs/applications/emulators/hatari/default.nix +++ b/pkgs/applications/emulators/hatari/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "hatari"; - version = "2.3.1"; + version = "2.4.1"; src = fetchurl { url = "https://download.tuxfamily.org/hatari/${version}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-RKL2LKmV442eCHSAaVbwucPMhOqJ4BaaY4SbY807ZL0="; + sha256 = "sha256-Kl2hkygEFnFB3kvubBxdjVMDAmD+f+fjHl5xpMAOBUc="; }; # For pthread_cancel 2022-11-06T07:47:25 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 hatari nix build failed. unpacking sources unpacking source archive /nix/store/ci1zbambknmcj8h91xlh87yx18z2qk1g-hatari-2.4.1.tar.bz2 source root is hatari-2.4.1 setting SOURCE_DATE_EPOCH to timestamp 1659558160 of file hatari-2.4.1/src/tos.img @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/apsh9271jmkff533px5mbs54v2l5aw7m-hatari-2.4.1/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/apsh9271jmkff533px5mbs54v2l5aw7m-hatari-2.4.1/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/apsh9271jmkff533px5mbs54v2l5aw7m-hatari-2.4.1/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/apsh9271jmkff533px5mbs54v2l5aw7m-hatari-2.4.1/share/doc/Hatari -DCMAKE_INSTALL_INFODIR=/nix/store/apsh9271jmkff533px5mbs54v2l5aw7m-hatari-2.4.1/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/apsh9271jmkff533px5mbs54v2l5aw7m-hatari-2.4.1/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/apsh9271jmkff533px5mbs54v2l5aw7m-hatari-2.4.1/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/apsh9271jmkff533px5mbs54v2l5aw7m-hatari-2.4.1/include -DCMAKE_INSTALL_SBINDIR=/nix/store/apsh9271jmkff533px5mbs54v2l5aw7m-hatari-2.4.1/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/apsh9271jmkff533px5mbs54v2l5aw7m-hatari-2.4.1/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/apsh9271jmkff533px5mbs54v2l5aw7m-hatari-2.4.1/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/ranlib -DCMAKE_AR=/nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/apsh9271jmkff533px5mbs54v2l5aw7m-hatari-2.4.1 -DCMAKE_EXE_LINKER_FLAGS=-lgcc_s -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Performing Test ASAN_AVAILABLE -- Performing Test ASAN_AVAILABLE - Failed -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR) CMake Error at CMakeLists.txt:105 (message): SDL2 library not found!  -- Configuring incomplete, errors occurred! See also "/build/hatari-2.4.1/build/CMakeFiles/CMakeOutput.log". See also "/build/hatari-2.4.1/build/CMakeFiles/CMakeError.log".