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

rPackages.data_table: OpenMP support on Darwin #34041

Merged
merged 1 commit into from Jan 19, 2018

Conversation

mnacamura
Copy link
Contributor

Motivation for this change

Fix #34040

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.

@peti
Copy link
Member

peti commented Jan 19, 2018

@GrahamcOfBorg build rPackages.data_table

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Failure for system: aarch64-linux

error: while evaluating the attribute 'buildInputs' of the derivation 'r-data.table-1.10.4-3' at /var/lib/gc-of-borg/nix-test-rs-1/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-1/pkgs/stdenv/generic/make-derivation.nix:148:11:
while evaluating the attribute 'buildInputs' of the derivation 'R-3.4.3' at /var/lib/gc-of-borg/nix-test-rs-1/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-1/pkgs/stdenv/generic/make-derivation.nix:148:11:
while evaluating the attribute 'buildInputs' of the derivation 'openjdk-8u172b02' at /var/lib/gc-of-borg/nix-test-rs-1/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-1/pkgs/stdenv/generic/make-derivation.nix:148:11:
while evaluating the attribute 'buildCommand' of the derivation 'openjdk-bootstrap' at /var/lib/gc-of-borg/nix-test-rs-1/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-1/pkgs/stdenv/generic/make-derivation.nix:148:11:
No bootstrap for system

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Success for system: x86_64-linux

** installing vignettes
** testing if installed package can be loaded
* DONE (data.table)
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/if372ilhbiryglxm6f0cs5zjzxrkr3h6-r-data.table-1.10.4-3
shrinking /nix/store/if372ilhbiryglxm6f0cs5zjzxrkr3h6-r-data.table-1.10.4-3/library/data.table/libs/datatable.so
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/if372ilhbiryglxm6f0cs5zjzxrkr3h6-r-data.table-1.10.4-3
checking for references to /tmp/nix-build-r-data.table-1.10.4-3.drv-0 in /nix/store/if372ilhbiryglxm6f0cs5zjzxrkr3h6-r-data.table-1.10.4-3...
/nix/store/if372ilhbiryglxm6f0cs5zjzxrkr3h6-r-data.table-1.10.4-3

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Success for system: x86_64-darwin

** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (data.table)
post-installation fixup
strip is /nix/store/i1zz228nl3bljcbb83fq0rq7lr7nvv4y-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/ps8345yn2c6m71czpnvd9k8vpzb24h1n-r-data.table-1.10.4-3
/nix/store/ps8345yn2c6m71czpnvd9k8vpzb24h1n-r-data.table-1.10.4-3

@peti peti merged commit f88720e into NixOS:master Jan 19, 2018
@mnacamura mnacamura deleted the r-datatable-openmp branch January 19, 2018 13:03
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