2022-12-31T06:55:37 opencl-clhpp 2.0.15 -> 2022.09.30 https://github.com/KhronosGroup/OpenCL-CLHPP/releases 2022-12-31T06:55:39 attrpath: opencl-clhpp 2022-12-31T06:55:39 Checking auto update branch... 2022-12-31T06:55:39 An auto update branch exists with message `opencl-clhpp: 2.0.15 -> 2.0.16`. New version is 2022.09.30. 2022-12-31T06:55:39 The auto update branch does not match or exceed the new version. 2022-12-31T06:55:43 [version] 2022-12-31T06:55:44 [version] updated version and sha256 2022-12-31T06:55:44 [rustCrateVersion] 2022-12-31T06:55:44 [rustCrateVersion] No cargoSha256 found 2022-12-31T06:55:44 [golangModuleVersion] 2022-12-31T06:55:44 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T06:55:44 [updateScript] 2022-12-31T06:55:44 [updateScript] skipping because derivation has no updateScript 2022-12-31T06:55:44 2022-12-31T06:55:44 [quotedUrls] 2022-12-31T06:55:45 [quotedUrls] nothing found to replace 2022-12-31T06:55:45 Diff after rewrites: diff --git a/pkgs/development/libraries/opencl-clhpp/default.nix b/pkgs/development/libraries/opencl-clhpp/default.nix index 8410aa4aa06..d3ad3cf6c08 100644 --- a/pkgs/development/libraries/opencl-clhpp/default.nix +++ b/pkgs/development/libraries/opencl-clhpp/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "opencl-clhpp"; - version = "2.0.15"; + version = "2022.09.30"; src = fetchFromGitHub { owner = "KhronosGroup"; repo = "OpenCL-CLHPP"; rev = "v${version}"; - sha256 = "sha256-A12GdevbMaO2QkGAk3VsXzwcDkF+6dEapse2xfdqzPM="; + sha256 = "sha256-QOZnPc0WAdI1ZSH8rVErEkWDLxoPdzGqfwqPLa8qe9Q="; }; nativeBuildInputs = [ cmake python3 ]; 2022-12-31T06:57:14 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 opencl-clhpp nix build failed. 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/cmaliq1fcq3qrcs2k3ydnp9dh7r17j4a-opencl-clhpp-2022.09.30/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/cmaliq1fcq3qrcs2k3ydnp9dh7r17j4a-opencl-clhpp-2022.09.30/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/cmaliq1fcq3qrcs2k3ydnp9dh7r17j4a-opencl-clhpp-2022.09.30/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/cmaliq1fcq3qrcs2k3ydnp9dh7r17j4a-opencl-clhpp-2022.09.30/share/doc/OpenCLHeadersCpp -DCMAKE_INSTALL_INFODIR=/nix/store/cmaliq1fcq3qrcs2k3ydnp9dh7r17j4a-opencl-clhpp-2022.09.30/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/cmaliq1fcq3qrcs2k3ydnp9dh7r17j4a-opencl-clhpp-2022.09.30/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/cmaliq1fcq3qrcs2k3ydnp9dh7r17j4a-opencl-clhpp-2022.09.30/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/cmaliq1fcq3qrcs2k3ydnp9dh7r17j4a-opencl-clhpp-2022.09.30/include -DCMAKE_INSTALL_SBINDIR=/nix/store/cmaliq1fcq3qrcs2k3ydnp9dh7r17j4a-opencl-clhpp-2022.09.30/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/cmaliq1fcq3qrcs2k3ydnp9dh7r17j4a-opencl-clhpp-2022.09.30/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/cmaliq1fcq3qrcs2k3ydnp9dh7r17j4a-opencl-clhpp-2022.09.30/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/ranlib -DCMAKE_AR=/nix/store/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/cmaliq1fcq3qrcs2k3ydnp9dh7r17j4a-opencl-clhpp-2022.09.30 -DBUILD_EXAMPLES=OFF -DBUILD_TESTS=OFF -- The CXX compiler identification is GNU 11.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at CMakeLists.txt:50 (find_package): By not providing "FindOpenCLHeaders.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "OpenCLHeaders", but CMake did not find one. Could not find a package configuration file provided by "OpenCLHeaders" with any of the following names: OpenCLHeadersConfig.cmake openclheaders-config.cmake Add the installation prefix of "OpenCLHeaders" to CMAKE_PREFIX_PATH or set "OpenCLHeaders_DIR" to a directory containing one of the above files. If "OpenCLHeaders" provides a separate development package or SDK, be sure it has been installed.  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log". 2022-12-31T12:59:31 opencl-clhpp 2.0.15 -> 2.0.17 https://repology.org/metapackage/opencl-clhpp/versions 2022-12-31T12:59:33 attrpath: opencl-clhpp 2022-12-31T12:59:33 Checking auto update branch... 2022-12-31T12:59:33 An auto update branch exists with message `opencl-clhpp: 2.0.15 -> 2.0.16`. New version is 2.0.17. 2022-12-31T12:59:33 The auto update branch does not match or exceed the new version. 2022-12-31T12:59:37 [version] 2022-12-31T12:59:40 stderr did not split as expected full stderr was: warning: unknown setting 'experimental-features' these derivations will be built: /nix/store/fifpalzwxc6k0wwqv6h9hxc0m6p6arzb-source.drv error: error: builder for '/nix/store/fifpalzwxc6k0wwqv6h9hxc0m6p6arzb-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/KhronosGroup/OpenCL-CLHPP/archive/v2.0.17.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/fifpalzwxc6k0wwqv6h9hxc0m6p6arzb-source.drv'. stderr did not split as expected full stderr was: warning: unknown setting 'experimental-features' error: attribute 'originalSrc' in selection path 'opencl-clhpp.originalSrc' not found stderr did not split as expected full stderr was: warning: unknown setting 'experimental-features' these derivations will be built: /nix/store/fifpalzwxc6k0wwqv6h9hxc0m6p6arzb-source.drv /nix/store/d148ihi2mlg9j0r4gvym2s0l1vay7xfs-opencl-clhpp-2.0.17.drv error: builder for '/nix/store/fifpalzwxc6k0wwqv6h9hxc0m6p6arzb-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/KhronosGroup/OpenCL-CLHPP/archive/v2.0.17.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/fifpalzwxc6k0wwqv6h9hxc0m6p6arzb-source.drv'. error: error: 1 dependencies of derivation '/nix/store/d148ihi2mlg9j0r4gvym2s0l1vay7xfs-opencl-clhpp-2.0.17.drv' failed to build