Skip to content

Conversation

inkydragon
Copy link
Member

@inkydragon inkydragon commented Nov 27, 2024

Trying to debug strange warning messages on Windows CI.

...
Warning: .drectve `-exclude-symbols:"_j_constYY.141DOT.2250" ' unrecognized
Warning: .drectve `-exclude-symbols:"_j_constYY.788" ' unrecognized
Warning: .drectve `-exclude-symbols:"_j_constYY.779DOT.2258" ' unrecognized
Warning: .drectve `-exclude-symbols:"_j_constYY.6DOT.2264" ' unrecognized
Warning: .drectve `-exclude-symbols:"_j_constYY.6DOT.2271" ' unrecognized
Warning: .drectve `-exclude-symbols:"SUM.CoreDOT.GenericMemoryYY.67860" ' unrecognized
Warning: .drectve `-exclude-symbols:"jl_symYY._findall_matchesYY.88902" ' unrecognized
Warning: .drectve `-exclude-symbols:"_j_constYY.6DOT.2280" ' unrecognized
Warning: .drectve `-exclude-symbols:"jl_symYY.Base_c202b431YY.106392" ' unrecognized
....

ERROR: could not load library "C:\Users\julia\AppData\Local\Temp\jl_A1krutYVQV"
The specified module could not be found.
ERROR: LoadError: failed process: Process(`'C:\cache\julia-buildkite-plugin\julia_installs\bin\winnt\x64\julia-latest-win64\bin\julia.exe' -C native '-JC:\cache\julia-buildkite-plugin\julia_installs\bin\winnt\x64\julia-latest-win64\lib\julia\sys.dll' -g1 --color=yes '--sysimage=C:\Users\julia\AppData\Local\Temp\jl_A1krutYVQV' '--project=C:\buildkite-agent\builds\win2k22-amdci6-7\julialang\linearalgebra-dot-jl\.ci' -e 'Base.runtests(["LinearAlgebra"]; propagate_project=true, ncores=8)'`, ProcessExited(1)) [1]

@KristofferC
Copy link
Member

The warnings are JuliaLang/PackageCompiler.jl#918 at least.

@inkydragon inkydragon closed this Nov 28, 2024
@inkydragon inkydragon deleted the cyhan/ci-test branch November 28, 2024 02:10
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

Successfully merging this pull request may close these issues.

2 participants