Summary: | devel/doxygen in ports branch 2025Q1 fails in patch phase | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Dennis Clarke <dclarke> |
Component: | Individual Port(s) | Assignee: | Dima Panov <fluffy> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | diizzy, mandree, sergey.koupreyenko, tijl |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(fluffy) |
Version: | Latest | ||
Hardware: | amd64 | ||
OS: | Any | ||
See Also: |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259331 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283993 |
Description
Dennis Clarke
2025-01-10 09:54:59 UTC
Just for the record a grand whopping 220 packages are skipped due to devel/doxygen doxygen-1.9.6_1,2 patch patch 3 Seems that 2025Q1 missed 299bcfac7144 - which was written in June 2024, but committed to main after the branch, so I believed these were part of 2025Q1 when doing the MFH. | devel/doxygen: Add upstream patches to support compressed PDF files | generated by more recent versions of cairo. These were actually the ones breaking the Doxygen build with clang-19, without the incremental TinyDeflate patch I've added. It would seem that there is no reason to withhold those Doxygen patches from the quarterly branch, but that's for tijl@ and fluffy@ to decide. In the meanwhile, I will revert the breaking change from 2025Q1. See also: comment #6 of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259331 which triggered this. My bad. A commit in branch 2025Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6887fc0a91ea8dbf56d26babfb8d0ca6a39c5965 commit 6887fc0a91ea8dbf56d26babfb8d0ca6a39c5965 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2025-01-11 10:17:24 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2025-01-11 10:22:03 +0000 devel/doxygen: Revert "Fix TinyDeflate's clang-19 compatibility" This reverts commit 3cf80a2187c4855c9b4af644c39e82db8321b10e, which depended on 299bcfac7144, and the latter has not yet been merged onto 2025Q1 (it was authored in June 2024, but only merged after the 2025Q1 branch, which confused me when cherry-picking 3cf80a2). PR: 283976 Reported by: Dennis Clarke <dclarke@blastwave.org> .../files/patch-TinyDeflate_gunzip.hh (gone) | 37 ---------------------- 1 file changed, 37 deletions(-) *** Bug 283974 has been marked as a duplicate of this bug. *** |