[Bug 256948] devel/llvm10 compiles with make but not with poudriere on RPI3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Jul 2021 22:40:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256948
Bug ID: 256948
Summary: devel/llvm10 compiles with make but not with poudriere
on RPI3
Product: Ports & Packages
Version: Latest
Hardware: arm64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: brooks@FreeBSD.org
Reporter: fbsd@www.zefox.net
Flags: maintainer-feedback?(brooks@FreeBSD.org)
Assignee: brooks@FreeBSD.org
A Raspberry Pi3 running -current builds devel/llvm10 successfully using make in
the ports tree but attempts to use poudriere fail:
> In file included from
+/wrkdirs/usr/ports/devel/llvm10/work/llvm-10.0.1.src/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp:45:
> lib/Target/AMDGPU/AMDGPUGenGlobalISel.inc:11138:50: error: expected expression
> /*GIM_CheckRegBankForClass: @2779096485*/, /*MI*/0, /*Op*/1, /*RC*//*AMDGPU::SReg_64RegClassID:
+@2779096485*/,
> ^
> lib/Target/AMDGPU/AMDGPUGenGlobalISel.inc:11138:118: error: expected expression
> /*GIM_CheckRegBankForClass: @2779096485*/, /*MI*/0, /*Op*/1, /*RC*//*AMDGPU::SReg_64RegClassID:
+@2779096485*/,
>
+^
> lib/Target/AMDGPU/AMDGPUGenGlobalISel.inc:11237:48: error: expected expression
> /*GIM_CheckRegBankForClass: @2779096485*/, /*MI*/0, /*Op*/0, /*RC*//*AMDGPU::VGPR_32RegClassID:
+@2779096485*/,
> ^
> lib/Target/AMDGPU/AMDGPUGenGlobalISel.inc:11237:116: error: expected expression
> /*GIM_CheckRegBankForClass: @2779096485*/, /*MI*/0, /*Op*/0, /*RC*//*AMDGPU::VGPR_32RegClassID:
+@2779096485*/,
The Pi is running -current, main-n247590-5dd84e315a9: Sat Jun 26 10:09:51 PDT
2021
--
You are receiving this mail because:
You are the assignee for the bug.