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

jsonnet: 0.10.0 -> 0.11.2 #43938

Merged
merged 1 commit into from Jul 22, 2018
Merged

jsonnet: 0.10.0 -> 0.11.2 #43938

merged 1 commit into from Jul 22, 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/jsonnet/versions.

meta.description for jsonnet is: '"Purely-functional configuration language that helps you define JSON data"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
Test this build with Cachix (click to expand)

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 545f62eb4ff55e7aecbe309d25c207d6a0373b45 && nix-shell --pure -I nixpkgs=. -p jsonnet

cc @benley @copumpkin for testing.

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

No attempt on aarch64-linux (full log)

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

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

Failure on x86_64-darwin (full log)

Attempted: jsonnet

Partial log (click to expand)

Exception: Command '/nix/store/rr41xvzb7jsvbzh35waxmzhj2bbipgad-python-2.7.15/bin/python /nix/store/xnaihn68yay36rcrszrlmcvy6mafamci-emscripten-1.37.36/share/emscripten/em++.py /nix/store/xnaihn68yay36rcrszrlmcvy6mafamci-emscripten-1.37.36/share/emscripten/system/lib/libcxxabi/src/cxa_aux_runtime.cpp -o /tmp/tmpxPFMvr/cxa_aux_runtime.cpp.o -std=c++11 -Werror -Oz -I/nix/store/xnaihn68yay36rcrszrlmcvy6mafamci-emscripten-1.37.36/share/emscripten/system/lib/libcxxabi/include' returned non-zero exit status 1
make: *** [Makefile:134: libjsonnet.js] Error 1
error: unable to open output file '/tmp/tmpxPFMvr/cxa_demangle.cpp.o': 'No such file or directory'
1 error generated.
ERROR:root:compiler frontend failed to generate LLVM bitcode, halting
error: unable to open output file '/tmp/tmpxPFMvr/cxa_default_handlers.cpp.o': 'No such file or directory'
1 error generated.
ERROR:root:compiler frontend failed to generate LLVM bitcode, halting
builder for '/nix/store/2wx69jsnc6mnh91g587b4w1b180bci42-jsonnet-0.11.2.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/2wx69jsnc6mnh91g587b4w1b180bci42-jsonnet-0.11.2.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: jsonnet

Partial log (click to expand)

installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/w8svnga437b9gl9yhy46jg5yfgzj9n3q-jsonnet-0.11.2
shrinking /nix/store/w8svnga437b9gl9yhy46jg5yfgzj9n3q-jsonnet-0.11.2/lib/libjsonnet.so
shrinking /nix/store/w8svnga437b9gl9yhy46jg5yfgzj9n3q-jsonnet-0.11.2/bin/jsonnet
strip is /nix/store/90vmpr41dzsx350k5argycaf693hnl1l-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/w8svnga437b9gl9yhy46jg5yfgzj9n3q-jsonnet-0.11.2/lib  /nix/store/w8svnga437b9gl9yhy46jg5yfgzj9n3q-jsonnet-0.11.2/bin
patching script interpreter paths in /nix/store/w8svnga437b9gl9yhy46jg5yfgzj9n3q-jsonnet-0.11.2
checking for references to /build in /nix/store/w8svnga437b9gl9yhy46jg5yfgzj9n3q-jsonnet-0.11.2...
/nix/store/w8svnga437b9gl9yhy46jg5yfgzj9n3q-jsonnet-0.11.2

@FRidh FRidh requested a review from copumpkin July 22, 2018 06:34
@FRidh
Copy link
Member

FRidh commented Jul 22, 2018

@GrahamcOfBorg build pythonPackages.jsonnet python3Packages.jsonnet

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: pythonPackages.jsonnet, python3Packages.jsonnet

Partial log (click to expand)

copying build/lib.macosx-10.6-x86_64-3.6/_jsonnet.cpython-36m-darwin.so ->
test_evaluate_file (python._jsonnet_test.JsonnetTests) ... ok
test_evaluate_snippet (python._jsonnet_test.JsonnetTests) ... ok

----------------------------------------------------------------------
Ran 2 tests in 0.047s

OK
/nix/store/lahch925j2sic3rvh5a9p9wrriwav5ah-python2.7-jsonnet-0.11.2
/nix/store/ds9c15zdfx4vd35xx0sm9fa0jkvkqbph-python3.6-jsonnet-0.11.2

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pythonPackages.jsonnet, python3Packages.jsonnet

Partial log (click to expand)

copying build/lib.linux-x86_64-3.6/_jsonnet.cpython-36m-x86_64-linux-gnu.so ->
test_evaluate_file (python._jsonnet_test.JsonnetTests) ... ok
test_evaluate_snippet (python._jsonnet_test.JsonnetTests) ... ok

----------------------------------------------------------------------
Ran 2 tests in 0.105s

OK
/nix/store/qgi4wvv07zplip6i9kmj6z27dsldj7kp-python2.7-jsonnet-0.11.2
/nix/store/a39z6pfpmbm6rxqbkjxvfknpagqy4ndp-python3.6-jsonnet-0.11.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pythonPackages.jsonnet, python3Packages.jsonnet

Partial log (click to expand)

copying build/lib.linux-aarch64-3.6/_jsonnet.cpython-36m-aarch64-linux-gnu.so ->
test_evaluate_file (python._jsonnet_test.JsonnetTests) ... ok
test_evaluate_snippet (python._jsonnet_test.JsonnetTests) ... ok

----------------------------------------------------------------------
Ran 2 tests in 0.115s

OK
/nix/store/41xf40y66gra9qcb797fvgcajf08nc8p-python2.7-jsonnet-0.11.2
/nix/store/59zqjgxmcq764fi69pr2h78bzm84p572-python3.6-jsonnet-0.11.2

@FRidh
Copy link
Member

FRidh commented Jul 22, 2018

Funny, darwin jsonnet fails, yet its Python packages succeed.

@benley
Copy link
Member

benley commented Jul 22, 2018

I suspect that Darwin build failure may not be jsonnet's fault - it appears to be complaining that its temp directory went missing during the build.

@benley benley merged commit 61f7f22 into NixOS:master Jul 22, 2018
@r-ryantm r-ryantm deleted the auto-update/jsonnet branch July 23, 2018 02:44
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

4 participants