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

conan: 1.4.5 -> 1.5.1 #43032

Merged
merged 1 commit into from Jul 5, 2018
Merged

conan: 1.4.5 -> 1.5.1 #43032

merged 1 commit into from Jul 5, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 4, 2018

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

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

These checks were done:

  • built on NixOS
  • Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan_server-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan_server had a zero exit code or showed the expected version
  • /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan_build_info-wrapped passed the binary check.
  • /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan_build_info passed the binary check.
  • Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan had a zero exit code or showed the expected version
  • 2 of 6 passed binary check by having a zero exit code.
  • 0 of 6 passed binary check by having the new version present in output.
  • found 1.5.1 with grep in /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1
  • directory tree listing: https://gist.github.com/097b90f575be6117eceec5c70235c405
  • du listing: https://gist.github.com/54f8f4a3882e828289ab5b96dd0fa338

meta.description for conan is: '"Decentralized and portable C/C++ package manager"'.

This build is cached with Cachix. To use the cache follow these 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 ed8a0b836d95ada80c0ed2315cd5bde6fa5b03cf && nix-shell --pure -I nixpkgs=. -p conan

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

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan_server-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan_server had a zero exit code or showed the expected version
- /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan_build_info-wrapped passed the binary check.
- /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan_build_info passed the binary check.
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan had a zero exit code or showed the expected version
- 2 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- found 1.5.1 with grep in /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1
- directory tree listing: https://gist.github.com/097b90f575be6117eceec5c70235c405
- du listing: https://gist.github.com/54f8f4a3882e828289ab5b96dd0fa338
@grahamc
Copy link
Member

grahamc commented Jul 4, 2018

@GrahamcOfBorg eval

@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: conan

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

No attempt on x86_64-darwin (full log)

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

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 aarch64-linux (full log)

Attempted: conan

Partial log (click to expand)

test_invalid_tracer (conans.test.integration.test_build_info_extraction.MyBuildInfo) ... ok
test_json (conans.test.integration.test_build_info_extraction.MyBuildInfo) ... ok
test_only_download (conans.test.integration.test_build_info_extraction.MyBuildInfo) ... ok
test_package_test (conans.test.integration.test_package_config_test.TestPackageConfigTest) ... ok

----------------------------------------------------------------------
Ran 8 tests in 102.288s

OK
/nix/store/na4b0pk0gfr1rbbfk0rm6d5g5qq4z88s-conan-1.5.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: conan

Partial log (click to expand)

/nix/store/na4b0pk0gfr1rbbfk0rm6d5g5qq4z88s-conan-1.5.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: conan

Partial log (click to expand)

test_json (conans.test.integration.test_build_info_extraction.MyBuildInfo) ... ok
test_only_download (conans.test.integration.test_build_info_extraction.MyBuildInfo) ... ok
test_only_test (conans.test.command.test_package_test.TestPackageTest) ... ok
test_with_path_errors_test (conans.test.command.test_package_test.TestPackageTest) ... ok

----------------------------------------------------------------------
Ran 8 tests in 66.075s

OK
/nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: conan

Partial log (click to expand)

/nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1

@dotlambda dotlambda merged commit 88a183f into NixOS:master Jul 5, 2018
@r-ryantm r-ryantm deleted the auto-update/conan branch July 5, 2018 13:47
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