From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 3A8C2A046B for ; Mon, 24 Jun 2019 17:27:42 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 142731BEB2; Mon, 24 Jun 2019 17:27:42 +0200 (CEST) Received: from mail-pg1-f196.google.com (mail-pg1-f196.google.com [209.85.215.196]) by dpdk.org (Postfix) with ESMTP id 8B5191BE55 for ; Mon, 24 Jun 2019 17:27:41 +0200 (CEST) Received: by mail-pg1-f196.google.com with SMTP id v9so7273397pgr.13 for ; Mon, 24 Jun 2019 08:27:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=VmR2wsyATFMsSfN79A2bXJTopPOiIw/mFVCqnTZ2G2k=; b=IbpUfyyCv8VTlAlHbZ4YETyR0sMJGXSfiPz1wfMy2Sg6Fu5eWd4NnnLqo4U4ETteXX sXkfhVCKO+vqav7PXlg9wMzxBpQ+ojhdjlfB8M+vh8lkj05/ETW3+5lXhGKSozVCiizA k65NCWH7PX8nOjIrbtLo3j+iZwhZhhCuV2GJTPk2Xcs/LreFSuBWmqW7JRraR7YRQRCj 1/F8QVjYo5pWFG/L5m/H/GLbMF1JT9LIROcyu9tQbd+fRVL/Yq06BQo0fjBYdXJxitt5 Q1RLwSguLDxFPMDs01oDFquvuIz2pJjuE8UQ0pxEg8Tz4esU7JpmeodT058zncUA+jUV OZYw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=VmR2wsyATFMsSfN79A2bXJTopPOiIw/mFVCqnTZ2G2k=; b=m/G0gGwosSsnw3l2fVCNI3YcPZ9vdQ65GtUmQR/lpwTtOznjA0HdD1xDa07sniMkot r66lOnd4or9vu+Rsw8A6q7sohOJUIcTZKLiWw5xqVtfFLMQqNhq2AECcINuPwVH6wv10 0YqaHDwkEBIoLp214pK+eif1Afwlste1Ws2Zs+BQa5mus8Oaa1HC3CMF6LC/LdiTe4BL 1/7FbgGJTwAwk97JZp9r6DBXlXFWqCX0HACy1cDHimrJOzLMwN0cFqcmaGSbH0oTgaFy vWCSW9xWQzMU2Ddt4dNIyTgPA3F0BmsoudvjlMbU8B57nmR4NWUR6OL/krg/Th5oIv4b eEZg== X-Gm-Message-State: APjAAAXUaGROQjqOzii19iWE4PeMxWJX1eo0Cnany1cyWMNjQLGNpBiY SckpdP9jX6bgYUNYKST6/0XTfQ== X-Google-Smtp-Source: APXvYqxatvhy8+RkQT+VuauOTB5OyiJ8y0LclcgIX9gp3t/LjRUWMVhTSg51d0tF3tCk7JFfYj7cig== X-Received: by 2002:a17:90a:4803:: with SMTP id a3mr26177135pjh.58.1561390060791; Mon, 24 Jun 2019 08:27:40 -0700 (PDT) Received: from hermes.lan (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id j11sm12520551pfa.2.2019.06.24.08.27.40 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Mon, 24 Jun 2019 08:27:40 -0700 (PDT) Date: Mon, 24 Jun 2019 08:27:38 -0700 From: Stephen Hemminger To: "Burakov, Anatoly" Cc: Ferruh Yigit , Thomas Monjalon , John McNamara , Marko Kovacevic , dev@dpdk.org Message-ID: <20190624082739.24eccb33@hermes.lan> In-Reply-To: <07488165-67f1-45e7-af7f-f445b67df96a@intel.com> References: <20190621125628.53222940@hermes.lan> <6148442.PISGQ2HNeY@xps> <4a4fd17a-032d-61f0-49c8-58db986707a4@intel.com> <07488165-67f1-45e7-af7f-f445b67df96a@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] make doc fails 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" On Mon, 24 Jun 2019 16:04:15 +0100 "Burakov, Anatoly" wrote: > On 24-Jun-19 3:53 PM, Ferruh Yigit wrote: > > On 6/23/2019 11:46 PM, Thomas Monjalon wrote: > >> 21/06/2019 21:56, Stephen Hemminger: > >>> Just tried make doc on current DPDK tree and it fails: > >>> > >>> /home/shemminger/git/dpdk/doc/guides/faq/faq.rst:7: WARNING: undefined label: linux_gsg (if the link has no caption the label must precede a section header) > >>> /home/shemminger/git/dpdk/doc/guides/faq/faq.rst:25: WARNING: undefined label: linux_gsg (if the link has no caption the label must precede a section header) > >>> /home/shemminger/git/dpdk/doc/guides/faq/faq.rst:190: WARNING: undefined label: multi_process_app (if the link has no caption the label must precede a section header) > >> > >> > >> These are only warnings, not fatal failues. > >> > >>> Not sure what the bad commit is. Also, not sure why CI didn't catch it. > >> > >> It works well on my machine (with some warnings). > > > > > > The warnings are from .pdf conversion and they are there for a long time now, > > although there are warnings pdf files still generated. > > > > html files are generated by 'make doc-guides-html' and completes without > > warning, which verifies the .rst file syntax. > > > > PDF's can't link to other PDF's (e.g. FAQ can't link to GSG), that's why > these warnings happen. That's normal. > Ok thanks for the explanation