tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc is frozen for the 2025Q2 branch



On Mon, 16 Jun 2025 at 10:25:41 +0200, Benny Siegert wrote: 
> Here are some build breakages that would be great for someone to look
> at:
> 
> Rust on NetBSD/i386 dying with SIGFPE:
> https://releng.netbsd.org/bulktracker/pkg/54552025
> 
> mongodb on NetBSD 10/amd64: "Failed to find the required C driver
> headers" (https://releng.netbsd.org/bulktracker/pkg/54586578)
> 
> libxfce4windowing: FAILED:
> tests/xfw-monitor-offon.p/xfw-monitor-offon.c.o
> (https://releng.netbsd.org/bulktracker/pkg/54563199)

Already dealt with yesterday.

> xfce4-terminal: ./configure: 16656: Syntax error: Word "X11,"
> unexpected (expecting ")")
> (https://releng.netbsd.org/bulktracker/pkg/54555846)

Should be fixed as of two days ago.

> opencv: undefined reference to `cblas_sgemm'
> (https://releng.netbsd.org/bulktracker/pkg/54574152)
> 
> samba4 on NetBSD 9: ../../lib/util/util_crypt.c:67:10: error:
> 'ENOTRECOVERABLE' undeclared (first use in this function)
> https://releng.netbsd.org/bulktracker/pkg/54577865

(This has broken the build of pretty much every desktop on NetBSD 9.
The question being whether we care much about this topic, I infer
not.)

> devel/bazel: external/upb/upb/mini_table.c:634:14: error: defining a
> type within '__builtin_offsetof' is a C23 extension
> [-Werror,-Wc23-extensions]
> https://releng.netbsd.org/bulktracker/pkg/54588968
> 
> thunderbird115: some rustc error?
> https://releng.netbsd.org/bulktracker/pkg/54581141
> 
> firefox115: same as Thunderbird?
> https://releng.netbsd.org/bulktracker/pkg/54598029

These in my understanding are due to the LLVM update to 19, which broke
some of the Rust binding generation, as did the previous update to 18.

> Thanks in advance!
> 
> -- 
> Benny


Home | Main Index | Thread Index | Old Index