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

closurecompiler: 20180910 -> 20181008 #50792

Merged
merged 1 commit into from Nov 20, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/closure-compiler/versions.

meta.description for closurecompiler is: '"A tool for making JavaScript download and run faster"'.

Checks done (click to expand)
Rebuild report (click to expand)

50 total rebuild path(s)

17 package rebuild(s)

17 x86_64-linux rebuild(s)
15 i686-linux rebuild(s)
3 x86_64-darwin rebuild(s)
15 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
closurecompiler
emscripten
faust
faust2
faust2alqt
faust2alsa
faust2csound
faust2firefox
faust2jack
faust2jaqt
faust2ladspa
faust2lv2
faustlive
foo-yc20
meguca
purePackages.faust
tambura

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ws17z58144iibnly0ijbh4h83wsld60h-closure-compiler-20181008 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A closurecompiler https://github.com/r-ryantm/nixpkgs/archive/996d07d1ac7a0889f930c9516c32e7d370534a81.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/ws17z58144iibnly0ijbh4h83wsld60h-closure-compiler-20181008
ls -la /nix/store/ws17z58144iibnly0ijbh4h83wsld60h-closure-compiler-20181008/bin

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/closure-compiler/versions
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

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

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.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: closurecompiler

Partial log (click to expand)

building
no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/dgwf9vlagc8vybcip5xnn39fsx8cg471-closure-compiler-20181008
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/dgwf9vlagc8vybcip5xnn39fsx8cg471-closure-compiler-20181008/bin
patching script interpreter paths in /nix/store/dgwf9vlagc8vybcip5xnn39fsx8cg471-closure-compiler-20181008
checking for references to /build in /nix/store/dgwf9vlagc8vybcip5xnn39fsx8cg471-closure-compiler-20181008...
/nix/store/dgwf9vlagc8vybcip5xnn39fsx8cg471-closure-compiler-20181008

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: closurecompiler

Partial log (click to expand)

configuring
no configure script, doing nothing
building
no Makefile, doing nothing
installing
post-installation fixup
strip is /nix/store/g5r4apl0za012ffs6ladinwa5w0m1l3k-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/5f5vwzlcslk32k9kgb7r7f1hqlbc25yn-closure-compiler-20181008/bin
patching script interpreter paths in /nix/store/5f5vwzlcslk32k9kgb7r7f1hqlbc25yn-closure-compiler-20181008
/nix/store/5f5vwzlcslk32k9kgb7r7f1hqlbc25yn-closure-compiler-20181008

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 20, 2018

@GrahamcOfBorg build emscripten

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

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

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.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: emscripten

Partial log (click to expand)

----------------------------------------------------------------------
Ran 1 test in 111.692s

OK
Test suites:
['test_core']
Running test_core: (1 tests)
(checking sanity from test runner)
--------------- /running test -----------------
/nix/store/njzjqw39l949ch5ajrcvx1161dqn6irf-emscripten-1.37.36

@c0bw3b c0bw3b merged commit f405af8 into NixOS:master Nov 20, 2018
@r-ryantm r-ryantm deleted the auto-update/closure-compiler branch December 8, 2018 22:21
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