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

iortcw, openjk: use libjpeg_original instead of libjpeg_turbo #103537

Closed
wants to merge 2 commits into from
Closed

iortcw, openjk: use libjpeg_original instead of libjpeg_turbo #103537

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 12, 2020

Motivation for this change

So they run from Steam without errors

"Failed loading /nix/store/j5ryksisijvk09mxsw8858dzkhp3vhm6-iortcw/opt/iortcw/renderer_sp_opengl1_x86_64.so: /steamrt/amd64/usr/lib/x86_64-linux-gnu/libjpeg.so.62: version `LIBJPEGTURBO_6.2' not found (required by /nix/store/j5ryksisijv"
Failed to load renderer
Sys_LoadDll(/nix/store/dy73dr917bdmw2s0q5vxm1ksdgv5jix1-OpenJK-2020-07-03/opt/JediAcademy/rdsp-vanilla_x86_64.so) failed: "Failed loading /nix/store/dy73dr917bdmw2s0q5vxm1ksdgv5jix1-OpenJK-2020-07-03/opt/JediAcademy/rdsp-vanilla_x86_64.so: /steamrt/amd64/usr/lib/x86_64-linux-gnu/libjpeg.so.62: version `LIBJPEGTURBO_6.2' not found (required by /nix/store/dy73dr917bd"
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@ghost ghost marked this pull request as draft November 12, 2020 03:00
@ghost ghost changed the title iortcw: use libjpeg_original instead of libjpeg_turbo iortcw, openjk: use libjpeg_original instead of libjpeg_turbo Nov 12, 2020
@ghost ghost marked this pull request as ready for review November 12, 2020 03:35
@ghost ghost closed this Nov 12, 2020
@ghost ghost deleted the iortcw branch November 12, 2020 04:03
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants