From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 05 09:47:55 2017 Received: (at submit) by debbugs.gnu.org; 5 Mar 2017 14:47:55 +0000 Received: from localhost ([127.0.0.1]:40637 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ckXRz-0004jK-I7 for submit@debbugs.gnu.org; Sun, 05 Mar 2017 09:47:55 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42505) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ckXRw-0004j3-2c for submit@debbugs.gnu.org; Sun, 05 Mar 2017 09:47:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckXRq-0001Fk-1v for submit@debbugs.gnu.org; Sun, 05 Mar 2017 09:47:46 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49462) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ckXRp-0001Fe-V2 for submit@debbugs.gnu.org; Sun, 05 Mar 2017 09:47:45 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33475) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ckXRo-0008M3-Q8 for guix-patches@gnu.org; Sun, 05 Mar 2017 09:47:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckXRl-0001E8-5j for guix-patches@gnu.org; Sun, 05 Mar 2017 09:47:44 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:53461) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ckXRk-0001Dw-V5 for guix-patches@gnu.org; Sun, 05 Mar 2017 09:47:41 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 445FD20769; Sun, 5 Mar 2017 09:47:40 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Sun, 05 Mar 2017 09:47:40 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h=cc :date:from:message-id:subject:to:x-me-sender:x-me-sender :x-sasl-enc:x-sasl-enc; s=mesmtp; bh=bJ6tw2/tOXKrvxDrNZdskkvfsfE =; b=evkS3Yp7t3/OAWv6sOi8rhhH6OZzsM9xVKCSCc94Ntf2BnqUHK4WTXBIvrU D9SLFuDd/dNaGV7D91a88WtrnOANciDAUUBxZegcUQPbpDgu7KuJ6OiOC8ITAJJq iKoK60P6jZ9sTUGWX/ic1dnWFQHwDz20BZgZgvSCoSVEBBVo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:message-id:subject:to :x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=bJ 6tw2/tOXKrvxDrNZdskkvfsfE=; b=DO1L+EMixROHw5ApKJh8tTWEFr+ibrBzLX WGLJsuEJD/hEAIetWyL1wzdumZ9DLnrMW1yP3rKCvpDOuUOLTcQgxTXt4xVSDiNR Qt632j9oe4Hps/jor5NMsH9dLNTOIhimSlOOxolJUuh9VykzReCmmM4QLl4AOEY5 XGEHnrk/U= X-ME-Sender: X-Sasl-enc: ID0QZ5dRpN9ldX7qC8VPub7Wit/arIc4blHSFT5USNIS 1488725259 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id D0D0124077; Sun, 5 Mar 2017 09:47:39 -0500 (EST) From: Marius Bakke To: guix-patches@gnu.org Subject: [PATCH 0/2] gnu: nss: Skip failing test on armhf. Date: Sun, 5 Mar 2017 15:47:35 +0100 Message-Id: <20170305144735.27123-1-mbakke@fastmail.com> X-Mailer: git-send-email 2.12.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.4 (----) X-Debbugs-Envelope-To: submit Cc: Marius Bakke X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.4 (----) Patch 2/2 in this series conditionally skips the failing test on armhf. Unfortunately patch 1/2 will rebuild nss on all platforms; I could not figure out how to achieve the same without 'modify-phases'. Is this acceptable, or should we downgrade nspr and nss again? Marius Bakke (2): gnu: nss: Use 'modify-phases' syntax. gnu: nss: Skip failing test on armhf. gnu/local.mk | 1 + gnu/packages/gnuzilla.scm | 109 ++++++++++++++----------- gnu/packages/patches/nss-skip-test-armhf.patch | 17 ++++ 3 files changed, 78 insertions(+), 49 deletions(-) create mode 100644 gnu/packages/patches/nss-skip-test-armhf.patch -- 2.12.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 05 09:49:59 2017 Received: (at 25974) by debbugs.gnu.org; 5 Mar 2017 14:49:59 +0000 Received: from localhost ([127.0.0.1]:40643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ckXTy-0004mb-UU for submit@debbugs.gnu.org; Sun, 05 Mar 2017 09:49:59 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:39267) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ckXTu-0004mK-77 for 25974@debbugs.gnu.org; Sun, 05 Mar 2017 09:49:57 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id ADB1C208A7; Sun, 5 Mar 2017 09:49:53 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Sun, 05 Mar 2017 09:49:53 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h=cc :date:from:message-id:subject:to:x-me-sender:x-me-sender :x-sasl-enc:x-sasl-enc; s=mesmtp; bh=nIwq/nhXrvXH4DJz+pSqUuXBTH8 =; b=V460QIj+YQlWnDEpIzIJjzI30hF/FCGHHzkrWZWiH4EvXQJkZqVUmHlH3xF 5CaIGUaAhV9BU/4eP/e08HSFxMF/xTjokNVAjxpUBPehCjr0aUh+RBiONr7Ys4mE 2AP4XXZwb/mU2yqSHhw8ikJIJPGVNDYFDOT2d4AvQpicvvFA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:message-id:subject:to :x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=nI wq/nhXrvXH4DJz+pSqUuXBTH8=; b=LWxTgE2JAcxBS/mgIH7e+g3LBCm/LDT7R8 k4AM1Oi38NaN8250AmetPNG+ce1q0Zre9dgiPnmqIIBYQR+WJR65jBDdgTWW0I6B chZqPwYnFhpzaAhdChPFd0bZanUKDw2jnvNJLklDyH+eJOG6IZbnT6LIt2cgK4q9 YUUdUOqj0= X-ME-Sender: X-Sasl-enc: 2IimsuNHHaSIW1T87/TULJJJll2qLRjmQKKrEEOEpu7Q 1488725393 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id 483EA24077; Sun, 5 Mar 2017 09:49:53 -0500 (EST) From: Marius Bakke To: 25974@debbugs.gnu.org Subject: [PATCH 1/2] gnu: nss: Use 'modify-phases' syntax. Date: Sun, 5 Mar 2017 15:49:49 +0100 Message-Id: <20170305144950.27491-1-mbakke@fastmail.com> X-Mailer: git-send-email 2.12.0 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 25974 Cc: Marius Bakke X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) * gnu/packages/gnuzilla.scm (nss)[arguments]: Use 'modify-phases'. --- gnu/packages/gnuzilla.scm | 91 +++++++++++++++++++++++------------------------ 1 file changed, 44 insertions(+), 47 deletions(-) diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm index c4543aa7d..34ad25ed3 100644 --- a/gnu/packages/gnuzilla.scm +++ b/gnu/packages/gnuzilla.scm @@ -221,55 +221,52 @@ in the Mozilla clients.") (ice-9 match) (srfi srfi-26)) #:phases - (alist-replace - 'configure - (lambda* (#:key system inputs #:allow-other-keys) - (setenv "CC" "gcc") - ;; Tells NSS to build for the 64-bit ABI if we are 64-bit system. - (when (string-prefix? "x86_64" system) - (setenv "USE_64" "1")) - #t) - (alist-replace - 'check - (lambda _ - ;; Use 127.0.0.1 instead of $HOST.$DOMSUF as HOSTADDR for testing. - ;; The later requires a working DNS or /etc/hosts. - (setenv "DOMSUF" "(none)") - (setenv "USE_IP" "TRUE") - (setenv "IP_ADDRESS" "127.0.0.1") - (zero? (system* "./nss/tests/all.sh"))) - (alist-replace - 'install - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (bin (string-append (assoc-ref outputs "bin") "/bin")) - (inc (string-append out "/include/nss")) - (lib (string-append out "/lib/nss")) - (obj (match (scandir "dist" (cut string-suffix? "OBJ" <>)) - ((obj) (string-append "dist/" obj))))) - ;; Install nss-config to $out/bin. - (install-file (string-append obj "/bin/nss-config") - (string-append out "/bin")) - (delete-file (string-append obj "/bin/nss-config")) - ;; Install nss.pc to $out/lib/pkgconfig. - (install-file (string-append obj "/lib/pkgconfig/nss.pc") - (string-append out "/lib/pkgconfig")) - (delete-file (string-append obj "/lib/pkgconfig/nss.pc")) - (rmdir (string-append obj "/lib/pkgconfig")) - ;; Install other files. - (copy-recursively "dist/public/nss" inc) - (copy-recursively (string-append obj "/bin") bin) - (copy-recursively (string-append obj "/lib") lib) + (modify-phases %standard-phases + (replace 'configure + (lambda* (#:key system inputs #:allow-other-keys) + (setenv "CC" "gcc") + ;; Tells NSS to build for the 64-bit ABI if we are 64-bit system. + (when (string-prefix? "x86_64" system) + (setenv "USE_64" "1")) + #t)) + (replace 'check + (lambda _ + ;; Use 127.0.0.1 instead of $HOST.$DOMSUF as HOSTADDR for testing. + ;; The later requires a working DNS or /etc/hosts. + (setenv "DOMSUF" "(none)") + (setenv "USE_IP" "TRUE") + (setenv "IP_ADDRESS" "127.0.0.1") + (zero? (system* "./nss/tests/all.sh")))) + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (bin (string-append (assoc-ref outputs "bin") "/bin")) + (inc (string-append out "/include/nss")) + (lib (string-append out "/lib/nss")) + (obj (match (scandir "dist" (cut string-suffix? "OBJ" <>)) + ((obj) (string-append "dist/" obj))))) + ;; Install nss-config to $out/bin. + (install-file (string-append obj "/bin/nss-config") + (string-append out "/bin")) + (delete-file (string-append obj "/bin/nss-config")) + ;; Install nss.pc to $out/lib/pkgconfig. + (install-file (string-append obj "/lib/pkgconfig/nss.pc") + (string-append out "/lib/pkgconfig")) + (delete-file (string-append obj "/lib/pkgconfig/nss.pc")) + (rmdir (string-append obj "/lib/pkgconfig")) + ;; Install other files. + (copy-recursively "dist/public/nss" inc) + (copy-recursively (string-append obj "/bin") bin) + (copy-recursively (string-append obj "/lib") lib) - ;; FIXME: libgtest1.so is installed in the above step, and it's - ;; (unnecessarily) linked with several NSS libraries, but - ;; without the needed rpaths, causing the 'validate-runpath' - ;; phase to fail. Here we simply delete libgtest1.so, since it - ;; seems to be used only during the tests. - (delete-file (string-append lib "/libgtest1.so")) + ;; FIXME: libgtest1.so is installed in the above step, and it's + ;; (unnecessarily) linked with several NSS libraries, but + ;; without the needed rpaths, causing the 'validate-runpath' + ;; phase to fail. Here we simply delete libgtest1.so, since it + ;; seems to be used only during the tests. + (delete-file (string-append lib "/libgtest1.so")) - #t)) - %standard-phases))))) + #t)))))) (inputs `(("sqlite" ,sqlite) ("zlib" ,zlib))) -- 2.12.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 05 09:50:02 2017 Received: (at 25974) by debbugs.gnu.org; 5 Mar 2017 14:50:02 +0000 Received: from localhost ([127.0.0.1]:40645 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ckXTz-0004me-8v for submit@debbugs.gnu.org; Sun, 05 Mar 2017 09:50:02 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:48402) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ckXTv-0004mM-ER for 25974@debbugs.gnu.org; Sun, 05 Mar 2017 09:49:58 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 4DB29208AD; Sun, 5 Mar 2017 09:49:55 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Sun, 05 Mar 2017 09:49:55 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=i6bXNGAEUMVdwe3 ZkiUj2XYlJ5U=; b=sAHpLtmneZ8a6rCtcn5kfJQwSFAe2jPvLXAdu1cK5dcz78c aFCFYlQaCJcOCA5rHGYDx8YRZMPmFpSLkdPqgcxUUZsz7olQAL2Wmi//SkYdCg8q MBRw3pCTyrwloZStIAq7YEwxSuKR9lDxHCMg9PzjrBgRIp21wNKAhq2bkbmY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= smtpout; bh=i6bXNGAEUMVdwe3ZkiUj2XYlJ5U=; b=SbI585F+QRclhRy9qBbn 5iMrkfOLjsB6J7Tn39mrbffns6eL4rnYqjmsGmD3R4QAZaSUff+LirD5GMz+CZcj hXo3k9x0ZlWXZVSBe8qqRMs+74iw1vuyeSXmPO6xI323IOjJtQeRfDFDnk4uYzLK eocEdyWiwDMjUAJ5s4zYuEc= X-ME-Sender: X-Sasl-enc: +PbCO0F2/W/w3NzOicvPIwaZACdgvENKxADQefSZ6Ivu 1488725394 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id DDB1724077; Sun, 5 Mar 2017 09:49:54 -0500 (EST) From: Marius Bakke To: 25974@debbugs.gnu.org Subject: [PATCH 2/2] gnu: nss: Skip failing test on armhf. Date: Sun, 5 Mar 2017 15:49:50 +0100 Message-Id: <20170305144950.27491-2-mbakke@fastmail.com> X-Mailer: git-send-email 2.12.0 In-Reply-To: <20170305144950.27491-1-mbakke@fastmail.com> References: <20170305144950.27491-1-mbakke@fastmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 25974 Cc: Marius Bakke X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) * gnu/packages/patches/nss-skip-test-armhf.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (nss)[native-inputs]: Add patch. [arguments]: Add phase to apply when target system is armhf. --- gnu/local.mk | 1 + gnu/packages/gnuzilla.scm | 18 ++++++++++++++++-- gnu/packages/patches/nss-skip-test-armhf.patch | 17 +++++++++++++++++ 3 files changed, 34 insertions(+), 2 deletions(-) create mode 100644 gnu/packages/patches/nss-skip-test-armhf.patch diff --git a/gnu/local.mk b/gnu/local.mk index c88892df5..9db9ba18d 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -781,6 +781,7 @@ dist_patch_DATA = \ %D%/packages/patches/ninja-zero-mtime.patch \ %D%/packages/patches/node-9077.patch \ %D%/packages/patches/nss-pkgconfig.patch \ + %D%/packages/patches/nss-skip-test-armhf.patch \ %D%/packages/patches/ntfs-3g-CVE-2017-0358.patch \ %D%/packages/patches/nvi-assume-preserve-path.patch \ %D%/packages/patches/nvi-dbpagesize-binpower.patch \ diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm index 34ad25ed3..183dc5e83 100644 --- a/gnu/packages/gnuzilla.scm +++ b/gnu/packages/gnuzilla.scm @@ -5,6 +5,7 @@ ;;; Copyright © 2015 Sou Bunnbu ;;; Copyright © 2016 Efraim Flashner ;;; Copyright © 2016 Alex Griffin +;;; Copyright © 2017 Marius Bakke ;;; ;;; This file is part of GNU Guix. ;;; @@ -203,7 +204,7 @@ in the Mozilla clients.") (build-system gnu-build-system) (outputs '("out" "bin")) (arguments - '(#:parallel-build? #f ; failed + `(#:parallel-build? #f ; failed #:make-flags (let* ((out (assoc-ref %outputs "out")) (nspr (string-append (assoc-ref %build-inputs "nspr"))) @@ -229,6 +230,14 @@ in the Mozilla clients.") (when (string-prefix? "x86_64" system) (setenv "USE_64" "1")) #t)) + ,@(if (string-prefix? "armhf" (or (%current-target-system) + (%current-system))) + `((add-after + 'unpack 'skip-failing-test + (lambda* (#:key inputs #:allow-other-keys) + (let ((patch (assoc-ref inputs "skip-test-armhf"))) + (zero? (system* "patch" "-p1" "--input" patch)))))) + '()) (replace 'check (lambda _ ;; Use 127.0.0.1 instead of $HOST.$DOMSUF as HOSTADDR for testing. @@ -271,7 +280,12 @@ in the Mozilla clients.") `(("sqlite" ,sqlite) ("zlib" ,zlib))) (propagated-inputs `(("nspr" ,nspr))) ; required by nss.pc. - (native-inputs `(("perl" ,perl))) + (native-inputs `(("perl" ,perl) + ,@(if (string-prefix? "armhf" (or (%current-target-system) + (%current-system))) + `(("skip-test-armhf" + ,(search-patch "nss-skip-test-armhf.patch"))) + '()))) ;; The NSS test suite takes around 48 hours on Loongson 3A (MIPS) when ;; another build is happening concurrently on the same machine. diff --git a/gnu/packages/patches/nss-skip-test-armhf.patch b/gnu/packages/patches/nss-skip-test-armhf.patch new file mode 100644 index 000000000..4b7137688 --- /dev/null +++ b/gnu/packages/patches/nss-skip-test-armhf.patch @@ -0,0 +1,17 @@ +--- nss-3.29.2/nss/gtests/ssl_gtest/ssl_skip_unittest.cc 2017-03-05 14:07:38.952200827 +0100 ++++ nss-3.29.2/nss/gtests/ssl_gtest/ssl_skip_unittest.cc 2017-03-05 14:07:52.964650050 +0100 +@@ -165,14 +165,6 @@ + client_->CheckErrorCode(SSL_ERROR_RX_UNEXPECTED_HELLO_DONE); + } + +-TEST_P(TlsSkipTest, SkipCertAndKeyExch) { +- auto chain = new ChainedPacketFilter(); +- chain->Add(new TlsHandshakeSkipFilter(kTlsHandshakeCertificate)); +- chain->Add(new TlsHandshakeSkipFilter(kTlsHandshakeServerKeyExchange)); +- ServerSkipTest(chain); +- client_->CheckErrorCode(SSL_ERROR_RX_UNEXPECTED_HELLO_DONE); +-} +- + TEST_P(TlsSkipTest, SkipCertAndKeyExchEcdsa) { + Reset(TlsAgent::kServerEcdsa256); + auto chain = new ChainedPacketFilter(); -- 2.12.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 05 16:33:33 2017 Received: (at 25974) by debbugs.gnu.org; 5 Mar 2017 21:33:33 +0000 Received: from localhost ([127.0.0.1]:41443 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ckdmX-0008R3-Da for submit@debbugs.gnu.org; Sun, 05 Mar 2017 16:33:33 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:58877) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ckdmV-0008Qu-21 for 25974@debbugs.gnu.org; Sun, 05 Mar 2017 16:33:31 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id CFFDE2079F; Sun, 5 Mar 2017 16:33:30 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Sun, 05 Mar 2017 16:33:30 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=famulari.name; h= cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=JNje3XOK8C84BjWNKYRhsNSvX5I=; b=hut8mh +zB5Dk2OV2pbUKEl0fuOnpAtxc0PdgPulA6zmHChhEKt2iWS6+hJe/JsJVeYqUUO LeRJlzhxg07fJnVC+e9cPWWKHK8wvoC990I9GhzJPVRJB56ow400op/fCk/49yGI 2HUl247UU1zTuWoimd2Z/iaJKasTGJRLrZLlc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=JNje3XOK8C84Bj WNKYRhsNSvX5I=; b=DzjkoEGUtlSHg2cfp4Mt4SGYOkxwLD/RY6uImsbAfkhKvL V9rgjoqFQuD1gj1D7S/ZEgUcct13Q/WcjQoSq6QbcZunGTsjt97nt06XRaoctcxr 1k5tOgsaoYQTyj3rsQBdl1xb8ixVH/+W14jvvy4yPDAuuNmzZ2ar0caHG1BdM= X-ME-Sender: X-Sasl-enc: QHXQ/4mzeaiSuaPeT/dJ7a6SNK8sI55EV3xuLSvOQlS9 1488749610 Received: from localhost (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id 9271E24066; Sun, 5 Mar 2017 16:33:30 -0500 (EST) Date: Sun, 5 Mar 2017 16:33:29 -0500 From: Leo Famulari To: Marius Bakke Subject: Re: bug#25974: [PATCH 0/2] gnu: nss: Skip failing test on armhf. Message-ID: <20170305213329.GA7813@jasmine> References: <20170305144735.27123-1-mbakke@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline In-Reply-To: <20170305144735.27123-1-mbakke@fastmail.com> User-Agent: Mutt/1.8.0 (2017-02-23) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 25974 Cc: 25974@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Mar 05, 2017 at 03:47:35PM +0100, Marius Bakke wrote: > Patch 2/2 in this series conditionally skips the failing test on armhf. > Unfortunately patch 1/2 will rebuild nss on all platforms; I could not > figure out how to achieve the same without 'modify-phases'. That's a minor issue. Ping me when / if you push the change and I'll ask to evaluate the master branch. > Is this acceptable, or should we downgrade nspr and nss again? I do not think we should downgrade. I expect that most Guix users are using the new versions of NSS without any trouble on the x86_64 architecture. We should either skip this test on armhf or downgrade the packages on armhf. Do we understand the nature of the test failure, and what sort of problems could be masked if we skip the test? --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAli8hCkACgkQJkb6MLrK fwhbAxAAn/te/2YnGbbbhOVj92k3OATTGzloodQURsx1xJoeI3KFsXx9RMvklgda MfCV/rfiPrcI6ijct77xM0am96P4uwkvH0FfBjphjJBBBbE4v2sDCLfscwCXwo+D huAM4QJAS12LBStD2cNJHB07TTDyEAcOudYgio/42ibSpgGKLj1zOubLqEAKVZbz gA4PYTjX698tNMs/5umefwG+51DKHGN8w7Dzh+y3yaU+3hXkygqOIRAnb6GdCmC+ zoxWs7HD2MLd+lVwDXMFH0AZqFUbHfHMulLgYylFbOZAB/Dff0czkyGgxdZOujA/ Jpq7tQ7LTd/qGjmDW0g46quBH5QW8NGubfypumFQMrQx2247EENDc5bzk3SdXinv gMvlENB4l5Ll6loe00T+voVfeiZynDWO9C/s8Ti6e3t99VC/FFBtPLsnQJUWr/ca u/waLEqFPTckq7540JuIigfII+50TtDrGTmrDzt6z53scBDdqjAva0jRLrXz5g6Q +9Y5uNEnDOFQauBlZDYsxcoJ/yVXKSy+Nbl6PQlas2iR7wouOPKFcjLrvzqM1ioK 3hDB51j86AXC36jGMdWjpR2NQcZ+W0f5wcyN3zhJbqL9kk5wf2Z7yVBox3gU9uOv LQogAukoWxFTP2n5luMF9XaANrpboJFXPxE6StZiucqMYJsOPU8= =HQ/T -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw-- From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 06 17:16:49 2017 Received: (at 25974) by debbugs.gnu.org; 6 Mar 2017 22:16:49 +0000 Received: from localhost ([127.0.0.1]:43310 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cl0vx-00050V-1h for submit@debbugs.gnu.org; Mon, 06 Mar 2017 17:16:49 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:57767) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cl0vv-00050N-A1 for 25974@debbugs.gnu.org; Mon, 06 Mar 2017 17:16:47 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 8D2E52076B; Mon, 6 Mar 2017 17:16:45 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Mon, 06 Mar 2017 17:16:45 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h=cc :content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=EhUgQRa/XFMu/8N4i6acj9/m8lU=; b=fI68jH vSKSPHb8SFFDGNEbDMW+xAqgoMUanYpARB93YAt3gpLLThLL/uvfyxyLtDjR3jGH e+is0+THw0SLuoPuSGviid6SG8mDIjX+aWnnNCgoDfh8aDjop9D9pUbdHBAAOTdH BPWLqsj+tytQc+M7UooIUT2Tbt/0tKjB3r7TE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=EhUgQRa/XFMu/8 N4i6acj9/m8lU=; b=Oivd0ZBcy4bdcQoWifuN696YKsXVySfFxb8bl+zPZshQzh 4cWrOHW9pk1x8tWTqALilG/jaN7HluUe0MvxhxYqhxZRxDqAUqTZnZDIde5Gm81Y CtW7J3+oxbkij4XYR8dRBecRjM65YwD6vurQX06jU4oftcSEiVtYlVhjyb00s= X-ME-Sender: X-Sasl-enc: uQTsuE7c9ftFh8f1ca+5QdlO4+WVJpKzXTrLentwtzHj 1488838605 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id 24E457E43A; Mon, 6 Mar 2017 17:16:45 -0500 (EST) From: Marius Bakke To: Leo Famulari Subject: Re: bug#25974: [PATCH 0/2] gnu: nss: Skip failing test on armhf. In-Reply-To: <20170305213329.GA7813@jasmine> References: <20170305144735.27123-1-mbakke@fastmail.com> <20170305213329.GA7813@jasmine> User-Agent: Notmuch/0.23.7 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu) Date: Mon, 06 Mar 2017 23:16:43 +0100 Message-ID: <874lz63vas.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 25974 Cc: 25974@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --=-=-= Content-Type: text/plain Leo Famulari writes: > On Sun, Mar 05, 2017 at 03:47:35PM +0100, Marius Bakke wrote: >> Patch 2/2 in this series conditionally skips the failing test on armhf. >> Unfortunately patch 1/2 will rebuild nss on all platforms; I could not >> figure out how to achieve the same without 'modify-phases'. > > That's a minor issue. Ping me when / if you push the change and I'll ask > to evaluate the master branch. > >> Is this acceptable, or should we downgrade nspr and nss again? > > I do not think we should downgrade. I expect that most Guix users are > using the new versions of NSS without any trouble on the x86_64 > architecture. > > We should either skip this test on armhf or downgrade the packages on > armhf. > > Do we understand the nature of the test failure, and what sort of > problems could be masked if we skip the test? I see the build was restarted and this time it's a different error. The test that failed in the first round was "SkipVariants/TlsSkipTest.SkipCertAndKeyExch/0" and in the second run it's "ExtensionStream/TlsExtensionTestGeneric.NoSupportedGroups/2" I also note that these two tests take on the order of 50ms under normal conditions, but took 51499ms and 20492ms respectively when failing. So it appears to be a problem with the build host rather than NSS itself. Can you try starting it again? I guess the best solution is increasing capacity of the build farm... --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAli938sACgkQoqBt8qM6 VPpxgwgAoCZ9faMaRN63NVCsksFnx6XeRtbhWFIIb9JF5doUzYQvTaRF5YwRET8u KfHO253OH93m9rGLeJAXTLOl/tj9+kIE6byBJVbu5J91MTneIXEDPCzZ4WqPITzv G+ycT8sly/NIBFj4laRgzyzVWQJf3pQzcPlPmSZl+m+klch9TeTYlqas9Oo1iS/g 8AnodMcgSCTADU1yuepayPVXAF1BBzmHZVsZChdR3Cj8Mqje3NaS7sLgjbdzJN62 SWY6yCSQ5gSNtbOFSjoCgR+qyP6hKjRCxCKaB5xcJdeG+4m9BfapSSxC3xOk/UgM m4uidUwqW4nsQ+JB+dZxlJw0ZtCbRg== =f517 -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 06 17:52:54 2017 Received: (at 25974) by debbugs.gnu.org; 6 Mar 2017 22:52:54 +0000 Received: from localhost ([127.0.0.1]:43351 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cl1Ur-0005si-SN for submit@debbugs.gnu.org; Mon, 06 Mar 2017 17:52:54 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:56177) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cl1Uq-0005sb-A2 for 25974@debbugs.gnu.org; Mon, 06 Mar 2017 17:52:52 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 13388209C9; Mon, 6 Mar 2017 17:52:50 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Mon, 06 Mar 2017 17:52:50 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=famulari.name; h= cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=Svl0xJjPCTaZuKimCYKid2TAMJM=; b=TLfttP P0SwIVFAIoXkwEI2dVS6JL+A0riPBUx848BPHcVaAsc2sj6FS5RShd1Ni/hixMzw PXAuGhz1/fCJN3peDLlPjYJXM1+GEs4WT9TYsKi9DMQhGT6k/0GKkhpfTkYyhCg/ DGqG2BSvYVsBEhGlVKCCaEyuzmlBr4XKikn84= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=Svl0xJjPCTaZuK imCYKid2TAMJM=; b=dJnaz23W6VTJcSXakH80LEJhsTaXP6ANjsS2tQTVix3sbI daeeGRdiXfHcpfQtuP0vzLHXt4FwvzI9HGAgUZb4W6Vq7sEWom4e0HKYoOPSrov/ 19KiEJ1sCZ8Ir7esBxcFSlDaG4SgSxBw3FDbJmB1drGnuyunI1dmoNDkiplBk= X-ME-Sender: X-Sasl-enc: gx6GDpyjZytrWc0AqAU13dSpH55PoTA0JdJBUHqpWjlf 1488840769 Received: from localhost (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id CDC66241ED; Mon, 6 Mar 2017 17:52:49 -0500 (EST) Date: Mon, 6 Mar 2017 17:52:48 -0500 From: Leo Famulari To: Marius Bakke Subject: Re: bug#25974: [PATCH 0/2] gnu: nss: Skip failing test on armhf. Message-ID: <20170306225248.GA11412@jasmine> References: <20170305144735.27123-1-mbakke@fastmail.com> <20170305213329.GA7813@jasmine> <874lz63vas.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="y0ulUmNC+osPPQO6" Content-Disposition: inline In-Reply-To: <874lz63vas.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> User-Agent: Mutt/1.8.0 (2017-02-23) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 25974 Cc: 25974@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Mar 06, 2017 at 11:16:43PM +0100, Marius Bakke wrote: > So it appears to be a problem with the build host rather than NSS > itself. Can you try starting it again? I guess the best solution is > increasing capacity of the build farm... I restarted it again. --y0ulUmNC+osPPQO6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAli96DoACgkQJkb6MLrK fwj1IBAAjRGDDsYcGivLSiy85XPhDcpMvtfFlnAKpUVmOtb6/YKbTmqnG1hWZR62 Q1akgZBbMYRyXlWmZ/lHBmw8gIpFP917ao+qWengAzB89SV2uygB1qt+fpznCLiG MeL1qdTc1KV9ktZM5WJgJkVexPOIB/sRdrZLiyEcLJYIky69DTzNGYlRNbR/Jx36 n56dabYRHiFpsfuW0eT60o1kt+Aa1vHVhx+Wt5C7Fvhe2TLjGtbJ3KbNgRMEW60N bJzB6YbLFl2AJ6RD0b62fo5aAKPefI1JrPZ7bK0Sa2+qCRkU/SSvgqXKWMtFxi0u uG+vQGpePJ3V7Z3U+fFgJA0wy4jYSStgyyClPU5GfT4iyMod1FCtzIebLRnABUrb wCiEa9HyHIrqN4euQGBxLT4uTCvEZ/GGoc1CyhG4kcB7t2iS0d3i/ObhQLrLZzbk mBMAv96nC6GdG9HacAuqj58ts9Tqs6sTkuy+Xw9Aro5lngBzJYEvG/RHHF4oPYis Psovz2w1bOJsq+blER/4p10eKoSUUmWLnt8MEvY4wZCSiJUJUYSDYImcHG8fxPb4 1pwNchgT50QN5vdyFHRs4pUYAxsZto36OgfxDt1SAMS4n9tLWx7R2vVnbLiNCzYh 1rtHI42mSq0/Xjkijo//1bMYajYBcWvZ3mo8kH3fF5ZDqvxpE0o= =FYsx -----END PGP SIGNATURE----- --y0ulUmNC+osPPQO6-- From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 13 09:14:11 2017 Received: (at 25974) by debbugs.gnu.org; 13 Mar 2017 13:14:11 +0000 Received: from localhost ([127.0.0.1]:53336 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cnPnf-0002JV-IJ for submit@debbugs.gnu.org; Mon, 13 Mar 2017 09:14:11 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45936) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cnPne-0002JK-F1 for 25974@debbugs.gnu.org; Mon, 13 Mar 2017 09:14:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cnPnV-0005Gh-7K for 25974@debbugs.gnu.org; Mon, 13 Mar 2017 09:14:05 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cnPnV-0005Ga-3r; Mon, 13 Mar 2017 09:14:01 -0400 Received: from [193.50.110.140] (port=35084 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cnPnU-0003H5-Et; Mon, 13 Mar 2017 09:14:00 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Leo Famulari Subject: Re: bug#25974: [PATCH 0/2] gnu: nss: Skip failing test on armhf. Message-ID: <87shmhe30z.fsf@gnu.org> References: <20170305144735.27123-1-mbakke@fastmail.com> <20170305213329.GA7813@jasmine> <874lz63vas.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <20170306225248.GA11412@jasmine> Date: Mon, 13 Mar 2017 14:13:57 +0100 In-Reply-To: <20170306225248.GA11412@jasmine> (Leo Famulari's message of "Mon, 6 Mar 2017 17:52:48 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.4 (-----) X-Debbugs-Envelope-To: 25974 Cc: Marius Bakke , 25974@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.4 (-----) Leo Famulari skribis: > On Mon, Mar 06, 2017 at 11:16:43PM +0100, Marius Bakke wrote: >> So it appears to be a problem with the build host rather than NSS >> itself. Can you try starting it again? I guess the best solution is >> increasing capacity of the build farm... > > I restarted it again. NSS seems to build fine now: https://hydra.gnu.org/job/gnu/master/nss-3.29.2.x86_64-linux (The job was marked as failed due a transient error or something while retrieving the result, but the derivation built successfully: and .) Should we close this bug? Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 13 11:26:37 2017 Received: (at 25974-done) by debbugs.gnu.org; 13 Mar 2017 15:26:37 +0000 Received: from localhost ([127.0.0.1]:54016 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cnRrp-0000ku-Es for submit@debbugs.gnu.org; Mon, 13 Mar 2017 11:26:37 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:34633) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cnRrm-0000kb-JZ for 25974-done@debbugs.gnu.org; Mon, 13 Mar 2017 11:26:35 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 45ED0206F1; Mon, 13 Mar 2017 11:26:33 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Mon, 13 Mar 2017 11:26:33 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h=cc :content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=+akyZacUGYYLbI+kkuRPgOgejk8=; b=67B7hZ afELLDarLAbuIoA7wPbUzWYsutHiE19m9QDFjKu1exHEyz3bU06Qe9y2+p1O7rF5 wMArhX4BuX8OfqH3d1WFsHzvf3Sfh8DcfwEF62kmIvoXLP946kpqRcZE2iuW4Cqj vk1Zt5IcGhirfYihc1tO3RGQ2BEt6mGwgv5Qg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=+akyZacUGYYLbI +kkuRPgOgejk8=; b=lGnxDn7klL6bnLeO4WMiqYVYr0km4OIrSD6yf2ipbAmSdb vfwFcH/sWwuSdQDeTa1df/ZEkVOIiLJ+VQZHdMi2YkDbSTyojKAs12zCjnHemsx/ EtT5E/bkytzcBKXbraH02tT2TtGi2HUUM2vKRYaUY2prWbvd547s3pzhz0/2k= X-ME-Sender: X-Sasl-enc: 2bbzFs5cutkmMEjkjjOagCdCRb7F5hUs0A43/3XYrOO7 1489418792 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id CF6667E41F; Mon, 13 Mar 2017 11:26:32 -0400 (EDT) From: Marius Bakke To: Ludovic =?utf-8?Q?Court=C3=A8s?= , Leo Famulari Subject: Re: bug#25974: [PATCH 0/2] gnu: nss: Skip failing test on armhf. In-Reply-To: <87shmhe30z.fsf@gnu.org> References: <20170305144735.27123-1-mbakke@fastmail.com> <20170305213329.GA7813@jasmine> <874lz63vas.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <20170306225248.GA11412@jasmine> <87shmhe30z.fsf@gnu.org> User-Agent: Notmuch/0.23.7 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu) Date: Mon, 13 Mar 2017 16:26:31 +0100 Message-ID: <87tw6xi4ew.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 25974-done Cc: 25974-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Leo Famulari skribis: > >> On Mon, Mar 06, 2017 at 11:16:43PM +0100, Marius Bakke wrote: >>> So it appears to be a problem with the build host rather than NSS >>> itself. Can you try starting it again? I guess the best solution is >>> increasing capacity of the build farm... >> >> I restarted it again. > > NSS seems to build fine now: > > https://hydra.gnu.org/job/gnu/master/nss-3.29.2.x86_64-linux Finally! :) > > (The job was marked as failed due a transient error or something while > retrieving the result, but the derivation built successfully: > > and > .) > > Should we close this bug? Closed! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAljGuicACgkQoqBt8qM6 VPqpOggAzOf8a5POHIQdGJ9/soqanW/qEfkKIMlszc8yK8jgun8kMasLsrqc6eXt Erceb4Wi3gmecMfnLB8eGF1FFhQyDj1fvLRpTLXgIc9Euuc2b3viwKmoKhOWCiZm 3h/Dcg68QT+Z1Bc6iFSarmI2DcPv6JZJS5+bDx53z9ersdwygCgxi59dxlW9P+bM yAtE+4uRBRnDOpX1tZUlLWULe6HYbEAm/XjfT9I+wFcsWgibrdPRUAb/Xcclua9C CHZFtWvqqssdv0kRr12gbvQTTVhKE51/kRRAEb/ZLchIww2UtfB/oYhbfP/YmGJg XxIuBW9M5MWkxE8AgaE5+nmYnfPgww== =BUj9 -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Aug 19 21:02:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 11 Apr 2017 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator