[all reports]
Install |
DependencyFailed cuda-0.7.5.1 |
Docs |
NotTried |
Tests |
NotTried |
Time submitted |
2016-11-27 03:52:54.796103 UTC
|
Compiler |
ghc-8.0.1.20161018 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.9.0.0, cuda-0.7.5.1 |
Flags |
none
|
Build log
[view raw]
Resolving dependencies...
Configuring cuda-0.7.5.1...
Failed to install cuda-0.7.5.1
Build log ( /home/builder/.cabal/logs/cuda-0.7.5.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-31116/cuda-0.7.5.1'
[1 of 1] Compiling Main ( /tmp/cabal-tmp-31116/cuda-0.7.5.1/dist/setup/setup.hs, /tmp/cabal-tmp-31116/cuda-0.7.5.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-31116/cuda-0.7.5.1/dist/setup/setup ...
Configuring cuda-0.7.5.1...
setup:
********************************************************************************
The configuration process failed to locate your CUDA installation. Ensure that
you have installed both the developer driver and toolkit, available from:
> http://developer.nvidia.com/cuda-downloads
and make sure that `nvcc` is available in your PATH, or set the CUDA_PATH
environment variable appropriately. Check the above output log and run the
command directly to ensure it can be located.
If you have a non-standard installation, you can add additional search paths
using --extra-include-dirs and --extra-lib-dirs. Note that 64-bit Linux
flavours often require both `lib64` and `lib` library paths, in that order.
********************************************************************************
cabal: Leaving directory '/tmp/cabal-tmp-31116/cuda-0.7.5.1'
cabal: Error: some packages failed to install:
cuda-0.7.5.1 failed during the configure step. The exception was:
ExitFailure 1
cufft-0.1.2.2 depends on cuda-0.7.5.1 which failed to install.