Comment # 3 on bug 1105283 from
(In reply to Tom de Vries from comment #2)
> > WARNING:rubygem-nokogiri.log:[   76s] dwz: ./usr/lib64/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/nokogiri-1.8.4/nokogiri/nokogiri.so-1.8.4-3.6.x86_64.debug: DWARF version 0 unhandled
> > WARNING:rubygem-byebug.log:[   79s] dwz: ./usr/lib64/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/byebug-10.0.2/byebug/byebug.so-10.0.2-2.5.x86_64.debug: DWARF version 0 unhandled
> > WARNING:rubygem-unf_ext.log:[   48s] dwz: ./usr/lib64/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/unf_ext-0.0.7.5/unf_ext.so-0.0.7.5-2.9.x86_64.debug: DWARF version 0 unhandled
> > WARNING:rubygem-ruby-augeas.log:[   93s] dwz: ./usr/lib64/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0/ruby-augeas-0.5.0/_augeas.so-0.5.0-4.24.x86_64.debug: DWARF version 0 unhandled
> > WARNING:ruby2.5.log:[  522s] dwz: ./usr/lib64/libruby2.5.so.2.5.0-2.5.0-5.61.x86_64.debug: DWARF version 0 unhandled
> > WARNING:ruby2.5.log:[  522s] dwz: ./usr/lib64/ruby/2.5.0/x86_64-linux-gnu/racc/cparse.so-2.5.0-5.61.x86_64.debug: DWARF version 0 unhandled
> > WARNING:ruby2.5.log:[  523s] dwz: ./usr/lib64/ruby/2.5.0/x86_64-linux-gnu/dbm.so-2.5.0-5.61.x86_64.debug: DWARF version 0 unhandled
> > WARNING:ruby2.5.log:[  523s] dwz: Too few files for multifile optimization
> > WARNING:rrdtool.log:[  149s] dwz: ./usr/lib64/ruby/site_ruby/2.5.0/x86_64-linux-gnu/RRD.so-1.7.0-7.10.x86_64.debug: DWARF version 0 unhandled
> 
> Fixed upstream: https://sourceware.org/bugzilla/show_bug.cgi?id=24174 
> Known issue: https://sourceware.org/bugzilla/show_bug.cgi?id=24725

Also, the lack of support for handling zlib-compressed debug info in debugedit
breaks the ruby build (
https://bugzilla.opensuse.org/show_bug.cgi?id=1012533#c4 ), so compressed debug
sections are disabled for ruby in tumbleweed and we shouldn't run into these
atm.


You are receiving this mail because: