Re: porting Makefiles from Linux

2022-03-16 Thread Axel Rau
Hi Dan, > Am 16.03.2022 um 00:15 schrieb Dan Mahoney : > > > >> On Mar 15, 2022, at 3:48 PM, Axel Rau wrote: >> >> Hi all, >> >> are there any tools available to convert install statements in Makefiles >> from Linux to FreeBSD? >> The install utilities have different options and I’m looking

net/mosquitto WebSockets support

2022-03-16 Thread Joseph Olatt
Hi, I'm trying to run a mosquitto broker under FreeBSD 13.0-RELEASE on a Raspberry Pi. It appears that Websockets support is missing. See: joji@nirmal> sudo service mosquitto onestart Starting mosquitto. 1647444243: Error: Websockets support not available. 1647444243: Error found at /usr/

FreeBSD ports you maintain which are out of date

2022-03-16 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

armv7 context, ghostscript9-agpl-base-9.55.0 fails to build: 'asm/hwcap.h' file not found

2022-03-16 Thread Mark Millard
Context: poudriere-devel based bulk build (on aarchh64 hardware that also supports aarch32/armv7, unlike the FreeBSD port-build servers.) logs/errors/ghostscript9-agpl-base-9.55.0.log reports: tesseract/src/arch/simddetect.cpp:46:10: fatal error: 'asm/hwcap.h' file not found #include

Re: aarch64 native context, devel/llvm14 build via poudriere-devel: build fails during "Building package for llvm14-14.0.0.r2" (armv7 too)

2022-03-16 Thread Mark Millard
On 2022-Mar-15, at 17:47, Mark Millard wrote: > Based on trying to update to (from before devel/llvm-14 was present): > > # ~/fbsd-based-on-what-commit.sh -C /usr/ports/ > branch: main > merge-base: 0c4fe38bd1b9e3ede128751db17a8a2d1bdffe6f > merge-base: CommitDate: 2022-03-15 16:15:33 + >

Re: aarch64 native context, devel/llvm14 build via poudriere-devel: build fails during "Building package for llvm14-14.0.0.r2" (armv7 too)

2022-03-16 Thread Simon Wright
On 17/03/2022 08:01, Mark Millard wrote: The armv7 style build failed with: ===> Building package for llvm14-14.0.0.r2 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/llvm14/work/stage/usr/local/llvm14/lib/clang/14.0.0/include/riscv_vector.h:No such file or directory pkg-static

Re: aarch64 native context, devel/llvm14 build via poudriere-devel: build fails during "Building package for llvm14-14.0.0.r2" (armv7 too)

2022-03-16 Thread Mark Millard
From: Simon Wright wrote on Date: Thu, 17 Mar 2022 08:49:44 +0800 : > On 17/03/2022 08:01, Mark Millard wrote: > > > > > > > The armv7 style build failed with: > > > > ===> Building package for llvm14-14.0.0.r2 > > pkg-static: Unable to access file > > /wrkdirs/usr/ports/devel/llvm14/work/st

Re: aarch64 native context, devel/llvm14 build via poudriere-devel: build fails during "Building package for llvm14-14.0.0.r2" (armv7 too)

2022-03-16 Thread Mark Millard
On 2022-Mar-16, at 18:46, Mark Millard wrote: > From: Simon Wright wrote on > Date: Thu, 17 Mar 2022 08:49:44 +0800 : > >> On 17/03/2022 08:01, Mark Millard wrote: >> >> >> >>> >>> The armv7 style build failed with: >>> >>> ===> Building package for llvm14-14.0.0.r2 >>> pkg-static: Unable