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

dmd: 2.075.1 -> 2.078.0 #33483

Merged
merged 1 commit into from Jan 6, 2018
Merged

dmd: 2.075.1 -> 2.078.0 #33483

merged 1 commit into from Jan 6, 2018

Conversation

ThomasMader
Copy link
Contributor

@ThomasMader ThomasMader commented Jan 5, 2018

Motivation for this change

Update dmd to 2.078.0 and run disabled assert.

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.

@grahamc
Copy link
Member

grahamc commented Jan 5, 2018

@GrahamcOfBorg build dmd

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

Package ‘dmdBuild-2.078.0’ in /var/lib/gc-of-borg/nix-test-rs-3/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-3/pkgs/development/compilers/dmd/default.nix:230 is not supported on ‘aarch64-linux’, refusing to evaluate.

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.

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: x86_64-darwin

12  dmd                                 0x000000010a8edc38 _d_run_main + 504
13  dmd                                 0x000000010a6d3a60 main + 20
14  dmd                                 0x000000010a6d2934 start + 52
15  ???                                 0x0000000000000009 0x0 + 9
make: *** [Makefile:249: test_results/d_do_test] Error 255
make: Leaving directory '/private/tmp/nix-build-dmdBuild-2.078.0.drv-0/dmd/test'
builder for ‘/nix/store/zzci2kf7g6vr5d3winllzfa5ggbwyrm2-dmdBuild-2.078.0.drv’ failed with exit code 2
cannot build derivation ‘/nix/store/5787nvwsb121jv5lnlwslxsrnsin45ga-phobosUnittests-2.078.0.drv’: 1 dependencies couldn't be built
cannot build derivation ‘/nix/store/8dza2y5rp2fpgkmad0jh6y1bcq26z7n9-dmd-2.078.0.drv’: 2 dependencies couldn't be built
error: build of ‘/nix/store/8dza2y5rp2fpgkmad0jh6y1bcq26z7n9-dmd-2.078.0.drv’ failed

@ThomasMader
Copy link
Contributor Author

Failure for system: x86_64-darwin

I tested on my Darwin Box and it was successful.

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

0.000s PASS release64 std.typetuple
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nnbsg3cw33a6fq137q9r3666vfwg5k5w-phobosUnittests-2.078.0
strip is /nix/store/wxn5gn8amxm1w0ikcx4gbs8a17wvss4j-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/nnbsg3cw33a6fq137q9r3666vfwg5k5w-phobosUnittests-2.078.0
checking for references to /tmp/nix-build-phobosUnittests-2.078.0.drv-0 in /nix/store/nnbsg3cw33a6fq137q9r3666vfwg5k5w-phobosUnittests-2.078.0...
building path(s) ‘/nix/store/ma1hs2wjayxw22xyxs9qg61bqbnx8afi-dmd-2.078.0’
installing
/nix/store/ma1hs2wjayxw22xyxs9qg61bqbnx8afi-dmd-2.078.0

@grahamc grahamc merged commit 95ffb20 into NixOS:master Jan 6, 2018
@ThomasMader ThomasMader deleted the dmd2.078.0 branch January 6, 2018 06:59
@ThomasMader ThomasMader mentioned this pull request Jan 7, 2018
8 tasks
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