[Bug 285401] x11/libxkbcommon: after recent updates to 1.8.0 and 1.8.1 several ports may need a PORTREVISION bump

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 15 Mar 2025 19:41:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285401

--- Comment #10 from Ale <discipline@tiscali.it> ---
(In reply to Emmanuel Vadot from comment #8)
The output of the nm command is exactly the same using /usr/bin/nm,
/usr/bin/llvm-nm or /usr/local/bin/nm.

In /etc/make.conf I have:
KERNCONF=STARLESS
WITH_CCACHE_BUILD=yes
and in /etc/src.conf:
WITH_CCACHE_BUILD=yes

In env the only custom entries are the following:
BLOCKSIZE=K
EDITOR=vi
PAGER=less
CCACHE_PATH=/usr/bin:/usr/local/bin
CCACHE_CONFIGPATH=/root/.ccache/ccache.conf
CCACHE_DIR=/root/.ccache
and PATH with /usr/local/libexec/ccache prepending the "default" PATH.

-- 
You are receiving this mail because:
You are the assignee for the bug.