Our remaining Delta was only for FTBFS issues with glibc/gcc:

 TEST_GCC_VER_9 := $(shell expr `$(CC) -dumpversion | cut -f1 -d.` \>= 9)
 ifeq ($(TEST_GCC_VER_9),1)
-  CFLAGS += -Wno-error=address-of-packed-member -Wno-stringop-truncation
+  CFLAGS += -Wno-error=address-of-packed-member -Wno-stringop-truncation 
-Wno-cpp -Wno-error=format-truncation
 endif

Changelog:
+    - debian/rules: Work around FTBFS with glibc 2.30 with -Wno-cpp
+    - debian/rules: Work around FTBFS with gcc9 -Wno-error=format-truncation

The real new source might have those fixed already without the need for it?!
Giving a build in focal-proposed a try...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1855994

Title:
  Merge or rebuilds collectd in Focal to pick up libgps25

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/collectd/+bug/1855994/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to