Skip to content

intel-gmmlib: 21.3.3 -> 22.0.1, intel-media-driver: 21.4.3 -> 22.1.0 #150138

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

Merged
merged 2 commits into from
Dec 30, 2021

Conversation

primeos
Copy link
Member

@primeos primeos commented Dec 10, 2021

Motivation for this change
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.05 Release Notes (or backporting 21.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot requested a review from SuperSandro2000 December 10, 2021 22:04
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Dec 10, 2021
@primeos
Copy link
Member Author

primeos commented Dec 10, 2021

Oops, nixpkgs-review isn't successful:

error: builder for '/nix/store/ivf1ypflh4hlljk857gjm033hcgb9v3c-intel-media-driver-21.4.3.drv' failed with exit code 2;
       last 10 log lines:
       > [ 70%] Building CXX object media_driver/CMakeFiles/iHD_drv_video_OBJ.dir/linux/common/ddi/media_libva_common.cpp.o
       > /build/source/media_driver/linux/common/ddi/media_libva.cpp: In function 'VAStatus DdiMedia_InitMediaContext(VADriverContextP, int32_t, int32_t*, int32_t*, bool)':
       > /build/source/media_driver/linux/common/ddi/media_libva.cpp:1884:32: error: 'OpenGmm' was not declared in this scope
       >  1884 |         GMM_STATUS gmmStatus = OpenGmm(&mediaCtx->GmmFuncs);
       >       |                                ^~~~~~~
       > [ 70%] Building CXX object media_driver/CMakeFiles/iHD_drv_video_OBJ.dir/linux/common/ddi/media_libva_util.cpp.o
       > make[2]: *** [media_driver/CMakeFiles/iHD_drv_video_OBJ.dir/build.make:8112: media_driver/CMakeFiles/iHD_drv_video_OBJ.dir/linux/common/ddi/media_libva.cpp.o] Error 1
       > make[2]: *** Waiting for unfinished jobs....
       > make[1]: *** [CMakeFiles/Makefile2:247: media_driver/CMakeFiles/iHD_drv_video_OBJ.dir/all] Error 2
       > make: *** [Makefile:156: all] Error 2
       For full logs, run 'nix log /nix/store/ivf1ypflh4hlljk857gjm033hcgb9v3c-intel-media-driver-21.4.3.drv'.
error: 1 dependencies of derivation '/nix/store/dirvjghx0sbsh3kc4diwd4kwvlpydf73-review-shell.drv' failed to build
1 package failed to build:
intel-media-driver

2 packages built:
intel-compute-runtime intel-gmmlib

@primeos primeos marked this pull request as draft December 10, 2021 22:06
@primeos
Copy link
Member Author

primeos commented Dec 11, 2021

@SuperSandro2000
Copy link
Member

Will be fixed by intel/media-driver@42ffd79 in the next media-driver release.

@primeos primeos changed the title intel-gmmlib: 21.3.3 -> 21.3.4 intel-gmmlib: 21.3.3 -> 22.0.0 Dec 19, 2021
@primeos primeos changed the title intel-gmmlib: 21.3.3 -> 22.0.0 intel-gmmlib: 21.3.3 -> 22.0.1, intel-media-driver: 21.4.3 -> 22.1.0 Dec 30, 2021
@ofborg ofborg bot requested a review from jfrankenau December 30, 2021 13:46
@primeos primeos marked this pull request as ready for review December 30, 2021 14:11
@primeos
Copy link
Member Author

primeos commented Dec 30, 2021

3 packages updated:
intel-compute-runtime intel-gmmlib (21.3.3 → 22.0.1) intel-media-driver (21.4.3 → 22.1.0)

$ nix --experimental-features nix-command build --no-link --keep-going --option build-use-sandbox relaxed -f /home/michael/.cache/nixpkgs-review/rev-0fae01ba176c58c5f85a5693c04aa99951540a2b/build.nix
3 packages built:
intel-compute-runtime intel-gmmlib intel-media-driver

@primeos primeos merged commit 09930ec into NixOS:master Dec 30, 2021
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 on Darwin 10.rebuild-linux: 1-10 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants