Strange things when trying to build math/arb

2021-10-23 Thread Stephen Montgomery-Smith
I get the weirdest errors when I try to build the port math/arb, which was recently updated to version 2.21.0. Maybe it is a compiler error? Here is a sample: /usr/bin/cc -DARB_BUILD_DLL -Darb_EXPORTS -I/usr/local/include -I/usr/ports/math/arb/work/arb-2.21.0 -O2 -pipe -fstack-protector-stro

Solved: Strange things when trying to build math/arb

2021-10-23 Thread Stephen Montgomery-Smith
On 10/23/21 11:19 AM, Stephen Montgomery-Smith wrote: I get the weirdest errors when I try to build the port math/arb, which was recently updated to version 2.21.0.  Maybe it is a compiler error? Here is a sample: /usr/bin/cc -DARB_BUILD_DLL -Darb_EXPORTS -I/usr/local/include -I/usr/ports

Running out of RAM building devel/llvm13

2021-11-06 Thread Stephen Montgomery-Smith
Does anyone else have the problem of running out of RAM when building devel/llvm13? I have 6 CPUS, 4G of RAM, and 4G of swap. I can solve it by building with MAKE_JOBS_UNSAFE=yes, but then the build is so slow. It seems that there is a small part of the build which requires a lot of RAM, an

Re: git: f1ef83b857f5 - main - math/octave: switch to Qhull8

2022-02-18 Thread Stephen Montgomery-Smith
On 2/18/22 12:45, Thierry Thomas wrote: The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=f1ef83b857f555f0c7a6182ca02002b63cfe80f9 commit f1ef83b857f555f0c7a6182ca02002b63cfe80f9 Author: Thierry Thomas AuthorDate: 2022-02-18 18:36:53 + Commit:

Re: git: f1ef83b857f5 - main - math/octave: switch to Qhull8

2022-02-18 Thread Stephen Montgomery-Smith
On 2/18/22 14:46, Thierry Thomas wrote: Le ven. 18 févr. 22 à 20:59:16 +0100, Stephen Montgomery-Smith écrivait : The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=f1ef83b857f555f0c7a6182ca02002b63cfe80f9 commit

Re: git: f1ef83b857f5 - main - math/octave: switch to Qhull8

2022-02-18 Thread Stephen Montgomery-Smith
On 2/18/22 18:17, Tatsuki Makino wrote: Hello. There is a slight problem with PORTEPOCH. # pkg version -vL= qhull-7.3.2_2,1> succeeds index (index has 8.0.2_1) # pkg version -vL= -P qhull-7.3.2_2,1> succeeds port (port has 8.0.2_1) Regards. Fixed.

Re: FreeBSD Port: chromium-98.0.4758.102 Error build on 13-stable

2022-02-21 Thread Stephen Montgomery-Smith
On 2/21/22 12:17, Craig Leres wrote: On 2/21/22 09:05, Alex V. Petrov wrote: In file included from ../../third_party/nasm/asm/assemble.c:178: ../../third_party/nasm/include/compiler.h:249:21: error: static declaration of 'mempcpy' follows non-static declaration static inline void *mempcpy(voi

Re: pkg install not respecting depends

2025-06-27 Thread Stephen Montgomery-Smith
On 6/27/25 15:34, Stephen Montgomery-Smith wrote: On 6/27/25 15:31, Daniel Engberg wrote: On 2025-06-27 22:29, Stephen Montgomery-Smith wrote: Tried the new version of pkg? https://cgit.freebsd.org/ports/commit/? id=e4bf2ab761991f2d701f4a152455038d668abdc6 Best regards, Daniel Yes

Re: pkg install not respecting depends

2025-06-27 Thread Stephen Montgomery-Smith
On 6/27/25 15:31, Daniel Engberg wrote: On 2025-06-27 22:29, Stephen Montgomery-Smith wrote: Tried the new version of pkg? https://cgit.freebsd.org/ports/commit/? id=e4bf2ab761991f2d701f4a152455038d668abdc6 Best regards, Daniel Yes. I have reinstalled and rebuilt pkg no end of times