When using Pkg.update() I had these errors. I was just wondering coz I 
didnt have these before!?
What went wrong and what do I need to do?

julia> Pkg.update()
INFO: Updating METADATA...
INFO: Updating cache of ColorTypes...
INFO: Updating cache of DistributedArrays...
INFO: Updating cache of Contour...
INFO: Updating cache of Plots...
INFO: Updating cache of BinDeps...
INFO: Updating cache of StatsBase...
INFO: Updating cache of URIParser...
INFO: Updating cache of Roots...
INFO: Updating cache of DataFrames...
INFO: Updating cache of Distributions...
INFO: Updating cache of NaNMath...
INFO: Updating cache of ForwardDiff...
INFO: Updating cache of FixedPointNumbers...
INFO: Updating cache of Compat...
INFO: Updating cache of Colors...
INFO: Updating cache of DataStructures...
INFO: Updating cache of PyCall...
INFO: Updating cache of PDMats...
INFO: Updating cache of WinRPM...
INFO: Updating cache of LibExpat...
INFO: Updating cache of DualNumbers...
INFO: Computing changes...
INFO: Cloning cache of FixedSizeArrays from 
git://github.com/SimonDanisch/FixedSizeArrays.jl.git
INFO: Cloning cache of MacroTools from 
git://github.com/one-more-minute/MacroTools.jl.git
INFO: Cloning cache of Requires from 
git://github.com/one-more-minute/Requires.jl.git
INFO: Upgrading BinDeps: v0.3.20 => v0.3.21
INFO: Upgrading ColorTypes: v0.2.0 => v0.2.2
INFO: Upgrading Colors: v0.6.2 => v0.6.3
INFO: Upgrading Compat: v0.7.8 => v0.7.13
INFO: Upgrading Contour: v0.0.8 => v0.1.0
INFO: Upgrading DataFrames: v0.6.10 => v0.7.0
INFO: Upgrading DataStructures: v0.4.2 => v0.4.3
INFO: Upgrading DistributedArrays: v0.1.6 => v0.2.0
INFO: Upgrading Distributions: v0.8.9 => v0.8.10
INFO: Upgrading DualNumbers: v0.2.1 => v0.2.2
INFO: Upgrading FixedPointNumbers: v0.1.1 => v0.1.2
INFO: Installing FixedSizeArrays v0.1.0
INFO: Upgrading ForwardDiff: v0.1.4 => v0.1.6
INFO: Upgrading LibExpat: v0.1.1 => v0.1.2
INFO: Installing MacroTools v0.3.0
INFO: Upgrading NaNMath: v0.2.0 => v0.2.1
INFO: Upgrading PDMats: v0.3.6 => v0.4.1
INFO: Upgrading Plots: v0.5.1 => v0.5.4
INFO: Upgrading PyCall: v1.2.0 => v1.4.0
INFO: Installing Requires v0.2.2
INFO: Upgrading Roots: v0.1.25 => v0.1.26
INFO: Upgrading StatsBase: v0.7.4 => v0.8.0
INFO: Upgrading URIParser: v0.1.2 => v0.1.3
INFO: Upgrading WinRPM: v0.1.13 => v0.1.15
INFO: Removing ImmutableArrays v0.0.11
INFO: Building PyCall
INFO: Recompiling stale cache file 
C:\cygwin64\home\Diger\.julia\lib\v0.4\URIParser.ji for module URIParser.
INFO: Recompiling stale cache file 
C:\cygwin64\home\Diger\.julia\lib\v0.4\Conda.ji for module Conda.
INFO: Recompiling stale cache file 
C:\cygwin64\home\Diger\.julia\lib\v0.4\Compat.ji for module Compat.
INFO: Recompiling stale cache file 
C:\cygwin64\home\Diger\.julia\lib\v0.4\JSON.ji for module JSON.
INFO: Recompiling stale cache file 
C:\cygwin64\home\Diger\.julia\lib\v0.4\BinDeps.ji for module BinDeps.
INFO: Recompiling stale cache file 
C:\cygwin64\home\Diger\.julia\lib\v0.4\SHA.ji for module SHA.
INFO: Recompiling stale cache file 
C:\cygwin64\home\Diger\.julia\lib\v0.4\SHA.ji for module SHA.
WARNING: Module Compat uuid did not match cache file
WARNING: deserialization checks failed while attempting to load cache from 
C:\cygwin64\home\Diger\.julia\lib\v0.4\SHA.ji
INFO: Precompiling module SHA...
INFO: Recompiling stale cache file 
C:\cygwin64\home\Diger\.julia\lib\v0.4\SHA.ji for module SHA.
WARNING: Module Compat uuid did not match cache file
===============================================================================================================================[
 
ERROR: PyCall 
]===============================================================================================================================

LoadError: __precompile__(true) but require failed to create a precompiled 
cache file
while loading C:\cygwin64\home\Diger\.julia\v0.4\PyCall\deps\build.jl, in 
expression starting on line 12

===============================================================================================================================================================================================================================================================================
INFO: Building WinRPM
INFO: Recompiling stale cache file 
C:\cygwin64\home\Diger\.julia\lib\v0.4\BinDeps.ji for module BinDeps.
WARNING: Module Compat uuid did not match cache file
WARNING: deserialization checks failed while attempting to load cache from 
C:\cygwin64\home\Diger\.julia\lib\v0.4\BinDeps.ji
INFO: Precompiling module BinDeps...
INFO: Recompiling stale cache file 
C:\cygwin64\home\Diger\.julia\lib\v0.4\SHA.ji for module SHA.
WARNING: Module Compat uuid did not match cache file
WARNING: deserialization checks failed while attempting to load cache from 
C:\cygwin64\home\Diger\.julia\lib\v0.4\SHA.ji
INFO: Precompiling module SHA...
INFO: Recompiling stale cache file 
C:\cygwin64\home\Diger\.julia\lib\v0.4\SHA.ji for module SHA.
WARNING: Module Compat uuid did not match cache file
===============================================================================================================================[
 
ERROR: WinRPM 
]===============================================================================================================================

LoadError: LoadError: LoadError: __precompile__(true) but require failed to 
create a precompiled cache file
while loading 
C:\cygwin64\home\Diger\.julia\v0.4\WinRPM\src\winrpm_bindeps.jl, in 
expression starting on line 3
while loading C:\cygwin64\home\Diger\.julia\v0.4\WinRPM\src\WinRPM.jl, in 
expression starting on line 501
while loading C:\cygwin64\home\Diger\.julia\v0.4\WinRPM\deps\build.jl, in 
expression starting on line 1

===============================================================================================================================================================================================================================================================================

===============================================================================================================================[
 
BUILD ERRORS 
]================================================================================================================================

WARNING: WinRPM and PyCall had build errors.

 - packages with build errors remain installed in 
C:\cygwin64\home\Diger\.julia\v0.4
 - build the package(s) and all dependencies with `Pkg.build("WinRPM", 
"PyCall")`
 - build a single package by running its `deps/build.jl` script

===============================================================================================================================================================================================================================================================================

Reply via email to