Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build on Win10 #21

Open
AStupidBear opened this issue Jun 12, 2017 · 0 comments
Open

Unable to build on Win10 #21

AStupidBear opened this issue Jun 12, 2017 · 0 comments

Comments

@AStupidBear
Copy link

   _       _ _(_)_     |  A fresh approach to technical computing                                                                                                                          
  (_)     | (_) (_)    |  Documentation: https://docs.julialang.org                                                                                                                        
   _ _   _| |_  __ _   |  Type "?help" for help.                                                                                                                                           
  | | | | | | |/ _` |  |                                                                                                                                                                   
  | | |_| | | | (_| |  |  Version 0.5.2 (2017-05-06 16:34 UTC)                                                                                                                             
 _/ |\__'_|_|_|\__'_|  |  Official http://julialang.org/ release                                                                                                                           
|__/                   |  x86_64-w64-mingw32                                                                                                                                               
                                                                                                                                                                                           
julia> Pkg.build("CLFFT")                                                                                                                                                                  
INFO: Building CLFFT                                                                                                                                                                       
INFO: Attempting to Create directory C:\Users\luyao\.julia\v0.5\CLFFT\deps\downloads                                                                                                       
INFO: Downloading file https://github.com/clMathLibraries/clFFT/releases/download/v2.12.2/clFFT-2.12.2-Windows-x64.zip                                                                     
INFO: Done downloading file https://github.com/clMathLibraries/clFFT/releases/download/v2.12.2/clFFT-2.12.2-Windows-x64.zip                                                                
INFO: Attempting to Create directory C:\Users\luyao\.julia\v0.5\CLFFT                                                                                                                      
INFO: Directory C:\Users\luyao\.julia\v0.5\CLFFT already created                                                                                                                           
                                                                                                                                                                                           
7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18                                                                                                                           
                                                                                                                                                                                           
Processing archive: C:\Users\luyao\.julia\v0.5\CLFFT\deps\downloads\clFFT-2.12.2-Windows-x64.zip                                                                                           
                                                                                                                                                                                           
Extracting  clFFT-2.12.2-Windows-x64\bin                                                                                                                                                   
Extracting  clFFT-2.12.2-Windows-x64\bin\clFFT.dll                                                                                                                                         
Extracting  clFFT-2.12.2-Windows-x64\bin\clFFT-callback-client.exe                                                                                                                         
Extracting  clFFT-2.12.2-Windows-x64\bin\clFFT-client.exe                                                                                                                                  
Extracting  clFFT-2.12.2-Windows-x64\bin\StatTimer.dll                                                                                                                                     
Extracting  clFFT-2.12.2-Windows-x64\CMake                                                                                                                                                 
Extracting  clFFT-2.12.2-Windows-x64\CMake\clFFTConfig.cmake                                                                                                                               
Extracting  clFFT-2.12.2-Windows-x64\CMake\clFFTConfigVersion.cmake                                                                                                                        
Extracting  clFFT-2.12.2-Windows-x64\CMake\clFFTTargets.cmake                                                                                                                              
Extracting  clFFT-2.12.2-Windows-x64\CMake\clFFTTargets-release.cmake                                                                                                                      
Extracting  clFFT-2.12.2-Windows-x64\include                                                                                                                                               
Extracting  clFFT-2.12.2-Windows-x64\include\clAmdFft.h                                                                                                                                    
Extracting  clFFT-2.12.2-Windows-x64\include\clAmdFft.version.h                                                                                                                            
Extracting  clFFT-2.12.2-Windows-x64\include\clFFT.h                                                                                                                                       
Extracting  clFFT-2.12.2-Windows-x64\include\clFFT.version.h                                                                                                                               
Extracting  clFFT-2.12.2-Windows-x64\lib64                                                                                                                                                 
Extracting  clFFT-2.12.2-Windows-x64\lib64\import                                                                                                                                          
Extracting  clFFT-2.12.2-Windows-x64\lib64\import\clFFT.lib                                                                                                                                
Extracting  clFFT-2.12.2-Windows-x64\lib64\import\StatTimer.lib                                                                                                                            
Extracting  clFFT-2.12.2-Windows-x64\share                                                                                                                                                 
Extracting  clFFT-2.12.2-Windows-x64\share\clFFT                                                                                                                                           
Extracting  clFFT-2.12.2-Windows-x64\share\clFFT\examples                                                                                                                                  
Extracting  clFFT-2.12.2-Windows-x64\share\clFFT\examples\fft1d.c                                                                                                                          
Extracting  clFFT-2.12.2-Windows-x64\share\clFFT\examples\fft1d.exe                                                                                                                        
Extracting  clFFT-2.12.2-Windows-x64\share\clFFT\examples\fft2d.c                                                                                                                          
Extracting  clFFT-2.12.2-Windows-x64\share\clFFT\examples\fft2d.exe                                                                                                                        
Extracting  clFFT-2.12.2-Windows-x64\share\clFFT\examples\fft3d.c                                                                                                                          
Extracting  clFFT-2.12.2-Windows-x64\share\clFFT\examples\fft3d.exe                                                                                                                        
                                                                                                                                                                                           
Everything is Ok                                                                                                                                                                           
                                                                                                                                                                                           
Folders: 8                                                                                                                                                                                 
Files: 20                                                                                                                                                                                  
Size:       1578625                                                                                                                                                                        
Compressed: 573181                                                                                                                                                                         
=============================================================================[ ERROR: CLFFT ]==============================================================================                
LoadError: Path C:\Users\luyao\.julia\v0.5\CLFFT\deps\package was not created successfully (Tried to run `'C:\PortableSoftware\Scoop\apps\julia\current\bin\7z.exe' x 'C:\Users\luyao\.juli
LFFT\deps\downloads\clFFT-2.12.2-Windows-x64.zip' -y '-oC:\Users\luyao\.julia\v0.5\CLFFT\deps'` )                                                                                          
while loading C:\Users\luyao\.julia\v0.5\CLFFT\deps\build.jl, in expression starting on line 40                                                                                            
                                                                                                                                                                                           
===========================================================================================================================================================================                
=============================================================================[ BUILD ERRORS ]==============================================================================                
WARNING: CLFFT had build errors.                                                                                                                                                           
                                                                                                                                                                                           
 - packages with build errors remain installed in C:\Users\luyao\.julia\v0.5                                                                                                               
 - build the package(s) and all dependencies with `Pkg.build("CLFFT")`                                                                                                                     
 - build a single package by running its `deps/build.jl` script                                                                                                                            
                                                                                                                                                                                           
===========================================================================================================================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant