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

ocamlPackages.frontc: 3.4 -> 3.4.1 #51167

Merged
merged 1 commit into from Dec 5, 2018
Merged

Conversation

vbgl
Copy link
Contributor

@vbgl vbgl commented Nov 28, 2018

Motivation for this change

Compatibility with OCaml ≥ 4.06.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@vbgl
Copy link
Contributor Author

vbgl commented Nov 28, 2018

@GrahamcOfBorg build libbap

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: libbap

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libbap

Partial log (click to expand)

install -m644 _build/bap/libbap.so /nix/store/x34zb23kdd5jm1q6sxbw0jmzr7il4iy6-libbap-master-2018-03-01/lib/
install -m644 _build/bap/generated/bap.h /nix/store/x34zb23kdd5jm1q6sxbw0jmzr7il4iy6-libbap-master-2018-03-01/include/
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/x34zb23kdd5jm1q6sxbw0jmzr7il4iy6-libbap-master-2018-03-01
shrinking /nix/store/x34zb23kdd5jm1q6sxbw0jmzr7il4iy6-libbap-master-2018-03-01/lib/libbap.so
strip is /nix/store/n4hb93w6j076xcjw5pm09rdmc09s075b-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/x34zb23kdd5jm1q6sxbw0jmzr7il4iy6-libbap-master-2018-03-01/lib
patching script interpreter paths in /nix/store/x34zb23kdd5jm1q6sxbw0jmzr7il4iy6-libbap-master-2018-03-01
checking for references to /build in /nix/store/x34zb23kdd5jm1q6sxbw0jmzr7il4iy6-libbap-master-2018-03-01...
/nix/store/x34zb23kdd5jm1q6sxbw0jmzr7il4iy6-libbap-master-2018-03-01

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-darwin (full log)

Attempted: libbap

Partial log (click to expand)

[ 55%] Updating X86GenDAGISel.inc...
[ 55%] Building X86GenFastISel.inc...
[ 55%] Updating X86GenFastISel.inc...
[ 55%] Building X86GenCallingConv.inc...
[ 55%] Updating X86GenCallingConv.inc...
[ 55%] Building X86GenSubtargetInfo.inc...
building of '/nix/store/68ks2xi46agjxg5cs5z0rhl5y7qa84js-llvm-3.8.1.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/rm1wcgijmk0n1n4kxyp1v4xm30lfk0v6-ocaml4.05.0-bap-1.4.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/8g8qf227kfz35k4hh70bn0y0c8sdw0q8-libbap-master-2018-03-01.drv': 1 dependencies couldn't be built
error: build of '/nix/store/8g8qf227kfz35k4hh70bn0y0c8sdw0q8-libbap-master-2018-03-01.drv' failed

@vbgl vbgl merged commit f698c0c into NixOS:master Dec 5, 2018
@vbgl vbgl deleted the ocaml-frontc-3.4.1 branch December 5, 2018 08:49
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

2 participants