| raw e-mail | index | archive | help
On Nov 10, 2025, at 07:14, Mark Millard <marklmi@yahoo.com> wrote: > I have submitted: >=20 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290928 >=20 > reporting: >=20 > QUOTE > The: >=20 > = https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/p7c70456373= 57_s8fb17896120/logs/errors/ruby-3.3.9,1.log >=20 > shows: >=20 > . . . > --- ../../.ext/aarch64-freebsd16/openssl.so --- > linking shared-object openssl.so > --- ruby33 --- > --- ruby33 --- > linking ruby33 > --- main --- > --- rdoc --- > Generating RDoc documentation > ld-elf.so.1: /usr/local/lib/libunwind.so.8: Undefined symbol = "__aarch64_ldadd4_acq_rel" > *** [rdoc] Error code 1 >=20 > make: stopped making "all" in = /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.9 > make: 1 error >=20 > make: stopped making "all" in = /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.9 > =3D=3D=3D> Compilation failed unexpectedly. >=20 >=20 > That has lead to 4760 skipped port-package builds in: >=20 > = https://pkg-status.freebsd.org/ampere2/build.html?mastername=3Dmain-arm64-= default&build=3Dp7c7045637357_s8fb17896120 >=20 > (At the time I'm writing this, the time the overall build > is still in progress.) >=20 > ports tree at 7c7045637357 is from: 30 Oct 2025 00:59:23 UTC > src tree at 8fb17896120 is from: 30 Oct 2025 01:04:16 UTC > END QUOTE I have closed https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290928 as overcome by events. The comments may prove of some interest relative to enabling outline-atomics being an issue for aarch64. It appears that a inline-atomics world can build a outline-atomics world but, then, that outline-atomics world can not build another outline-atomics world (leading to Continuous Integration main and other official 15.* build world failures). The new outline-atomics defaults for system clang/clang++ were reverted after those failures. And that leads to ruby33 not being a problem as things are. =3D=3D=3D Mark Millard marklmi at yahoo.com
