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

wine: 2.1 -> 2.4 #24187

Merged
merged 3 commits into from Mar 22, 2017
Merged

wine: 2.1 -> 2.4 #24187

merged 3 commits into from Mar 22, 2017

Conversation

bendlas
Copy link
Contributor

@bendlas bendlas commented Mar 22, 2017

Motivation for this change

unstable / staging / winetricks updates

Things done

build in progress, will update ticket when done

  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@bendlas, thanks for your PR! By analyzing the history of the files in this pull request, we identified @avnik to be a potential reviewer.

@Mic92
Copy link
Member

Mic92 commented Mar 22, 2017

Basic tests works, but it seems to not find the 32bit libraries of libgl on my 64bit system.
This probably was already broken before.

libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  155 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  185
  Current serial number in output stream:  189

@7c6f434c
Copy link
Member

@Mic92 Just in case: you do have /run/opengl-driver-32 and do have it 2 $LD_LIBRARY_PATH, right? I am not sure whether it is optional in NixOS right now…

@Mic92
Copy link
Member

Mic92 commented Mar 22, 2017

@7c6f434c no, how I can get /run/opengl-driver-32?

@bendlas
Copy link
Contributor Author

bendlas commented Mar 22, 2017

@Mic92 hardware.opengl.driSupport32Bit, I think

@Mic92
Copy link
Member

Mic92 commented Mar 22, 2017

Thanks. That works.

@7c6f434c 7c6f434c merged commit c7e7feb into NixOS:master Mar 22, 2017
@bendlas bendlas deleted the update-wine branch October 22, 2023 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants