public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tomas Vondra <[email protected]>
To: Daniel Westermann (DWE) <[email protected]>
To: [email protected] <[email protected]>
Subject: Re: Meson and Numa: C header not found
Date: Thu, 10 Apr 2025 12:07:45 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <GV0P278MB04192EF41E1D929C0D8E4430D2B72@GV0P278MB0419.CHEP278.PROD.OUTLOOK.COM>
References: <GV0P278MB04195F024DA2FF862D9B39FBD2B72@GV0P278MB0419.CHEP278.PROD.OUTLOOK.COM>
<[email protected]>
<GV0P278MB04192EF41E1D929C0D8E4430D2B72@GV0P278MB0419.CHEP278.PROD.OUTLOOK.COM>
On 4/10/25 11:53, Daniel Westermann (DWE) wrote:
>>
>> ninja -C build
>>
>> completes just fine. What exactly are the commands you're executing?
>>
>>
>> FWIW I guess -hackers would be a better place for this question.
>
> Nothing special, just this:
>
> meson configure -Dprefix=${PGHOME} \
> -Dbindir=${PGHOME}/bin \
> -Ddatadir=${PGHOME}/share \
> -Dincludedir=${PGHOME}/include \
> -Dlibdir=${PGHOME}/lib \
> -Dsysconfdir=${PGHOME}/etc \
> -Dpgport=5432 \
> -Dplperl=enabled \
> -Dplpython=enabled \
> -Dssl=openssl \
> -Dpam=enabled \
> -Dldap=enabled \
> -Dlibxml=enabled \
> -Dlibxslt=enabled \
> -Dsegsize=${SEGSIZE} \
> -Dblocksize=${BLOCKSIZE} \
> -Dllvm=enabled \
> -Duuid=ossp \
> -Dzstd=enabled \
> -Dlz4=enabled \
> -Dzstd=enabled \
> -Dgssapi=enabled \
> -Dsystemd=enabled \
> -Dicu=enabled \
> -Dlibcurl=enabled \
> -Dliburing=enabled \
> -Dlibnuma=disabled \
> -Dsystem_tzdata=/usr/share/zoneinfo
> ninja
> ninja install
>
Are you sure this is the sequence that fails? Because this has
-Dlibnuma=disabled
so that shouldn't build the NUMA stuff at all.
regards
--
Tomas Vondra
view thread (8+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Meson and Numa: C header not found
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox