Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clang-ocl: 5.4.2 -> 5.7.0 #259796

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Oct 8, 2023

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

  • WARNING: Package has meta.broken=true; Please manually test this package update and remove the broken attribute.

meta.description for clang-ocl is: OpenCL compilation with clang compiler

meta.homepage for clang-ocl is: https://github.com/RadeonOpenCompute/clang-ocl

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 5.7.0 in filename of file in /nix/store/y389qifv9jc00ynsn0rswi447z0nga2r-clang-ocl-5.7.0

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

7 package rebuild(s)

First fifty rebuilds by attrpath
clang-ocl
migraphx
miopen
miopen-hip
miopen-opencl
python310Packages.torchWithRocm
python311Packages.torchWithRocm
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/y389qifv9jc00ynsn0rswi447z0nga2r-clang-ocl-5.7.0 \
  --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 clang-ocl https://github.com/r-ryantm/nixpkgs/archive/45c526bd6b044654345c25fd5dc968f43c8e794e.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/45c526bd6b044654345c25fd5dc968f43c8e794e#clang-ocl

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

ls -la /nix/store/y389qifv9jc00ynsn0rswi447z0nga2r-clang-ocl-5.7.0
ls -la /nix/store/y389qifv9jc00ynsn0rswi447z0nga2r-clang-ocl-5.7.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

7 packages marked as broken and skipped:
  • clang-ocl
  • migraphx
  • miopen
  • miopen-hip
  • miopen-opencl
  • python310Packages.torchWithRocm
  • python311Packages.torchWithRocm

Maintainer pings

cc @Madouura @Flakebi for testing.

@ofborg ofborg bot requested review from Flakebi and Madouura October 8, 2023 18:00
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild 10.rebuild-linux: 1-10 labels Oct 8, 2023
@wegank wegank marked this pull request as draft October 8, 2023 18:14
@Madouura Madouura mentioned this pull request Oct 8, 2023
12 tasks
@r-ryantm r-ryantm deleted the auto-update/clang-ocl branch October 10, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant