opensycl 0.9.4 -> 23.10.0 https://github.com/OpenSYCL/OpenSYCL/releases attrpath: opensycl Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/compilers/opensycl/default.nix b/pkgs/development/compilers/opensycl/default.nix index c406d4c9d5c2..5d2ea4d7061d 100644 --- a/pkgs/development/compilers/opensycl/default.nix +++ b/pkgs/development/compilers/opensycl/default.nix @@ -17,13 +17,13 @@ let in stdenv.mkDerivation rec { pname = "OpenSYCL"; - version = "0.9.4"; + version = "23.10.0"; src = fetchFromGitHub { owner = "OpenSYCL"; repo = "OpenSYCL"; rev = "v${version}"; - sha256 = "sha256-5YkuUOAnvoAD5xDKxKMPq0B7+1pb6hVisPAhs0Za1ls="; + sha256 = "sha256-E6FoN7sRUXarfrq78gb5dMhr8qzZ+cpfNuD6DSTVlZM="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A opensycl nix build failed. -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/3irw9jdlj1n7sca2rwip1cyfh2l4i0nd-clang-wrapper-15.0.7/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Boost: /nix/store/c9i6yz98xj9fg4i4dxhd32wv0nrn21ml-boost-1.81.0-dev/lib/cmake/Boost-1.81.0/BoostConfig.cmake (found version "1.81.0") found components: context fiber -- Could not find HIP cmake integration, falling back to finding hipcc -- Could not find ROCm installation by looking for hipcc. ROCm support unavailable. -- Performing Test HAVE_FFI_CALL -- Performing Test HAVE_FFI_CALL - Success -- Found FFI: /nix/store/zabxhfpsgkb9c4sb7fy50pn1l1kczzv2-libffi-3.4.4/lib/libffi.so -- Performing Test Terminfo_LINKABLE -- Performing Test Terminfo_LINKABLE - Success -- Found Terminfo: /nix/store/wyw0d6r22mzl4g7wk1rkif9fsks00qbv-ncurses-6.4/lib/libtinfo.so -- Found ZLIB: /nix/store/ilr7br1ck7i6wcgfkynwpnjp7n964h38-zlib-1.3.1/lib/libz.so (found version "1.3.1") -- Found LibXml2: /nix/store/kq8cmm07g2dzmxn3pa8x9328agps28d1-libxml2-2.12.4/lib/libxml2.so (found version "2.12.4") -- Building hipSYCL against LLVM configured from /nix/store/mny18iw8a2avs9zh2m5g2m1pkg4a9hr0-llvm-15.0.7-dev/lib/cmake/llvm -- Selecting clang: /nix/store/3irw9jdlj1n7sca2rwip1cyfh2l4i0nd-clang-wrapper-15.0.7/bin/clang++ -- Using clang include directory: /nix/store/ayr8q4699n34gcwc7pxa93vrqs3mhlx2-clang-15.0.7-dev/include -- Looking for C++ include filesystem -- Looking for C++ include filesystem - found -- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED -- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found OpenMP_C: -fopenmp=libomp (found version "5.0") -- Found OpenMP_CXX: -fopenmp=libomp (found version "5.0") -- Found OpenMP: TRUE (found version "5.0") -- Configuring incomplete, errors occurred!