[Bug 292813] devel/doxygen fails to build due to filesystem violations
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Jan 2026 20:03:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292813
Bug ID: 292813
Summary: devel/doxygen fails to build due to filesystem
violations
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: fluffy@FreeBSD.org
Reporter: dclarke@blastwave.org
Flags: maintainer-feedback?(fluffy@FreeBSD.org)
Assignee: fluffy@FreeBSD.org
poudriere has a bit of a problem with devel/doxygen where eventually :
[00:01:08] This is pdfTeX, Version 3.141592653-2.6-1.40.27 (Web2C 2025)
(preloaded format=pdflatex)
[00:01:08] \write18 enabled.
[00:01:08] entering extended mode
[00:01:08] (./doxygen_manual.tex
[00:01:08] LaTeX2e <2024-11-01> patch level 2
[00:01:08] L3 programming layer <2025-01-18>
[00:01:08]
[00:01:08] This is makeindex, version 2.17 [TeX Live 2025] (kpathsea + Thai
support).
[00:01:08] Scanning input file doxygen_manual.idx....done (875 entries
accepted, 0 rejected).
[00:01:08] Sorting entries..........done (9356 comparisons).
[00:01:08] Generating output file doxygen_manual.ind....done (1008 lines
written, 0 warnings).
[00:01:08] Output written in doxygen_manual.ind.
[00:01:08] Transcript written in doxygen_manual.ilg.
[00:01:08] This is pdfTeX, Version 3.141592653-2.6-1.40.27 (Web2C 2025)
(preloaded format=pdflatex)
[00:01:08] \write18 enabled.
[00:01:08] entering extended mode
[00:01:08] (./doxygen_manual.tex
[00:01:08] LaTeX2e <2024-11-01> patch level 2
[00:01:08] L3 programming layer <2025-01-18>
[00:01:08]
[00:01:08]
===========================================================================
[00:01:08] =>> Checking for filesystem violations... done
[00:01:12] =>> Error: Filesystem touched during build:
[00:01:12] extra:
var/db/fontconfig/4c599c202bc5c08e2d34565a40eac3b2-le64.cache-9
[00:01:12] extra:
var/db/fontconfig/7758ace85a5dee1419d0d5d41073f680-le64.cache-9
[00:01:12] =>> Cleaning up wrkdir
[00:01:12] ===> Cleaning for doxygen-1.9.6_3,2
[00:01:13] build of devel/doxygen | doxygen-1.9.6_3,2 ended at Thu Jan 29
09:52:13 UTC 2026
[00:01:13] build time: 00:01:13
[00:01:13] !!! build failure encountered !!!
So that stops the show right there. Some bizarre filesystem problem?
On FreeBSD amd64 and ZFS ? I suspect there is no filesystem problem here
and yet somehow devel/doxygen fails to build.
--
You are receiving this mail because:
You are the assignee for the bug.