Re: Cannot build devel/electron32

2025-01-24 Thread Hiroki Tagato
On 2025/01/21 19:33, Dimitry Andric wrote: On 21 Jan 2025, at 11:11, Dimitry Andric wrote: On 21 Jan 2025, at 10:52, Andrea Venturoli wrote: On 1/21/25 09:27, Dimitry Andric wrote: Every time this happens, something in the ports build is mixing up llvm versions, while attempting to do LT

Re: Firefox build failing on llvm17

2025-01-24 Thread Frank Seltzer
On Fri, 24 Jan 2025 16:10:05 +0100 Piotr Smyrak wrote: > Are you sure it affects actually Firefox port and not lang/rust ie.? > The latter was recently updated, and IIRC there was a bump to its > required LLVM version recently from min=17 to min=18. > Positive, it affects firefox.

Firefox build failing on llvm17

2025-01-24 Thread Frank Seltzer
I get this error when attempting to upgrade firefox from 134.0,2 to 134.0.2,2. This is on 13.4-STABLE FreeBSD 13.4-STABLE stable/13-n258953-02a71cfa504e GENERIC amd64. I have been seeing this for a week or 2. Ports collection is updated daily. checking that libclang is new enough... ERROR: The

Re: Firefox build failing on llvm17

2025-01-24 Thread Piotr Smyrak
On Fri, 24 Jan 2025 09:32:28 -0500 Frank Seltzer wrote: > I get this error when attempting to upgrade firefox from 134.0,2 to > 134.0.2,2. This is on 13.4-STABLE FreeBSD 13.4-STABLE > stable/13-n258953-02a71cfa504e GENERIC amd64. I have been seeing > this for a week or 2. Ports collection is u

Re: Firefox build failing on llvm17

2025-01-24 Thread Frank Seltzer
On Fri, 24 Jan 2025 15:38:02 +0100 Piotr Smyrak wrote: > On Fri, 24 Jan 2025 09:32:28 -0500 > Frank Seltzer wrote: > > > I get this error when attempting to upgrade firefox from 134.0,2 to > > 134.0.2,2. This is on 13.4-STABLE FreeBSD 13.4-STABLE > > stable/13-n258953-02a71cfa504e GENERIC amd6

Mk/Uses/go.mk: TEST_ENV is not passed to test build

2025-01-24 Thread Ronald Klop
Hi, According to bsd.port.mk TEST_ENV is passed as environment to the default make test target. I tried that in my databases/mongodb-tools port and it didn't work. A small diff fixes this. diff --git a/Mk/Uses/go.mk b/Mk/Uses/go.mk index d7e932daee73..2a4ff76db199 100644 --- a/Mk/Uses/go.mk +++

pkg-2.0.x compression format and poudriere running on FreeBSD-13.x

2025-01-24 Thread Tatsuki Makino
Hello. PKG_COMPRESS_FORMAT of FreeBSD-14 is tzst, so it doesn't seem to cause any problems. On FreeBSD-12.4-STABLE, poudriere cannot succeed pkg-repo because archive_write_add_filter_zstd returns ARCHIVE_WARN. So which result does FreeBSD 13.x get? If you see a log like below, then there is a

Unmaintained FreeBSD ports which are out of date

2025-01-24 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained 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. Please consider also adopting this po

Re: Firefox build failing on llvm17

2025-01-24 Thread Piotr Smyrak
On Fri, 24 Jan 2025 09:51:46 -0500 Frank Seltzer wrote: > On Fri, 24 Jan 2025 15:38:02 +0100 > Piotr Smyrak wrote: > > > On Fri, 24 Jan 2025 09:32:28 -0500 > > Frank Seltzer wrote: > > > > > I get this error when attempting to upgrade firefox from 134.0,2 > > > to 134.0.2,2. This is on 13.