From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Subject: Re: Build failure on nss-3.36.1 Date: Sat, 3 Nov 2018 18:38:31 +0100 Message-ID: References: <3B8089BF-2CE3-428D-8623-F1E1661E8E6E@inskydata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gIzt1-0001Mu-8m for help-guix@gnu.org; Sat, 03 Nov 2018 13:39:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gIzsu-0002NL-1a for help-guix@gnu.org; Sat, 03 Nov 2018 13:39:01 -0400 Received: from mail-it1-x12d.google.com ([2607:f8b0:4864:20::12d]:52960) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gIzsk-0001y2-9n for help-guix@gnu.org; Sat, 03 Nov 2018 13:38:50 -0400 Received: by mail-it1-x12d.google.com with SMTP id t190-v6so1681085itb.2 for ; Sat, 03 Nov 2018 10:38:43 -0700 (PDT) In-Reply-To: <3B8089BF-2CE3-428D-8623-F1E1661E8E6E@inskydata.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: bw@inskydata.com Cc: help-guix Hello, Brian Woodcox ezt =C3=ADrta (id=C5=91pont: 2018. nov. 3.= , Szo, 18:29): > > I=E2=80=99m 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: > =3D=3D=3D=3D=3D=3D=3D=3D > NSS variables: > -------------- > HOST=3Dlocalhost > DOMSUF=3D(none) > BUILD_OPT=3D > USE_X32=3D > USE_64=3D1 > NSS_CYCLES=3D"" > NSS_TESTS=3D"" > NSS_SSL_TESTS=3D"crl iopr policy" > NSS_SSL_RUN=3D"cov auth stapling stress" > NSS_AIA_PATH=3D > NSS_AIA_HTTP=3D > NSS_AIA_OCSP=3D > IOPR_HOSTADDR_LIST=3D > PKITS_DATA=3D > NSS_DISABLE_HW_AES=3D > NSS_DISABLE_PCLMUL=3D > NSS_DISABLE_AVX=3D > NSS_DISABLE_ARM_NEON=3D > NSS_DISABLE_SSSE3=3D > > 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=E2= =80=A6") > In ice-9/eval.scm: > 191:35 3 (_ _) > In srfi/srfi-1.scm: > 640:9 2 (for-each # =E2=80=A6) > In /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/g= nu-build-system.scm: > 799:31 1 (_ _) > In /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/u= tils.scm: > 616:6 0 (invoke _ . _) > > /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/util= s.scm:616:6: In procedure invoke: > Throw to key `srfi-34' with args `(#)'. > > 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