* A mistake in ARCH check led to build failure on aarch64. Fix it. * A little improvement of build. * This is a maintainer update.
Created attachment 253169 [details] databases/compass patch
Shall I merge this update into the quarterly branch?
(In reply to Robert Clausecker from comment #2) Thank you. Please merge it to the quarterly. It is a fix for build failure.
For future PRs, you can set the "merge-quarterly" flag to indicate a wish to have your comment merged into the quarterly branch.
Created attachment 253529 [details] build log on amd64 FreeBSD 14.0 Build fails on amd64 FreeBSD 14.0 (and others) in the fetch phase, see attached log file: ===> Fetching all distfiles required by compass-1.43.0_3 for building ... npm error code EEXIST npm error syscall open npm error path /wrkdirs/usr/ports/databases/compass/work/.npm/_cacache/tmp/7979c210 npm error errno -17 npm error EEXIST: file already exists, open '/wrkdirs/usr/ports/databases/compass/work/.npm/_cacache/tmp/7979c210' npm error File exists: /wrkdirs/usr/ports/databases/compass/work/.npm/_cacache/tmp/7979c210 npm error Remove the existing file and try again, or run npm npm error with --force to overwrite files recklessly. npm error A complete log of this run can be found in: /wrkdirs/usr/ports/databases/compass/work/.npm/_logs/2024-09-12T23_31_20_616Z-debug-0.log *** Error code 239 Please check and resubmit.
Removed from the batch I just committed pending a fix for the build problem