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

Build process fails on Windows #134

Closed
crbinz opened this issue Apr 10, 2017 · 2 comments
Closed

Build process fails on Windows #134

crbinz opened this issue Apr 10, 2017 · 2 comments

Comments

@crbinz
Copy link

crbinz commented Apr 10, 2017

               _                                                                              
   _       _ _(_)_     |  A fresh approach to technical computing                             
  (_)     | (_) (_)    |  Documentation: http://docs.julialang.org                            
   _ _   _| |_  __ _   |  Type "?help" for help.                                              
  | | | | | | |/ _` |  |                                                                      
  | | |_| | | | (_| |  |  Version 0.5.1 (2017-03-05 13:25 UTC)                                
 _/ |\__'_|_|_|\__'_|  |  Official http://julialang.org/ release                              
|__/                   |  x86_64-w64-mingw32                                                  
                                                                                              
julia> Pkg.build("Tk")                                                                        
INFO: Building WinRPM                                                                         
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/window
s:/mingw:/win32/openSUSE_42.2/repodata/repomd.xml                                             
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/window
s:/mingw:/win32/openSUSE_42.2/repodata/8c314b3318fcfdf09df6ae574d339eab913a0271181296ecebec87e
b4233a5a8-primary.xml.gz                                                                      
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/window
s:/mingw:/win64/openSUSE_42.2/repodata/repomd.xml                                             
INFO: Building Cairo                                                                          
INFO: Updating WinRPM package list                                                            
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/window
s:/mingw:/win32/openSUSE_42.2/repodata/repomd.xml                                             
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/window
s:/mingw:/win64/openSUSE_42.2/repodata/repomd.xml                                             
INFO: Building Tk                                                                             
ERROR: Build process failed.                                                                  
 in build!(::Array{String,1}, ::Dict{Any,Any}, ::Set{Any}) at .\pkg\entry.jl:631              
 in build(::Array{String,1}) at .\pkg\entry.jl:650                                            
 in (::Base.Pkg.Dir.##2#3{Array{Any,1},Base.Pkg.Entry.#build,Tuple{Array{String,1}}})() at .\p
kg\dir.jl:31                                                                                  
 in cd(::Base.Pkg.Dir.##2#3{Array{Any,1},Base.Pkg.Entry.#build,Tuple{Array{String,1}}}, ::Stri
ng) at .\file.jl:48                                                                           
 in #cd#1(::Array{Any,1}, ::Function, ::Function, ::Array{String,1}, ::Vararg{Array{String,1},
N}) at .\pkg\dir.jl:31                                                                        
 in build(::String, ::Vararg{String,N}) at .\pkg\pkg.jl:236                                   
@Lemures
Copy link

Lemures commented Apr 16, 2017

Got this problem too.

@aviks
Copy link
Collaborator

aviks commented Feb 5, 2020

Fixed by #147. Will be more reliable in #148

@aviks aviks closed this as completed Feb 5, 2020
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

3 participants