Skip to content

Instantly share code, notes, and snippets.

/-

Created November 16, 2014 03:00
Show Gist options
  • Save anonymous/dc0a75ac1474f5d67b8a to your computer and use it in GitHub Desktop.
Save anonymous/dc0a75ac1474f5d67b8a to your computer and use it in GitHub Desktop.
Build started
[02:52:43] git config --global core.autocrlf input
[02:52:44] git clone -q --branch=master git://github.com/tkelman/julia-nightly-packaging.git C:\projects\julia-nightly-packaging
[02:52:44] git checkout -qf 7177b85270ec397708a173a72c6981dacf5e28fe
[02:52:44] Running Install scripts
[02:52:45] (new-object net.webclient).DownloadFile($("https://julianightlies.s3.amazonaws.com/bin/winnt/"+$env:JULIAVERSION), "C:\projects\julia-binary.exe")
[02:52:45] C:\projects\julia-binary.exe /S /D=C:\projects\julia
[02:52:48] cd C:\projects\julia\share\julia\test && C:\projects\julia\bin\julia runtests.jl all
[02:52:57] From worker 3: * linalg2
[02:53:03] From worker 2: * linalg1
[02:53:03] Warning: New definition
[02:53:05] getindex(AbstractArray{T,1},CartesianIndex_1) at multidimensional.jl:63
[02:53:05] is ambiguous with:
[02:53:05] getindex(SharedArray{T,N},Any) at sharedarray.jl:213.
[02:53:05] To fix, define
[02:53:05] getindex(SharedArray{T,1},CartesianIndex_1)
[02:53:05] before the new definition.
[02:53:05] Warning: New definition
[02:53:05] getindex(AbstractArray{T,1},CartesianIndex_1) at multidimensional.jl:63
[02:53:05] is ambiguous with:
[02:53:05] getindex(SharedArray{T,N},Any...) at sharedarray.jl:213.
[02:53:05] To fix, define
[02:53:05] getindex(SharedArray{T,1},CartesianIndex_1)
[02:53:05] before the new definition.
[02:53:05] Warning: New definition
[02:53:05] setindex!(AbstractArray{T,1},Any,CartesianIndex_1) at multidimensional.jl:64
[02:53:05] is ambiguous with:
[02:53:05] setindex!(SharedArray{T,N},Any,Any) at sharedarray.jl:218.
[02:53:05] To fix, define
[02:53:05] setindex!(SharedArray{T,1},Any,CartesianIndex_1)
[02:53:05] before the new definition.
[02:53:05] Warning: New definition
[02:53:05] setindex!(AbstractArray{T,1},Any,CartesianIndex_1) at multidimensional.jl:64
[02:53:05] is ambiguous with:
[02:53:05] setindex!(SharedArray{T,N},Any,Any...) at sharedarray.jl:218.
[02:53:05] To fix, define
[02:53:05] setindex!(SharedArray{T,1},Any,CartesianIndex_1)
[02:53:05] before the new definition.
[02:53:05] Warning: New definition
[02:53:12] getindex(AbstractArray{T,1},CartesianIndex_1) at multidimensional.jl:63
[02:53:12] is ambiguous with:
[02:53:12] getindex(SharedArray{T,N},Any) at sharedarray.jl:213.
[02:53:12] To fix, define
[02:53:12] getindex(SharedArray{T,1},CartesianIndex_1)
[02:53:12] before the new definition.
[02:53:12] Warning: New definition
[02:53:12] getindex(AbstractArray{T,1},CartesianIndex_1) at multidimensional.jl:63
[02:53:12] is ambiguous with:
[02:53:12] getindex(SharedArray{T,N},Any...) at sharedarray.jl:213.
[02:53:12] To fix, define
[02:53:12] getindex(SharedArray{T,1},CartesianIndex_1)
[02:53:12] before the new definition.
[02:53:12] Warning: New definition
[02:53:12] setindex!(AbstractArray{T,1},Any,CartesianIndex_1) at multidimensional.jl:64
[02:53:12] is ambiguous with:
[02:53:12] setindex!(SharedArray{T,N},Any,Any) at sharedarray.jl:218.
[02:53:12] To fix, define
[02:53:12] setindex!(SharedArray{T,1},Any,CartesianIndex_1)
[02:53:12] before the new definition.
[02:53:12] Warning: New definition
[02:53:12] setindex!(AbstractArray{T,1},Any,CartesianIndex_1) at multidimensional.jl:64
[02:53:12] is ambiguous with:
[02:53:12] setindex!(SharedArray{T,N},Any,Any...) at sharedarray.jl:218.
[02:53:12] To fix, define
[02:53:12] setindex!(SharedArray{T,1},Any,CartesianIndex_1)
[02:53:13] before the new definition.
[02:53:13] From worker 2: * linalg3
[02:54:04] From worker 2: * linalg4
[02:54:14] From worker 3: * linalg/lapack
[02:54:19] From worker 3: * linalg/triangular
[02:54:21] From worker 2: * linalg/tridiag
[02:54:23] From worker 2: * core
[02:54:24] From worker 2: * keywordargs
[02:54:32] From worker 2: * numbers
[02:54:34] From worker 2: * strings
[02:55:21] From worker 2: * dates
[02:55:36] From worker 3: * collections
[02:56:43] From worker 3: * hashing
[02:57:01] From worker 3: * remote
[02:57:08] From worker 3: * iobuffer
[02:57:08] From worker 3: * staged
[02:57:10] From worker 3: * arrayops
[02:57:11] From worker 2: * reduce
[02:57:29] Warning: New definition
[02:57:34] getindex(AbstractArray{T,3},CartesianIndex_3) at multidimensional.jl:63
[02:57:34] is ambiguous with:
[02:57:34] getindex(SharedArray{T,N},Any) at sharedarray.jl:213.
[02:57:34] To fix, define
[02:57:34] getindex(SharedArray{T,3},CartesianIndex_3)
[02:57:34] before the new definition.
[02:57:34] Warning: New definition
[02:57:34] getindex(AbstractArray{T,3},CartesianIndex_3) at multidimensional.jl:63
[02:57:34] is ambiguous with:
[02:57:34] getindex(SharedArray{T,N},Any...) at sharedarray.jl:213.
[02:57:34] To fix, define
[02:57:34] getindex(SharedArray{T,3},CartesianIndex_3)
[02:57:34] before the new definition.
[02:57:34] Warning: New definition
[02:57:34] setindex!(AbstractArray{T,3},Any,CartesianIndex_3) at multidimensional.jl:64
[02:57:34] is ambiguous with:
[02:57:34] setindex!(SharedArray{T,N},Any,Any) at sharedarray.jl:218.
[02:57:34] To fix, define
[02:57:34] setindex!(SharedArray{T,3},Any,CartesianIndex_3)
[02:57:34] before the new definition.
[02:57:34] Warning: New definition
[02:57:34] setindex!(AbstractArray{T,3},Any,CartesianIndex_3) at multidimensional.jl:64
[02:57:34] is ambiguous with:
[02:57:34] setindex!(SharedArray{T,N},Any,Any...) at sharedarray.jl:218.
[02:57:34] To fix, define
[02:57:34] setindex!(SharedArray{T,3},Any,CartesianIndex_3)
[02:57:34] before the new definition.
[02:57:34] Warning: New definition
[02:57:34] getindex(AbstractArray{T,4},CartesianIndex_4) at multidimensional.jl:63
[02:57:34] is ambiguous with:
[02:57:34] getindex(SharedArray{T,N},Any) at sharedarray.jl:213.
[02:57:34] To fix, define
[02:57:34] getindex(SharedArray{T,4},CartesianIndex_4)
[02:57:34] before the new definition.
[02:57:34] Warning: New definition
[02:57:34] getindex(AbstractArray{T,4},CartesianIndex_4) at multidimensional.jl:63
[02:57:34] is ambiguous with:
[02:57:34] getindex(SharedArray{T,N},Any...) at sharedarray.jl:213.
[02:57:34] To fix, define
[02:57:34] getindex(SharedArray{T,4},CartesianIndex_4)
[02:57:34] before the new definition.
[02:57:34] Warning: New definition
[02:57:34] setindex!(AbstractArray{T,4},Any,CartesianIndex_4) at multidimensional.jl:64
[02:57:34] is ambiguous with:
[02:57:34] setindex!(SharedArray{T,N},Any,Any) at sharedarray.jl:218.
[02:57:34] To fix, define
[02:57:34] setindex!(SharedArray{T,4},Any,CartesianIndex_4)
[02:57:34] before the new definition.
[02:57:34] Warning: New definition
[02:57:34] setindex!(AbstractArray{T,4},Any,CartesianIndex_4) at multidimensional.jl:64
[02:57:34] is ambiguous with:
[02:57:34] setindex!(SharedArray{T,N},Any,Any...) at sharedarray.jl:218.
[02:57:34] To fix, define
[02:57:34] setindex!(SharedArray{T,4},Any,CartesianIndex_4)
[02:57:34] before the new definition.
[02:57:34] Warning: New definition
[02:57:35] getindex(AbstractArray{T,5},CartesianIndex_5) at multidimensional.jl:63
[02:57:35] is ambiguous with:
[02:57:35] getindex(SharedArray{T,N},Any) at sharedarray.jl:213.
[02:57:35] To fix, define
[02:57:35] getindex(SharedArray{T,5},CartesianIndex_5)
[02:57:35] before the new definition.
[02:57:35] Warning: New definition
[02:57:35] getindex(AbstractArray{T,5},CartesianIndex_5) at multidimensional.jl:63
[02:57:35] is ambiguous with:
[02:57:35] getindex(SharedArray{T,N},Any...) at sharedarray.jl:213.
[02:57:35] To fix, define
[02:57:35] getindex(SharedArray{T,5},CartesianIndex_5)
[02:57:35] before the new definition.
[02:57:35] Warning: New definition
[02:57:35] setindex!(AbstractArray{T,5},Any,CartesianIndex_5) at multidimensional.jl:64
[02:57:35] is ambiguous with:
[02:57:35] setindex!(SharedArray{T,N},Any,Any) at sharedarray.jl:218.
[02:57:35] To fix, define
[02:57:35] setindex!(SharedArray{T,5},Any,CartesianIndex_5)
[02:57:35] before the new definition.
[02:57:35] Warning: New definition
[02:57:35] setindex!(AbstractArray{T,5},Any,CartesianIndex_5) at multidimensional.jl:64
[02:57:35] is ambiguous with:
[02:57:35] setindex!(SharedArray{T,N},Any,Any...) at sharedarray.jl:218.
[02:57:35] To fix, define
[02:57:35] setindex!(SharedArray{T,5},Any,CartesianIndex_5)
[02:57:35] before the new definition.
[02:57:35] From worker 2: * reducedim
[02:57:35] Warning: New definition
[02:57:35] getindex(AbstractArray{T,6},CartesianIndex_6) at multidimensional.jl:63
[02:57:35] is ambiguous with:
[02:57:35] getindex(SharedArray{T,N},Any) at sharedarray.jl:213.
[02:57:35] To fix, define
[02:57:35] getindex(SharedArray{T,6},CartesianIndex_6)
[02:57:35] before the new definition.
[02:57:35] Warning: New definition
[02:57:35] getindex(AbstractArray{T,6},CartesianIndex_6) at multidimensional.jl:63
[02:57:35] is ambiguous with:
[02:57:35] getindex(SharedArray{T,N},Any...) at sharedarray.jl:213.
[02:57:35] To fix, define
[02:57:35] getindex(SharedArray{T,6},CartesianIndex_6)
[02:57:35] before the new definition.
[02:57:35] Warning: New definition
[02:57:35] setindex!(AbstractArray{T,6},Any,CartesianIndex_6) at multidimensional.jl:64
[02:57:35] is ambiguous with:
[02:57:35] setindex!(SharedArray{T,N},Any,Any) at sharedarray.jl:218.
[02:57:35] To fix, define
[02:57:35] setindex!(SharedArray{T,6},Any,CartesianIndex_6)
[02:57:35] before the new definition.
[02:57:35] Warning: New definition
[02:57:35] setindex!(AbstractArray{T,6},Any,CartesianIndex_6) at multidimensional.jl:64
[02:57:35] is ambiguous with:
[02:57:35] setindex!(SharedArray{T,N},Any,Any...) at sharedarray.jl:218.
[02:57:35] To fix, define
[02:57:35] setindex!(SharedArray{T,6},Any,CartesianIndex_6)
[02:57:35] before the new definition.
[02:57:35] Warning: New definition
[02:57:36] getindex(AbstractArray{T,7},CartesianIndex_7) at multidimensional.jl:63
[02:57:36] is ambiguous with:
[02:57:36] getindex(SharedArray{T,N},Any) at sharedarray.jl:213.
[02:57:36] To fix, define
[02:57:36] getindex(SharedArray{T,7},CartesianIndex_7)
[02:57:36] before the new definition.
[02:57:36] Warning: New definition
[02:57:36] getindex(AbstractArray{T,7},CartesianIndex_7) at multidimensional.jl:63
[02:57:36] is ambiguous with:
[02:57:36] getindex(SharedArray{T,N},Any...) at sharedarray.jl:213.
[02:57:36] To fix, define
[02:57:36] getindex(SharedArray{T,7},CartesianIndex_7)
[02:57:36] before the new definition.
[02:57:36] Warning: New definition
[02:57:36] setindex!(AbstractArray{T,7},Any,CartesianIndex_7) at multidimensional.jl:64
[02:57:36] is ambiguous with:
[02:57:36] setindex!(SharedArray{T,N},Any,Any) at sharedarray.jl:218.
[02:57:36] To fix, define
[02:57:36] setindex!(SharedArray{T,7},Any,CartesianIndex_7)
[02:57:36] before the new definition.
[02:57:36] Warning: New definition
[02:57:36] setindex!(AbstractArray{T,7},Any,CartesianIndex_7) at multidimensional.jl:64
[02:57:36] is ambiguous with:
[02:57:36] setindex!(SharedArray{T,N},Any,Any...) at sharedarray.jl:218.
[02:57:36] To fix, define
[02:57:36] setindex!(SharedArray{T,7},Any,CartesianIndex_7)
[02:57:36] before the new definition.
[02:57:36] Warning: New definition
[02:57:36] getindex(AbstractArray{T,8},CartesianIndex_8) at multidimensional.jl:63
[02:57:36] is ambiguous with:
[02:57:36] getindex(SharedArray{T,N},Any) at sharedarray.jl:213.
[02:57:36] To fix, define
[02:57:36] getindex(SharedArray{T,8},CartesianIndex_8)
[02:57:36] before the new definition.
[02:57:36] Warning: New definition
[02:57:36] getindex(AbstractArray{T,8},CartesianIndex_8) at multidimensional.jl:63
[02:57:36] is ambiguous with:
[02:57:36] getindex(SharedArray{T,N},Any...) at sharedarray.jl:213.
[02:57:36] To fix, define
[02:57:36] getindex(SharedArray{T,8},CartesianIndex_8)
[02:57:36] before the new definition.
[02:57:36] Warning: New definition
[02:57:36] setindex!(AbstractArray{T,8},Any,CartesianIndex_8) at multidimensional.jl:64
[02:57:36] is ambiguous with:
[02:57:36] setindex!(SharedArray{T,N},Any,Any) at sharedarray.jl:218.
[02:57:36] To fix, define
[02:57:36] setindex!(SharedArray{T,8},Any,CartesianIndex_8)
[02:57:36] before the new definition.
[02:57:36] Warning: New definition
[02:57:36] setindex!(AbstractArray{T,8},Any,CartesianIndex_8) at multidimensional.jl:64
[02:57:36] is ambiguous with:
[02:57:36] setindex!(SharedArray{T,N},Any,Any...) at sharedarray.jl:218.
[02:57:36] To fix, define
[02:57:36] setindex!(SharedArray{T,8},Any,CartesianIndex_8)
[02:57:36] before the new definition.
[02:57:36] Warning: New definition
[02:57:37] getindex(AbstractArray{T,9},CartesianIndex_9) at multidimensional.jl:63
[02:57:37] is ambiguous with:
[02:57:37] getindex(SharedArray{T,N},Any) at sharedarray.jl:213.
[02:57:37] To fix, define
[02:57:37] getindex(SharedArray{T,9},CartesianIndex_9)
[02:57:37] before the new definition.
[02:57:37] Warning: New definition
[02:57:37] getindex(AbstractArray{T,9},CartesianIndex_9) at multidimensional.jl:63
[02:57:37] is ambiguous with:
[02:57:37] getindex(SharedArray{T,N},Any...) at sharedarray.jl:213.
[02:57:37] To fix, define
[02:57:37] getindex(SharedArray{T,9},CartesianIndex_9)
[02:57:37] before the new definition.
[02:57:37] Warning: New definition
[02:57:37] setindex!(AbstractArray{T,9},Any,CartesianIndex_9) at multidimensional.jl:64
[02:57:37] is ambiguous with:
[02:57:37] setindex!(SharedArray{T,N},Any,Any) at sharedarray.jl:218.
[02:57:37] To fix, define
[02:57:37] setindex!(SharedArray{T,9},Any,CartesianIndex_9)
[02:57:37] before the new definition.
[02:57:37] Warning: New definition
[02:57:37] setindex!(AbstractArray{T,9},Any,CartesianIndex_9) at multidimensional.jl:64
[02:57:37] is ambiguous with:
[02:57:37] setindex!(SharedArray{T,N},Any,Any...) at sharedarray.jl:218.
[02:57:37] To fix, define
[02:57:37] setindex!(SharedArray{T,9},Any,CartesianIndex_9)
[02:57:37] before the new definition.
[02:57:37] Warning: New definition
[02:57:38] getindex(AbstractArray{T,10},CartesianIndex_10) at multidimensional.jl:63
[02:57:38] is ambiguous with:
[02:57:38] getindex(SharedArray{T,N},Any) at sharedarray.jl:213.
[02:57:38] To fix, define
[02:57:38] getindex(SharedArray{T,10},CartesianIndex_10)
[02:57:38] before the new definition.
[02:57:38] Warning: New definition
[02:57:38] getindex(AbstractArray{T,10},CartesianIndex_10) at multidimensional.jl:63
[02:57:38] is ambiguous with:
[02:57:38] getindex(SharedArray{T,N},Any...) at sharedarray.jl:213.
[02:57:38] To fix, define
[02:57:38] getindex(SharedArray{T,10},CartesianIndex_10)
[02:57:38] before the new definition.
[02:57:38] Warning: New definition
[02:57:38] setindex!(AbstractArray{T,10},Any,CartesianIndex_10) at multidimensional.jl:64
[02:57:38] is ambiguous with:
[02:57:38] setindex!(SharedArray{T,N},Any,Any) at sharedarray.jl:218.
[02:57:38] To fix, define
[02:57:38] setindex!(SharedArray{T,10},Any,CartesianIndex_10)
[02:57:38] before the new definition.
[02:57:38] Warning: New definition
[02:57:38] setindex!(AbstractArray{T,10},Any,CartesianIndex_10) at multidimensional.jl:64
[02:57:38] is ambiguous with:
[02:57:38] setindex!(SharedArray{T,N},Any,Any...) at sharedarray.jl:218.
[02:57:38] To fix, define
[02:57:38] setindex!(SharedArray{T,10},Any,CartesianIndex_10)
[02:57:38] before the new definition.
[02:57:38] From worker 3: * simdloop
[02:57:39] From worker 3: * blas
[02:57:40] From worker 3: * fft
[02:57:43] From worker 2: * dsp
[02:57:45] From worker 3: * sparse
[02:57:47] From worker 2: * bitarray
[02:57:49] From worker 3: * math
[02:58:03] From worker 3: * functional
[02:58:15] From worker 3: * bigint
[02:58:16] From worker 3: * sorting
[02:58:19] From worker 3: * statistics
[02:58:27] From worker 3: * spawn
[02:58:34] From worker 3: [stdio passthrough ok]
[02:58:38] bash.exe: warning: could not find /tmp, please create!
[02:58:40] bash.exe: warning: could not find /tmp, please create!
[02:58:40] From worker 3: * backtrace
[02:58:45] exception on 3: ERROR: test failed: have_backtrace
[02:58:45] in expression: have_backtrace
[02:58:45] in error at error.jl:21
[02:58:45] in default_handler at test.jl:27
[02:58:45] in do_test at test.jl:50
[02:58:45] in runtests at C:\projects\julia\share\julia\test\testdefs.jl:5
[02:58:45] in anonymous at multi.jl:828
[02:58:45] in run_work_thunk at multi.jl:593
[02:58:45] in anonymous at task.jl:828
[02:58:45] while loading backtrace.jl, in expression starting on line 12
[02:58:45] ERROR: test failed: have_backtrace
[02:59:37] in expression: have_backtrace
[02:59:37] in anonymous at task.jl:1452
[02:59:37] while loading backtrace.jl, in expression starting on line 12
[02:59:37] while loading C:\projects\julia\share\julia\test\runtests.jl, in expression starting on line 42
[02:59:37]
[02:59:37] Command exited with code 1
[02:59:37]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment