Skip to content

Encountered an error when running "hello" #1

Description

@JinyanTeng

(base) [user@login01 juliac-main]$ make hello
/online1/user/soft/julia-1.12.0-beta4/bin/julia ./juliac/juliac.jl --experimental --output-exe hello --trim hello.jl
(base) [user@login01 juliac-main]$ file ./hello
./hello: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=e12a986a3655db967e5bbaefcd74380e45a04a62, with debug_info, not stripped
(base) [user@login01 juliac-main]$ ./hello
fatal: error thrown and no exception handler available.
Core.TypeError(func=:typeassert, context="", expected=Core.Array{Core.String, 1}, got="./hello")
ijl_type_error_rt at /cache/build/builder-amdci5-3/julialang/julia-release-1-dot-12/src/rtutils.c:121
ijl_type_error at /cache/build/builder-amdci5-3/julialang/julia-release-1-dot-12/src/rtutils.c:129
_main at /online1/user/test/juliac/juliac-main/juliac/juliac-buildscript.jl:36
main at ./hello (unknown line)
__libc_start_main at /lib64/libc.so.6 (unknown line)
_start at ./hello (unknown line)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions