Skip to content

Instantly share code, notes, and snippets.

View isheff's full-sized avatar

Isaac Sheff isheff

View GitHub Profile

Keybase proof

I hereby claim:

  • I am isheff on github.
  • I am isheff (https://keybase.io/isheff) on keybase.
  • I have a public key ASDajtrkzYEBMnjGbqIHSx3qY0bkQ96nkjjTJhC4xFaJxwo

To claim this, I am signing this object:

⇒ git clone -b $(curl -L https://grpc.io/release) git@github.com:grpc/grpc
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33
Cloning into 'grpc'...
remote: Counting objects: 348986, done.
remote: Compressing objects: 100% (24/24), done.
remote: Total 348986 (delta 4), reused 11 (delta 4), pack-reused 348958
Receiving objects: 100% (348986/348986), 146.89 MiB | 39.83 MiB/s, done.
Resolving deltas: 100% (267481/267481), done.
⇒ nix-shell release.nix -A grpc-haskell.env
building path(s) ‘/nix/store/psazkfd0w2r3n67vnxx8x03hzr6yns1r-1849e695b00a54cda86cb75202240d949c10c7ce.tar.gz’
downloading ‘https://github.com/NixOS/nixpkgs/archive/1849e695b00a54cda86cb75202240d949c10c7ce.tar.gz’... [10240/0 KiB, 4474.9 KiB/s]
building path(s) ‘/nix/store/3bxi3y2c0x6ny2ym02x1apjhbjfbil6h-nixpkgs-1849e6’
these derivations will be built:
/nix/store/2pxmnl8k1swfnvcqsndkja0gh3l357qf-proto3-suite-bb66853.drv
/nix/store/12pa38r0qpg6cjdy0d1nlixpfdf6570d-proto3-suite-0.1.0.0.drv
/nix/store/xnm61vfm39q06ric99b6rcmsikkndb2m-grpc-haskell-0.0.0.0.drv
/nix/store/pb2c5ygw3i2db7xqi2sfrmbq3j4nddq4-ghc-8.0.2-with-packages.drv
/nix/store/wawihscki0hxlpmqb36wf2r6zi937w0j-ghc-8.0.2-with-packages.drv
[nix-shell:/tmp/gRPC-haskell]$ stack build --fast
turtle-1.3.6: configure
turtle-1.3.6: build
turtle-1.3.6: copy/register
proto3-suite-0.1.0.0: configure (lib + exe)
proto3-suite-0.1.0.0: build (lib + exe)
proto3-suite-0.1.0.0: copy/register
grpc-haskell-0.0.0.0: configure (lib)
Configuring grpc-haskell-0.0.0.0...
grpc-haskell-0.0.0.0: build (lib)
[nix-shell:/tmp/gRPC-haskell]$ cabal configure --enable-tests
Warning: The package list for 'hackage.haskell.org' is 154 days old.
Run 'cabal update' to get the latest list of available packages.
Resolving dependencies...
Configuring grpc-haskell-0.0.0.0...
[nix-shell:/tmp/gRPC-haskell]$ cabal build
Building grpc-haskell-0.0.0.0...
Preprocessing library grpc-haskell-0.0.0.0...
[ 1 of 26] Compiling Network.GRPC.Unsafe.Time ( dist/build/Network/GRPC/Unsafe/Time.hs, dist/build/Network/GRPC/Unsafe/Time.o )
[nix-shell:/tmp/gRPC-haskell]$ stack build --system-ghc
proto3-suite-0.1.0.0: unregistering (missing dependencies: turtle)
turtle-1.3.6: unregistering (dependencies changed)
turtle-1.3.6: configure
turtle-1.3.6: build
Progress: 1/3
-- While building custom Setup.hs for package turtle-1.3.6 using:
/home/isheff/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_1.24.2.0_ghc-8.0.2 --builddir=.stack-work/dist/x86_64-linux/Cabal-1.24.2.0 build --ghc-options " -ddump-hi -ddump-to-file"
Process exited with code: ExitFailure 1
Logs have been written to: /tmp/gRPC-haskell/.stack-work/logs/turtle-1.3.6.log