Hello, Brian Woodcox <b...@inskydata.com> ezt írta (időpont: 2018. nov. 3., Szo, 18:29): > > I’m getting a build failure when building nss-3.36.1. > > I have the entire log. Here is the end part of it. > > Any ideas? > > Thanks. > > SUMMARY: > ======== > NSS variables: > -------------- > HOST=localhost > DOMSUF=(none) > BUILD_OPT= > USE_X32= > USE_64=1 > NSS_CYCLES="" > NSS_TESTS="" > NSS_SSL_TESTS="crl iopr policy" > NSS_SSL_RUN="cov auth stapling stress" > NSS_AIA_PATH= > NSS_AIA_HTTP= > NSS_AIA_OCSP= > IOPR_HOSTADDR_LIST= > PKITS_DATA= > NSS_DISABLE_HW_AES= > NSS_DISABLE_PCLMUL= > NSS_DISABLE_AVX= > NSS_DISABLE_ARM_NEON= > NSS_DISABLE_SSSE3= > > Tests summary: > -------------- > Passed: 52722 > Failed: 6 > Failed with core: 0 > ASan failures: 0 > Unknown status: 12 > TinderboxPrint:Unknown: 12 > > Backtrace: > 4 (primitive-load "/gnu/store/j2lm2bwnkndbw4vbv5ybfbs3yc6…") > In ice-9/eval.scm: > 191:35 3 (_ _) > In srfi/srfi-1.scm: > 640:9 2 (for-each #<procedure 9b6120 at /gnu/store/f95ghy8mx00…> …) > In > /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/gnu-build-system.scm: > 799:31 1 (_ _) > In > /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/utils.scm: > 616:6 0 (invoke _ . _) > > /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/utils.scm:616:6: > In procedure invoke: > Throw to key `srfi-34' with args `(#<condition &invoke-error [program: > "./nss/tests/all.sh" arguments: () exit-status: 1 term-signal: #f > stop-signal: #f] 68fd80>)'. > > This is a test failure, could you try to build that again to see if it fails consistently? If it also fails for the second time, then please run guix build with -K to keep the build directory, so we can have the test logs.
Thanks for the report. Best regards, g_bor