From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk0-f51.google.com (mail-vk0-f51.google.com [209.85.213.51]) by dpdk.org (Postfix) with ESMTP id DD46D2B93 for ; Wed, 5 Oct 2016 16:10:03 +0200 (CEST) Received: by mail-vk0-f51.google.com with SMTP id 192so222347177vkl.2 for ; Wed, 05 Oct 2016 07:10:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=edmonton.ca; s=google; h=mime-version:from:date:message-id:subject:to; bh=pC3xrYVD9wiuMCwecnGJdEbJki5GR85GizI6PosMTio=; b=SNTeAlk+7pfy3m/GCSRlS+Z5Hk8Mpg9hq8s90cwkpOFjsjCL3g8XWjDwkqFRnwiq7Y U+ICsQMjz/PbE6SEu1kbyk0fzp+WST65l4jhwA8f1M9TllGah4iucxcpmsWLKIApFNLm 5+CBe0tkiT6cHcT+au98gP488UUPHD2txJUU0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=pC3xrYVD9wiuMCwecnGJdEbJki5GR85GizI6PosMTio=; b=M2xeRFiBOVvHMSmcQUb4N24LE7EtZCNQ4BeENsh9pRyx9LmShoZGP+6EmZ1AbAHgDL VVWeiW4aENTVft4rSKZw0NVSLHGjAzGMlSAq0GVBbLMvtOBH1F1jX0O6Xg2NKh/y+FAm IMlT4GygmZlhc1xoadnpWoWbx/kR2o/PHOI4YvC+m15FwFQCd8znxb+XaWM1BmGs3FnI nMFQ7CdVdyPfog0GFEwd5KWXRlL8DxswHHDR7DfkA2HCOL/MG/ljjKoqeB566oV2xznu O4A0Mjzs481ofEAoHIwRK2/ofZPY1/Q08YSgyUhsUQgaEctgXF50enh7jDlcWZ9PrHC/ qzUw== X-Gm-Message-State: AA6/9RmS8mCaKmzvrHT33XL/9T7M712kqoBoWOLQPYeEQ/On7d6xp2TXr9o3Wra43++KpNrKei5I3pKqM5jPHTfK X-Received: by 10.31.132.129 with SMTP id g123mr6661376vkd.26.1475676603119; Wed, 05 Oct 2016 07:10:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.106.135 with HTTP; Wed, 5 Oct 2016 07:09:17 -0700 (PDT) From: Aly Dharshi Date: Wed, 5 Oct 2016 08:09:17 -0600 Message-ID: To: users@dpdk.org Content-Type: text/plain; charset=UTF-8 Subject: [dpdk-users] Sphinx Errors on CentOS 7 X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2016 14:10:04 -0000 Hello DPDK Users, I am building an rpm set using the bundled SPEC file. Everything compiles fine except the sphinx part: sphinx processing guides-html... sphinx processing guides-pdf-faq... /root/rpmbuild/BUILD/dpdk-16.07/doc/guides/faq/faq.rst:35: WARNING: undefined label: linux_gsg (if the link has no caption the label must precede a section header) /root/rpmbuild/BUILD/dpdk-16.07/doc/guides/faq/faq.rst:53: WARNING: undefined label: linux_gsg (if the link has no caption the label must precede a section header) /root/rpmbuild/BUILD/dpdk-16.07/doc/guides/faq/faq.rst:222: WARNING: undefined label: multi_process_app (if the link has no caption the label must precede a section header) pdflatex processing guides-pdf-faq... This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode make[2]: *** [doc.pdf] Error 1 make[1]: *** [guides-pdf-faq] Error 2 make: *** [doc-all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.GmGtbl (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.GmGtbl (%build) I've had to do this in the spec file to generate the build: BuildRequires: kernel-devel, kernel-headers, libpcap-devel, xen-devel BuildRequires: doxygen, python-sphinx, inkscape #BuildRequires: texlive-collection-latexextra This is because it seems that texlive-collection-latexextra does not exist on CentOS 7.2. Is there anyway to proceed: 1. How do I resolve the sphinx error ? 2. Can I simply build this kit without docs ? Thanks and Cheers, ASD. --- Aly Dharshi B.Sc. RHCE. LRT Communications Design Specialist Engineering & Maintenance City Operations | Edmonton Transit System 780.496.2869 telephone 780.619.1595 mobile City Of Edmonton DL MacDonald Transit Yards ROW Building 13304 50A Street Edmonton AB T5A 4P6 All information contained in this email post is proprietary to the City of Edmonton, confidential and intended only for the addressed recipient. If you have received this post in error, please disregard the contents, inform the sender of the misdirection, and remove it from your system. The copying, dissemination or distribution of this email, if misdirected, is strictly prohibited.