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

ghc861: 8.6.1-alpha2 -> 8.6.1-beta1 #44891

Merged
merged 1 commit into from Aug 11, 2018
Merged

Conversation

vaibhavsagar
Copy link
Member

@vaibhavsagar vaibhavsagar commented Aug 11, 2018

Motivation for this change
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)
  • Fits CONTRIBUTING.md.

@basvandijk
Copy link
Member

@GrahamcOfBorg build haskell.compiler.ghc861

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: haskell.compiler.ghc861

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: haskell.compiler.ghc861

Partial log (click to expand)

wrong ELF type
wrong ELF type
wrong ELF type
shrinking RPATHs of ELF executables and libraries in /nix/store/x20f59zac00k3gqsyc5qv98fcskkmhq2-ghc-8.6.0.20180810-doc
/nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/x20f59zac00k3gqsyc5qv98fcskkmhq2-ghc-8.6.0.20180810-doc
/nix/store/x20f59zac00k3gqsyc5qv98fcskkmhq2-ghc-8.6.0.20180810-doc/share/doc/ghc/html/libraries/gen_contents_index: interpreter directive changed from "/bin/sh" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/x20f59zac00k3gqsyc5qv98fcskkmhq2-ghc-8.6.0.20180810-doc...
/nix/store/347pv3fmdck9lzr02qddmqgfawq2a89b-ghc-8.6.0.20180810

@basvandijk
Copy link
Member

Lets see if we can build some packages with 8.6.1:

@GrahamcOfBorg build haskell.packages.ghc861.integer-logarithms

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: haskell.packages.ghc861.integer-logarithms

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

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

Attempted: haskell.compiler.ghc861

Partial log (click to expand)

<<ghc: 836307192 bytes, 118 GCs, 26807796/103986368 avg/max bytes residency (8 samples), 210M in use, 0.000 INIT (0.002 elapsed), 0.530 MUT (0.804 elapsed), 0.384 GC (0.427 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-8.6.0.20180810 -hide-all-packages -i -icompiler/backpack -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/parser -Icompiler/stage2/build/utils -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2   -optP-DGHCI -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.2.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-8.6.0.20180810 -package-id ghc-boot-th-8.6.0.20180810 -package-id ghc-heap-8.6.0.20180810 -package-id ghci-8.6.0.20180810 -package-id hpc-0.6.0.3 -package-id process-1.6.3.0 -package-id template-haskell-2.14.0.0 -package-id terminfo-0.4.1.2 -package-id time-1.8.0.2 -package-id transformers-0.5.5.0 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -Wcpp-undef  -no-user-package-db -rtsopts       -Wnoncanonical-monad-instances  -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build   -dynamic-too -c compiler/ghci/Linker.hs -o compiler/stage2/build/Linker.o -dyno compiler/stage2/build/Linker.dyn_o
<<ghc: 4854952128 bytes, 346 GCs, 41783208/140065992 avg/max bytes residency (10 samples), 357M in use, 0.000 INIT (0.002 elapsed), 3.047 MUT (3.665 elapsed), 1.214 GC (1.315 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-8.6.0.20180810 -hide-all-packages -i -icompiler/backpack -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/parser -Icompiler/stage2/build/utils -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2   -optP-DGHCI -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.2.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-8.6.0.20180810 -package-id ghc-boot-th-8.6.0.20180810 -package-id ghc-heap-8.6.0.20180810 -package-id ghci-8.6.0.20180810 -package-id hpc-0.6.0.3 -package-id process-1.6.3.0 -package-id template-haskell-2.14.0.0 -package-id terminfo-0.4.1.2 -package-id time-1.8.0.2 -package-id transformers-0.5.5.0 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -Wcpp-undef  -no-user-package-db -rtsopts       -Wnoncanonical-monad-instances  -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build   -dynamic-too -c compiler/main/DynamicLoading.hs -o compiler/stage2/build/DynamicLoading.o -dyno compiler/stage2/build/DynamicLoading.dyn_o
<<ghc: 1147762280 bytes, 109 GCs, 29431926/108264320 avg/max bytes residency (8 samples), 219M in use, 0.000 INIT (0.002 elapsed), 0.715 MUT (1.009 elapsed), 0.414 GC (0.461 elapsed) :ghc>>
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall      -this-unit-id base-4.12.0.0 -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/./autogen -Ilibraries/base/dist-install/build/./autogen -Ilibraries/base/include -Ilibraries/base/dist-install/build/include -I/nix/store/c0vi8ik143x6mnsxjr6lbid55xch8wgj-libiconv-osx-10.11.6/include  -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/./autogen/cabal_macros.h -package-id ghc-prim-0.5.3 -package-id integer-gmp-1.0.2.0 -package-id rts -this-unit-id base -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -O2 -haddock  -no-user-package-db -rtsopts  -Wno-trustworthy-safe -Wno-deprecated-flags     -Wnoncanonical-monad-instances  -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build   -dynamic-too -c libraries/base/./System/Mem.hs -o libraries/base/dist-install/build/System/Mem.o -dyno libraries/base/dist-install/build/System/Mem.dyn_o
"inplace/bin/ghc-stage1" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header   -this-unit-id ghc-8.6.0.20180810 -hide-all-packages -i -icompiler/backpack -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/stage2/build -Icompiler/stage2/build -icompiler/stage2/build/./autogen -Icompiler/stage2/build/./autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -Icompiler/stage2/build/. -Icompiler/stage2/build/parser -Icompiler/stage2/build/utils -Icompiler/stage2/build/../rts/dist/build -Icompiler/stage2/build/stage2   -optP-DGHCI -optP-include -optPcompiler/stage2/build/./autogen/cabal_macros.h -package-id array-0.5.2.0 -package-id base-4.12.0.0 -package-id binary-0.8.6.0 -package-id bytestring-0.10.8.2 -package-id containers-0.6.0.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.3.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-8.6.0.20180810 -package-id ghc-boot-th-8.6.0.20180810 -package-id ghc-heap-8.6.0.20180810 -package-id ghci-8.6.0.20180810 -package-id hpc-0.6.0.3 -package-id process-1.6.3.0 -package-id template-haskell-2.14.0.0 -package-id terminfo-0.4.1.2 -package-id time-1.8.0.2 -package-id transformers-0.5.5.0 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -Wcpp-undef  -no-user-package-db -rtsopts       -Wnoncanonical-monad-instances  -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build   -dynamic-too -c compiler/hsSyn/Convert.hs -o compiler/stage2/build/Convert.o -dyno compiler/stage2/build/Convert.dyn_o
<<ghc: 4909067072 bytes, 285 GCs, 38815769/123436912 avg/max bytes residency (10 samples), 312M in use, 0.000 INIT (0.002 elapsed), 3.028 MUT (3.534 elapsed), 1.258 GC (1.344 elapsed) :ghc>>
building of '/nix/store/05nj58pvig7vv05iqk740ifvwbmkq3jj-ghc-8.6.0.20180810.drv' timed out after 3600 seconds
error: build of '/nix/store/05nj58pvig7vv05iqk740ifvwbmkq3jj-ghc-8.6.0.20180810.drv' failed

@GrahamcOfBorg
Copy link

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

Attempted: haskell.packages.ghc861.integer-logarithms

Partial log (click to expand)

config.status: creating base.buildinfo
config.status: creating include/HsBaseConfig.h
config.status: creating include/EventConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gmp-includes, --with-gmp-libraries, --with-curses-libraries
"/build/ghc-8.6.0.20180810/inplace/bin/ghc-pkg" update -v0 --force  libraries/base/dist-install/inplace-pkg-config
building of '/nix/store/3il1brh8isyczhkhlr6kmy13pcxyx5c1-ghc-8.6.0.20180810.drv' timed out after 1800 seconds
cannot build derivation '/nix/store/pixdnwlym9myvc3m0m3xc825plsmm00d-hscolour-1.24.4.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/93mwajqwxx5sdf7mxl4zzji16rnn7ac8-jailbreak-cabal-1.3.3.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/4sg38y4w6a27rblmwc1mi73i45pn09h6-integer-logarithms-1.0.2.1.drv': 3 dependencies couldn't be built
error: build of '/nix/store/4sg38y4w6a27rblmwc1mi73i45pn09h6-integer-logarithms-1.0.2.1.drv' failed

@GrahamcOfBorg
Copy link

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

Attempted: haskell.packages.ghc861.integer-logarithms

Partial log (click to expand)

cannot build derivation '/nix/store/583sn8ar37ki9r9df4ahlvkr5r6qlxpn-hscolour-1.24.4.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/xan7zsy8144a7068gx7q7ic4hzs956r6-hscolour-1.24.4.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/sfk3yvwbn0dapi3c6kaz9yxdv791pwqj-mtl-2.2.2.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/rvpfsnycx78cd2rfxqxjdf5fjbvnzmzb-happy-1.19.9.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/bqm66a7jnl7ghsqwg85ppdi4zdyaqbr6-alex-3.2.4.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/05nj58pvig7vv05iqk740ifvwbmkq3jj-ghc-8.6.0.20180810.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/0frxwb8nf6ni2l8l1y36nix2kwkshnmj-hscolour-1.24.4.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/hmqw5gxqaknb9n3388b9b90sm3p8j6sx-jailbreak-cabal-1.3.3.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/a258x4sa4m5rn4cdlpq2m9qyhj7c7112-integer-logarithms-1.0.2.1.drv': 3 dependencies couldn't be built
error: build of '/nix/store/a258x4sa4m5rn4cdlpq2m9qyhj7c7112-integer-logarithms-1.0.2.1.drv' failed

@domenkozar domenkozar merged commit c7596ef into NixOS:master Aug 11, 2018
@vaibhavsagar
Copy link
Member Author

Thanks!

@vaibhavsagar vaibhavsagar deleted the bump-ghc861 branch August 12, 2018 02:13
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