Package evaluation of GFlops on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T00:55:45.913 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # 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.3 [aea7be01] + PrecompileTools v1.3.2 [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 1.96s ################################################################################ # 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 5 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_Tx8Mgo" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `rem_float` not defined in `Core.Intrinsics` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:47 [2] top-level scope @ ~/.julia/packages/GFlops/8QenB/src/overdub.jl:10 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [4] top-level scope @ ~/.julia/packages/GFlops/8QenB/src/GFlops.jl:11 [5] include(mod::Module, _path::String) @ Base ./Base.jl:303 [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:2978 [7] top-level scope @ stdin:5 [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [10] include_string @ ./loading.jl:2834 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:563 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 11.2s ################################################################################ # 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` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:47  [2] top-level scope  @ ~/.julia/packages/GFlops/8QenB/src/overdub.jl:10  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:304  [4] top-level scope  @ ~/.julia/packages/GFlops/8QenB/src/GFlops.jl:11  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [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:2978  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [10] include_string  @ ./loading.jl:2834 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [12] _start()  @ Base ./client.jl:563 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:5 ✗ GFlops 0 dependencies successfully precompiled in 4 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_mUBcHu" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `rem_float` not defined in `Core.Intrinsics` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:47 [2] top-level scope @ ~/.julia/packages/GFlops/8QenB/src/overdub.jl:10 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [4] top-level scope @ ~/.julia/packages/GFlops/8QenB/src/GFlops.jl:11 [5] include(mod::Module, _path::String) @ Base ./Base.jl:303 [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:2978 [7] top-level scope @ stdin:5 [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [10] include_string @ ./loading.jl:2834 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:563 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 5.58s 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:602 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:517 [3] run(::Cmd) @ Base ./process.jl:514 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:303 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [7] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 33.24s: package fails to precompile