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

luatex: patch to fix crash w/gcc7 #35887

Merged
merged 2 commits into from Feb 27, 2018
Merged

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Feb 27, 2018

Fixes #35839

  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • 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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Tested to fix crash with luatex as reported in linked issue.

@dtzWill
Copy link
Member Author

dtzWill commented Feb 27, 2018

@GrahamcOfBorg build texlive.combined.scheme-full

@dtzWill dtzWill merged commit c9cf193 into NixOS:master Feb 27, 2018
@dtzWill dtzWill deleted the fix/luatex-issue-35839 branch February 27, 2018 17:39
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

Wrapping './bin/typeoutfileinfo' and patching shebang '/bin/sh'
Wrapping './bin/ulqda' and patching shebang '/usr/bin/perl'
Wrapping './bin/updmap-user' and patching shebang '/bin/sh'
Wrapping './bin/urlbst' and patching shebang '/usr/bin/perl -w'
Wrapping './bin/vpe' and patching weird perl shebang
Wrapping './bin/vpl2ovp' and patching shebang '/usr/bin/perl'
Wrapping './bin/vpl2vpl' and patching shebang '/usr/bin/perl'
Wrapping './bin/xhlatex' and patching shebang '/bin/sh'
Wrapping './bin/yplan' and patching shebang '/usr/bin/perl'
/nix/store/m51a4pa928qgrni0gx2vfry74wfdf5ch-texlive-combined-full-2017

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

Wrapping './bin/typeoutfileinfo' and patching shebang '/bin/sh'
Wrapping './bin/ulqda' and patching shebang '/usr/bin/perl'
Wrapping './bin/updmap-user' and patching shebang '/bin/sh'
Wrapping './bin/urlbst' and patching shebang '/usr/bin/perl -w'
Wrapping './bin/vpe' and patching weird perl shebang
Wrapping './bin/vpl2ovp' and patching shebang '/usr/bin/perl'
Wrapping './bin/vpl2vpl' and patching shebang '/usr/bin/perl'
Wrapping './bin/xhlatex' and patching shebang '/bin/sh'
Wrapping './bin/yplan' and patching shebang '/usr/bin/perl'
/nix/store/m3dy3b6hqkamlsq8x4y93znn9sjdjzhg-texlive-combined-full-2017

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

building '/nix/store/4421xrqncl2sf1wrd4ic3ws8gzyhrrxk-aecc-1.0.drv'...
building '/nix/store/8pb32hyyjv3f9qidmcs0p9h517s3gars-afparticle-1.3.drv'...
building '/nix/store/i5gdh5d0xax5y3y4sk6lx2q0f4dlmwyf-afthesis-2.7.drv'...
building '/nix/store/zvfd2bsaqnbwv623qh0jns2891ks0hb5-aguplus-1.6b.drv'...
building '/nix/store/f98n2d74a6q772qk1hd23h01chvqhyzm-aiaa-3.6.drv'...
building '/nix/store/iaavam87v1k31506a6fidjf41cgfdss5-aichej-2017.drv'...
building '/nix/store/hbk938hq3q0pi3adjl80h3h8ali0r891-ajl-2017.drv'...
building '/nix/store/fmvbiv8zpn9m0022j550ga0gq3d0gmvq-akktex-0.3.2.drv'...
building '/nix/store/vimcnwiyvrgj59qv1l0k704wcz3y72h4-akletter-1.5i.drv'...
�[31;1merror:�[0m all build users are currently in use; consider creating additional users and adding them to the 'nixbld' group

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.

LuaLaTex fails due to segmentation fault/missing lualatex.fmt
2 participants