* installing *source* package ‘healthyAddress’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.6 (1)’ clang-19 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c C_max_nchar.c -o C_max_nchar.o clang-19 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c Cconcat_upper.c -o Cconcat_upper.o clang-19 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c StandardAddress.c -o StandardAddress.o fatal error: error in backend: Cannot select: 0x55f058214140: i8,ch = AtomicLoad<(load monotonic (s8) from %ir.186), zext from i1> 0x55f0580af428, 0x55f057efdd30, StandardAddress.c:1519:1 @[ StandardAddress.c:1519:1 ] 0x55f057efdd30: i64,ch = CopyFromReg 0x55f0580af428, Register:i64 %23, StandardAddress.c:1519:1 @[ StandardAddress.c:1519:1 ] 0x55f057f2b5d0: i64 = Register %23 In function: noLC.omp_outlined PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: clang-19 -I/home/hornik/tmp/R/include -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c StandardAddress.c -o StandardAddress.o 1. parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module 'StandardAddress.c'. 4. Running pass 'X86 DAG->DAG Instruction Selection' on function '@noLC.omp_outlined' Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): 0 libLLVM.so.19.1 0x00007fd2a26b0a8a llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 58 1 libLLVM.so.19.1 0x00007fd2a26ae634 llvm::sys::RunSignalHandlers() + 84 2 libLLVM.so.19.1 0x00007fd2a25f42ee 3 libLLVM.so.19.1 0x00007fd2a25f42af 4 libLLVM.so.19.1 0x00007fd2a26aab0b llvm::sys::Process::Exit(int, bool) + 43 5 clang-19 0x000055f04aafd087 6 libLLVM.so.19.1 0x00007fd2a260313d llvm::report_fatal_error(llvm::Twine const&, bool) + 269 7 libLLVM.so.19.1 0x00007fd2a2f6ac67 8 libLLVM.so.19.1 0x00007fd2a2f6a168 llvm::SelectionDAGISel::SelectCodeCommon(llvm::SDNode*, unsigned char const*, unsigned int) + 16200 9 libLLVM.so.19.1 0x00007fd2a55d6823 10 libLLVM.so.19.1 0x00007fd2a2f616dc llvm::SelectionDAGISel::DoInstructionSelection() + 412 11 libLLVM.so.19.1 0x00007fd2a2f60e1c llvm::SelectionDAGISel::CodeGenAndEmitDAG() + 1388 12 libLLVM.so.19.1 0x00007fd2a2f5fbb0 llvm::SelectionDAGISel::SelectAllBasicBlocks(llvm::Function const&) + 3184 13 libLLVM.so.19.1 0x00007fd2a2f5e4b2 llvm::SelectionDAGISel::runOnMachineFunction(llvm::MachineFunction&) + 354 14 libLLVM.so.19.1 0x00007fd2a2f5cf9e llvm::SelectionDAGISelLegacy::runOnMachineFunction(llvm::MachineFunction&) + 174 15 libLLVM.so.19.1 0x00007fd2a2a9e088 llvm::MachineFunctionPass::runOnFunction(llvm::Function&) + 616 16 libLLVM.so.19.1 0x00007fd2a2804834 llvm::FPPassManager::runOnFunction(llvm::Function&) + 740 17 libLLVM.so.19.1 0x00007fd2a280a343 llvm::FPPassManager::runOnModule(llvm::Module&) + 51 18 libLLVM.so.19.1 0x00007fd2a2804f8e llvm::legacy::PassManagerImpl::run(llvm::Module&) + 1134 19 libclang-cpp.so.19.1 0x00007fd2ab47ceb8 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, llvm::IntrusiveRefCntPtr, std::unique_ptr>, clang::BackendConsumer*) + 7800 20 libclang-cpp.so.19.1 0x00007fd2ab82a271 clang::BackendConsumer::HandleTranslationUnit(clang::ASTContext&) + 1953 21 libclang-cpp.so.19.1 0x00007fd2aa2344c9 clang::ParseAST(clang::Sema&, bool, bool) + 665 22 libclang-cpp.so.19.1 0x00007fd2ac347369 clang::FrontendAction::Execute() + 89 23 libclang-cpp.so.19.1 0x00007fd2ac2b5c64 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 1012 24 libclang-cpp.so.19.1 0x00007fd2ac3c57ee clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 702 25 clang-19 0x000055f04aafcc61 cc1_main(llvm::ArrayRef, char const*, void*) + 5905 26 clang-19 0x000055f04aaf9b35 27 libclang-cpp.so.19.1 0x00007fd2abf3508d 28 libLLVM.so.19.1 0x00007fd2a25f4290 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref) + 144 29 libclang-cpp.so.19.1 0x00007fd2abf34b21 clang::driver::CC1Command::Execute(llvm::ArrayRef>, std::__cxx11::basic_string, std::allocator>*, bool*) const + 369 30 libclang-cpp.so.19.1 0x00007fd2abef9eb8 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const + 920 31 libclang-cpp.so.19.1 0x00007fd2abefa12e clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl>&, bool) const + 142 32 libclang-cpp.so.19.1 0x00007fd2abf178ec clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl>&) + 348 33 clang-19 0x000055f04aaf9574 clang_main(int, char**, llvm::ToolContext const&) + 6820 34 clang-19 0x000055f04ab074ba main + 106 35 libc.so.6 0x00007fd2a1233d68 36 libc.so.6 0x00007fd2a1233e25 __libc_start_main + 133 37 clang-19 0x000055f04aaf7731 _start + 33 clang-19: error: clang frontend command failed with exit code 70 (use -v to see invocation) Debian clang version 19.1.6 (1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm-19/bin clang-19: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang-19: note: diagnostic msg: /tmp/Rtmp6V3nW6/working_dir/StandardAddress-3b3297.c clang-19: note: diagnostic msg: /tmp/Rtmp6V3nW6/working_dir/StandardAddress-3b3297.sh clang-19: note: diagnostic msg: ******************** make: *** [/home/hornik/tmp/R/etc/Makeconf:195: StandardAddress.o] Error 1 ERROR: compilation failed for package ‘healthyAddress’ * removing ‘/srv/hornik/tmp/CRAN_pretest/healthyAddress.Rcheck/healthyAddress’