MYSQL 8.0.35 failed to compile in AWS c6g.xlarge FreeBSD 13.2-RELEASE-arm64. When will pkg installation take effect?

The new MYSQL 8.0.35 is more convenient for beginners to install using pkg, as port package compilation has failed several times.
 
No build failures are reported recently for ARM64. It is having problems with i386 though.


Last builds for 132arm64 seem to be with 8.0.33 though.

I suspect the ARM build servers have been busy building packages for 14.0-RELEASE. There's only a finite amount of resources.


You can keep track of the package build cluster here: https://pkg-status.freebsd.org/builds?type=package
 
I am not aware of any problems with amd64. Testing with 8.0.35 showed no errors with any FreeBSD version with amd64. The problem with i386 from FreeBSD 14.0 and with aarch64 is known to me and will be fixed by the weekend at the latest.
 
Back
Top