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

Installation error on Julia v1.9.2 #61

Open
ma-sadeghi opened this issue Jul 27, 2023 · 0 comments
Open

Installation error on Julia v1.9.2 #61

ma-sadeghi opened this issue Jul 27, 2023 · 0 comments

Comments

@ma-sadeghi
Copy link

(TauFinder) pkg> add NPZ
   Resolving package versions...
  No Changes to `~/Code/TauFinder/Project.toml`
  No Changes to `~/Code/TauFinder/Manifest.toml`
Precompiling project...
  Progress [>                                        ]  0/1
  ◑ TauFinder

  1 dependency had warnings during precompilation:
┌ TauFinder [0263dbb0-507e-4701-8e31-5f44b497c465]
│  WARNING: --output requested, but no modules defined during run
└  ┌ Error: Pkg.precompile error
│   exception =
│    failed process: Process(setenv(`/home/amin/.julia/juliaup/julia-1.9.2+0.x64.linux.gnu/libexec/julia/lld -flavor gnu '' -shared -o /home/amin/.julia/compiled/v1.9/TauFinder/jl_MPGosx --whole-archive /home/amin/.julia/compiled/v1.9/TauFinder/jl_yqlZkj --no-whole-archive -L/home/amin/.julia/juliaup/julia-1.9.2+0.x64.linux.gnu/lib -L/home/amin/.julia/juliaup/julia-1.9.2+0.x64.linux.gnu/lib/julia -L/home/amin/.julia/juliaup/julia-1.9.2+0.x64.linux.gnu/lib -ljulia -ljulia-internal`,["_CE_M=", "PATH=/home/amin/.julia/juliaup/julia-1.9.2+0.x64.linux.gnu/libexec/julia:/home/amin/.vscode-server/bin/74f6148eb9ea00507ec113ec51c489d6ffb4b771/bin/remote-cli:/usr/local/cuda-11.6/bin:/home/amin/mambaforge/envs/dev/bin:/home/amin/mambaforge/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", "CONDA_PYTHON_EXE=/home/amin/mambaforge/bin/python", "CONDA_PREFIX_1=/home/amin/mambaforge", "LD_LIBRARY_PATH=/home/amin/.julia/juliaup/julia-1.9.2+0.x64.linux.gnu/lib/julia:/home/amin/.julia/juliaup/julia-1.9.2+0.x64.linux.gnu/lib", "GIT_ASKPASS=/home/amin/.vscode-server/bin/74f6148eb9ea00507ec113ec51c489d6ffb4b771/extensions/git/dist/askpass.sh", "DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus", "GSETTINGS_SCHEMA_DIR_CONDA_BACKUP=", "BROWSER=/home/amin/.vscode-server/bin/74f6148eb9ea00507ec113ec51c489d6ffb4b771/bin/helpers/browser.sh", "LANG=en_US.UTF-8"  …  "SSH_CLIENT=10.40.105.174 58072 22", "_CE_CONDA=", "CONDA_SHLVL=2", "CONDA_EXE=/home/amin/mambaforge/bin/conda", "HOME=/home/amin", "TERM=xterm-256color", "LS_COLORS=", "S_COLORS=auto", "COLORTERM=truecolor", "OPENBLAS_MAIN_FREE=1"]), ProcessExited(1)) [1]
│    
│    Stacktrace:
│      [1] pipeline_error
│        @ ./process.jl:565 [inlined]
│      [2] run(::Cmd, ::Base.DevNull, ::Vararg{Any}; wait::Bool)
│        @ Base ./process.jl:480
│      [3] run
│        @ ./process.jl:477 [inlined]
│      [4] link_image (repeats 2 times)
│        @ ./linking.jl:166 [inlined]
│      [5] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool)
│        @ Base ./loading.jl:2206
│      [6] #249
│        @ ~/.julia/juliaup/julia-1.9.2+0.x64.linux.gnu/share/julia/stdlib/v1.9/Pkg/src/API.jl:1438 [inlined]
│      [7] withenv(f::Pkg.API.var"#249#280"{IOBuffer, String, Base.PkgId}, keyvals::Pair{String, String})
│        @ Base ./env.jl:197
│      [8] (::Pkg.API.var"#248#279"{IOBuffer, String, Base.PkgId})()
│        @ Pkg.API ~/.julia/juliaup/julia-1.9.2+0.x64.linux.gnu/share/julia/stdlib/v1.9/Pkg/src/API.jl:1436
│      [9] with_logstate(f::Function, logstate::Any)
│        @ Base.CoreLogging ./logging.jl:514
│     [10] with_logger
│        @ ./logging.jl:626 [inlined]
│     [11] macro expansion
│        @ ./timing.jl:393 [inlined]
│     [12] macro expansion
│        @ ~/.julia/juliaup/julia-1.9.2+0.x64.linux.gnu/share/julia/stdlib/v1.9/Pkg/src/API.jl:1434 [inlined]
│     [13] (::Pkg.API.var"#245#276"{Bool, Bool, Pkg.Types.Context, Vector{Task}, Dict{Base.PkgId, String}, Dict{Base.PkgId, IOBuffer}, Pkg.API.var"#color_string#266", Base.Event, Base.Event, ReentrantLock, Vector{Base.PkgId}, Vector{Base.PkgId}, Dict{Base.PkgId, String}, Vector{Base.PkgId}, Vector{Base.PkgId}, Dict{Base.PkgId, Bool}, Dict{Base.PkgId, Base.Event}, Dict{Base.PkgId, Bool}, Vector{Pkg.Types.PackageSpec}, Dict{Base.PkgId, String}, Dict{Tuple{Base.PkgId, UInt128, String, String}, Bool}, Vector{Base.PkgId}, Bool, Base.TTY, Base.Semaphore, String, Vector{String}, Vector{Base.PkgId}, Base.PkgId})()
│        @ Pkg.API ./task.jl:514
└ @ Pkg.API ~/.julia/juliaup/julia-1.9.2+0.x64.linux.gnu/share/julia/stdlib/v1.9/Pkg/src/API.jl:1302
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

1 participant