From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 105168 invoked by alias); 30 May 2018 20:56:20 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 105156 invoked by uid 89); 30 May 2018 20:56:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=fedora, preloaded X-HELO: mx1.redhat.com Received: from mx3-rdu2.redhat.com (HELO mx1.redhat.com) (66.187.233.73) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 30 May 2018 20:56:18 +0000 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 84BB8BB41B; Wed, 30 May 2018 20:56:16 +0000 (UTC) Received: from host1.jankratochvil.net (ovpn-116-33.ams2.redhat.com [10.36.116.33]) by smtp.corp.redhat.com (Postfix) with ESMTPS id AB6F06B5BB; Wed, 30 May 2018 20:56:15 +0000 (UTC) Date: Wed, 30 May 2018 20:56:00 -0000 From: Jan Kratochvil To: "Maciej W. Rozycki" Cc: Doug Evans , Phil Muldoon , gdb@sourceware.org Subject: Re: Documentation build regressions Message-ID: <20180530205613.GA3060354@host1.jankratochvil.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.5 (2018-04-13) X-SW-Source: 2018-05/txt/msg00033.txt.bz2 On Wed, 30 May 2018 19:59:01 +0200, Maciej W. Rozycki wrote: > commit 824cc835aa9a4d585d955db4ab2a5dd4c17cc22c > Author: Phil Muldoon > Date: Thu Dec 7 16:47:33 2017 +0000 > > Implement explicit locations for Python breakpoints. > > for a failure in `python.texi': > > .../gdb/doc/python.texi:4881: Unbalanced square braces in @def. ... > ? Fedora GDB builds always PDF and I have never seen such problem: https://kojipkgs.fedoraproject.org//packages/gdb/8.1/15.fc28/data/logs/x86_64/build.log > This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=pdfetex) texlive-pdftex-20170520-29.fc28.x86_64 Jan