From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6F906A04BC; Tue, 29 Sep 2020 17:55:53 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4C7CA1D6F9; Tue, 29 Sep 2020 17:55:52 +0200 (CEST) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by dpdk.org (Postfix) with ESMTP id BB4FB1D6F8 for ; Tue, 29 Sep 2020 17:55:49 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 84A2E1326; Tue, 29 Sep 2020 11:55:47 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 29 Sep 2020 11:55:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm2; bh= 2E5ldBugd9/CkYNEVcR2Rg/YfbyofGvC2cd4LOm/+os=; b=Yre5feNVOb2qP/jr K89nZ4w0tmALY7VQAW1EylsVrBfkh0WdDPIMv+5KIE6C+j0W3W9eASANa0yrQeFV 835RpIJ4Yx6Tsf3bjKEu7Ctn7RyMIAsyOMppJNtwZ/9GdmLYIa8ygLyNmXPfZ0C+ 4rat18UrBuQjlzuix5HhCWFmXJ5FnB4reqoMyTTZKrW8egtSztcgf1kNA+9vN1lR A8htbOkzxxutwm6XzCyMuVyJOiDLnarfgsv+WuY12kwoK7tBzNOP7A1U987qb/F9 z+7szuufdW8e1l45E2gRcpxfNvWcsAatY67qHd8tAcHRxVzt3ojFFEKQVs6GbX4s Qr9rmg== DKIM-Signature: v=1; a=rsa-sha256; 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-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=2E5ldBugd9/CkYNEVcR2Rg/YfbyofGvC2cd4LOm/+ os=; b=bMS83MQ4LKBVnhmHmMf6BLq96PzZC+vvc5c/pMDcH9L8fzCuFSYOPewWc vBeH2u0XPON+bcpuwkw9SZzKFfyn7byI6BbBk+U3IzKOBWwFKvlWMpoerdnaC9ON luYcBJk04wLt0BxDIX6JAawXtXzDPDcO2EvdsVMR+Xp7VREMrgWxIBQ10h7uV8NB D41Zrn8oQNeMHCdZ2RiP52QLJ2IraZmiWV3AWvxQkbN04kgFm9NLipKfrhsMbEvg 6MWhETO6A916qjuruCCwR6P32K3lrhY9lnSNlqXt9kZWGwGwiDm/PwDAYBgmj782 ztO+hM/DmquWwrsyfvSYq7dgqUoiQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrvdekgdelgecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuih iivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhho nhdrnhgvth X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 5E55A3064674; Tue, 29 Sep 2020 11:55:46 -0400 (EDT) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org Date: Tue, 29 Sep 2020 17:55:44 +0200 Message-ID: <3530692.ZXM58GVc4I@thomas> In-Reply-To: <20200929153413.280581-2-bruce.richardson@intel.com> References: <20200929153413.280581-1-bruce.richardson@intel.com> <20200929153413.280581-2-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 1/4] doc/api: hide verbose doxygen standard output X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > The standard output of doxygen is very verbose, and since ninja mixes > stdout and stderr together it makes it difficult to see any warnings from > the doxygen run. Therefore, we can just log the standard output to file, > and only output the stderr to make warnings clear. [...] > -doxygen "${DOXYCONF}" | tee doxygen.out > +doxygen "${DOXYCONF}" > doxygen.out ninja is printing extra lines: ninja: Entering directory `build' [0/1] Running external command doc Building docs: Doxygen_API HTML_Guides It makes hard to detect whether all run fine or not. Can we remove these extra lines with a ninja option? Can we return an error if there are some errors in doxygen?