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

mono5.x: mark mono >= 5 broken on aarch64 #45436

Merged
merged 1 commit into from Aug 23, 2018

Conversation

xeji
Copy link
Contributor

@xeji xeji commented Aug 21, 2018

Motivation for this change

mono >= 5 has been broken for aarch64 on hydra since at least 2017-07-06. Looks like it never built.
Let's stop wasting hydra and ofborg resources on pointless rebuilds.


5.x has been broken on hydra since 2017-07-06
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: mono5

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mono5

Partial log (click to expand)

these paths will be fetched (114.36 MiB download, 436.50 MiB unpacked):
  /nix/store/2ddb6dsb8z88lq1g62652hhppqj6nhlv-libexif-0.6.21
  /nix/store/dggg6rdrn631lirhh6260sqsysw114yr-mono-5.8.0.108
  /nix/store/v761ia19i3mdyfqfp4lhrk528lvr91xw-libgdiplus-2.10.9
copying path '/nix/store/2ddb6dsb8z88lq1g62652hhppqj6nhlv-libexif-0.6.21' from 'https://cache.nixos.org'...
copying path '/nix/store/v761ia19i3mdyfqfp4lhrk528lvr91xw-libgdiplus-2.10.9' from 'https://cache.nixos.org'...
copying path '/nix/store/dggg6rdrn631lirhh6260sqsysw114yr-mono-5.8.0.108' from 'https://cache.nixos.org'...
/nix/store/dggg6rdrn631lirhh6260sqsysw114yr-mono-5.8.0.108

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: mono5

Partial log (click to expand)

copying path '/nix/store/hq7imr5jvygpz82w622p2k39cmgrwp8i-xcb-util-0.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/brfrbddbw872r4m3w0r0l6by77x4j6ap-fontconfig-2.12.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/ibcqfjx5xk2bd76jfibxz3kfw1zmpm20-libXext-1.3.3-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/avm801nx3s7yrcvr75wv0xhgp5ciqh47-libX11-1.6.5-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/nd1ys0cr0hlhj7pi32qrxyp7dqlhz9k3-xcb-util-0.4.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/w7ad2crkz4fgmmyfmmkrkgmrfgx5wjsb-libXrender-0.9.10-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/k676sc7clmi5h83mjwnxahrgllvpbx4k-cairo-1.15.12-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/whi6hc2csp5xag240642hb0myavspfz5-libgdiplus-2.10.9' from 'https://cache.nixos.org'...
copying path '/nix/store/24angvv8izw57zgp60qd8zjd0s3sl5b9-mono-5.8.0.108' from 'https://cache.nixos.org'...
/nix/store/24angvv8izw57zgp60qd8zjd0s3sl5b9-mono-5.8.0.108

@Mic92 Mic92 merged commit 73e9558 into NixOS:master Aug 23, 2018
@xeji xeji deleted the mono5-broken-aarch64 branch August 23, 2018 16:50
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