Skip to content

Instantly share code, notes, and snippets.

@ericbmerritt
Created December 21, 2016 05:47
Show Gist options
  • Save ericbmerritt/9a14beae18851d4411f8d4a861b1e7b7 to your computer and use it in GitHub Desktop.
Save ericbmerritt/9a14beae18851d4411f8d4a861b1e7b7 to your computer and use it in GitHub Desktop.
remote:
remote: -- While building package hmatrix-0.17.0.2 using:
remote: /app/tmp/cache/.stack/setup-exe-cache/x86_64-linux/setup-Simple-Cabal-1.24.0.0-ghc-8.0.1 --builddir=.stack-work/dist/x86_64-linux/Cabal-1.24.0.0 configure --with-ghc=/app/tmp/cache/.stack/programs/x86_64-linux/ghc-8.0.1/bin/ghc --with-ghc-pkg=/app/tmp/cache/.stack/programs/x86_64-linux/ghc-8.0.1/bin/ghc-pkg --user --package-db=clear --package-db=global --package-db=/app/tmp/cache/.stack/snapshots/x86_64-linux/lts-7.14/8.0.1/pkgdb --libdir=/app/tmp/cache/.stack/snapshots/x86_64-linux/lts-7.14/8.0.1/lib --bindir=/app/tmp/cache/.stack/snapshots/x86_64-linux/lts-7.14/8.0.1/bin --datadir=/app/tmp/cache/.stack/snapshots/x86_64-linux/lts-7.14/8.0.1/share --libexecdir=/app/tmp/cache/.stack/snapshots/x86_64-linux/lts-7.14/8.0.1/libexec --sysconfdir=/app/tmp/cache/.stack/snapshots/x86_64-linux/lts-7.14/8.0.1/etc --docdir=/app/tmp/cache/.stack/snapshots/x86_64-linux/lts-7.14/8.0.1/doc/hmatrix-0.17.0.2 --htmldir=/app/tmp/cache/.stack/snapshots/x86_64-linux/lts-7.14/8.0.1/doc/hmatrix-0.17.0.2 --haddockdir=/app/tmp/cache/.stack/snapshots/x86_64-linux/lts-7.14/8.0.1/doc/hmatrix-0.17.0.2 --dependency=array=array-0.5.1.1 --dependency=base=base-4.9.0.0 --dependency=binary=binary-0.8.3.0 --dependency=bytestring=bytestring-0.10.8.1 --dependency=deepseq=deepseq-1.4.2.0 --dependency=random=random-1.1-54KmMHXjttlERYcr1mvsAe --dependency=split=split-0.2.3.1-IJKK4pOCYGKud0jZImZke --dependency=storable-complex=storable-complex-0.2.2-4ecXxHcxqnVEVTZDzkfRK3 --dependency=vector=vector-0.11.0.0-BEDZb5o2QOhGbIm6ky7rl6 --extra-include-dirs=/usr/include --extra-lib-dirs=/usr/lib
remote: Process exited with code: ExitFailure 1
remote: Logs have been written to: /app/.stack-work/logs/hmatrix-0.17.0.2.log
remote:
remote: Configuring hmatrix-0.17.0.2...
remote: setup-Simple-Cabal-1.24.0.0-ghc-8.0.1: Missing dependencies on foreign
remote: libraries:
remote: * Missing C libraries: blas, lapack
remote: This problem can usually be solved by installing the system packages that
remote: provide these libraries (you may need the "-dev" versions). If the libraries
remote: are already installed but in a non-standard location then you can use the
remote: flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are.
remote: ! Push rejected, failed to compile Haskell app.
remote:
remote: ! Push failed
remote: Verifying deploy....
remote:
remote: ! Push rejected to metadrift.
remote:
To https://git.heroku.com/metadrift.git
! [remote rejected] fix/native-dependencies -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/metadrift.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment