<pitillo>
/home/pkgmk/work/llvm/src/llvm-16.0.4.src/lib/IR/Core.cpp: In function 'void (* LLVMContextGetDiagnosticHandler(LLVMContextRef))(LLVMDiagnosticInfoRef, void*)': /home/pkgmk/work/llvm/src/llvm-16.0.4.src/lib/IR/Core.cpp:109:25: warning: cast between incompatible function types from 'llvm::DiagnosticHandler::DiagnosticHandlerTy' {aka
<beerman>
i haven't yet tried to build llvm 16 on the pi4
<beerman>
does it work with llvm 15 pitillo ?
<ukky>
pitillo: Could you upload full build log? The warning is not a reason for failure, unless '-Werror' is specified in C/CXX flags.
<ukky>
Also, there is a way to disable building LLVM for AMDGPU. Maybe disabling that would allow you to get what you need.
<beerman>
my container is a bit outdated, but I have started llvm 16.0.4 on aarch64 using the pi4 again.
<ukky>
I am cross-compiling right now for aarch64, target AMDGPU, on Gentoo
<ukky>
LLVM 16.0.4 cross-builds fine on Gentoo: Messages for package sys-devel/llvm-16.0.4 merged to /usr/aarch64-pc-linux-gnu/
<beerman>
the pi takes longer to build 😄
guido_rokepo has quit [Quit: guido_rokepo]
<pitillo>
ukky: no more info really
<pitillo>
modules were disabled long time ago but beerman added support due to problems with dependent ports and older versioms with those modules was built right
<pitillo>
s/was/were built
<pitillo>
lot of kernel mem dumps
<pitillo>
4GB swap....
<ukky>
that's your reason for build being killed: 4 GiB swap
<beerman>
the pi 4 is still pulling through, [2289/3389] currently
<beerman>
barely swapping, if at all
<beerman>
haven't been watching all the time and didn't setup monitoring on the pi (yet?)