From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6CAA7A054F; Mon, 15 Feb 2021 09:27:18 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 535DD16067A; Mon, 15 Feb 2021 09:27:18 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 3734440FDF for ; Mon, 15 Feb 2021 09:27:17 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1613377636; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=VOw4RrNmurrFF7snwD8MO7RFU9PgZnO3JhEKmWWvkxk=; b=eL59hgcT0Lke/CiGa4MDKRtVkQnboWz4LAlsTvmxqsMiETf6aTwE9MtlDdCZIaeFQr9Aw6 DV2VQ9fIcyjVeUVUX6bEWu5SvzN3KtePhpxyq7LAVXn7rDc89eVu7Rbc4CvMMmUmXDnCno TYzoKZY1+nnXu4wtDatiYIZy9EX4ZMI= Received: from mail-ua1-f71.google.com (mail-ua1-f71.google.com [209.85.222.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-52-ol9SvBpCP2CuWPaHGjr4jA-1; Mon, 15 Feb 2021 03:27:14 -0500 X-MC-Unique: ol9SvBpCP2CuWPaHGjr4jA-1 Received: by mail-ua1-f71.google.com with SMTP id f17so2969543uac.6 for ; Mon, 15 Feb 2021 00:27:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=VOw4RrNmurrFF7snwD8MO7RFU9PgZnO3JhEKmWWvkxk=; b=MURZGfXlUffXAXpzBe7yMEXbHQhejFMtJtFCFTRv6S4rxNvgj6oHpcPHqyIS6IQTxH 6x8uhlW782HrtA+kUGGCJ7HcSM4ydNfP3YsIeFoTHqaD1lEllDHckjq3UufmWSvQo9KW Gjf4/RFGym1JTfYEcmGmzLUrdeRUzxMxbPW7Hd+Mb9rLb3oZP+NlL+ftYgCDlDh5g5gr MEmVHh6QT/c3JUAGadixijCUuPt4aCuuorER5TJY57dJHUuxQdAOyQYArQo3lEiOcM0E zzW0pqUSlQmXYfLhm//Akd08ruYlg8/Ym/MurT82ENo8k58zCDrNNFRdcC2nsXbY0sFA a6xA== X-Gm-Message-State: AOAM530/g80qp6i7IzvGDT7TY7I/lNiDStLeSfUSDXirvbeF6z0XnEdE ytuh0V2yGXKW4YYztqugXSwws5xd48zegm8pgHLV4so7VY2eZO441F+PIpkEjtx86GCjkYVaNQ4 ofZ8Y5NnvI2RlCcOHyLg= X-Received: by 2002:ab0:274b:: with SMTP id c11mr8048056uap.53.1613377634123; Mon, 15 Feb 2021 00:27:14 -0800 (PST) X-Google-Smtp-Source: ABdhPJxbD6ACL0gaUFAvkjmU5ID1Z0OwBC+U3jELpQ9M4Mj2AI9p6Zgjd7wu0R2h7Pw0gTSqTFzEaMXKz9vv/6A5mjs= X-Received: by 2002:ab0:274b:: with SMTP id c11mr8048051uap.53.1613377633906; Mon, 15 Feb 2021 00:27:13 -0800 (PST) MIME-Version: 1.0 References: <4fb0e6538901f9d63d959b8e82d53b7373703219.camel@intel.com> In-Reply-To: <4fb0e6538901f9d63d959b8e82d53b7373703219.camel@intel.com> From: David Marchand Date: Mon, 15 Feb 2021 09:27:02 +0100 Message-ID: To: "Murrell, Brian" Cc: "dev@dpdk.org" , Bruce Richardson , Thomas Monjalon Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] Error building documentation X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" On Mon, Feb 8, 2021 at 2:44 PM Murrell, Brian wrote: > > When I add "-Denable_docs=true" to my DPDK 20.11 build commandline I > get a build error: > > FAILED: doc/guides/html > /usr/bin/python3.6 ../buildtools/call-sphinx-build.py /bin/sphinx-build > 20.11.0 /home/brian/daos/rpm/dpdk/_topdir/BUILD/dpdk-20.11/doc/guides > /home/brian/daos/rpm/dpdk/_topdir/BUILD/dpdk-20.11/build/doc/guides > Traceback (most recent call last): > File "../buildtools/call-sphinx-build.py", line 22, in > if StrictVersion(ver) >= StrictVersion('1.7'): > File "/usr/lib64/python3.6/distutils/version.py", line 40, in > __init__ > self.parse(vstring) > File "/usr/lib64/python3.6/distutils/version.py", line 137, in parse > raise ValueError("invalid version number '%s'" % vstring) > ValueError: invalid version number 'these.' > > Is this a known issue? I guess you use an old sphinx version, like maybe sphinx on RHEL7 ? Example on my rhel7: $ sphinx-build --version Sphinx v1.1.3 [...] * with -a, write all files. * with filenames, write these. Afaics, we require sphinx >= 1.7 for building the documentation. -- David Marchand