From nobody Sun May 5 02:15:07 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org ARC-Seal: i=1; a=rsa-sha256; t=1584628882; cv=none; d=zohomail.com; s=zohoarc; b=ZYFfghmw9O6CIhDV10oZX1RAM+hQ25KZrXRtYY+tIaJLpV/ebl8j96nao+l/Gq+bRcmn0EJMt2ZvRPaXItl0HItCtsvXfmIoIMIemD9XzyzqOypUx2BXoOAOt9xHNO+IpXj4kFn3/dOZ0XbJXGbhQMi90pUH6Re2ICetzL8UGuI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1584628882; h=Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=BF0z4/y5xd14tksiE2s1NzcpGwSorgPWdlj+dlTQj4Y=; b=ORMX8DoInPvFhD0pb3N73PVOND/hOytdF+m/p87PuhQTvhqMLkc66LnmawTh3Dun9VCx7BdY744Zxchp2DGne/HkLZvR7LJR+ThChGOTp6sz0GwQ1uZr8br/G5fVvvBPsqksXib4KeJf76aJsN1WK9XI7FJ4WaOHh6qIpjGZb00= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1584628881330815.1943686539774; Thu, 19 Mar 2020 07:41:21 -0700 (PDT) Received: from localhost ([::1]:38928 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEwMK-0002q6-6X for importer@patchew.org; Thu, 19 Mar 2020 10:41:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50420) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEwLO-00022Y-AE for qemu-devel@nongnu.org; Thu, 19 Mar 2020 10:40:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEwLN-0005QU-5R for qemu-devel@nongnu.org; Thu, 19 Mar 2020 10:40:22 -0400 Received: from mo6-p00-ob.smtp.rzone.de ([2a01:238:20a:202:5300::8]:32544) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jEwLM-0005PK-Gx for qemu-devel@nongnu.org; Thu, 19 Mar 2020 10:40:21 -0400 Received: from sender by smtp.strato.de (RZmta 46.2.1 DYNA|AUTH) with ESMTPSA id k0b757w2JEeG22B (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256 bits)) (Client did not present a certificate); Thu, 19 Mar 2020 15:40:16 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1584628817; s=strato-dkim-0002; d=aepfle.de; h=Message-Id:Date:Subject:To:From:X-RZG-CLASS-ID:X-RZG-AUTH:From: Subject:Sender; bh=BF0z4/y5xd14tksiE2s1NzcpGwSorgPWdlj+dlTQj4Y=; b=HqMzcsLvF8foaYPKasEnj+dYheoW4Toz2gvaW73koSmsgoyrUmT51+P5ZQ1xpIFC4x bE6/JpybuC/Apu2+JbZfxGyvsvO9y1H8VTMSQ3vATLi7j3jQPVIM5Vl+qGNKHYBLx+At yoKowlC36ihQiIOw4Ff8Db1lwu9Y64AY9sg3cjr2m1hRrNTgnJCo0pa2h1qpfS8Cj3UZ 7aIpbsnkPvv06xiyHE4WcNjeZYShCttucnyzrLe5mjFO5EoXiRZvmriJtjNecjzffTql ptGvRk3m5vTlx3+AJjn2p8rdPCMMty5RM/K3V/tTHeYJdUPCOcM0jkXEaLiVeBixHZsU c3Rw== X-RZG-AUTH: ":P2EQZWCpfu+qG7CngxMFH1J+3q8wa/QXkBR9MXjAuzBW/OdlBZQ4AHSS329Ojw==" X-RZG-CLASS-ID: mo00 From: Olaf Hering To: Olaf Hering , qemu-devel@nongnu.org (open list:All patches CC here) Subject: [PATCH v1] configure: record sphinx output Date: Thu, 19 Mar 2020 15:39:54 +0100 Message-Id: <20200319143954.25694-1-olaf@aepfle.de> X-Mailer: git-send-email 2.16.4 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a01:238:20a:202:5300::8 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" If configure fails to run due to errors in the expected sphinx environment no helpful message is recorded. Write all of the output to config.log to assist with debugging. Signed-off-by: Olaf Hering Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 12dbb0c76b..55086b0280 100755 --- a/configure +++ b/configure @@ -4908,7 +4908,7 @@ has_sphinx_build() { # sphinx-build doesn't exist at all or if it is too old. mkdir -p "$TMPDIR1/sphinx" touch "$TMPDIR1/sphinx/index.rst" - "$sphinx_build" -c "$source_path/docs" -b html "$TMPDIR1/sphinx" "$TMP= DIR1/sphinx/out" >/dev/null 2>&1 + "$sphinx_build" -c "$source_path/docs" -b html "$TMPDIR1/sphinx" "$TMP= DIR1/sphinx/out" >> config.log 2>&1 } =20 # Check if tools are available to build documentation.