""" In file included from ../../net/url_request/url_request.cc:28: ../../content/public/common/content_switches.h:14:10: fatal error: 'tools/v8_context_snapshot/buildflags.h' file not found 14 | #include "tools/v8_context_snapshot/buildflags.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. """ Ports branch main root@wildcats:/usr/src15 # uname -av FreeBSD wildcats.the-eleven.com 15.0-STABLE FreeBSD 15.0-STABLE stable/15-a77abd53e83c BRENT3 amd64
(In reply to tjlegg from comment #0) we already have a fix for this in the ports tree what version are you trying to build?
Did a `poudriere ports -u -p main` and then `poudriere bulk -j git15 -p main www/iridium` """ ../../content/public/common/content_switches.h:14:10: fatal error: 'tools/v8_context_snapshot/buildflags.h' file not found 1 error generated. """ """ [01:08:00] [01] [00:00:00] Building www/iridium | iridium-browser-2025.11.142.2 [01:15:05] [01] [00:07:05] Finished www/iridium | iridium-browser-2025.11.142.2: Failed: build [01:15:18] Stopping 12 builders """
""" [14:43:46] [02] [13:15:28] Finished www/ungoogled-chromium | ungoogled-chromium-142.0.7444.162_1: Success [14:45:51] [03] [13:17:33] Finished www/iridium | iridium-browser-2025.11.142.2_1: Success [14:54:04] Stopping 12 builders [14:54:09] Creating pkg repository """ Don't think the patch to bump to 2_1 is related, but perhaps the version bump made a difference to ccache or something. *shrug* It builds now. So feel free to close this.