Run the build.
Properties
Properties
- Buildable
- B21632: Diff 17197
- Build Plan
- Plan 9 [GHC] OSX/amd64: Continuous Integration
- Status
Failed
Drydock: Build
Drydock: Build
- When
- Completed at Jul 7 2018, 6:33 PM · Built for 33 m, 53 s
- Status
Failed
574 | Call hs_init_ghc() from your main() function to set these options. |
---|---|
575 | Warning: -rtsopts and -with-rtsopts have no effect with -shared. |
576 | Call hs_init_ghc() from your main() function to set these options. |
577 | Warning: -rtsopts and -with-rtsopts have no effect with -shared. |
578 | Call hs_init_ghc() from your main() function to set these options. |
579 | Warning: -rtsopts and -with-rtsopts have no effect with -shared. |
580 | Call hs_init_ghc() from your main() function to set these options. |
581 | Warning: -rtsopts and -with-rtsopts have no effect with -shared. |
582 | Call hs_init_ghc() from your main() function to set these options. |
583 | |
584 | libraries/bytestring/Data/ByteString/Char8.hs:243:1: error: [-Wdeprecations, -Werror=deprecations] |
585 | Deprecated: "findSubstring is deprecated in favour of breakSubstring." |
586 | | |
587 | 243 | import Data.ByteString (empty,null,length,tail,init,append |
588 | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... |
589 | |
590 | libraries/bytestring/Data/ByteString/Char8.hs:243:1: error: [-Wdeprecations, -Werror=deprecations] |
591 | Deprecated: "findSubstrings is deprecated in favour of breakSubstring." |
592 | | |
593 | 243 | import Data.ByteString (empty,null,length,tail,init,append |
594 | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... |
595 | make[1]: *** [libraries/bytestring/dist-install/build/Data/ByteString/Char8.o] Error 1 |
596 | make[1]: *** Waiting for unfinished jobs.... |
597 | make: *** [all] Error 2 |
598 |
4327 | HC [stage 1] libraries/array/dist-install/build/Data/Array/ST/Safe.o |
---|---|
4328 | HC [stage 1] libraries/containers/dist-install/build/Data/Map/Lazy.o |
4329 | HC [stage 1] libraries/array/dist-install/build/Data/Array/Unsafe.o |
4330 | HC [stage 1] libraries/containers/dist-install/build/Data/Map/Strict/Internal.o |
4331 | HC [stage 1] libraries/containers/dist-install/build/Data/IntMap/Strict.o |
4332 | HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.o |
4333 | HC [stage 1] libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.o |
4334 | HC [stage 1] libraries/array/dist-install/build/Data/Array/IO/Safe.o |
4335 | HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable.o |
4336 | HC [stage 1] libraries/array/dist-install/build/Data/Array/Storable/Safe.o |
4337 | HC [stage 1] libraries/stm/dist-install/build/Control/Concurrent/STM/TSem.o |
4338 | HC [stage 1] libraries/transformers/dist-install/build/libHStransformers-0.5.5.0-ghc8.7.20180705.dylib |
4339 | HC [stage 1] libraries/text/dist-install/build/Data/Text/Internal/Fusion.o |
4340 | HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Lazy.o |
4341 | HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/RWS/Strict.o |
4342 | HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/State.o |
4343 | HC [stage 1] libraries/mtl/dist-install/build/Control/Monad/Writer.o |
4344 | LD_NO_GOLD libraries/array/dist-install/build/HSarray-0.5.2.0.o |
4345 | LD_NO_GOLD libraries/stm/dist-install/build/HSstm-2.5.0.0.o |
4346 | HC [stage 1] libraries/time/dist-install/build/Data/Time/LocalTime/Internal/TimeZone.o |
4347 | HC [stage 1] libraries/time/dist-install/build/Data/Time/Clock/Internal/UTCDiff.o |
4348 | HC [stage 1] libraries/containers/dist-install/build/Data/IntMap.o |
4349 | HC [stage 1] libraries/unix/dist-install/build/System/Posix/Files/Common.o |
4350 | HC [stage 1] libraries/bytestring/dist-install/build/Data/ByteString/Char8.o |
4351 |
Drydock: Prepare tree
Drydock: Prepare tree
- When
- Completed at Jul 7 2018, 5:59 PM · Built for 11 s
- Status
Passed
1 | + git clean -qxfd |
---|---|
2 | + git submodule sync |
3 | + git submodule update --init --recursive |
4 | + git submodule foreach -q git clean -qxfd |
5 |
7 | Synchronizing submodule url for 'libraries/bytestring' |
---|---|
8 | Synchronizing submodule url for 'libraries/containers' |
9 | Synchronizing submodule url for 'libraries/deepseq' |
10 | Synchronizing submodule url for 'libraries/directory' |
11 | Synchronizing submodule url for 'libraries/filepath' |
12 | Synchronizing submodule url for 'libraries/haskeline' |
13 | Synchronizing submodule url for 'libraries/hpc' |
14 | Synchronizing submodule url for 'libraries/integer-gmp/gmp/gmp-tarballs' |
15 | Synchronizing submodule url for 'libraries/mtl' |
16 | Synchronizing submodule url for 'libraries/parallel' |
17 | Synchronizing submodule url for 'libraries/parsec' |
18 | Synchronizing submodule url for 'libraries/pretty' |
19 | Synchronizing submodule url for 'libraries/process' |
20 | Synchronizing submodule url for 'libraries/random' |
21 | Synchronizing submodule url for 'libraries/stm' |
22 | Synchronizing submodule url for 'libraries/terminfo' |
23 | Synchronizing submodule url for 'libraries/text' |
24 | Synchronizing submodule url for 'libraries/time' |
25 | Synchronizing submodule url for 'libraries/transformers' |
26 | Synchronizing submodule url for 'libraries/unix' |
27 | Synchronizing submodule url for 'libraries/xhtml' |
28 | Synchronizing submodule url for 'nofib' |
29 | Synchronizing submodule url for 'utils/haddock' |
30 | Synchronizing submodule url for 'utils/hsc2hs' |
31 |
Lease Working Copy
Lease Working Copy
- When
- Completed at Jul 7 2018, 5:59 PM · Built for 2 d, 9 h
- Status
Passed
Lease a working copy for OSX/amd64 builds.