[SPI-2082] bump julia to 1.7.1
1 unresolved thread
1 unresolved thread
side note: can we also consider to not use system libunwind
? a user has reported issues with backtrace due to it.
Edited by Andre Sailer
Merge request reports
Activity
added test-needed label
Thank you for the contribution, I will follow up in SPI-2082 and also try to use libunwind from the stack.
268 268 LCG_external_package(jsonpatch 1.28 ) 269 269 LCG_external_package(jsonpointer 2.0 ) 270 270 LCG_external_package(jsonschema 3.2.0 ) 271 if(NOT ((${LCG_COMP} MATCHES gcc) AND (${LCG_COMPVERS} EQUAL 11))) # remove this for next julia version julia still doesn't build for gcc11: http://cdash.cern.ch/viewFiles.php?buildid=142869
this is the fixed one: https://github.com/JuliaLang/julia/issues/40703
https://github.com/JuliaLang/julia/issues/43624 are we hitting this? near line 519 in the log from cdash link. Basically it's now mbedtls' problem not Julia's.
in any case I'm fine with disabling GCC11 for now
Edited by Jerry Ling
added test-dev4-failed label
🗩Release dev4: FAILED
Build ID Platform Result #7641 centos7-gcc9-dbg #7642 centos7-clang11-opt #7643 centos7-clang11-dbg #7644 centos7-gcc11-dbg #7645 centos7-clang12-opt #7646 centos7-gcc10fp-opt #7647 mac11-native-opt #7648 centos7-gcc8-dbg #7649 centos7-clang10-opt #7650 centos7-gcc10-opt #7651 centos7-gcc10-dbg #7652 mac1015-native-opt #7653 ubuntu20-native-opt #7654 centos8-gcc10-opt #7655 centos8-gcc10-dbg #7656 centos7-gcc8-opt #7657 centos7-clang10-dbg #7658 centos7-gcc10fp-dbg #7659 centos7-gcc11-opt #7660 centos7-gcc9-opt Superseded by !1087 (closed) to keep the gcc11 exception
Please register or sign in to reply