Piotr Kubaj
Piotr Kubaj
2.4.3 built properly, 2.5.0 fails with: ``` gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/carla/work/Carla-2.5.0/source/modules/ysfx' Compiling thirdparty/WDL/source/WDL/eel2/nseel-cfunc.c {standard input}: Assembler messages: {standard input}:1444: Error: syntax error; found `(', expected `,' {standard input}:1444: Error: junk...
LLVM 11.0.1 on FreeBSD 13.0-RELEASE ``` /usr/bin/cc -DPFFFT_EXPORTS -DPFFFT_SCALVEC_ENABLED=1 -D_USE_MATH_DEFINES -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c99 -MD -MT CMakeFiles/PFFFT.dir/pffft.c.o -MF CMakeFiles/PFFFT.dir/pffft.c.o.d -o CMakeFiles/PFFFT.dir/pffft.c.o -c /wrkdirs/usr/ports/math/pffft/work/pffft-9603871/pffft.c In...
When running on FreeBSD on powerpc64 architecture (POWER9 CPU) I get: ``` root@talos:$~/spectre-meltdown-checker-master$ ./spectre-meltdown-checker.sh -v -v Spectre and Meltdown mitigation detection tool v0.40 (debug) We're under BSD, check if we...
When trying to run `phoronix-test-suite benchmark pts/cpu` on FreeBSD: `pkg: No packages available to install matching 'p7zip' have been found in the repositories` archivers/7-zip port should be used instead.
I'm trying to run: `/home/pkubaj/pts/bin/phoronix-test-suite benchmark pts/processor` on Gentoo. However, PTS wants to install some packages and one of them is not available: ``` emerge: there are no ebuilds to...
If possible, please also merge to 1.1.1 and 3.0. ##### Checklist - [ ] documentation is added or updated - [ ] tests are added or updated
I'm in the middle of porting cpufetch to FreeBSD/powerpc*. However, building on FreeBSD fails in peculiar ways. As you may know, FreeBSD uses clang by default and I checked whether...
`make test` passes for both riscv64 and armv7 after enabling coroutines.
Basic testing with --binary /bin/sh looks ok.