https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-libs/scalapack-2.1.0 fails tests on MUSL. Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 769178 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Created attachment 769181 [details] 1-LastTest.log.xz 1-LastTest.log (compressed because it exceeds attachment limit, use 'xzless' to read it)
I saw two timeout errors, how about increasing the timeout value? @@ -44,6 +44,7 @@ src_configure() { -DUSE_OPTIMIZED_LAPACK_BLAS=ON -DBLAS_LIBRARIES="$($(tc-getPKG_CONFIG) --libs blas)" -DLAPACK_LIBRARIES="$($(tc-getPKG_CONFIG) --libs lapack)" + -DDART_TESTING_TIMEOUT=30000