From owner-freebsd-bugs@FreeBSD.ORG Mon May 3 00:20:10 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 97C4D106564A for ; Mon, 3 May 2010 00:20:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 5CC588FC0A for ; Mon, 3 May 2010 00:20:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o430KAoI041383 for ; Mon, 3 May 2010 00:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o430KA7N041382; Mon, 3 May 2010 00:20:10 GMT (envelope-from gnats) Resent-Date: Mon, 3 May 2010 00:20:10 GMT Resent-Message-Id: <201005030020.o430KA7N041382@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sam Sirlin Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 642F8106566C for ; Mon, 3 May 2010 00:19:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 545038FC08 for ; Mon, 3 May 2010 00:19:12 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o430JBHK030962 for ; Mon, 3 May 2010 00:19:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o430JBdh030960; Mon, 3 May 2010 00:19:11 GMT (envelope-from nobody) Message-Id: <201005030019.o430JBdh030960@www.freebsd.org> Date: Mon, 3 May 2010 00:19:11 GMT From: Sam Sirlin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/146258: xfs doc/pdf doesn't build X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2010 00:20:10 -0000 >Number: 146258 >Category: misc >Synopsis: xfs doc/pdf doesn't build >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 03 00:20:09 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sam Sirlin >Release: 8.0-STABLE >Organization: >Environment: FreeBSD celeborn.my.domain 8.0-STABLE FreeBSD 8.0-STABLE #0: Sat May 1 17:53:50 PDT 2010 root@celeborn.my.domain:/usr/obj/usr/src/sys/CELEBORN amd64 >Description: portupgrade fails on xfs, when trying to make the pdf. TeX sees per_client, and thinks we should be in math-mode with "c" a subscript of "per". Since that's obviously not what was intended, seems like xmlto isn't feeding proper code to TeX. Possibly some old stuff on my system is giving some bogus stylesheed information? The file it's using looks recent though... -rw-r--r-- 1 root wheel 858 Jan 10 01:44 /usr/local/share/xmlto/format/docbook/pdf Here's the error .. Writing index.html for article(designms) /usr/local/bin/xmlto -m ./doc/xfs-design.xsl -o doc pdf ./doc/xfs-design.xml Making portrait pages on letter paper (215.9mmx279.4mm) This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./tmp.fo ! Missing $ inserted. $ _ l.71 ...e. $ _ l.71 ...e.How-To-Repeat: portupgrade xfs or just make in /usr/ports/x11-fonts/xfs >Fix: I just disabled the creation of the pdf in the makefile; then build finishes (text and html docs build); install ok. >Release-Note: >Audit-Trail: >Unformatted: