JuliaSIMD / CPUSummary.jl

MIT License
7 stars 4 forks source link

Failed to precompile CPUSummary v.0.1.26 #13

Closed moschlar closed 2 years ago

moschlar commented 2 years ago
ERROR: LoadError: DimensionMismatch: arrays could not be broadcast to a common size; got a dimension with lengths 0 and 3
Stacktrace:
  [1] _bcs1
    @ ./broadcast.jl:516 [inlined]
  [2] _bcs
    @ ./broadcast.jl:510 [inlined]
  [3] broadcast_shape(::Tuple{Base.OneTo{Int64}}, ::Tuple{Base.OneTo{Int64}})
    @ Base.Broadcast ./broadcast.jl:504
  [4] combine_axes
    @ ./broadcast.jl:499 [inlined]
  [5] _axes
    @ ./broadcast.jl:224 [inlined]
  [6] axes
    @ ./broadcast.jl:222 [inlined]
  [7] copy
    @ ./broadcast.jl:1072 [inlined]
  [8] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.Style{Tuple}, Nothing, typeof(div), Tuple{Tuple{}, Tuple{Int64, Int64, Int64}}})
    @ Base.Broadcast ./broadcast.jl:860
  [9] top-level scope
    @ /opt/julia/packages/CPUSummary/WuyJY/src/x86.jl:29
 [10] include(mod::Module, _path::String)
    @ Base ./Base.jl:419
 [11] include(x::String)
    @ CPUSummary /opt/julia/packages/CPUSummary/WuyJY/src/CPUSummary.jl:1
 [12] top-level scope
    @ /opt/julia/packages/CPUSummary/WuyJY/src/CPUSummary.jl:46
 [13] include
    @ ./Base.jl:419 [inlined]
 [14] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt64}}, source::String)
    @ Base ./loading.jl:1554
 [15] top-level scope
    @ stdin:1
in expression starting at /opt/julia/packages/CPUSummary/WuyJY/src/x86.jl:29
in expression starting at /opt/julia/packages/CPUSummary/WuyJY/src/CPUSummary.jl:1
in expression starting at stdin:1
ERROR: LoadError: Failed to precompile CPUSummary [2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9] to /opt/julia/compiled/v1.8/CPUSummary/jl_lTeBWI.
chriselrod commented 2 years ago

versioninfo()?