Public bug reported:

Testing failed on:
    amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/amd64/x/xtables-addons/20201130_225717_5a440@/log.gz
    arm64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/arm64/x/xtables-addons/20201130_231636_db3fa@/log.gz
    armhf: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/armhf/x/xtables-addons/20201130_230156_f17a8@/log.gz
    ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/ppc64el/x/xtables-addons/20201130_231718_e060b@/log.gz
    s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/s390x/x/xtables-addons/20201130_225000_2fcfa@/log.gz

Build of the dkms is failing with the following error:

/var/lib/dkms/xtables-addons/3.8/build/extensions/xt_DELUDE.c: In function 
‘delude_send_reset’:
/var/lib/dkms/xtables-addons/3.8/build/extensions/xt_DELUDE.c:125:30: error: 
passing argument 2 of ‘ip_route_me_harder’ from incompatible pointer type 
[-Werror=incompatible-pointer-types]
  125 |  if (ip_route_me_harder(net, nskb, addr_type))
      |                              ^~~~
      |                              |
      |                              struct sk_buff *
In file included from ./include/linux/netfilter/x_tables.h:245,
                 from 
/var/lib/dkms/xtables-addons/3.8/build/extensions/xt_DELUDE.c:20:
./include/linux/netfilter_ipv4.h:19:54: note: expected ‘struct sock *’ but 
argument is of type ‘struct sk_buff *’

The build broke between Ubuntu-5.4.0-56.62 and Ubuntu-5.4.0-57.63, with
the changes introduced by commit "netfilter: use actual socket sk rather
than skb sk when routing harder" (Upstream commit
46d6c5ae953cc0be38efd0e469284df7c4328cf8).

** Affects: xtables-addons (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: xtables-addons (Ubuntu Focal)
     Importance: Undecided
         Status: Confirmed


** Tags: kernel-adt-failure

** Tags added: kernel-adt-failure

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

Title:
  xtables-addons 3.8-2ubuntu0.1 fails to build with linux 5.4.0-57.63

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/1907109/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to