Skip to content

Instantly share code, notes, and snippets.

@heath
Created November 18, 2019 17:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heath/7edfe17fa15ac322cbab9c4947360ebc to your computer and use it in GitHub Desktop.
Save heath/7edfe17fa15ac322cbab9c4947360ebc to your computer and use it in GitHub Desktop.
[10 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.js_p_o )
haddockPhase
Preprocessing library for stm-2.5.0.0..
Running Haddock on library for stm-2.5.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
Haddock coverage:
Warning: 'TQueue' is out of scope.
If you qualify the identifier, haddock can try to link it
it anyway.
Warning: 'atomically' is out of scope.
If you qualify the identifier, haddock can try to link it
it anyway.
100% ( 15 / 15) in 'Control.Concurrent.STM.TBQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
Warning: 'TChan' is out of scope.
If you qualify the identifier, haddock can try to link it
it anyway.
Warning: 'Chan' is out of scope.
If you qualify the identifier, haddock can try to link it
it anyway.
Warning: 'dupTChan' is out of scope.
If you qualify the identifier, haddock can try to link it
it anyway.
Warning: 'cloneTChan' is out of scope.
If you qualify the identifier, haddock can try to link it
it anyway.
100% ( 13 / 13) in 'Control.Concurrent.STM.TQueue'
100% ( 14 / 14) in 'Control.Concurrent.STM.TVar'
Warning: 'replicateM' is out of scope.
If you qualify the identifier, haddock can try to link it
it anyway.
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
100% ( 8 / 8) in 'Control.Monad.STM'
100% ( 8 / 8) in 'Control.Concurrent.STM'
100% ( 6 / 6) in 'Control.Concurrent.STM.TSem'
Warning: Control.Concurrent.STM.TArray: could not find link destinations for:
getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Warning: Control.Monad.STM: could not find link destinations for:
getNumElements unsafeNewArray_ unsafeRead unsafeWrite
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
installing
Installing library in /nix/store/09rycjv415idq7i4mrf6qshllni823jh-stm-2.5.0.0/lib/ghcjs-8.6.0.1/x86_64-linux-ghcjs-8.6.0.1-ghc8_6_2/stm-2.5.0.0-3HUTTqX0BcO6biuwLcrSry
post-installation fixup
patching script interpreter paths in /nix/store/09rycjv415idq7i4mrf6qshllni823jh-stm-2.5.0.0
patching script interpreter paths in /nix/store/1k40k4rvisqwqxrz414pnzzyy9gsjr45-stm-2.5.0.0-doc
building '/nix/store/zf3diycz3x427395dx5w5agfc9rlwxqh-Xcode.app.drv'...
***
Unfortunately, we cannot download Xcode.app automatically.
Please go to https://developer.apple.com/services-account/download?path=/Developer_Tools/Xcode_8.2/Xcode_8.2.xip
to download it yourself, and add it to the Nix store by running the following commands.
Note: download (~ 5GB), extraction and storing of Xcode will take a while
open -W Xcode_8.2.xip
rm -rf Xcode_8.2.xip
nix-store --add-fixed --recursive sha256 Xcode.app
rm -rf Xcode.app
***
builder for '/nix/store/zf3diycz3x427395dx5w5agfc9rlwxqh-Xcode.app.drv' failed with exit code 1
building '/nix/store/mgiph2l1i87ga7zjbky4ihf5nf04cgys-StateVar-1.1.1.1.drv'...
cannot build derivation '/nix/store/vz7iaxda6b316ixrv3ragn3hl418w9xf-aarch64-apple-ios-clang-wrapper-7.1.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/dc77wylp7shwcb5ji47y60w0a41rydap-libSystem-prebuilt.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/nf90cz6xhqg587q2fx0rj83bpw3z3x3c-aarch64-apple-ios-ghc-8.6.5.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/7s6786p9m1pjdi1kqvayqcqifh8y2phy-stdenv-darwin.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/6r06kzgwyh040an5hnd4ql40hybqgp02-miso-1.3.0.0-aarch64-apple-ios.drv': 1 dependencies couldn't be built
error: build of '/nix/store/6r06kzgwyh040an5hnd4ql40hybqgp02-miso-1.3.0.0-aarch64-apple-ios.drv', '/nix/store/kiskbx04pvk349zni0dchjpw7jq9ixin-s3.sh.drv', '/nix/store/qhzcy2haw1k1kv5c8pcbdvhzczzz2kmp-miso-examples-1.3.0.0-aarch64-apple-ios.drv', '/nix/store/rv7m78mn2m51whcdfl7dh9h8574f554h-miso-examples-1.3.0.0.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment