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

'make test' fails for julia-1.11.0-beta2 #54777

Closed
sergstesh opened this issue Jun 12, 2024 · 1 comment
Closed

'make test' fails for julia-1.11.0-beta2 #54777

sergstesh opened this issue Jun 12, 2024 · 1 comment

Comments

@sergstesh
Copy link

Output of versioninfo():

julia> versioninfo()
Julia Version 1.11.0-beta2
Commit edb3c92d6a (2024-05-29 09:37 UTC)
Build Info:

    Note: This is an unofficial build, please report bugs to the project
    responsible for this build and not to the Julia project unless you can
    reproduce the issue using official builds available at https://julialang.org/downloads

Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 4 × Intel(R) N100
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, goldmont)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

julia>

.

I downloaded Julia tarball from https://github.com/JuliaLang/julia/releases/download/v1.11.0-beta2/julia-1.11.0-beta2-full.tar.gz , unpacked it the usual way, did 'cd julia-1.11.0-beta2' and built Julia using the following command line:

nice -n 19 make test 1>make_test.log 2>&

.

See the attached 'make_test.log' file for details on failures.
make_test.log

@giordano
Copy link
Contributor

Duplicate of #54280

@giordano giordano marked this as a duplicate of #54280 Jun 12, 2024
@giordano giordano closed this as not planned Won't fix, can't repro, duplicate, stale Jun 12, 2024
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

No branches or pull requests

2 participants