Re: Bug#996724: ruby3.0: FTBFS on ppc64el: Segmentation fault

2021-10-17 Thread John Paul Adrian Glaubitz
Hi! On 10/17/21 21:47, John Paul Adrian Glaubitz wrote: > Since ruby3.0 used to build fine on ppc64el in the past, the easiest way would > be to just bisect the issue. I can give it a try and see if I can find the > problematic commit. Ah, so the last successful build was 3.0.2-2 and the first fa

Re: Bug#996724: ruby3.0: FTBFS on ppc64el: Segmentation fault

2021-10-17 Thread John Paul Adrian Glaubitz
Hello Antonio! On 10/17/21 20:57, Antonio Terceiro wrote: > I'm copying the debian-powerpc list to see if anyone can help. > > ruby3.0 fails to build on ppc64el. 4 test cases results in Segmentation > faults. > > I was able to reproduce this on the porter box, and the minimal test > case, inside

Re: Raptor Talos boot issues with Debian image

2021-10-17 Thread Simon Josefsson
Simon Josefsson writes: > Hi. I'm having trouble booting the Debian netinst ISO images on a Talos > II Lite mainboard. It shows up in petitboot, but selecting 'Default > install' results in the usual output 'SIGTERM received, booting...' > (from petitboot?) output and then nothing happens. Bot

Bug#996724: ruby3.0: FTBFS on ppc64el: Segmentation fault

2021-10-17 Thread Antonio Terceiro
Source: ruby3.0 Version: 3.0.2-4 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs X-Debbugs-CC: debian-powerpc@lists.debian.org I'm copying the debian-powerpc list to see if anyone can help. ruby3.0 fails to build on ppc64el. 4 test cases results in Segmentation faults. I was able

Re: LLVM Linker

2021-10-17 Thread John Paul Adrian Glaubitz
Hello! On 10/17/21 09:38, John Paul Adrian Glaubitz wrote: > /usr/bin/ld: lib/liblldbPluginProcessLinux.a(NativeThreadLinux.cpp.o): in > function > `lldb_private::process_linux::NativeThreadLinux::NativeThreadLinux(lldb_private::process_linux::NativeProcessLinux&, > unsigned long long)': > /hom

Re: LLVM Linker

2021-10-17 Thread John Paul Adrian Glaubitz
On 10/16/21 23:44, Jeffrey Walton wrote:> According to https://lld.llvm.org, PowerPC and PowerPC64 are supported arches: > > It supports various CPUs/ABIs including AArch64, AMDGPU, ARM, Hexagon, > MIPS 32/64 big/little-endian, PowerPC, PowerPC64, RISC-V, SPARC V9, > x86-32 and x86-64. Among thes