Hay
Date
June 3, 2025, 7:38 a.m.

Environment
arm

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from connect-deny.c:4:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from unsigned-md5.c:4:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from icmps-discard.c:25:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from restore.c:9:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from unsigned-md5.c:4:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from bench-lookups.c:12:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from key-management.c:5:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from self-connect.c:4:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from setsockopt-closed.c:5:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from connect.c:4:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from setsockopt-closed.c:5:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from icmps-accept.c:25:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from key-management.c:5:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from restore.c:9:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from restore.c:9:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from seq-ext.c:11:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from connect.c:4:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from self-connect.c:4:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from seq-ext.c:11:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from rst.c:27:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from self-connect.c:4:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from seq-ext.c:11:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from icmps-discard.c:25:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from bench-lookups.c:12:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from connect-deny.c:4:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from icmps-accept.c:25:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from icmps-accept.c:25:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from rst.c:27:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from connect.c:4:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from connect-deny.c:4:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from rst.c:27:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from bench-lookups.c:12:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from unsigned-md5.c:4:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from setsockopt-closed.c:5:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from key-management.c:5:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=clang CC=clang LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from icmps-discard.c:25:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^


make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from icmps-discard.c:25:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from connect-deny.c:4:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from connect.c:4:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from connect.c:4:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from rst.c:27:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from setsockopt-closed.c:5:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from rst.c:27:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from icmps-discard.c:25:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from seq-ext.c:11:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from self-connect.c:4:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from bench-lookups.c:12:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from setsockopt-closed.c:5:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from seq-ext.c:11:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from rst.c:27:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from icmps-discard.c:25:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from icmps-accept.c:25:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from seq-ext.c:11:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from bench-lookups.c:12:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from connect-deny.c:4:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from restore.c:9:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from icmps-accept.c:25:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from connect.c:4:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from self-connect.c:4:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from connect-deny.c:4:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from setsockopt-closed.c:5:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from self-connect.c:4:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from bench-lookups.c:12:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from restore.c:9:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from unsigned-md5.c:4:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from restore.c:9:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from key-management.c:5:
./lib/aolib.h:230:33: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                                        ^  ~~
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from unsigned-md5.c:4:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from unsigned-md5.c:4:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from key-management.c:5:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from icmps-accept.c:25:
./lib/aolib.h:229:35: warning: shift count >= width of type [-Wshift-count-overflow]
  229 |         ret.a6.s6_addr32[3] = htonl(n & (BIT(32) - 1));
      |                               ~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest_install ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'HOSTCC=sccache clang' 'CC=sccache clang' LLVM=1 LLVM_IAS=1 kselftest-install
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/tcp_ao'
In file included from key-management.c:5:
./lib/aolib.h:230:43: warning: shift count >= width of type [-Wshift-count-overflow]
  230 |         ret.a6.s6_addr32[2] = htonl((n >> 32) & (BIT(32) - 1));
      |                               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../../../include/vdso/bits.h:7:26: note: expanded from macro 'BIT'
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                        ^
/usr/lib/gcc-cross/arm-linux-gnueabihf/12/../../../../arm-linux-gnueabihf/include/netinet/in.h:424:33: note: expanded from macro 'htonl'
  424 | #   define htonl(x)     __bswap_32 (x)
      |                                     ^