Skip to content

opencl-headers: 2023.02.06 -> 2023.04.17#227168

Merged
marsam merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/opencl-headers
May 8, 2023
Merged

opencl-headers: 2023.02.06 -> 2023.04.17#227168
marsam merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/opencl-headers

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/KhronosGroup/OpenCL-Headers/releases.

meta.description for opencl-headers is: Khronos OpenCL headers version 2023.04.17

meta.homepage for opencl-headers is: https://www.khronos.org/registry/cl/

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2023.04.17 in filename of file in /nix/store/kb6qzcfkm9838770zpnsf48bmiz2wg1v-opencl-headers-2023.04.17

Rebuild report (if merged into master) (click to expand)
1103 total rebuild path(s)

1103 package rebuild(s)

First fifty rebuilds by attrpath
ChowKick
CuboCore.coretoppings
MIDIVisualizer
Sylk
adapta-gtk-theme
aitrack
ajour
alfaview
alfis
almanah
alsa-scarlett-gui
altair
amberol
anki
anytype
apache-directory-studio
apostrophe
appimage-run
appimage-run-tests
aravis
arcanPackages.all-wrapped
arcanPackages.arcan
arcanPackages.arcan-wrapped
arcanPackages.cat9-wrapped
arcanPackages.durden-wrapped
arcanPackages.ffmpeg
arcanPackages.pipeworld-wrapped
arcanPackages.prio-wrapped
arcanPackages.xarcan
archi
arrayfire
ashpd-demo
astroid
audio-recorder
audiobookshelf
authenticator
auto-multiple-choice
aws-workspaces
bada-bib
badwolf
balsa
banking
baobab
baresip
beamerpresenter
beamerpresenter-mupdf
beamerpresenter-poppler
beekeeper-studio
beignet
bespokesynth
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/kb6qzcfkm9838770zpnsf48bmiz2wg1v-opencl-headers-2023.04.17 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A opencl-headers https://github.com/r-ryantm/nixpkgs/archive/040f19b5cd7c5e45f481a6ca2af09d4346028723.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/kb6qzcfkm9838770zpnsf48bmiz2wg1v-opencl-headers-2023.04.17
ls -la /nix/store/kb6qzcfkm9838770zpnsf48bmiz2wg1v-opencl-headers-2023.04.17/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. labels Apr 20, 2023
@marsam marsam merged commit 7d61d75 into NixOS:staging May 8, 2023
@r-ryantm r-ryantm deleted the auto-update/opencl-headers branch May 8, 2023 14:02
@trofi
Copy link
Contributor

trofi commented May 8, 2023

Bisect says 040f19b opencl-headers: 2023.02.06 -> 2023.04.17 broke ocl-icd in staging:

$ nix build --no-link -f. -L ocl-icd
...
ocl-icd> In file included from /nix/store/s5381888f2zv6ci1j5ndjnkcqfpanv86-opencl-headers-2023.04.17/include/CL/opencl.h:26,
ocl-icd>                  from ocl_icd_loader.c:49:
ocl-icd> ocl_icd_loader.c:895:3: error: expected identifier before numeric constant
ocl-icd>   895 |   CL_ICDL_OCL_VERSION=1,
ocl-icd>       |   ^~~~~~~~~~~~~~~~~~~
ocl-icd> ocl_icd_loader.c:899:3: error: redefinition of typedef 'cl_icdl_info' with different type
ocl-icd>   899 | } cl_icdl_info;
ocl-icd>       |   ^~~~~~~~~~~~

vcunat added a commit that referenced this pull request May 11, 2023
This reverts commit 7d61d75, reversing
changes made to 487f1a7.

#227168 (comment)
It broke build of ocl-icd, and breaking changes are now not allowed.
@vcunat
Copy link
Member

vcunat commented May 11, 2023

Reverted for now. We're in "no breaking changes" period.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants