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

facter: 3.11.1 -> 3.11.2 #42273

Merged
merged 1 commit into from Jun 20, 2018
Merged

facter: 3.11.1 -> 3.11.2 #42273

merged 1 commit into from Jun 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/facter/versions.

These checks were done:

meta.description for facter is: '"A system inventory tool"'.

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 069fcac8e97f850abd8ac1eab7415f653909f63d && nix-shell --pure -I nixpkgs=. -p facter

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

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

These checks were done:

- built on NixOS
- /nix/store/43wfvrm16zbavj23qayzi4606j7wh9nn-facter-3.11.2/bin/facter passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.11.2 with grep in /nix/store/43wfvrm16zbavj23qayzi4606j7wh9nn-facter-3.11.2
- directory tree listing: https://gist.github.com/07d089dc58aa8bd7724d6a0ad86a2e47
- du listing: https://gist.github.com/29155cb587017ccf8205dbc6856e6c2a
@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: facter

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

Failure on aarch64-linux (full log)

Attempted: facter

Partial log (click to expand)

In file included from /build/source/lib/inc/internal/detectors/xen_detector.hpp:3:0,
                 from /build/source/lib/src/detectors/xen_detector.cc:2:
/build/source/lib/inc/whereami/result.hpp:61:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         T get(std::string const& key) const throw(boost::bad_get)
                                             ^~~~~
make[1]: *** [CMakeFiles/Makefile2:159: lib/CMakeFiles/libprojectsrc.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
builder for '/nix/store/4jdkppqk4qqjhf4vls1pjlcp57qz3xgk-libwhereami-0.2.0.drv' failed with exit code 2
cannot build derivation '/nix/store/40r1l23ha7dvpvq8zp47m4b9fclndma3-facter-3.11.2.drv': 1 dependencies couldn't be built
error: build of '/nix/store/40r1l23ha7dvpvq8zp47m4b9fclndma3-facter-3.11.2.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: facter

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/43wfvrm16zbavj23qayzi4606j7wh9nn-facter-3.11.2
shrinking /nix/store/43wfvrm16zbavj23qayzi4606j7wh9nn-facter-3.11.2/lib/libfacter.so.3.11.2
shrinking /nix/store/43wfvrm16zbavj23qayzi4606j7wh9nn-facter-3.11.2/bin/facter
gzipping man pages under /nix/store/43wfvrm16zbavj23qayzi4606j7wh9nn-facter-3.11.2/share/man/
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/43wfvrm16zbavj23qayzi4606j7wh9nn-facter-3.11.2/lib  /nix/store/43wfvrm16zbavj23qayzi4606j7wh9nn-facter-3.11.2/bin
patching script interpreter paths in /nix/store/43wfvrm16zbavj23qayzi4606j7wh9nn-facter-3.11.2
checking for references to /build in /nix/store/43wfvrm16zbavj23qayzi4606j7wh9nn-facter-3.11.2...
/nix/store/43wfvrm16zbavj23qayzi4606j7wh9nn-facter-3.11.2

@fpletz fpletz merged commit 2f37153 into NixOS:master Jun 20, 2018
@r-ryantm r-ryantm deleted the auto-update/facter branch June 20, 2018 12:43
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