[Bug 1169441] New: [Ruby2.7] libstorage-ng fails to build against ruby 2.7
http://bugzilla.opensuse.org/show_bug.cgi?id=1169441 Bug ID: 1169441 Summary: [Ruby2.7] libstorage-ng fails to build against ruby 2.7 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 Assignee: yast2-maintainers@suse.de Reporter: dimstar@opensuse.org QA Contact: jsrain@suse.com Found By: --- Blocker: --- openSUSE Tumbleweed is in progress of moving to Ruby 2.7 libstorage-ng is amongst the packages failing to build in Staging:L https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:L... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1169441 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1169435 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1169441 http://bugzilla.opensuse.org/show_bug.cgi?id=1169441#c3 --- Comment #3 from Dominique Leuenberger <dimstar@opensuse.org> --- to make it clear: I only mean the include path fixed itself -not the build; curretnly ti fails like: [ 397s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/ruby-2.7.0 -I/usr/include/ruby-2.7.0/x86_64-linux-gnu -fPIC -DPIC -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -g -DNDEBUG -std=c++14 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -Wsuggest-override -I/usr/include/libxml2 -I/usr/include/json-c -c storage_wrap.cxx -fPIC -DPIC -o .libs/storage_wrap.o [ 398s] storage_wrap.cxx: In function 'void SWIG_RubyInitializeTrackings()': [ 398s] storage_wrap.cxx:1268:85: error: call of overloaded 'rb_define_virtual_variable(const char [21], VALUE (&)(...), NULL)' is ambiguous [ 398s] 1268 | rb_define_virtual_variable("SWIG_TRACKINGS_COUNT", swig_ruby_trackings_count, NULL); -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com