This bug report blocks the update of GCC_DEFAULT to 13. This webpage can help finding a fix: https://gcc.gnu.org/gcc-13/porting_to.html >>>> building module termite/match for C >>>> building module termite/match-support for C >>>> building module termite/utils for C >>>> building module termite for js *** ERROR IN "/wrkdirs/usr/ports/lang/gambit-c/work/gambit-4.9.4/lib/termite/io.scm"@15.3 -- Ill-formed expression *** module failed to build >>>> building module termite/match for js >>>> building module termite/match-support for js >>>> building module termite/utils for js Full log: https://pkg-status.freebsd.org/package18/data/124amd64-default-foo/2023-09-06_17h55m19s/logs/errors/gambit-c-4.9.4_1,1.log
More logs: https://pkg-status.freebsd.org/package23/data/132i386-default-foo/2023-11-10_07h46m19s/logs/errors/gambit-c-4.9.4_1,1.log https://pkg-status.freebsd.org/package22/data/132amd64-default-foo/2023-11-10_07h48m13s/logs/errors/gambit-c-4.9.4_1,1.log
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=414c380511674d49e47ed06222f9ecaca1e2c42b commit 414c380511674d49e47ed06222f9ecaca1e2c42b Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2024-01-23 10:28:04 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2024-01-23 10:30:26 +0000 lang/gambit-c: Set USE_GCC=12 This is to allow the update of GCC_DEFAULT to version 13 until a better solution is found. PR: 273683 Approved by: portmgr (blanket) lang/gambit-c/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Sorry, this should not have been closed since the bug is still there. Only the block for the GCC 13 as default version should have been removed.