X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 24D013858418 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSw.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=systematicsw.ab.ca X-Authority-Analysis: v=2.4 cv=FrgWQknq c=1 sm=1 tr=0 ts=61c4b34f a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17 a=IkcTkHD0fZMA:10 a=uYT-Tk0qkVT609LjNaIA:9 a=QEXdDO2ut3YA:10 Message-ID: <615a7e60-922a-8e67-70ed-fbbb3c002bcd@SystematicSw.ab.ca> Date: Thu, 23 Dec 2021 10:35:10 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 From: Brian Inglis Subject: Cygwin 32 doc build failure To: cygwin AT cygwin DOT com Content-Language: en-CA Organization: Systematic Software X-CMAE-Envelope: MS4xfKRR4RRRjN1ZTqtsgsGuYdkuh/VTrBGyE0dBqzs4F48ds/557xGusBpXkMFsVJd5zL+5IQt15q5xFTqZ3VMKjggXsQdhPSNMIypWcbPYYqa/7p6hHQPP OzIvxTSSdhrFDNPm9BVW97S2lz9SS4ZMrrHGth6hhYwgW1OrLEUgPvPBgRPwJVdZhYDQ4488D/UtG2SuRggBYlH4E6cZ2s5bYyo= X-Spam-Status: No, score=-1160.7 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" Building cygwin 32 doc (with latest packages, git sources, after running winsup/autogen.sh) get the following doc build failure (not on cygwin 64 - all builds okay) - anyone seen this before and any clue where to look? $ ../configure && make ... Making all in doc make[3]: Entering directory '$HOME/src/cygwin/newlib-cygwin/build32/i686-pc-cygwin/winsup/doc' xmlto --skip-validation --with-dblatex pdf -o cygwin-ug-net/ -m ../../../../winsup/doc/fo.xsl ../../../../winsup/doc/cygwin-ug-net.xml Traceback (most recent call last): File "/usr/bin/dblatex", line 3, in from dbtexmf.dblatex import dblatex ModuleNotFoundError: No module named 'dbtexmf' make[3]: *** [Makefile:756: cygwin-ug-net/cygwin-ug-net.pdf] Error 1 make[3]: Leaving directory '$HOME/src/cygwin/newlib-cygwin/build32/i686-pc-cygwin/winsup/doc' ... $ cygcheck -c dblatex ImageMagick ghostscript libxslt python38 texlive texlive-collection-bibtexextra texlive-collection-binextra texlive-collection-latexextra texlive-collection-mathscience transfig xmlto docbook-xsl libxml2 libxslt util-linux w3m Cygwin Package Information Package Version Status dblatex 0.3.12-1 OK docbook-xsl 1.77.1-1 OK ghostscript 9.54.0-1 OK ImageMagick 7.0.10.27-2 OK libxml2 2.9.10-2 OK libxslt 1.1.29-1 OK python38 3.8.12-1 OK texlive 20210325-1 OK texlive-collection-bibtexextra 20210325-1 OK texlive-collection-binextra 20210325-1 OK texlive-collection-latexextra 20210325-1 OK texlive-collection-mathscience 20210325-2 OK transfig 3.2.8b-1 OK util-linux 2.33.1-2 OK w3m 0.5.3-3 OK xmlto 0.0.28-1 OK -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. [Data in binary units and prefixes, physical quantities in SI.] -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple