Bugzilla – Bug 1222925
git-interactive-rebase-tool fails to build on Leap 15.6
Last modified: 2024-05-23 06:00:18 UTC
Hello package git-interactive-rebase-tool fails to build on Leap 15.6 https://build.opensuse.org/package/live_build_log/openSUSE:Backports:SLE-15-SP6/git-interactive-rebase-tool/standard/x86_64 51s] Compiling girt-display v2.3.0 (/home/abuild/rpmbuild/BUILD/git-interactive-rebase-tool-2.3.0~0/src/display) [ 51s] error: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [ 51s] --> src/runtime/src/lib.rs:51:2 [ 51s] | [ 51s] 51 | unused_tuple_struct_fields, [ 51s] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code` [ 51s] | [ 51s] note: the lint level is defined here [ 51s] --> src/runtime/src/lib.rs:14:2 [ 51s] | [ 51s] 14 | warnings [ 51s] | ^^^^^^^^ [ 51s] = note: `#[deny(renamed_and_removed_lints)]` implied by `#[deny(warnings)]` [ 51s] [ 52s] error: could not compile `girt-runtime` (lib) due to 1 previous error [ 52s] warning: build failed, waiting for other jobs to finish... [ 53s] error: Bad exit status from /var/tmp/rpm-tmp.kOokmK (%build) [ 53s] [ 53s] Could you please have a look into it?
package has been deleted in Factory , we did delete it in Backports/Leap15.6 as well. It can be revived via maintenance.
See https://github.com/MitMaro/git-interactive-rebase-tool/issues/906