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/z2q00rgw3i233hk47bs0vabwxiyrg878-clang-wrapper-15.0.7/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Boost: /nix/store/x1c6mnx5n7hl85b0r141zp69sw1sd2fg-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/npfpil5nswlaqy7y56dwp0csj91pjiyd-libffi-3.4.4/lib/libffi.so -- Performing Test Terminfo_LINKABLE -- Performing Test Terminfo_LINKABLE - Success -- Found Terminfo: /nix/store/2dla9whd0hgqi4ygywrmv933bs8w8k7m-ncurses-6.4/lib/libtinfo.so -- Found ZLIB: /nix/store/4znq11s8j9d29kj2l4qivl5pyhbbzy8q-zlib-1.3/lib/libz.so (found version "1.3") -- Found LibXml2: /nix/store/6czin0a2djhmkssv8fjwqzmc3d8w53lz-libxml2-2.12.3-unstable-2023-12-14/lib/libxml2.so (found version "2.12.3") -- Building hipSYCL against LLVM configured from /nix/store/8xfw0gg52l2pmhs7389yw1j3gqai46vc-llvm-15.0.7-dev/lib/cmake/llvm -- Selecting clang: /nix/store/z2q00rgw3i233hk47bs0vabwxiyrg878-clang-wrapper-15.0.7/bin/clang++ -- Using clang include directory: /nix/store/5ifx3gw0aiixkngryc6d56v69ng0r3m6-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!