https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272355
--- Comment #7 from Tijl Coosemans <[email protected]> --- (In reply to doctor from comment #3) > checking for gcc... /usr/local/bin/gcc13 I'm guessing you set CC=/usr/local/bin/gcc13 somewhere because this is a FreeBSD compiler and this port needs a Linux compiler (gcc under /compat/linux). I've committed a fix so the environment no longer affects the build process, so please try again and let us know if it works now. -- You are receiving this mail because: You are the assignee for the bug.
