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

mongodb-tools: 3.0.12 -> 3.5.8 #26515

Closed
wants to merge 1 commit into from

Conversation

manveru
Copy link
Contributor

@manveru manveru commented Jun 11, 2017

Motivation for this change
Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@manveru, thanks for your PR! By analyzing the history of the files in this pull request, we identified @kamilchm to be a potential reviewer.

Copy link
Contributor

@bennofs bennofs left a comment

Choose a reason for hiding this comment

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

This fails to build with nixpkgs master on NixOS with the following error:

# pkg-config --cflags openssl
pkg-config: exec: "pkg-config": executable file not found in $PATH
+ exitHandler
+ exitCode=2
+ set +e
+ closeNest
+ '[' 1 -gt 0 ']'
+ stopNest
+ nestingLevel=0
+ echo -en '\033[q'
+ '[' 0 -gt 0 ']'
+ '[' -n '' ']'
+ '[' 2 '!=' 0 ']'
+ runHook failureHook
+ local hookName=failureHook
+ shift
+ local var=failureHook
+ [[ failureHook =~ Hook$ ]]
+ var+=s
+ eval 'local -a dummy=("${failureHooks[@]}")'
++ dummy=("${failureHooks[@]}")
++ local -a dummy
+ for hook in "_callImplicitHook 0 $hookName" "${dummy[@]}"
+ _eval '_callImplicitHook 0 failureHook'
+ local 'code=_callImplicitHook 0 failureHook'
+ shift
++ type -t _callImplicitHook 0 failureHook
+ '[' function = function ']'
+ eval '_callImplicitHook 0 failureHook "$@"'
++ _callImplicitHook 0 failureHook
++ local def=0
++ local hookName=failureHook
++ case "$(type -t $hookName)" in
+++ type -t failureHook
++ '[' -z '' ']'
++ return 0
+ return 0
+ '[' -n '' ']'
+ exit 2
builder for ‘/nix/store/xvblmiisxr7lwgidx367zdiy5iz2c1vr-mongo-tools-3.5.8.drv’ failed with exit code 2
error: build of ‘/nix/store/xvblmiisxr7lwgidx367zdiy5iz2c1vr-mongo-tools-3.5.8.drv’ failed

@orivej
Copy link
Contributor

orivej commented Sep 29, 2017

Updated in #29884

@orivej orivej closed this Sep 29, 2017
@manveru manveru deleted the mongodb-tools-3.5.8 branch November 30, 2017 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants