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

monetdb: init at 11.29.3 #39306

Merged
merged 2 commits into from Apr 27, 2018
Merged

monetdb: init at 11.29.3 #39306

merged 2 commits into from Apr 27, 2018

Conversation

StillerHarpo
Copy link
Contributor

@StillerHarpo StillerHarpo commented Apr 21, 2018

Motivation for this change

New package

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
    • 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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@Mic92 Mic92 changed the title monetdb init at 11.29.3 monetdb: init at 11.29.3 Apr 21, 2018
@emmanuelrosa
Copy link
Contributor

@StillerHarpo, given this package is for a DBMS, how will the services/servers (monetdbd and mserver5) be handled?

On NixOS you'll need a NixOS module to create the systemd unit(s) to start monetdbd and mserver5. You can take a look at these modules to get ideas: https://github.com/NixOS/nixpkgs/tree/8f3091939b00674e0aedbaaef76cc06591dd7ede/nixos/modules/services/databases

Copy link
Member

@primeos primeos left a comment

Choose a reason for hiding this comment

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

Note: It works fine for now but we'll probably need to activate some features/extensions in the future (most available features/extensions are currently disabled).

@emmanuelrosa Thanks for your comment, a module will follow soon (WIP).

EDIT: Nevermind, meta.platforms is missing.

@primeos
Copy link
Member

primeos commented Apr 26, 2018

@GrahamcOfBorg build monetdb

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: monetdb

Partial log (click to expand)

shrinking /nix/store/glqw5ylqaygajmsbrm8qs1l3w3dlm648-monetdb-11.29.3/lib/monetdb5/lib_opt_sql_append.so
shrinking /nix/store/glqw5ylqaygajmsbrm8qs1l3w3dlm648-monetdb-11.29.3/lib/libbat.so.16.0.1
shrinking /nix/store/glqw5ylqaygajmsbrm8qs1l3w3dlm648-monetdb-11.29.3/lib/libmapi.so.10.0.0
shrinking /nix/store/glqw5ylqaygajmsbrm8qs1l3w3dlm648-monetdb-11.29.3/lib/libstream.so.11.0.0
gzipping man pages under /nix/store/glqw5ylqaygajmsbrm8qs1l3w3dlm648-monetdb-11.29.3/share/man/
strip is /nix/store/j7d4mr0ikv974ig7yzhknpsq288js4bs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/glqw5ylqaygajmsbrm8qs1l3w3dlm648-monetdb-11.29.3/lib  /nix/store/glqw5ylqaygajmsbrm8qs1l3w3dlm648-monetdb-11.29.3/bin
patching script interpreter paths in /nix/store/glqw5ylqaygajmsbrm8qs1l3w3dlm648-monetdb-11.29.3
checking for references to /build in /nix/store/glqw5ylqaygajmsbrm8qs1l3w3dlm648-monetdb-11.29.3...
/nix/store/glqw5ylqaygajmsbrm8qs1l3w3dlm648-monetdb-11.29.3

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: monetdb

Partial log (click to expand)

shrinking /nix/store/6nx0y15k2fm27659cil0d45d4svb36xw-monetdb-11.29.3/bin/tachograph
shrinking /nix/store/6nx0y15k2fm27659cil0d45d4svb36xw-monetdb-11.29.3/bin/tomograph
shrinking /nix/store/6nx0y15k2fm27659cil0d45d4svb36xw-monetdb-11.29.3/bin/mserver5
shrinking /nix/store/6nx0y15k2fm27659cil0d45d4svb36xw-monetdb-11.29.3/bin/monetdb
shrinking /nix/store/6nx0y15k2fm27659cil0d45d4svb36xw-monetdb-11.29.3/bin/monetdbd
gzipping man pages under /nix/store/6nx0y15k2fm27659cil0d45d4svb36xw-monetdb-11.29.3/share/man/
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/6nx0y15k2fm27659cil0d45d4svb36xw-monetdb-11.29.3/lib  /nix/store/6nx0y15k2fm27659cil0d45d4svb36xw-monetdb-11.29.3/bin
patching script interpreter paths in /nix/store/6nx0y15k2fm27659cil0d45d4svb36xw-monetdb-11.29.3
checking for references to /build in /nix/store/6nx0y15k2fm27659cil0d45d4svb36xw-monetdb-11.29.3...

@primeos primeos merged commit 5f0e640 into NixOS:master Apr 27, 2018
Synthetica9 pushed a commit to Synthetica9/nixpkgs that referenced this pull request May 3, 2018
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