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

Build failure: mysql-workbench #281112

Closed
toast003 opened this issue Jan 15, 2024 · 6 comments · Fixed by #281207
Closed

Build failure: mysql-workbench #281112

toast003 opened this issue Jan 15, 2024 · 6 comments · Fixed by #281207

Comments

@toast003
Copy link
Contributor

Steps To Reproduce

Steps to reproduce the behavior:

  1. Build mysql-workbench

Build log

https://gist.github.com/toast003/1c61ab22758f4fe72e53e998ea6b63df

Additional context

Stumbled upon this when upgrading my NixOS flake from 317484b to 9b19f5e

Notify maintainers

No maintainers so I'll just ping the last person to touch this
@khaneliman

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.1.52-valve14, NixOS, 24.05 (Uakari), 24.05.20240108.317484b`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.1`
 - nixpkgs: `/nix/store/0g53xyh39z3y90p4d8r341wbqyjy1zhl-source`

Add a 👍 reaction to issues you find important.

@TomaSajt
Copy link
Contributor

TomaSajt commented Jan 15, 2024

It broke in this PR merge #275620
Okay, the problem's with libxml2, which changed its interface a bit

@TomaSajt
Copy link
Contributor

Okay, I managed to fix the build, will open a PR shortly.

@nhasian
Copy link

nhasian commented Jan 23, 2024

Thank you for writing the fix and creating the PR. Is something holding up the pull request? It's been open for over a week now.

@TomaSajt
Copy link
Contributor

I guess noone really reviewed the PR. I can maybe ask for a review.

@nhasian
Copy link

nhasian commented Jan 23, 2024

I tried building mysql-workbench again today but it is still failing. Is it building properly for you? Or is it something on my end?

output of nix-shell -p nix-info --run "nix-info -m"

 - system: `"x86_64-linux"`
 - host os: `Linux 6.7.0, NixOS, 24.05 (Uakari), 24.05pre567746.317484b1ead8`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.1`
 - channels(root): `"nixos"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

@toast003
Copy link
Contributor Author

toast003 commented Jan 24, 2024

@nhasian the pr that fixed this hasn't hit nixos-unstable yet, wait until it does.

You can check here https://nixpk.gs/pr-tracker.html?pr=281207

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

Successfully merging a pull request may close this issue.

3 participants