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

mono: create mono4 & mono5 aliases and fix gtk-sharp/pdfmod builds #39886

Merged
merged 1 commit into from May 3, 2018

Conversation

obadz
Copy link
Contributor

@obadz obadz commented May 2, 2018

Motivation for this change

c7713e9 broke pdfmod. This fixes it.

Things 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
    • 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.

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: mono

Partial log (click to expand)

these paths will be fetched (79.31 MiB download, 324.28 MiB unpacked):
  /nix/store/b5g96g84fxmzhki8dn7lyxmip5bdfnms-libungif-4.1.4
  /nix/store/hr117r2m67rr1zm1lih6bmympgk0yc0k-libexif-0.6.21
  /nix/store/pdlpbpzwcl9wx5b7803w2kws06v50wp5-libgdiplus-2.10.9
  /nix/store/xsrnra6m2iq7y976nh772myncgn13j56-mono-5.8.0.108
copying path '/nix/store/hr117r2m67rr1zm1lih6bmympgk0yc0k-libexif-0.6.21' from 'https://cache.nixos.org'...
copying path '/nix/store/b5g96g84fxmzhki8dn7lyxmip5bdfnms-libungif-4.1.4' from 'https://cache.nixos.org'...
copying path '/nix/store/pdlpbpzwcl9wx5b7803w2kws06v50wp5-libgdiplus-2.10.9' from 'https://cache.nixos.org'...
copying path '/nix/store/xsrnra6m2iq7y976nh772myncgn13j56-mono-5.8.0.108' from 'https://cache.nixos.org'...
/nix/store/xsrnra6m2iq7y976nh772myncgn13j56-mono-5.8.0.108

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mono

Partial log (click to expand)

these paths will be fetched (114.03 MiB download, 434.49 MiB unpacked):
  /nix/store/2l2ybwzmp016j3jkpn0mrwskf7wbqxvx-mono-5.8.0.108
  /nix/store/n3lp4h85j8mpvpv4vcif7j276nd31y5s-libgdiplus-2.10.9
copying path '/nix/store/n3lp4h85j8mpvpv4vcif7j276nd31y5s-libgdiplus-2.10.9' from 'https://cache.nixos.org'...
copying path '/nix/store/2l2ybwzmp016j3jkpn0mrwskf7wbqxvx-mono-5.8.0.108' from 'https://cache.nixos.org'...
/nix/store/2l2ybwzmp016j3jkpn0mrwskf7wbqxvx-mono-5.8.0.108

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: mono

Partial log (click to expand)

make[5]: *** [build/rules.make:224: all-recursive] Error 1
make[4]: *** [Makefile:53: profile-do--basic--all] Error 2
make[3]: *** [Makefile:49: profiles-do--all] Error 2
make[2]: *** [Makefile:636: all-local] Error 2
make[2]: Leaving directory '/build/mono-5.8.0.108/runtime'
make[1]: *** [Makefile:549: all-recursive] Error 1
make[1]: Leaving directory '/build/mono-5.8.0.108'
make: *** [Makefile:479: all] Error 2
builder for '/nix/store/vl6s26cnxq6kx7pyyjpdvwyamwdlxciz-mono-5.8.0.108.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/vl6s26cnxq6kx7pyyjpdvwyamwdlxciz-mono-5.8.0.108.drv' failed

@xeji xeji merged commit b9d19d4 into NixOS:master May 3, 2018
@obadz obadz deleted the mono branch December 20, 2018 08:03
@obadz obadz mentioned this pull request Dec 23, 2018
7 tasks
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

3 participants