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

The dependency failed to precompile. #23

Open
aaa4606 opened this issue Oct 23, 2024 · 0 comments
Open

The dependency failed to precompile. #23

aaa4606 opened this issue Oct 23, 2024 · 0 comments

Comments

@aaa4606
Copy link

aaa4606 commented Oct 23, 2024

julia> Pkg.add([ Pkg.PackageSpec(; url=url*name, rev=v) for (name, v) in packages ])
Cloning git-repo https://github.com/byuflowlab/AirfoilPrep.jl
Cloning git-repo https://github.com/byuflowlab/FLOWVLM
Cloning git-repo https://github.com/byuflowlab/FLOWNoise
Cloning git-repo https://github.com/byuflowlab/BPM.jl
Resolving package versions...
Installed WorkerUtilities ──── v1.6.1
Installed InvertedIndices ──── v1.3.0
Installed InlineStrings ────── v1.4.2
Installed Ratios ───────────── v0.4.5
Installed WeakRefStrings ───── v1.4.2
Installed TranscodingStreams ─ v0.11.3
Installed SentinelArrays ───── v1.4.5
Installed FFTW ─────────────── v1.8.0
Installed CodecZlib ────────── v0.7.6
Installed DataFrames ───────── v1.7.0
Installed PooledArrays ─────── v1.4.3
Installed AbstractFFTs ─────── v1.5.0
Installed CCBlade ──────────── v0.1.0
Installed FFTW_jll ─────────── v3.3.10+1
Installed Crayons ──────────── v4.1.1
Installed xfoil_light_jll ──── v0.2.1+0
Installed PrettyTables ─────── v2.4.0
Installed FilePathsBase ────── v0.9.22
Installed Xfoil ────────────── v0.5.0
Installed AxisAlgorithms ───── v1.1.0
Installed WoodburyMatrices ─── v1.0.0
Installed WAV ──────────────── v1.2.0
Installed Interpolations ───── v0.15.1
Installed StringManipulation ─ v0.4.0
Installed CSV ──────────────── v0.10.15
Downloaded artifact: FFTW
Downloaded artifact: xfoil_light
Updating ~/.julia/environments/v1.10/Project.toml
[008c61af] + AirfoilPrep v2.1.2 https://github.com/byuflowlab/AirfoilPrep.jl#v2.1.2
[f91b385c] + BPM v2.0.1 https://github.com/byuflowlab/BPM.jl#v2.0.1
[d27480ee] + FLOWNoise v2.3.3 https://github.com/byuflowlab/FLOWNoise#v2.3.3
[1a3ff0be] + FLOWVLM v2.1.2 https://github.com/byuflowlab/FLOWVLM#v2.1.2
Updating ~/.julia/environments/v1.10/Manifest.toml
[621f4979] + AbstractFFTs v1.5.0
[79e6a3ab] + Adapt v4.1.0
[008c61af] + AirfoilPrep v2.1.2 https://github.com/byuflowlab/AirfoilPrep.jl#v2.1.2
[13072b0f] + AxisAlgorithms v1.1.0
[f91b385c] + BPM v2.0.1 https://github.com/byuflowlab/BPM.jl#v2.0.1
⌃ [e1828068] + CCBlade v0.1.0
[336ed68f] + CSV v0.10.15
[d360d2e6] + ChainRulesCore v1.25.0
[944b1d66] + CodecZlib v0.7.6
[a8cc5b0e] + Crayons v4.1.1
[a93c6f00] + DataFrames v1.7.0
[7a1cc6ca] + FFTW v1.8.0
[d27480ee] + FLOWNoise v2.3.3 https://github.com/byuflowlab/FLOWNoise#v2.3.3
[1a3ff0be] + FLOWVLM v2.1.2 https://github.com/byuflowlab/FLOWVLM#v2.1.2
[48062228] + FilePathsBase v0.9.22
[842dd82b] + InlineStrings v1.4.2
[a98d9a8b] + Interpolations v0.15.1
[41ab1584] + InvertedIndices v1.3.0
[2dfb63ee] + PooledArrays v1.4.3
[08abe8d2] + PrettyTables v2.4.0
[c84ed2f1] + Ratios v0.4.5
[91c51154] + SentinelArrays v1.4.5
[892a3eda] + StringManipulation v0.4.0
[3bb67fe8] + TranscodingStreams v0.11.3
[8149f6b0] + WAV v1.2.0
[ea10d353] + WeakRefStrings v1.4.2
[efce3f68] + WoodburyMatrices v1.0.0
[76eceee3] + WorkerUtilities v1.6.1
[19641d66] + Xfoil v0.5.0
[f5851436] + FFTW_jll v3.3.10+1
[1d5cc7b8] + IntelOpenMP_jll v2024.2.1+0
[856f044c] + MKL_jll v2024.2.0+0
[1317d2d5] + oneTBB_jll v2021.12.0+0
[70cc596b] + xfoil_light_jll v0.2.1+0
[1a1011a3] + SharedArrays
Info Packages marked with ⌃ have new versions available and may be upgradable.
Precompiling project...
✗ FLOWVLM
54 dependencies successfully precompiled in 123 seconds. 119 already precompiled.
1 dependency errored.
For a report of the errors see julia> err. To retry use pkg> precompile

When I installed some packages in FLOWUnsteady, this error occurred.

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