-
Notifications
You must be signed in to change notification settings - Fork 166
0.15.0 Build error with Nix, and a test failure on latest master
#1263
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
Comments
I think it may be hard to fix the build on Nix for the
... but I don't understand why it didn't fail before... Update: for nixpkgs we eventually decided to fix the |
Any update ? This sort of build failure is problematic. |
This was fixed on our end with: |
Having the issue on Apple silicon. How about creating a release? |
I tested master, and it indeed solved things for me, so I second this question about making a new release (which hasn't happened in a year). |
See also: |
While I am a maintainer of tectonic, I unfortunately do not have the ability to cut a release. @pkgw will need to be the one to do so when he has time. |
The same problem started happening on upgrade to Ubuntu 25.04 (to be released on Apr 17). Update Master branch works. |
Hello,
Recently on NixOS we encountered the following build error on our CI:
https://cache.nixos.org/log/mhksk5hxip92z7k523wkpfd73n690lgz-tectonic-0.15.0.drv
I suspected first it is related to icu 75->76 upgrade, but apparently it's not. I suspect it is related to GCC 14 upgrade. I don't experience this error when building against c2ae25f , but I experience a test failure:
The text was updated successfully, but these errors were encountered: