Package evaluation of GFlops on Julia 1.13.0-DEV.140 (fac1ce7906*) started at 2025-03-02T09:55:37.363 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing GFlops... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [2ea8233c] + GFlops v0.1.7 Updating `~/.julia/environments/v1.13/Manifest.toml` [6e4b80f9] + BenchmarkTools v1.6.0 [7057c7e9] + Cassette v0.3.14 [34da2185] + Compat v4.16.0 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [2ea8233c] + GFlops v0.1.7 [82899510] + IteratorInterfaceExtensions v1.0.0 [682c06a0] + JSON v0.21.4 [b964fa9f] + LaTeXStrings v1.4.0 [bac558e1] + OrderedCollections v1.8.0 [69de0a69] + Parsers v2.8.1 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [08abe8d2] + PrettyTables v2.4.0 [189a3867] + Reexport v1.2.2 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9abbd945] + Profile v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 2.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... ✗ GFlops 0 dependencies successfully precompiled in 6 seconds. 33 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: GFlops Failed to precompile GFlops [2ea8233c-34d4-5acc-88b4-02f326385bcc] to "/home/pkgeval/.julia/compiled/v1.13/GFlops/jl_w19p6F" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `rem_float` not defined in `Core.Intrinsics` Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:48 [2] top-level scope @ ~/.julia/packages/GFlops/8QenB/src/overdub.jl:10 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [4] top-level scope @ ~/.julia/packages/GFlops/8QenB/src/GFlops.jl:11 [5] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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:3004 [7] top-level scope @ stdin:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:488 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [10] include_string @ ./loading.jl:2865 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [12] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/GFlops/8QenB/src/overdub.jl:10 in expression starting at /home/pkgeval/.julia/packages/GFlops/8QenB/src/GFlops.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 14.36s ################################################################################ # Loading # Loading GFlops... Precompiling packages... Info Given GFlops was explicitly requested, output will be shown live  ERROR: LoadError: UndefVarError: `rem_float` not defined in `Core.Intrinsics` Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:48  [2] top-level scope  @ ~/.julia/packages/GFlops/8QenB/src/overdub.jl:10  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:307  [4] top-level scope  @ ~/.julia/packages/GFlops/8QenB/src/GFlops.jl:11  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [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:3004  [7] top-level scope  @ stdin:6  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:488  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [10] include_string  @ ./loading.jl:2865 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [12] _start()  @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/GFlops/8QenB/src/overdub.jl:10 in expression starting at /home/pkgeval/.julia/packages/GFlops/8QenB/src/GFlops.jl:1 in expression starting at stdin:6 ✗ GFlops 0 dependencies successfully precompiled in 5 seconds. 33 already precompiled. ERROR: The following 1 direct dependency failed to precompile: GFlops Failed to precompile GFlops [2ea8233c-34d4-5acc-88b4-02f326385bcc] to "/home/pkgeval/.julia/compiled/v1.13/GFlops/jl_op8HGu" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `rem_float` not defined in `Core.Intrinsics` Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:48 [2] top-level scope @ ~/.julia/packages/GFlops/8QenB/src/overdub.jl:10 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [4] top-level scope @ ~/.julia/packages/GFlops/8QenB/src/GFlops.jl:11 [5] include(mod::Module, _path::String) @ Base ./Base.jl:306 [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:3004 [7] top-level scope @ stdin:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:488 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [10] include_string @ ./loading.jl:2865 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [12] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/GFlops/8QenB/src/overdub.jl:10 in expression starting at /home/pkgeval/.julia/packages/GFlops/8QenB/src/GFlops.jl:1 in expression starting at stdin: Loading failed after 6.49s 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 GFlops'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run(::Cmd) @ Base ./process.jl:510 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:306 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [7] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 43.72s: package fails to precompile