Re: Debian: quassel build fails with DWZ errors when using LLVM-19 and DWARF-5

2024-11-04 Thread Sedat Dilek
On Mon, Nov 4, 2024 at 3:39 PM Sedat Dilek wrote: > > On Fri, Nov 1, 2024 at 11:34 AM Sedat Dilek wrote: > > > > OK. > > > > Using dh_strip instead of dh_strip_nondeterminism (default) ... > > > > Hi, > > In my latest build I created an OVERRIDE in debian/rules for dh_dwz as > this seems to have

Re: Debian: quassel build fails with DWZ errors when using LLVM-19 and DWARF-5

2024-11-04 Thread Sedat Dilek
On Fri, Nov 1, 2024 at 11:34 AM Sedat Dilek wrote: > > OK. > > Using dh_strip instead of dh_strip_nondeterminism (default) ... > Hi, In my latest build I created an OVERRIDE in debian/rules for dh_dwz as this seems to have problems with DWARF-v5. dh_strip_nondeterminism ... passed dh_dwz ... SKI

Re: Debian: quassel build fails with DWZ errors when using LLVM-19 and DWARF-5

2024-11-01 Thread Sedat Dilek
OK. Using dh_strip instead of dh_strip_nondeterminism (default) ... root@iniza:/usr/bin# ll dh_strip* -rwxr-xr-x 1 root root 15K 23. Aug 10:06 dh_strip -rwxr-xr-x 1 root root 15K 23. Aug 10:06 dh_strip.debian lrwxrwxrwx 1 root root8 1. Nov 11:04 dh_strip_nondeterminism -> dh_strip -rwxr-xr

Debian: quassel build fails with DWZ errors when using LLVM-19 and DWARF-5

2024-11-01 Thread Sedat Dilek
Hi, today is a public holiday in Germany and I have time to play. [ INTRO - Let me introduce myself ] By heart and with love - I build my Linux-kernel with LLVM/Clang and LLVM tools (LLVM "binutils"). 10+ years ago I provided quassel-nightly Debian packages for AMD64 for interested people. Quas