Skip to content

GenericLinearAlgebra fails to precompile on Julia v1.13.0-rc2 #180

Description

@GregPlowman

I received this error during precompilation on Julia v1.13.0-rc2

GenericLinearAlgebra
│  WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at C:\workdir\usr\share\julia\stdlib\v1.13\LinearAlgebra\src\hessenberg.jl:483 overwritten in module GenericLinearAlgebra at C:\Users\plowman\.julia\packages\GenericLinearAlgebra\WvuVM\src\eigenGeneral.jl:15.
│  ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions