pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/59429: lang/llvm: missing file or PLIST error
The following reply was made to PR pkg/59429; it has been noted by GNATS.
From: Rob Whitlock <rwhitlock22%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost,
"John D. Baker via gnats" <gnats-admin%netbsd.org@localhost>,
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/59429: lang/llvm: missing file or PLIST error
Date: Fri, 16 May 2025 21:59:46 -0400
> On May 16, 2025, at 12:10 PM, Thomas Klausner via gnats =
<gnats-admin%NetBSD.org@localhost> wrote:
>=20
> The following reply was made to PR pkg/59429; it has been noted by =
GNATS.
>=20
> From: Thomas Klausner <wiz%NetBSD.org@localhost>
> To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
> Cc:=20
> Subject: Re: pkg/59429: lang/llvm: missing file or PLIST error
> Date: Fri, 16 May 2025 18:05:23 +0200
>=20
> On Fri, May 16, 2025 at 03:05:01PM +0000, rwhitlock22%gmail.com@localhost wrote:
>> I'm not sure whether this file should be built but isn't, whether the =
PLIST entry should be deleted, whether the PLIST entry needs a =
${PLIST.SPIRV} in front of it, or something else.
>=20
> It definitely should not be deleted.
>=20
> With the default options:
>=20
> Any of the following general options may be selected:
> debug Enable debugging facilities in the package.
> llvm-target-aarch64 Support code generation for 64-bit ARM =
CPUs.
> llvm-target-amdgpu Support code generation for AMD GPUs.
> llvm-target-arc
> llvm-target-arm Support code generation for ARM CPUs.
> llvm-target-avr
> llvm-target-bpf
> llvm-target-csky
> llvm-target-directx
> llvm-target-hexagon
> llvm-target-lanai
> llvm-target-loongarch
> llvm-target-m68k
> llvm-target-mips Support code generation for MIPS CPUs.
> llvm-target-msp430
> llvm-target-nvptx
> llvm-target-powerpc Support code generation for PowerPC =
CPUs.
> llvm-target-riscv
> llvm-target-sparc Support code generation for SPARC =
CPUs.
> llvm-target-spirv
> llvm-target-systemz
> llvm-target-ve
> llvm-target-webassembly Support code generation for =
WebAssembly virtual machine.
> llvm-target-x86
> llvm-target-xcore
> llvm-target-xtensa
> terminfo Use terminfo.
> tests Build and install tests.
> z3 Enable support for the Z3 theorem prover.
>=20
> These options are enabled by default:
> llvm-target-aarch64 llvm-target-amdgpu llvm-target-arc
> llvm-target-arm llvm-target-avr llvm-target-bpf
> llvm-target-csky llvm-target-directx llvm-target-hexagon
> llvm-target-lanai llvm-target-loongarch llvm-target-m68k
> llvm-target-mips llvm-target-msp430 llvm-target-nvptx
> llvm-target-powerpc llvm-target-riscv llvm-target-sparc
> llvm-target-spirv llvm-target-systemz llvm-target-ve
> llvm-target-webassembly llvm-target-x86 llvm-target-xcore
> llvm-target-xtensa terminfo
>=20
> These options are currently enabled:
> llvm-target-aarch64 llvm-target-amdgpu llvm-target-arc
> llvm-target-arm llvm-target-avr llvm-target-bpf
> llvm-target-csky llvm-target-directx llvm-target-hexagon
> llvm-target-lanai llvm-target-loongarch llvm-target-m68k
> llvm-target-mips llvm-target-msp430 llvm-target-nvptx
> llvm-target-powerpc llvm-target-riscv llvm-target-sparc
> llvm-target-spirv llvm-target-systemz llvm-target-ve
> llvm-target-webassembly llvm-target-x86 llvm-target-xcore
> llvm-target-xtensa terminfo
>=20
> You can select which build options to use by setting =
PKG_DEFAULT_OPTIONS
> or PKG_OPTIONS.llvm.
>=20
> the PLIST is ok, so I guess it need some ${PLIST.foo} in front.
>=20
>> probably disable the llvm-target-spirv option for lang/llvm
>=20
> Could you try disabling just this one and see if it breaks the PLIST?
Disabling only that option gives the same error.
> Thomas
>=20
Home |
Main Index |
Thread Index |
Old Index