pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/59638: cad/qcad build fails on netbsd-11/i386
The following reply was made to PR pkg/59638; it has been noted by GNATS.
From: Thomas Klausner <wiz%netbsd.org@localhost>
To: NetBSD bugtracking <gnats-bugs%netbsd.org@localhost>
Cc:
Subject: Re: pkg/59638: cad/qcad build fails on netbsd-11/i386
Date: Wed, 8 Oct 2025 23:14:52 +0200
On Sun, Sep 07, 2025 at 12:35:00PM +0100, jdbaker%consolidated.net@localhost wrote:
> In the past, such situations were worked around by disabling pre-
> compiled headers, but I'm not sure how that's done with 'cmake' in
> the mix.
It looks like pre-compiled headers are to blame, but grepping the qcad
sources I didn't find anything.
The cmake docs mention this:
https://cmake.org/cmake/help/latest/prop_tgt/DISABLE_PRECOMPILE_HEADERS.html#prop_tgt:DISABLE_PRECOMPILE_HEADERS
but they refer to properties documented here
https://cmake.org/cmake/help/latest/command/target_precompile_headers.html
that I haven't seen in the qcad code.
Thomas
Home |
Main Index |
Thread Index |
Old Index