pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: "databases/db5" build fails on -current/sparc?
Thomas Klausner <wiz%gatalith.at@localhost> writes:
> On Tue, Jun 23, 2026 at 07:39:59AM +0100, John D. Baker wrote:
>> Since "databases/db5" built without complaint on netbsd-11/sparc
>> (11.0_RC5), the problem here is likely related to GCC 14+'s stricter
>> behavior. I've not yet tried building "databases/db5" on any other arch
>> with -current.
>
> As a data point: Fails for me as well on NetBSD 11.99.6/x86_64. But
> it did build yesterday in the 11.0 x86_64 and i386 bulk builds -
> perhaps a very recent breakage?
db5 has no changes since 2026Q2, says cvs diff.
It builds for me NetBSD 10 amd64, pkgsrc-current.
I messed around with C std, CXX std, compiler versions, and it seems
that it fails with gcc14, with a complaint about FNCTL, and I see a ton
of warnings/errors in configure log. Forcing c99 didn't help.
gcc12 was ok, as was 10's native gcc10.
I think there's something complicated going on with the code and gcc14
that is perhaps distinct from the C std.
Seems like whowever was troubled might file an upstream bug.
Home |
Main Index |
Thread Index |
Old Index