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

Broken against Oscar master? #207

Closed
fingolfin opened this issue Sep 30, 2024 · 1 comment · Fixed by #209
Closed

Broken against Oscar master? #207

fingolfin opened this issue Sep 30, 2024 · 1 comment · Fixed by #209
Assignees
Milestone

Comments

@fingolfin
Copy link
Member

@SoongNoonien it seems GCT is broken with latest GAP master, let's fix that.

Also we really need a CI job that also tests against OSCAR master (I thought we had one but it seems I was mistaken)

julia> using GenericCharacterTables
Precompiling GenericCharacterTables
        Info Given GenericCharacterTables was explicitly requested, output will be shown live
ERROR: LoadError: too many parameters for type
Stacktrace:
 [1] top-level scope
   @ ~/.julia/packages/GenericCharacterTables/u9RFw/src/GenericCyclotomics.jl:75
 [2] include(mod::Module, _path::String)
   @ Base ./Base.jl:495
 [3] include(x::String)
   @ GenericCharacterTables ~/.julia/packages/GenericCharacterTables/u9RFw/src/GenericCharacterTables.jl:17
 [4] top-level scope
   @ ~/.julia/packages/GenericCharacterTables/u9RFw/src/GenericCharacterTables.jl:24
 [5] include
   @ ./Base.jl:495 [inlined]
 [6] 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, UInt128}}, source::Nothing)
   @ Base ./loading.jl:2222
 [7] top-level scope
   @ stdin:3
in expression starting at /Users/mhorn/.julia/packages/GenericCharacterTables/u9RFw/src/GenericCyclotomics.jl:75
in expression starting at /Users/mhorn/.julia/packages/GenericCharacterTables/u9RFw/src/GenericCharacterTables.jl:17
in expression starting at stdin:3
  ✗ GenericCharacterTables
  0 dependencies successfully precompiled in 9 seconds. 89 already precompiled.

ERROR: The following 1 direct dependency failed to precompile:

GenericCharacterTables [fdcc7804-6c20-4e83-8118-baad6b7d05b7]

Failed to precompile GenericCharacterTables [fdcc7804-6c20-4e83-8118-baad6b7d05b7] to "/Users/mhorn/.julia/compiled/v1.10/GenericCharacterTables/jl_iwzwQv".
ERROR: LoadError: too many parameters for type
Stacktrace:
 [1] top-level scope
   @ ~/.julia/packages/GenericCharacterTables/u9RFw/src/GenericCyclotomics.jl:75
 [2] include(mod::Module, _path::String)
   @ Base ./Base.jl:495
 [3] include(x::String)
   @ GenericCharacterTables ~/.julia/packages/GenericCharacterTables/u9RFw/src/GenericCharacterTables.jl:17
 [4] top-level scope
   @ ~/.julia/packages/GenericCharacterTables/u9RFw/src/GenericCharacterTables.jl:24
 [5] include
   @ ./Base.jl:495 [inlined]
 [6] 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, UInt128}}, source::Nothing)
   @ Base ./loading.jl:2222
 [7] top-level scope
   @ stdin:3
in expression starting at /Users/mhorn/.julia/packages/GenericCharacterTables/u9RFw/src/GenericCyclotomics.jl:75
in expression starting at /Users/mhorn/.julia/packages/GenericCharacterTables/u9RFw/src/GenericCharacterTables.jl:17
in expression starting at stdin:
Stacktrace:
  [1] pkgerror(msg::String)
    @ Pkg.Types ~/.julia/juliaup/julia-1.10.5+0.aarch64.apple.darwin14/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70
  [2] precompile(ctx::Pkg.Types.Context, pkgs::Vector{…}; internal_call::Bool, strict::Bool, warn_loaded::Bool, already_instantiated::Bool, timing::Bool, _from_loading::Bool, kwargs::@Kwargs{…})
    @ Pkg.API ~/.julia/juliaup/julia-1.10.5+0.aarch64.apple.darwin14/share/julia/stdlib/v1.10/Pkg/src/API.jl:1700
  [3] precompile(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.TTY, kwargs::@Kwargs{_from_loading::Bool})
    @ Pkg.API ~/.julia/juliaup/julia-1.10.5+0.aarch64.apple.darwin14/share/julia/stdlib/v1.10/Pkg/src/API.jl:159
  [4] precompile
    @ ~/.julia/juliaup/julia-1.10.5+0.aarch64.apple.darwin14/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined]
  [5] #precompile#114
    @ ~/.julia/juliaup/julia-1.10.5+0.aarch64.apple.darwin14/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined]
  [6] #invokelatest#2
    @ ./essentials.jl:894 [inlined]
  [7] invokelatest
    @ ./essentials.jl:889 [inlined]
  [8] _require(pkg::Base.PkgId, env::String)
    @ Base ./loading.jl:1963
  [9] __require_prelocked(uuidkey::Base.PkgId, env::String)
    @ Base ./loading.jl:1812
 [10] #invoke_in_world#3
    @ ./essentials.jl:926 [inlined]
 [11] invoke_in_world
    @ ./essentials.jl:923 [inlined]
 [12] _require_prelocked(uuidkey::Base.PkgId, env::String)
    @ Base ./loading.jl:1803
 [13] macro expansion
    @ ./loading.jl:1790 [inlined]
 [14] macro expansion
    @ ./lock.jl:267 [inlined]
 [15] __require(into::Module, mod::Symbol)
    @ Base ./loading.jl:1753
 [16] #invoke_in_world#3
    @ ./essentials.jl:926 [inlined]
 [17] invoke_in_world
    @ ./essentials.jl:923 [inlined]
 [18] require(into::Module, mod::Symbol)
    @ Base ./loading.jl:1746
Some type information was truncated. Use `show(err)` to see complete types.
@fingolfin fingolfin added this to the 0.4.1 milestone Sep 30, 2024
@SoongNoonien
Copy link
Member

Ok, we missed another UnivPoly in normal_form.

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

Successfully merging a pull request may close this issue.

2 participants