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

cpp-hocon: 0.1.6 -> 0.1.7 #42710

Merged
merged 1 commit into from Jun 29, 2018
Merged

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/cpp-hocon/versions.

These checks were done:

meta.description for cpp-hocon is: '" A C++ port of the Typesafe Config library"'.

cc @womfoo for testing.

Experimental: this build is cached with Cachix. To use the cache follow these experimental instructions:

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 b9f4afa38cedaac1b426765e80f6b817e5ff357b && nix-shell --pure -I nixpkgs=. -p cpp-hocon

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/cpp-hocon/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.1.7 with grep in /nix/store/xvra7ffhxjj2p4j80p253jwjxgwyp1rl-cpp-hocon-0.1.7
- directory tree listing: https://gist.github.com/f58abd979d8b4e35bed032e929b39177
- du listing: https://gist.github.com/361aabaa0ba139c553980b12090a1f95
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: cpp-hocon

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: cpp-hocon

Partial log (click to expand)

-- Installing: /nix/store/xvra7ffhxjj2p4j80p253jwjxgwyp1rl-cpp-hocon-0.1.7/include/hocon/config_includer.hpp
-- Installing: /nix/store/xvra7ffhxjj2p4j80p253jwjxgwyp1rl-cpp-hocon-0.1.7/include/hocon/config_parse_options.hpp
-- Installing: /nix/store/xvra7ffhxjj2p4j80p253jwjxgwyp1rl-cpp-hocon-0.1.7/include/hocon/types.hpp
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xvra7ffhxjj2p4j80p253jwjxgwyp1rl-cpp-hocon-0.1.7
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xvra7ffhxjj2p4j80p253jwjxgwyp1rl-cpp-hocon-0.1.7/lib
patching script interpreter paths in /nix/store/xvra7ffhxjj2p4j80p253jwjxgwyp1rl-cpp-hocon-0.1.7
checking for references to /build in /nix/store/xvra7ffhxjj2p4j80p253jwjxgwyp1rl-cpp-hocon-0.1.7...
/nix/store/xvra7ffhxjj2p4j80p253jwjxgwyp1rl-cpp-hocon-0.1.7

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: cpp-hocon

Partial log (click to expand)

-- Installing: /nix/store/gfj8l39f0m4fpln9wg7pxkrkcbiyaaf0-cpp-hocon-0.1.7/include/hocon/config_include_context.hpp
-- Installing: /nix/store/gfj8l39f0m4fpln9wg7pxkrkcbiyaaf0-cpp-hocon-0.1.7/include/hocon/config_exception.hpp
-- Installing: /nix/store/gfj8l39f0m4fpln9wg7pxkrkcbiyaaf0-cpp-hocon-0.1.7/include/hocon/config.hpp
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/gfj8l39f0m4fpln9wg7pxkrkcbiyaaf0-cpp-hocon-0.1.7
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/gfj8l39f0m4fpln9wg7pxkrkcbiyaaf0-cpp-hocon-0.1.7/lib
patching script interpreter paths in /nix/store/gfj8l39f0m4fpln9wg7pxkrkcbiyaaf0-cpp-hocon-0.1.7
checking for references to /build in /nix/store/gfj8l39f0m4fpln9wg7pxkrkcbiyaaf0-cpp-hocon-0.1.7...
/nix/store/gfj8l39f0m4fpln9wg7pxkrkcbiyaaf0-cpp-hocon-0.1.7

@FRidh FRidh merged commit aaf6729 into NixOS:master Jun 29, 2018
@r-ryantm r-ryantm deleted the auto-update/cpp-hocon branch July 1, 2018 21:14
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