From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3DA7FC6FA86 for ; Thu, 15 Sep 2022 17:08:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id D0E6240D78; Thu, 15 Sep 2022 17:08:00 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org D0E6240D78 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M6yCG6ozvVLs; Thu, 15 Sep 2022 17:08:00 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 00EFB409C8; Thu, 15 Sep 2022 17:07:59 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 00EFB409C8 Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 193631BF41B for ; Thu, 15 Sep 2022 17:07:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id E8C1561038 for ; Thu, 15 Sep 2022 17:07:56 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org E8C1561038 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wSpwU5P2lbn9 for ; Thu, 15 Sep 2022 17:07:56 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 9CF4460E48 Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [IPv6:2001:4b98:dc4:8::230]) by smtp3.osuosl.org (Postfix) with ESMTPS id 9CF4460E48 for ; Thu, 15 Sep 2022 17:07:55 +0000 (UTC) Received: (Authenticated sender: peter@korsgaard.com) by mail.gandi.net (Postfix) with ESMTPSA id 12E66240003; Thu, 15 Sep 2022 17:07:51 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1oYsL8-008GT0-QZ; Thu, 15 Sep 2022 19:07:50 +0200 From: Peter Korsgaard To: "Yann E. MORIN" References: <20220814181234.2873747-1-fontaine.fabrice@gmail.com> <20220814194851.GK2854108@scaer> Date: Thu, 15 Sep 2022 19:07:50 +0200 In-Reply-To: <20220814194851.GK2854108@scaer> (Yann E. MORIN's message of "Sun, 14 Aug 2022 21:48:51 +0200") Message-ID: <87sfksk1ll.fsf@dell.be.48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Subject: Re: [Buildroot] [PATCH v2,1/1] package/jose: disable man pages X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fabrice Fontaine , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Yann" == Yann E MORIN writes: > Fabrice, All, > On 2022-08-14 20:12 +0200, Fabrice Fontaine spake thusly: >> Disable man pages to avoid the following build failure if a non-working >> a2x is found on the system raised since bump to version 11 in commit >> b72b849ad597810823ecf9efe471a40e2427c8e8: >> >> /usr/bin/a2x -f manpage -D >> /nvmedata/autobuild/instance-23/output-1/build/jose-11/build >> /nvmedata/autobuild/instance-23/output-1/build/jose-11/doc/man/jose.1.adoc >> /nvmedata/autobuild/instance-23/output-1/host/bin/python3: Error >> while finding module specification for 'asciidoc.a2x' >> (ModuleNotFoundError: No module named 'asciidoc') >> >> Fixes: >> - http://autobuild.buildroot.org/results/ae69f7fd1258d99a5b08eeb8c67904be53eabf15 >> >> Signed-off-by: Fabrice Fontaine >> --- >> Changes v1 -> v2 (after review of Thomas Petazzoni): >> - Fix typo: false -> true Committed to 2022.05.x and 2022.02.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot