Package evaluation to load XFloats on Julia 1.13.0-DEV.1324 (c1d413cf8a*) started at 2025-10-17T17:00:12.147 ################################################################################ # Set-up # Set-up completed after 0.17s ################################################################################ # Installation # Installing XFloats... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [ad7b0a5e] + XFloats v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.5.0 ⌅ [276daf66] + SpecialFunctions v0.10.3 [ad7b0a5e] + XFloats v0.1.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.02s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... Precompilation completed after 13.77s ################################################################################ # Loading # Loading XFloats... WARNING: Constructor for type "Float32" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Float32" refers to `Base.Float32`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Float32 end`. Hint: To silence the warning, qualify `Float32` as `Base.Float32` in the method signature or explicitly `import Base: Float32`. WARNING: Constructor for type "Float64" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Float64" refers to `Base.Float64`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Float64 end`. Hint: To silence the warning, qualify `Float64` as `Base.Float64` in the method signature or explicitly `import Base: Float64`. WARNING: Constructor for type "Float16" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Float16" refers to `Base.Float16`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Float16 end`. Hint: To silence the warning, qualify `Float16` as `Base.Float16` in the method signature or explicitly `import Base: Float16`. WARNING: Constructor for type "BigFloat" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "BigFloat" refers to `Base.BigFloat`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function BigFloat end`. Hint: To silence the warning, qualify `BigFloat` as `Base.BigFloat` in the method signature or explicitly `import Base: BigFloat`. WARNING: Constructor for type "Int8" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int8" refers to `Base.Int8`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int8 end`. Hint: To silence the warning, qualify `Int8` as `Base.Int8` in the method signature or explicitly `import Base: Int8`. WARNING: Constructor for type "Int16" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int16" refers to `Base.Int16`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int16 end`. Hint: To silence the warning, qualify `Int16` as `Base.Int16` in the method signature or explicitly `import Base: Int16`. WARNING: Constructor for type "Int32" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int32" refers to `Base.Int32`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int32 end`. Hint: To silence the warning, qualify `Int32` as `Base.Int32` in the method signature or explicitly `import Base: Int32`. WARNING: Constructor for type "Int64" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int64" refers to `Base.Int64`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int64 end`. Hint: To silence the warning, qualify `Int64` as `Base.Int64` in the method signature or explicitly `import Base: Int64`. WARNING: Constructor for type "Int128" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int128" refers to `Base.Int128`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Int128 end`. Hint: To silence the warning, qualify `Int128` as `Base.Int128` in the method signature or explicitly `import Base: Int128`. WARNING: Constructor for type "BigInt" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "BigInt" refers to `Base.BigInt`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function BigInt end`. Hint: To silence the warning, qualify `BigInt` as `Base.BigInt` in the method signature or explicitly `import Base: BigInt`. WARNING: Constructor for type "UInt8" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt8" refers to `Base.UInt8`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt8 end`. Hint: To silence the warning, qualify `UInt8` as `Base.UInt8` in the method signature or explicitly `import Base: UInt8`. WARNING: Constructor for type "UInt16" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt16" refers to `Base.UInt16`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt16 end`. Hint: To silence the warning, qualify `UInt16` as `Base.UInt16` in the method signature or explicitly `import Base: UInt16`. WARNING: Constructor for type "UInt32" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt32" refers to `Base.UInt32`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt32 end`. Hint: To silence the warning, qualify `UInt32` as `Base.UInt32` in the method signature or explicitly `import Base: UInt32`. WARNING: Constructor for type "UInt64" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt64" refers to `Base.UInt64`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt64 end`. Hint: To silence the warning, qualify `UInt64` as `Base.UInt64` in the method signature or explicitly `import Base: UInt64`. WARNING: Constructor for type "UInt128" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt128" refers to `Base.UInt128`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function UInt128 end`. Hint: To silence the warning, qualify `UInt128` as `Base.UInt128` in the method signature or explicitly `import Base: UInt128`. WARNING: Constructor for type "Bool" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Bool" refers to `Base.Bool`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function Bool end`. Hint: To silence the warning, qualify `Bool` as `Base.Bool` in the method signature or explicitly `import Base: Bool`. ERROR: LoadError: UndefVarError: `Printf` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:50 [2] top-level scope @ ~/.julia/packages/XFloats/DKPre/src/type/representations.jl:10 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [4] top-level scope @ ~/.julia/packages/XFloats/DKPre/src/XFloats.jl:47 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2777 [7] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2536 [8] macro expansion @ ./loading.jl:2464 [inlined] [9] macro expansion @ ./lock.jl:376 [inlined] [10] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2428 [11] require @ ./loading.jl:2404 [inlined] [12] eval_import_path @ ./module.jl:36 [inlined] [13] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [14] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [15] top-level scope @ none:1 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [18] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/XFloats/DKPre/src/type/representations.jl:10 in expression starting at /home/pkgeval/.julia/packages/XFloats/DKPre/src/XFloats.jl:1 Loading failed after 10.14s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using XFloats'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 43.87s: there were unidentified errors