pkgsrc-Users archive

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

Re: building rust



> > Anyone had success building rust? Even with LLVM 12, I still hit this error:
> >  cargo:warning=llvm-wrapper/PassWrapper.cpp: In function 'void LLVMRustPrintTargetCPUs(LLVMTargetMachineRef)':
> >  cargo:warning=llvm-wrapper/PassWrapper.cpp:397:57: error: 'const class llvm::M
> > CSubtargetInfo' has no member named 'getCPUTable'; did you mean 'getCPU'?
> >  cargo:warning=   const ArrayRef<SubtargetSubTypeKV> CPUTable = MCInfo->getCPUT
> > able();
> 
> Which OS/version? Have you tried wip/rust?

Seen on NetBSD/i386 9.2 here.
 https://gnats.netbsd.org/56304

---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index