Poudriere 14 aarch64
Poudriere 14 amd64
Poudriere 13 powerpc64le
Poudriere 13 powerpc64
Poudriere 13 powerpc - ok
Broken ports:
```
devel/racer:
error[E0635]: unknown feature `thread_local_const_init`
--> /wrkdirs/usr/ports/devel/racer/work/racer-2.1.48/cargo-crates/rustc-ap-rustc_span-722.0.0/src/lib.rs:23:12
```
```
textproc/ripgrep
error[E0635]: unknown feature `llvm_asm`
--> /wrkdirs/usr/ports/textproc/ripgrep/work/ripgrep-13.0.0/cargo-crates/packed_simd_2-0.3.6/src/lib.rs:227:5
```
```
games/veloren
[crossbeam-utils 0.7.2] error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic`
[crossbeam-utils 0.7.2] 1 | pub type Probe = core::sync::atomic::AtomicU128;
```
```
lang/rust-bootstrap@powerpc
CMake Error at /usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake:69 (message):
The C compiler
"/usr/local/freebsd-sysroot/powerpc/bin/cc"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: /wrkdirs/usr/ports/lang/rust-bootstrap/work-powerpc/_build/powerpc-unknown-freebsd/llvm/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_51d93 && [ 50% 1/2] Building C object CMakeFiles/cmTC_51d93.dir/testCCompiler.c.o
[100% 2/2] Linking C executable cmTC_51d93
FAILED: cmTC_51d93
: && /usr/local/freebsd-sysroot/powerpc/bin/cc -ffunction-sections -fdata-sections -fPIC -pipe -fstack-protector-strong -fno-strict-aliasing -fuse-ld=bfd -lz -fstack-protector-strong CMakeFiles/cmTC_51d93.dir/testCCompiler.c.o -o cmTC_51d93 && :
cc: error: invalid linker name in argument '-fuse-ld=bfd'
```