Created attachment 228906 [details] Makefile diff I can't track when it was changed, but `arrays.fasl` has the following path: `/usr/local/lib/common-lisp/alexandria/sbclfasl/alexandria-1/arrays.fasl` Diff and build log attached. Cheers!
Created attachment 228907 [details] Poudriere build log
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=512db946f5ec103b63ad0d245c5c101647955717 commit 512db946f5ec103b63ad0d245c5c101647955717 Author: Jimmy Olgeni <olgeni@FreeBSD.org> AuthorDate: 2021-10-22 13:50:20 +0000 Commit: Jimmy Olgeni <olgeni@FreeBSD.org> CommitDate: 2021-10-22 13:53:29 +0000 converters/cl-babel-sbcl: unbreak with updated BUILD_DEPENDS. PR: 259329 Reported by: Filipe da Silva Santos <contact@shiori.com.br> MFH: 2021Q4 converters/cl-babel-sbcl/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
A commit in branch 2021Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=81c75d25102b6532ff5d910004baa05085918fe2 commit 81c75d25102b6532ff5d910004baa05085918fe2 Author: Jimmy Olgeni <olgeni@FreeBSD.org> AuthorDate: 2021-10-22 13:50:20 +0000 Commit: Jimmy Olgeni <olgeni@FreeBSD.org> CommitDate: 2021-10-22 16:22:52 +0000 converters/cl-babel-sbcl: unbreak with updated BUILD_DEPENDS. PR: 259329 Reported by: Filipe da Silva Santos <contact@shiori.com.br> MFH: 2021Q4 (cherry picked from commit 512db946f5ec103b63ad0d245c5c101647955717) converters/cl-babel-sbcl/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
Good to go - thank you!