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 B0D323858D29 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=I4EG+Psg c=1 sm=1 tr=0 ts=614d6d65 a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17 a=IkcTkHD0fZMA:10 a=QOhwCe2nAAAA:20 a=94nOnFI1EgyDtX4ev68A:9 a=QEXdDO2ut3YA:10 To: cygwin AT cygwin DOT com References: <263539c1-dbf5-20a2-179e-0a3a84f96a08 AT cornell DOT edu> From: Brian Inglis Organization: Systematic Software Subject: Re: [ANNOUNCEMENT] doxygen 1.9.2-1 (TEST) Message-ID: Date: Fri, 24 Sep 2021 00:17:08 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: <263539c1-dbf5-20a2-179e-0a3a84f96a08@cornell.edu> Content-Language: en-CA X-CMAE-Envelope: MS4xfKtBGC+rhrCTWrvl/hX0atpLtwWiiFFhX+r/vHAGIQdE/ZEdge2xf8EEu6ysFz8c0Qjqb+LVvf3AIyMqPXTBvNBCWP2AJ1nENyzkXwQM/hiA7qLs3w3q VDojQ/NFx+HAcL/yYMGLLweCaJsIWXlz1ZC0pH9jV3yuGmv7MZaZnO+raBAwBVLPe5YF3emn8pbj62OUZQ70/LVEaw2wQ6A/+Ek= X-Spam-Status: No, score=-1160.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , 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" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On 2021-09-15 11:55, Ken Brown wrote: > On 8/22/2021 2:39 PM, Ken Brown wrote: >> The following packages have been uploaded to the Cygwin distribution >> as test releases: >> * doxygen-1.9.2-1 >> * doxygen-doxywizard-1.9.2-1 > These have now been promoted from test to current. Hi Ken, Package doxygen is missing a runtime dependency requirement on epstopdf in texlive-collection-fontutils since 1.8.9 (2014-12-25)! I found this out while dealing with bison and gnulib upstreams about bison test crashes due to gnulib updates, as those bison tests of doxygen documentation were the only tests still failing. The runtime dependency requirement of doxygen on epstopdf (and others) is indirectly referred to in its Installation documentation of LaTeX, texlive, and document converters/generators as prerequisites, and mentioned in the doxygen ChangeLog, but not in other docs. $ fgrep -R epstopdf /usr/share/doc/doxygen/ /usr/share/doc/doxygen/html/changelog.html:
  • Bug 5559 - plantUML requires epstopdf for building PDF files [