安装GpABC包时发生如下错误,提示特定的文件未找到,但我查看了它未找到的文件,是存在的,搜了其他解答,有说环境变量里存在LLVM所以冲突的,于是检查了环境变量未发现冲突。求教!
Error is like this, and I can’t build GpABC. Do you guys have any suggestions?
PS: Julia version is v1.4.2; XX in C:\Users\XX\.julia
represents my user name and it’s chinese.
(@v1.4) pkg> add GpABC
Cloning default registries into `C:\Users\XX\.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
Added registry `General` to `C:\Users\XX\.julia\registries\General`
Resolving package versions...
Installed Missings ───────────────────── v0.4.5
Installed Compat ─────────────────────── v3.27.0
Installed RecursiveArrayTools ────────── v2.11.3
Installed NLsolve ────────────────────── v4.5.1
Installed FiniteDiff ─────────────────── v2.8.0
Installed MacroTools ─────────────────── v0.5.6
Installed ArnoldiMethod ──────────────── v0.1.0
Installed GpABC ──────────────────────── v0.1.0
Installed OpenSpecFun_jll ────────────── v0.5.3+4
Installed FFTW_jll ───────────────────── v3.3.9+7
Installed LazyArtifacts ──────────────── v1.3.0
Installed NLSolversBase ──────────────── v7.5.0
Installed Inflate ────────────────────── v0.1.2
Installed AbstractFFTs ───────────────── v1.0.1
Installed FixedPointNumbers ──────────── v0.8.4
Installed FastClosures ───────────────── v0.3.2
Installed Reexport ───────────────────── v1.0.0
Installed PlotUtils ──────────────────── v1.0.10
Installed TableTraits ────────────────── v1.0.1
Installed Preferences ────────────────── v1.2.1
Installed CompilerSupportLibraries_jll ─ v0.3.4+0
Installed StatsBase ──────────────────── v0.33.5
Installed OrderedCollections ─────────── v1.4.0
Installed LightGraphs ────────────────── v1.3.5
Installed SIMDPirates ────────────────── v0.8.26
Installed StaticArrays ───────────────── v0.12.5
Installed CommonSubexpressions ───────── v0.3.0
Installed Rmath_jll ──────────────────── v0.2.2+2
Installed VectorizationBase ──────────── v0.12.33
Installed KernelDensity ──────────────── v0.5.1
Installed AxisAlgorithms ─────────────── v1.0.0
Installed Rmath ──────────────────────── v0.6.1
Installed ExponentialUtilities ───────── v1.8.2
Installed MuladdMacro ────────────────── v0.2.2
Installed VertexSafeGraphs ───────────── v0.1.2
Installed NaNMath ────────────────────── v0.3.5
Installed IteratorInterfaceExtensions ── v1.0.0
Installed FunctionWrappers ───────────── v1.1.2
Installed DocStringExtensions ────────── v0.8.4
Installed OffsetArrays ───────────────── v1.6.2
Installed NonlinearSolve ─────────────── v0.3.8
Installed LabelledArrays ─────────────── v1.6.0
Installed ZygoteRules ────────────────── v0.2.1
Installed Optim ──────────────────────── v0.22.0
Installed CpuId ──────────────────────── v0.2.2
Installed DataValueInterfaces ────────── v1.0.0
Installed OrdinaryDiffEq ─────────────── v5.52.4
Installed Adapt ──────────────────────── v3.3.0
Installed Colors ─────────────────────── v0.12.7
Installed IterativeSolvers ───────────── v0.9.0
Installed WoodburyMatrices ───────────── v0.5.3
Installed ArrayInterface ─────────────── v2.14.17
Installed SparseDiffTools ────────────── v1.13.2
Installed JLLWrappers ────────────────── v1.3.0
Installed RecipesBase ────────────────── v1.1.1
Installed Interpolations ─────────────── v0.12.10
Installed Ratios ─────────────────────── v0.4.0
Installed CommonSolve ────────────────── v0.2.0
Installed Distributions ──────────────── v0.23.8
Installed LoopVectorization ──────────── v0.8.26
Installed Requires ───────────────────── v1.1.3
Installed Artifacts ──────────────────── v1.3.0
Installed MKL_jll ────────────────────── v2021.1.1+1
Installed PositiveFactorizations ─────── v0.2.4
Installed Distances ──────────────────── v0.9.2
Installed Tables ─────────────────────── v1.4.2
Installed SciMLBase ──────────────────── v1.12.1
Installed ChainRulesCore ─────────────── v0.9.37
Installed SortingAlgorithms ──────────── v0.3.1
Installed SimpleTraits ───────────────── v0.9.3
Installed TreeViews ──────────────────── v0.3.0
Installed UnPack ─────────────────────── v1.0.2
Installed DiffResults ────────────────── v1.0.3
Installed DiffRules ──────────────────── v1.0.2
Installed RecursiveFactorization ─────── v0.1.8
Installed DiffEqBase ─────────────────── v6.59.0
Installed QuadGK ─────────────────────── v2.4.1
Installed Setfield ───────────────────── v0.7.0
Installed Calculus ───────────────────── v0.5.1
Installed DiffEqDiffTools ────────────── v1.7.0
Installed StatsFuns ──────────────────── v0.9.7
Installed FillArrays ─────────────────── v0.8.14
Installed Parameters ─────────────────── v0.12.2
Installed TOML ───────────────────────── v1.0.3
Installed ForwardDiff ────────────────── v0.10.18
Installed DataAPI ────────────────────── v1.6.0
Installed IntelOpenMP_jll ────────────── v2018.0.3+2
Installed FFTW ───────────────────────── v1.3.2
Installed ColorTypes ─────────────────── v0.10.12
Installed LineSearches ───────────────── v7.1.1
Installed SLEEFPirates ───────────────── v0.5.5
Installed DataStructures ─────────────── v0.18.9
Installed ConstructionBase ───────────── v1.1.0
Installed PDMats ─────────────────────── v0.10.1
Installed SpecialFunctions ───────────── v0.10.3
Installed ColorSchemes ───────────────── v3.12.0
Updating `C:\Users\XX\.julia\environments\v1.4\Project.toml`
[e850a1a4] + GpABC v0.1.0
Updating `C:\Users\XX\.julia\environments\v1.4\Manifest.toml`
[621f4979] + AbstractFFTs v1.0.1
[79e6a3ab] + Adapt v3.3.0
[ec485272] + ArnoldiMethod v0.1.0
[4fba245c] + ArrayInterface v2.14.17
[56f22d72] + Artifacts v1.3.0
[13072b0f] + AxisAlgorithms v1.0.0
[49dc2e85] + Calculus v0.5.1
[d360d2e6] + ChainRulesCore v0.9.37
[35d6a980] + ColorSchemes v3.12.0
[3da002f7] + ColorTypes v0.10.12
[5ae59095] + Colors v0.12.7
[38540f10] + CommonSolve v0.2.0
[bbf7d656] + CommonSubexpressions v0.3.0
[34da2185] + Compat v3.27.0
[e66e0078] + CompilerSupportLibraries_jll v0.3.4+0
[187b0558] + ConstructionBase v1.1.0
[adafc99b] + CpuId v0.2.2
[9a962f9c] + DataAPI v1.6.0
[864edb3b] + DataStructures v0.18.9
[e2d170a0] + DataValueInterfaces v1.0.0
[2b5f629d] + DiffEqBase v6.59.0
[01453d9d] + DiffEqDiffTools v1.7.0
[163ba53b] + DiffResults v1.0.3
[b552c78f] + DiffRules v1.0.2
[b4f34e82] + Distances v0.9.2
[31c24e10] + Distributions v0.23.8
[ffbed154] + DocStringExtensions v0.8.4
[d4d017d3] + ExponentialUtilities v1.8.2
[7a1cc6ca] + FFTW v1.3.2
[f5851436] + FFTW_jll v3.3.9+7
[9aa1b823] + FastClosures v0.3.2
[1a297f60] + FillArrays v0.8.14
[6a86dc24] + FiniteDiff v2.8.0
[53c48c17] + FixedPointNumbers v0.8.4
[f6369f11] + ForwardDiff v0.10.18
[069b7b12] + FunctionWrappers v1.1.2
[e850a1a4] + GpABC v0.1.0
[d25df0c9] + Inflate v0.1.2
[1d5cc7b8] + IntelOpenMP_jll v2018.0.3+2
[a98d9a8b] + Interpolations v0.12.10
[42fd0dbc] + IterativeSolvers v0.9.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[692b3bcd] + JLLWrappers v1.3.0
[5ab0869b] + KernelDensity v0.5.1
[2ee39098] + LabelledArrays v1.6.0
[4af54fe1] + LazyArtifacts v1.3.0
[093fc24a] + LightGraphs v1.3.5
[d3d80556] + LineSearches v7.1.1
[bdcacae8] + LoopVectorization v0.8.26
[856f044c] + MKL_jll v2021.1.1+1
[1914dd2f] + MacroTools v0.5.6
[e1d29d7a] + Missings v0.4.5
[46d2c3a1] + MuladdMacro v0.2.2
[d41bc354] + NLSolversBase v7.5.0
[2774e3e8] + NLsolve v4.5.1
[77ba4419] + NaNMath v0.3.5
[8913a72c] + NonlinearSolve v0.3.8
[6fe1bfb0] + OffsetArrays v1.6.2
[efe28fd5] + OpenSpecFun_jll v0.5.3+4
[429524aa] + Optim v0.22.0
[bac558e1] + OrderedCollections v1.4.0
[1dea7af3] + OrdinaryDiffEq v5.52.4
[90014a1f] + PDMats v0.10.1
[d96e819e] + Parameters v0.12.2
[995b91a9] + PlotUtils v1.0.10
[85a6dd25] + PositiveFactorizations v0.2.4
[21216c6a] + Preferences v1.2.1
[1fd47b50] + QuadGK v2.4.1
[c84ed2f1] + Ratios v0.4.0
[3cdcf5f2] + RecipesBase v1.1.1
[731186ca] + RecursiveArrayTools v2.11.3
[f2c3362d] + RecursiveFactorization v0.1.8
[189a3867] + Reexport v1.0.0
[ae029012] + Requires v1.1.3
[79098fc4] + Rmath v0.6.1
[f50d1b31] + Rmath_jll v0.2.2+2
[21efa798] + SIMDPirates v0.8.26
[476501e8] + SLEEFPirates v0.5.5
[0bca4576] + SciMLBase v1.12.1
[efcf1570] + Setfield v0.7.0
[699a6c99] + SimpleTraits v0.9.3
[a2af1166] + SortingAlgorithms v0.3.1
[47a9eef4] + SparseDiffTools v1.13.2
[276daf66] + SpecialFunctions v0.10.3
[90137ffa] + StaticArrays v0.12.5
[2913bbd2] + StatsBase v0.33.5
[4c63d2b9] + StatsFuns v0.9.7
[fa267f1f] + TOML v1.0.3
[3783bdb8] + TableTraits v1.0.1
[bd369af6] + Tables v1.4.2
[a2a6695c] + TreeViews v0.3.0
[3a884ed6] + UnPack v1.0.2
[3d5dd08c] + VectorizationBase v0.12.33
[19fa3120] + VertexSafeGraphs v0.1.2
[efce3f68] + WoodburyMatrices v0.5.3
[700de1a5] + ZygoteRules v0.2.1
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[9fa8497b] + Future
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building FFTW ────────→ `C:\Users\XX\.julia\packages\FFTW\G3lSO\deps\build.log`
Building SLEEFPirates → `C:\Users\XX\.julia\packages\SLEEFPirates\jGsib\deps\build.log`
┌ **Error: Error building `SLEEFPirates`:
│ ERROR: LoadError: LoadError: could not load library "C:\Users\XX\AppData\Local\Programs\Julia\Julia-1.4.2\bin\LLVM.dll"
│ The specified module could not be found.
│ Stacktrace:
│ [1] dlopen at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.4\Libdl\src\Libdl.jl:109
[inlined] (repeats 2 times)
│ [2] top-level scope at C:\Users\XX\.julia\packages\VectorizationBase\so9eG\src\cpu_info_x86_llvm.jl:5
│ [3] include(::String) at C:\Users\XX\.julia\packages\VectorizationBase\so9eG\src\VectorizationBase.jl:1
│ [4] top-level scope at C:\Users\XX\.julia\packages\VectorizationBase\so9eG\src\VectorizationBase.jl:175
│ [5] top-level scope at none:2
│ [6] eval at .\boot.jl:331 [inlined]
│ in expression starting at C:\Users\XX\.julia\packages\VectorizationBase\so9eG\src\cpu_info_x86_llvm.jl:5
│ in expression starting at C:\Users\XX\.julia\packages\VectorizationBase\so9eG\src\VectorizationBase.jl:173
│ ERROR: LoadError: Failed to precompile VectorizationBase [3d5dd08c-fd9d-11e8-17fa-ed2836048c2f] to C:\Users\XX\.julia\compiled\v1.4\VectorizationBase\Dto5m_icrZj.ji.
│ Stacktrace:
│ [1] top-level scope at none:5
│ in expression starting at C:\Users\XX\.julia\packages\SLEEFPirates\jGsib\deps\build.jl:1
└ @ Pkg.Operations D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.4\Pkg\src\Operations.jl:899**
(@v1.4) pkg>