Not sure how much this makes sense, but the warnings might disappear
with this patch?
diff -Nru dpkg-1.22.6ubuntu13/scripts/t/mk/buildflags.mk
dpkg-1.22.6ubuntu14/scripts/t/mk/buildflags.mk
--- dpkg-1.22.6ubuntu13/scripts/t/mk/buildflags.mk 2024-06-14
16:08:27.000000000 +0200
+++ dpkg-1.22.6ubuntu14/scripts/t/mk/buildflags.mk 2024-06-21
08:19:46.000000000 +0200
@@ -24,3 +24,5 @@
test "$(OBJCFLAGS_FOR_BUILD)" = "$(TEST_OBJCFLAGS_FOR_BUILD)"
test "$(OBJCXXFLAGS)" = "$(TEST_OBJCXXFLAGS)"
test "$(OBJCXXFLAGS_FOR_BUILD)" = "$(TEST_OBJCXXFLAGS_FOR_BUILD)"
+ test "$(RUSTFLAGS)" = "$(TEST_RUSTFLAGS)"
+ test "$(RUSTFLAGS_FOR_BUILD)" = "$(TEST_RUSTFLAGS_FOR_BUILD)"
--- dpkg-1.22.6ubuntu13/scripts/Dpkg/BuildFlags.pm 2024-06-18
19:48:56.000000000 +0200
+++ dpkg-1.22.6ubuntu14/scripts/Dpkg/BuildFlags.pm 2024-06-21
08:17:23.000000000 +0200
@@ -94,6 +94,8 @@
FCFLAGS_FOR_BUILD
LDFLAGS
LDFLAGS_FOR_BUILD
+ RUSTFLAGS
+ RUSTFLAGS_FOR_BUILD
);
$self->{features} = {};
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070015
Title:
dpkg-buildpackage broke rp-pppoe building
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/2070015/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs