Skip to content

ndn-cxx: 0.6.3 -> 0.7.1#102248

Merged
jonringer merged 1 commit intoNixOS:masterfrom
prusnak:ndn-cxx
Nov 1, 2020
Merged

ndn-cxx: 0.6.3 -> 0.7.1#102248
jonringer merged 1 commit intoNixOS:masterfrom
prusnak:ndn-cxx

Conversation

@prusnak
Copy link
Member

@prusnak prusnak commented Oct 31, 2020

Motivation for this change

Version update, package cleanup (part of #101964)

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Oct 31, 2020
@SuperSandro2000
Copy link
Member

Result of nixpkgs-review pr 102248 run on x86_64-linux 1

1 package built:
  • ndn-cxx

@SuperSandro2000
Copy link
Member

SuperSandro2000 commented Oct 31, 2020

Result of nixpkgs-review pr 102248 run on x86_64-darwin 1

1 package failed to build:
  • ndn-cxx
unpacking sources
unpacking source archive /nix/store/fmd4zhhgh98qggk20yzb9a45nrk07m5p-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
configure flags: --prefix=/nix/store/2xlvvz7d447v8n6kk6ssif7b8fvmh6bq-ndn-cxx-0.7.1 --with-openssl=/nix/store/bid8wmf6fb5kg702ywnl7zjzh5158dnr-openssl-1.1.1g-dev --boost-includes=/nix/store/njymq44zr2yijwvlb5pc6d2blxpk5lak-boost-1.69.0-dev/include --boost-libs=/nix/store/5c1l3jplzwcs0k6adqvlksk46i62c8gi-boost-1.69.0/lib configure
Setting top to                           : /private/tmp/nix-build-ndn-cxx-0.7.1.drv-0/source
Setting out to                           : /private/tmp/nix-build-ndn-cxx-0.7.1.drv-0/source/build
Building static library                  : no
Building shared library                  : yes
Checking for 'clang++' (C++ compiler)    : clang++
Checking C++ compiler version            : 7.1.0
The version of Xcode you are using is too old.
The minimum supported Xcode version is 9.0.
(complete log in /private/tmp/nix-build-ndn-cxx-0.7.1.drv-0/source/build/config.log)

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Result of nixpkgs-review pr 102248 1

1 package built:
  • ndn-cxx

@prusnak prusnak deleted the ndn-cxx branch November 1, 2020 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants