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

bloop: 1.0.0-M11 -> 1.0.0 #43879

Merged
merged 2 commits into from Jul 21, 2018
Merged

bloop: 1.0.0-M11 -> 1.0.0 #43879

merged 2 commits into from Jul 21, 2018

Conversation

Tomahna
Copy link
Contributor

@Tomahna Tomahna commented Jul 21, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@Mic92
Copy link
Member

Mic92 commented Jul 21, 2018

@GrahamcOfBorg build bloop

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: bloop

Partial log (click to expand)

copying path '/nix/store/jsciw7fszqwxdj10bvs05pz0sr73r7kf-ng.py' from 'https://cache.nixos.org'...
copying path '/nix/store/5rwgvbangr19ys64qcg40igilamgg2fn-openjdk-8u172b11-jre' from 'https://cache.nixos.org'...
copying path '/nix/store/ilqg5j6znhvnardzvv62avxsk2787fa4-coursier-1.0.1' from 'https://cache.nixos.org'...
copying path '/nix/store/s3v1035iywa5xd3sxwa0hyyms2p2sp9a-openjdk-8u172b11' from 'https://cache.nixos.org'...
building '/nix/store/fqjifzlp7h9njafdy5kw4wc5va9ldjvj-bloop-deps-1.0.0.drv'...
/nix/store/ilqg5j6znhvnardzvv62avxsk2787fa4-coursier-1.0.1/bin/coursier: /nix/store/ilqg5j6znhvnardzvv62avxsk2787fa4-coursier-1.0.1/bin/.coursier-wrapped: /usr/bin/env: bad interpreter: No such file or directory
/nix/store/ilqg5j6znhvnardzvv62avxsk2787fa4-coursier-1.0.1/bin/coursier: line 3: /nix/store/ilqg5j6znhvnardzvv62avxsk2787fa4-coursier-1.0.1/bin/.coursier-wrapped: Success
builder for '/nix/store/fqjifzlp7h9njafdy5kw4wc5va9ldjvj-bloop-deps-1.0.0.drv' failed with exit code 127
cannot build derivation '/nix/store/5z69iwjd32zwpq23q3hm3snafr25r0gb-bloop-1.0.0.drv': 1 dependencies couldn't be built
error: build of '/nix/store/5z69iwjd32zwpq23q3hm3snafr25r0gb-bloop-1.0.0.drv' failed

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

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

Partial log (click to expand)


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

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


Before `/usr/bin/env sh` was in the script.
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: bloop

Partial log (click to expand)

Downloaded https://repo1.maven.org/maven2/ch/epfl/scala/zinc-compile-core_2.12/1.1.7+62-0f4ad9d5/zinc-compile-core_2.12-1.1.7+62-0f4ad9d5.jar.sha1
Downloading https://repo1.maven.org/maven2/io/circe/circe-jawn_2.12/0.9.3/circe-jawn_2.12-0.9.3.jar
Downloading https://repo1.maven.org/maven2/io/circe/circe-jawn_2.12/0.9.3/circe-jawn_2.12-0.9.3.jar.sha1
Downloaded https://repo1.maven.org/maven2/io/circe/circe-jawn_2.12/0.9.3/circe-jawn_2.12-0.9.3.jar
Downloaded https://repo1.maven.org/maven2/io/circe/circe-jawn_2.12/0.9.3/circe-jawn_2.12-0.9.3.jar.sha1
https://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.12/7.2… (79.67 %, 64324…

Downloaded https://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.12/7.2.20/scalaz-core_2.12-7.2.20.jar
building '/nix/store/xplh8lnlbr31jj4jv1i9fsslxdrm9962-bloop-1.0.0.drv'...
installing

@Tomahna Tomahna deleted the bloop branch August 10, 2018 10:08
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