=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for gnunet-0.19.4nb3
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4'
Making all in m4
gmake[2]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/m4'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/m4'
Making all in bin
gmake[2]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/bin'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/bin'
Making all in src
gmake[2]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src'
Making all in include
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/include'
Making all in .
gmake[4]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/include'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/include'
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/include'
Making all in util
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/util'
  CC       gnunet-base32.o
  CC       libgnunetutil_la-bandwidth.lo
  CC       libgnunetutil_la-bio.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-base32.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from bio.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from bandwidth.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-buffer.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from buffer.c:23:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-child_management.lo
  CC       libgnunetutil_la-client.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from child_management.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from client.c:32:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-common_allocation.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from common_allocation.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-common_endian.lo
  CC       libgnunetutil_la-common_logging.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from common_endian.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-compress.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from common_logging.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from compress.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-configuration.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from configuration.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-configuration_helper.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from configuration_helper.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-consttime_memcmp.lo
  CC       libgnunetutil_la-container_bloomfilter.lo
  CC       libgnunetutil_la-container_heap.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from container_bloomfilter.c:44:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from container_heap.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-container_multihashmap.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from container_multihashmap.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-container_multishortmap.lo
  CC       libgnunetutil_la-container_multiuuidmap.lo
  CC       libgnunetutil_la-container_multipeermap.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from container_multishortmap.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from container_multipeermap.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from container_multiuuidmap.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-container_multihashmap32.lo
  CC       libgnunetutil_la-crypto_symmetric.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from container_multihashmap32.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_symmetric.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
  CC       libgnunetutil_la-crypto_crc.lo
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_crc.c:32:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-crypto_cs.lo
  CC       libgnunetutil_la-crypto_ecc.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_cs.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-crypto_ecc_gnsrecord.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_ecc.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_ecc_gnsrecord.c:32:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-crypto_ecc_dlog.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_ecc_dlog.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-crypto_ecc_setup.lo
  CC       libgnunetutil_la-crypto_edx25519.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_ecc_setup.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_edx25519.c:33:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-crypto_hash.lo
  CC       libgnunetutil_la-crypto_hash_file.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_hash.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_hash_file.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-crypto_hkdf.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_hkdf.c:55:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-crypto_kdf.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_kdf.c:32:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-crypto_mpi.lo
  CC       libgnunetutil_la-crypto_paillier.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_mpi.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-crypto_pow.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_paillier.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_pow.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-crypto_random.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_random.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-crypto_rsa.lo
  CC       libgnunetutil_la-disk.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from crypto_rsa.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from disk.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-dnsparser.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from dnsparser.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-dnsstub.lo
  CC       libgnunetutil_la-getopt.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from dnsstub.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-getopt_helpers.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from getopt.c:42:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from getopt_helpers.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-helper.lo
  CC       libgnunetutil_la-load.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from helper.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from load.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-mst.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from mst.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-mq.lo
  CC       libgnunetutil_la-nc.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from mq.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from nc.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-network.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from disk.h:29,
                 from network.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-op.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from op.c:32:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-os_installation.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from os_installation.c:39:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-os_network.lo
  CC       libgnunetutil_la-os_priority.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from os_network.c:32:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from os_priority.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-peer.lo
  CC       libgnunetutil_la-plugin.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from peer.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-program.lo
  CC       libgnunetutil_la-regex.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from program.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from regex.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-resolver_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from resolver_api.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-scheduler.lo
  CC       libgnunetutil_la-service.lo
  CC       libgnunetutil_la-signal.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from service.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from scheduler.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from signal.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-strings.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from strings.c:32:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-time.lo
  CC       libgnunetutil_la-tun.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from time.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from tun.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-uri.lo
  CC       libgnunetutil_la-speedup.lo
  CC       libgnunetutil_la-proc_compat.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from speedup.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetutil_la-gnunet_error_codes.lo
  CC       gnunet-config.o
  CC       gnunet-resolver.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-config.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-resolver.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-ecc.o
  CC       gnunet-scrypt.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-scrypt.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-ecc.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-uri.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-uri.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-resolver.o
  CC       gnunet-timeout.o
  CC       gnunet-config-diff.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-resolver.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-config-diff.c:3:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       test_common_logging_dummy.o
  CC       gnunet-crypto-tvg.o
  CC       test_plugin_plug.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from test_common_logging_dummy.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-crypto-tvg.c:52:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetutil.la
  CCLD     gnunet-timeout
  CCLD     libgnunet_plugin_utiltest.la
  CCLD     gnunet-base32
  CCLD     gnunet-config
  CCLD     gnunet-resolver
  CCLD     gnunet-ecc
  CCLD     gnunet-scrypt
  CCLD     gnunet-uri
  CCLD     gnunet-service-resolver
  CCLD     gnunet-config-diff
  CCLD     test_common_logging_dummy
  CCLD     gnunet-crypto-tvg
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/util'
Making all in nt
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/nt'
  CC       nt.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from nt.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetnt.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/nt'
Making all in hello
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/hello'
  CC       gnunet-hello.o
  CC       hello.lo
  CC       address.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_hello_lib.h:48,
                 from gnunet-hello.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_hello_lib.h:48,
                 from address.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_hello_lib.h:48,
                 from hello.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       hello-ng.lo
  CC       hello-uri.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_hello_lib.h:48,
                 from hello-ng.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_hello_uri_lib.h:46,
                 from hello-uri.c:39:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
hello-uri.c: In function 'GNUNET_HELLO_builder_to_dht_hello_msg':
hello-uri.c:607:10: warning: argument to variable-length array may be too large [-Wvla-larger-than=]
  CCLD     libgnunethello.la
  CCLD     gnunet-hello
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/hello'
Making all in block
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/block'
  CC       block.lo
  CC       bg_bf.lo
  CC       plugin_block_template.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_plugin.h:42,
                 from plugin_block_template.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from bg_bf.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from block.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_block_test.lo
  CCLD     libgnunetblock.la
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_plugin.h:42,
                 from plugin_block_test.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetblockgroup.la
  CCLD     libgnunet_plugin_block_template.la
  CCLD     libgnunet_plugin_block_test.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/block'
Making all in statistics
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/statistics'
  CC       gnunet-statistics.o
  CC       statistics_api.lo
  CC       gnunet-service-statistics.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-statistics.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-statistics.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from statistics_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetstatistics.la
  CCLD     gnunet-statistics
  CCLD     gnunet-service-statistics
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/statistics'
Making all in arm
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/arm'
  CC       gnunet-arm.o
  CC       arm_monitor_api.lo
  CC       arm_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_arm_service.h:47,
                 from gnunet-arm.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_arm_service.h:47,
                 from arm_monitor_api.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from arm_api.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-arm.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-arm.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       mockup-service.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from mockup-service.c:23:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-service-arm
  CCLD     libgnunetarm.la
  CCLD     mockup-service
  CCLD     gnunet-arm
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/arm'
Making all in testing
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/testing'
  CC       gnunet-testing.o
  CC       testing_api_cmd_barrier_reached.lo
  CC       testing_api_cmd_barrier.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-testing.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testing_lib.h:48,
                 from testing_api_cmd_barrier_reached.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testing.h:26,
                 from testing_api_cmd_barrier.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testing_api_cmd_end.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testing_api_cmd_end.c:25:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testing_api_cmd_finish.lo
  CC       testing_api_cmd_local_test_prepared.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testing_api_cmd_finish.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testing_api_cmd_local_test_prepared.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testing_api_cmd_send_peer_ready.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testing_api_cmd_send_peer_ready.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testing_api_cmd_block_until_external_trigger.lo
  CC       testing_api_cmd_netjail_start.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testing_api_cmd_block_until_external_trigger.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testing_api_cmd_netjail_start.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testing_api_cmd_netjail_start_cmds_helper.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testing_ng_lib.h:31,
                 from testing_api_cmd_netjail_start_cmds_helper.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testing_api_cmd_netjail_stop_cmds_helper.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testing_ng_lib.h:31,
                 from testing_api_cmd_netjail_stop_cmds_helper.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testing_api_cmd_netjail_stop.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testing_api_cmd_netjail_stop.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testing.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testing.c:33:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testing_api_cmd_system_create.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testing_api_cmd_system_create.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testing_api_cmd_system_destroy.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testing_api_cmd_system_destroy.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testing_api_cmd_batch.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testing_ng_lib.h:31,
                 from testing_api_cmd_batch.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testing_api_loop.lo
  CC       testing_api_traits.lo
  CC       gnunet-cmds-helper.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-cmds-helper.c:40:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testing_ng_lib.h:31,
                 from testing_api_traits.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testing_api_loop.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       list-keys.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from list-keys.c:2:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     list-keys
  CCLD     libgnunettesting.la
  CCLD     gnunet-testing
  CCLD     gnunet-cmds-helper
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/testing'
Making all in json
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/json'
  CC       libgnunetjson_la-json.lo
  CC       libgnunetjson_la-json_generator.lo
  CC       libgnunetjson_la-json_helper.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_json_lib.h:31,
                 from json.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from json_generator.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_json_lib.h:31,
                 from json_helper.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunetjson_la-json_mhd.lo
  CC       libgnunetjson_la-json_pack.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_json_lib.h:31,
                 from json_mhd.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_json_lib.h:31,
                 from json_pack.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetjson.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/json'
Making all in curl
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/curl'
  CC       libgnunetcurl_la-curl.lo
  CC       libgnunetcurl_la-curl_reschedule.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_curl_lib.h:37,
                 from curl.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_curl_lib.h:37,
                 from curl_reschedule.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetcurl.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/curl'
Making all in rest
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/rest'
  CC       gnunet_rest_server-gnunet-rest-server.o
  CC       libgnunetrest_la-rest.lo
  CC       libgnunet_plugin_rest_copying_la-plugin_rest_copying.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-rest-server.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_rest_plugin.h:36,
                 from plugin_rest_copying.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from rest.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunet_plugin_rest_config_la-plugin_rest_config.lo
  CCLD     gnunet-rest-server
  CCLD     libgnunetrest.la
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_rest_plugin.h:36,
                 from plugin_rest_config.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunet_plugin_rest_copying.la
  CCLD     libgnunet_plugin_rest_config.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/rest'
Making all in peerinfo
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/peerinfo'
  CC       gnunet-service-peerinfo.o
  CC       peerinfo_api.lo
  CC       peerinfo_api_notify.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-peerinfo.c:32:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from peerinfo_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from peerinfo_api_notify.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-service-peerinfo
  CCLD     libgnunetpeerinfo.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/peerinfo'
Making all in sq
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/sq'
  CC       sq.lo
  CC       sq_exec.lo
  CC       sq_prepare.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_sq_lib.h:30,
                 from sq_exec.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_sq_lib.h:30,
                 from sq.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_sq_lib.h:30,
                 from sq_prepare.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       sq_query_helper.lo
  CC       sq_result_helper.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_sq_lib.h:30,
                 from sq_query_helper.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_sq_lib.h:30,
                 from sq_result_helper.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetsq.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/sq'
Making all in datacache
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/datacache'
  CC       datacache.lo
  CC       plugin_datacache_template.lo
  CC       plugin_datacache_sqlite.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_datacache_template.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from datacache.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_datacache_sqlite.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_datacache_heap.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_datacache_heap.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunet_plugin_datacache_template.la
  CCLD     libgnunetdatacache.la
  CCLD     libgnunet_plugin_datacache_sqlite.la
  CCLD     libgnunet_plugin_datacache_heap.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/datacache'
Making all in datastore
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/datastore'
  CC       gnunet-datastore.o
  CC       datastore_api.lo
  CC       gnunet-service-datastore.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-datastore.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-datastore.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_arm_service.h:47,
                 from datastore_api.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_datastore_template.lo
  CC       plugin_datastore_sqlite.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_lib.h:38,
                 from ../../src/include/gnunet_datastore_plugin.h:38,
                 from plugin_datastore_template.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_lib.h:38,
                 from ../../src/include/gnunet_datastore_plugin.h:38,
                 from plugin_datastore_sqlite.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_datastore_heap.lo
  CCLD     libgnunetdatastore.la
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_lib.h:38,
                 from ../../src/include/gnunet_datastore_plugin.h:38,
                 from plugin_datastore_heap.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-service-datastore
  CCLD     libgnunet_plugin_datastore_template.la
  CCLD     libgnunet_plugin_datastore_sqlite.la
  CCLD     libgnunet_plugin_datastore_heap.la
  CCLD     gnunet-datastore
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/datastore'
Making all in template
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/template'
  CC       gnunet-template.o
  CC       gnunet-service-template.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-template.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-template.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-service-template
  CCLD     gnunet-template
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/template'
Making all in peerstore
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/peerstore'
  CC       gnunet_service_peerstore-gnunet-service-peerstore.o
  CC       gnunet_service_peerstore-peerstore_common.o
  CC       gnunet-peerstore.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-peerstore.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_peerstore_service.h:40,
                 from peerstore.h:29,
                 from peerstore_common.h:27,
                 from peerstore_common.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-peerstore.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       peerstore_api.lo
  CC       peerstore_common.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from peerstore_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_peerstore_sqlite.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_peerstore_service.h:40,
                 from peerstore.h:29,
                 from peerstore_common.h:27,
                 from peerstore_common.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_peerstore_plugin.h:38,
                 from plugin_peerstore_sqlite.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-service-peerstore
  CCLD     libgnunetpeerstore.la
  CCLD     libgnunet_plugin_peerstore_sqlite.la
  CCLD     gnunet-peerstore
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/peerstore'
Making all in ats
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/ats'
  CC       gnunet-service-ats.o
  CC       gnunet-service-ats_addresses.o
  CC       gnunet-service-ats_connectivity.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-ats.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-ats_addresses.h:30,
                 from gnunet-service-ats_addresses.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_statistics_service.h:54,
                 from gnunet-service-ats.h:30,
                 from gnunet-service-ats_connectivity.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-ats_normalization.o
  CC       gnunet-service-ats_performance.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_ats_service.h:42,
                 from gnunet-service-ats_normalization.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-ats_plugins.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_statistics_service.h:54,
                 from gnunet-service-ats.h:30,
                 from gnunet-service-ats_performance.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_ats_service.h:42,
                 from ../../src/include/gnunet_ats_plugin.h:44,
                 from gnunet-service-ats_plugins.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-ats_preferences.o
  CC       gnunet-service-ats_scheduling.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-ats_addresses.h:30,
                 from gnunet-service-ats_scheduling.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_statistics_service.h:54,
                 from gnunet-service-ats.h:30,
                 from gnunet-service-ats_preferences.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-ats_reservations.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-ats_reservations.h:29,
                 from gnunet-service-ats_reservations.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       ats_api_connectivity.lo
  CC       ats_api_scheduling.lo
  CC       ats_api_scanner.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_ats_service.h:42,
                 from ats_api_connectivity.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_ats_service.h:42,
                 from ats_api_scanner.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_ats_service.h:42,
                 from ats_api_scheduling.c:35:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       ats_api_performance.lo
  CC       plugin_ats_proportional.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_ats_service.h:42,
                 from ats_api_performance.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_statistics_service.h:54,
                 from plugin_ats_proportional.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetats.la
  CCLD     libgnunet_plugin_ats_proportional.la
  CCLD     gnunet-service-ats
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/ats'
Making all in nat
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/nat'
  CC       gnunet-nat.o
  CC       nat_api.lo
  CC       nat_api_stun.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-nat.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_nat_service.h:40,
                 from nat_api.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from nat_api_stun.c:39:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-nat.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-nat.c:39:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-nat_externalip.o
  CC       gnunet-service-nat_stun.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-nat_externalip.c:38:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-nat_stun.c:40:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-nat_mini.o
  CC       gnunet-service-nat_helper.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-nat_mini.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-nat_helper.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetnatnew.la
  CCLD     gnunet-service-nat
  CCLD     gnunet-nat
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/nat'
Making all in nat-auto
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/nat-auto'
  CC       gnunet-nat-auto.o
  CC       nat_auto_api_test.lo
  CC       nat_auto_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-nat-auto.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from nat_auto_api_test.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-nat-server.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_nat_service.h:40,
                 from nat_auto_api.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-nat-server.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-nat-auto.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-nat-auto.c:35:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-nat-server
  CCLD     gnunet-service-nat-auto
  CCLD     libgnunetnatauto.la
  CCLD     gnunet-nat-auto
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/nat-auto'
Making all in fragmentation
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/fragmentation'
  CC       fragmentation.lo
  CC       defragmentation.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from fragmentation.h:29,
                 from fragmentation.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_fragmentation_lib.h:41,
                 from defragmentation.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetfragmentation.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/fragmentation'
Making all in transport
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/transport'
  CC       gnunet-transport.o
  CC       transport_api_address_to_string.lo
  CC       transport_api_blacklist.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-transport.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api_address_to_string.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api_blacklist.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport_api_core.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api_core.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport_api_hello_get.lo
  CC       transport_api_manipulation.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api_hello_get.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api_manipulation.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport_api_monitor_peers.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api_monitor_peers.c:32:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport_api_monitor_plugins.lo
  CC       transport_api_offer_hello.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api_monitor_plugins.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api_offer_hello.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet_service_transport-gnunet-service-transport.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-transport.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet_service_transport-gnunet-service-transport_ats.o
  CC       gnunet_service_transport-gnunet-service-transport_hello.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-transport.h:29,
                 from gnunet-service-transport_ats.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_hello_lib.h:48,
                 from gnunet-service-transport_hello.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet_service_transport-gnunet-service-transport_neighbours.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_ats_service.h:42,
                 from gnunet-service-transport_neighbours.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet_service_transport-gnunet-service-transport_plugins.o
  CC       gnunet_service_transport-gnunet-service-transport_validation.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-transport.h:29,
                 from gnunet-service-transport_plugins.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_ats_service.h:42,
                 from gnunet-service-transport_ats.h:28,
                 from gnunet-service-transport_validation.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet_service_transport-gnunet-service-transport_manipulation.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_statistics_service.h:54,
                 from gnunet-service-transport_hello.h:28,
                 from gnunet-service-transport_manipulation.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-tng.o
  CC       gnunet-communicator-unix.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-tng.c:76:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-communicator-unix.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport_api2_communication.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api2_communication.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-communicator-udp.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-communicator-udp.c:41:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport_api2_application.lo
  CC       gnunet-communicator-tcp.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-communicator-tcp.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_transport_application_service.h:38,
                 from transport_api2_application.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       test_transport_start_with_config.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testing_ng_lib.h:31,
                 from test_transport_start_with_config.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport_api2_core.lo
  CC       transport_api_traits.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api2_core.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport_api_cmd_connecting_peers.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testing_ng_lib.h:31,
                 from transport_api_traits.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api_cmd_connecting_peers.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport_api_cmd_backchannel_check.lo
  CC       transport_api_cmd_start_peer.lo
In file included from transport_api_cmd_backchannel_check.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api_cmd_start_peer.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport_api_cmd_stop_peer.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api_cmd_stop_peer.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport_api_cmd_send_simple.lo
  CC       transport_api_cmd_send_simple_performance.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api_cmd_send_simple.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api_cmd_send_simple_performance.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport-testing2.lo
  CC       transport-testing-filenames2.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport-testing2.h:30,
                 from transport-testing2.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport-testing2.h:30,
                 from transport-testing-filenames2.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport-testing-loggers2.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport-testing2.h:30,
                 from transport-testing-loggers2.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport-testing-main2.lo
  CC       transport-testing-send2.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport-testing2.h:30,
                 from transport-testing-main2.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport-testing-communicator.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport-testing-communicator.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport-testing2.h:30,
                 from transport-testing-send2.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-transport-profiler.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-transport-profiler.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport_api2_monitor.lo
  CC       transport-testing.lo
  CC       transport-testing-filenames.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport_api2_monitor.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport-testing.h:30,
                 from transport-testing.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport-testing.h:30,
                 from transport-testing-filenames.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport-testing-loggers.lo
  CC       transport-testing-main.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport-testing.h:30,
                 from transport-testing-loggers.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport-testing.h:30,
                 from transport-testing-main.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       transport-testing-send.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from transport-testing.h:30,
                 from transport-testing-send.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_transport_template.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_transport_template.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_transport_tcp.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_hello_lib.h:48,
                 from plugin_transport_tcp.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_transport_unix.lo
  CC       libgnunet_plugin_transport_http_client_la-plugin_transport_http_client.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_transport_unix.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_transport_http_client.c:53:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunet_plugin_transport_http_client_la-plugin_transport_http_common.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_transport_http_common.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunet_plugin_transport_https_client_la-plugin_transport_http_client.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_transport_http_client.c:53:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunet_plugin_transport_https_client_la-plugin_transport_http_common.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_transport_http_common.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunet_plugin_transport_http_server_la-plugin_transport_http_server.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_transport_http_server.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunet_plugin_transport_http_server_la-plugin_transport_http_common.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_transport_http_common.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunet_plugin_transport_https_server_la-plugin_transport_http_server.lo
  CC       libgnunet_plugin_transport_https_server_la-plugin_transport_http_common.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_transport_http_server.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_transport_http_common.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       test_transport_plugin_cmd_simple_send_performance.lo
In file included from ../../src/include/gnunet_testing_plugin.h:31,
                 from ../../src/include/gnunet_testing_barrier.h:30,
                 from test_transport_plugin_cmd_simple_send_performance.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       test_transport_plugin_cmd_nat_upnp.lo
In file included from ../../src/include/gnunet_testing_plugin.h:31,
                 from ../../src/include/gnunet_testing_barrier.h:30,
                 from test_transport_plugin_cmd_nat_upnp.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       test_transport_plugin_cmd_simple_send.lo
  CC       test_transport_plugin_cmd_simple_send_broadcast.lo
In file included from ../../src/include/gnunet_testing_plugin.h:31,
                 from ../../src/include/gnunet_testing_barrier.h:30,
                 from test_transport_plugin_cmd_simple_send_broadcast.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_testing_plugin.h:31,
                 from ../../src/include/gnunet_testing_barrier.h:30,
                 from test_transport_plugin_cmd_simple_send.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       test_transport_plugin_cmd_simple_send_dv.lo
In file included from ../../src/include/gnunet_testing_plugin.h:31,
                 from ../../src/include/gnunet_testing_barrier.h:30,
                 from test_transport_plugin_cmd_simple_send_dv.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       test_transport_plugin_cmd_udp_backchannel.lo
/usr/bin/awk -v bdir="/usr/pkg/bin" -v py="/usr/pkg/bin/python3.11" -v awkay="/usr/bin/awk" -v pfx="/usr/pkg" -v prl="/tmp/pkgbuild/net/gnunet/work.aarch64eb/.tools/bin/perl" -v sysconfdirectory="/usr/pkg/etc/gnunet" -v pkgdatadirectory="/usr/pkg/share/gnunet" -f ../../bin/dosubst.awk < ./gnunet-transport-certificate-creation.in > gnunet-transport-certificate-creation
  CCLD     libgnunettransport.la
In file included from ../../src/include/gnunet_testing_plugin.h:31,
                 from ../../src/include/gnunet_testing_barrier.h:30,
                 from test_transport_plugin_cmd_udp_backchannel.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-service-tng
  CCLD     libgnunettransportcommunicator.la
  CCLD     libgnunettransportapplication.la
  CCLD     libgnunettransportcore.la
  CCLD     libgnunettransportmonitor.la
  CCLD     libgnunettransporttesting.la
  CCLD     libgnunet_plugin_transport_template.la
  CCLD     libgnunet_plugin_transport_tcp.la
  CCLD     libgnunet_plugin_transport_unix.la
  CCLD     libgnunet_plugin_transport_http_client.la
  CCLD     libgnunet_plugin_transport_https_client.la
  CCLD     libgnunet_plugin_transport_http_server.la
  CCLD     libgnunet_plugin_transport_https_server.la
  CCLD     gnunet-transport
  CCLD     gnunet-service-transport
  CCLD     gnunet-communicator-unix
  CCLD     gnunet-communicator-udp
  CCLD     gnunet-communicator-tcp
  CCLD     libgnunettransporttesting2.la
  CCLD     gnunet-transport-profiler
  CCLD     libgnunet_test_transport_plugin_cmd_simple_send_performance.la
  CCLD     test_transport_start_with_config
  CCLD     libgnunet_test_transport_plugin_cmd_nat_upnp.la
  CCLD     libgnunet_test_transport_plugin_cmd_simple_send.la
  CCLD     libgnunet_test_transport_plugin_cmd_simple_send_broadcast.la
  CCLD     libgnunet_test_transport_plugin_cmd_simple_send_dv.la
  CCLD     libgnunet_test_transport_plugin_cmd_udp_backchannel.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/transport'
Making all in ats-tool
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/ats-tool'
  CC       gnunet-ats.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-ats.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-ats
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/ats-tool'
Making all in core
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/core'
  CC       gnunet-core.o
  CC       core_api.lo
  CC       core_api_monitor_peers.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-core.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_core_service.h:47,
                 from core_api_monitor_peers.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from core_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-core.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-core.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-core_kx.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-core_kx.h:29,
                 from gnunet-service-core_kx.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-core_sessions.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_statistics_service.h:54,
                 from gnunet-service-core.h:29,
                 from gnunet-service-core_sessions.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-core_typemap.o
  CCLD     libgnunetcore.la
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-core_typemap.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-service-core
  CCLD     gnunet-core
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/core'
Making all in testbed-logger
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/testbed-logger'
  CC       gnunet-service-testbed-logger.o
  CC       testbed_logger_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-testbed-logger.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testbed_logger_api.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-service-testbed-logger
  CCLD     libgnunettestbedlogger.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/testbed-logger'
Making all in testbed
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/testbed'
  CC       gnunet-testbed-profiler.o
  CC       testbed_api.lo
  CC       testbed_api_hosts.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-testbed-profiler.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testbed_service.h:42,
                 from testbed_api.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testbed_api_hosts.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testbed_api_operations.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testbed_service.h:42,
                 from testbed_api_operations.h:29,
                 from testbed_api_operations.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testbed_api_peers.lo
  CC       testbed_api_services.lo
  CC       testbed_api_statistics.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testbed_service.h:42,
                 from testbed_api_peers.h:31,
                 from testbed_api_peers.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testbed_api_statistics.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testbed_api.h:30,
                 from testbed_api_services.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testbed_api_testbed.lo
  CC       testbed_api_test.lo
  CC       testbed_api_topology.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testbed_api_testbed.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testbed_service.h:42,
                 from testbed_api_test.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testbed_service.h:42,
                 from testbed_api_topology.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testbed_api_sd.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from testbed_api_sd.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       testbed_api_barriers.lo
  CC       gnunet-service-testbed.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-testbed.h:28,
                 from gnunet-service-testbed.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testbed_service.h:42,
                 from testbed_api_barriers.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-testbed_links.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-testbed.h:28,
                 from gnunet-service-testbed_links.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-testbed_peers.o
  CC       gnunet-service-testbed_cache.o
  CC       gnunet-service-testbed_oc.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-testbed.h:28,
                 from gnunet-service-testbed_peers.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-testbed.h:28,
                 from gnunet-service-testbed_cache.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-testbed.h:28,
                 from gnunet-service-testbed_oc.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-testbed_cpustatus.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-testbed_cpustatus.c:32:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-testbed_meminfo.o
  CC       gnunet-service-testbed_barriers.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-testbed_meminfo.c:22:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-testbed_connectionpool.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-testbed.h:28,
                 from gnunet-service-testbed_barriers.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-helper-testbed.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-testbed.h:28,
                 from gnunet-service-testbed_connectionpool.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-helper-testbed.c:42:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-daemon-testbed-blacklist.o
  CC       gnunet-daemon-testbed-underlay.o
  CC       gnunet-daemon-latency-logger.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-daemon-testbed-blacklist.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-daemon-testbed-underlay.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-daemon-latency-logger.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
  CC       generate-underlay-topology.o
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunettestbed.la
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from generate-underlay-topology.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-daemon-testbed-blacklist
  CCLD     gnunet-daemon-testbed-underlay
  CCLD     gnunet-daemon-latency-logger
  CCLD     gnunet-testbed-profiler
  CCLD     gnunet-helper-testbed
  CCLD     gnunet-service-testbed
  CCLD     generate-underlay-topology
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/testbed'
Making all in nse
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/nse'
  CC       gnunet-nse.o
  CC       nse_api.lo
  CC       gnunet-service-nse.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-nse.c:40:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_nse_service.h:54,
                 from gnunet-nse.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_arm_service.h:47,
                 from nse_api.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-nse-profiler.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testbed_service.h:42,
                 from gnunet-nse-profiler.c:33:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetnse.la
  CCLD     gnunet-nse
  CCLD     gnunet-service-nse
  CCLD     gnunet-nse-profiler
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/nse'
Making all in dhtu
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/dhtu'
  CC       testing_dhtu_cmd_send.lo
  CC       plugin_dhtu_gnunet.lo
  CC       plugin_dhtu_ip.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_dhtu_plugin.h:31,
                 from plugin_dhtu_gnunet.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_dhtu_plugin.h:31,
                 from plugin_dhtu_ip.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testing_ng_lib.h:31,
                 from testing_dhtu_cmd_send.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunet_plugin_dhtu_gnunet.la
  CCLD     libgnunettestingdhtu.la
  CCLD     libgnunet_plugin_dhtu_ip.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/dhtu'
Making all in dht
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/dht'
  CC       gnunet-dht-monitor.o
  CC       dht_api.lo
  CC       gnunet-dht-get.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_dht_service.h:44,
                 from gnunet-dht-monitor.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_dht_service.h:44,
                 from gnunet-dht-get.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from dht_api.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-dht-put.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_dht_service.h:44,
                 from gnunet-dht-put.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-dht-hello.o
  CC       gnunet-service-dht.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_dht_service.h:44,
                 from gnunet-dht-hello.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_lib.h:38,
                 from gnunet-service-dht.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-dht_datacache.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_datacache_lib.h:44,
                 from gnunet-service-dht_datacache.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-dht_neighbours.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_hello_lib.h:48,
                 from gnunet-service-dht_neighbours.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-dht_routing.o
  CC       gnunet_dht_profiler.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-dht_neighbours.h:30,
                 from gnunet-service-dht_routing.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet_dht_profiler.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       dht_test_lib.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_testbed_service.h:42,
                 from dht_test_lib.h:36,
                 from dht_test_lib.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_block_dht.lo
  CCLD     libgnunetdht.la
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_hello_lib.h:48,
                 from plugin_block_dht.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunet_plugin_block_dht.la
  CCLD     gnunet-dht-monitor
  CCLD     gnunet-dht-get
  CCLD     gnunet-dht-put
  CCLD     gnunet-dht-hello
  CCLD     gnunet-service-dht
  CCLD     gnunet-dht-profiler
  AR       libgnunetdhttest.a
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/dht'
Making all in hostlist
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/hostlist'
  CC       gnunet_daemon_hostlist-gnunet-daemon-hostlist.o
  CC       gnunet_daemon_hostlist-gnunet-daemon-hostlist_client.o
  CC       gnunet_daemon_hostlist-gnunet-daemon-hostlist_server.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_core_service.h:47,
                 from gnunet-daemon-hostlist_server.h:30,
                 from gnunet-daemon-hostlist_server.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_core_service.h:47,
                 from gnunet-daemon-hostlist_client.h:28,
                 from gnunet-daemon-hostlist_client.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_core_service.h:47,
                 from gnunet-daemon-hostlist_client.h:28,
                 from gnunet-daemon-hostlist.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-daemon-hostlist
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/hostlist'
Making all in topology
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/topology'
  CC       gnunet-daemon-topology.o
  CC       friends.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-daemon-topology.c:40:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_friends_lib.h:46,
                 from friends.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetfriends.la
  CCLD     gnunet-daemon-topology
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/topology'
Making all in regex
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/regex'
  CC       regex_internal.o
  CC       regex_internal_dht.o
  CC       gnunet-service-regex.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-regex.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from regex_internal_lib.h:29,
                 from regex_internal_dht.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from regex_internal.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       regex_block_lib.lo
  CC       regex_test_lib.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from regex_test_lib.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/block_regex.h:40,
                 from regex_block_lib.h:40,
                 from regex_block_lib.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       regex_test_graph.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from regex_internal_lib.h:29,
                 from regex_test_graph.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       regex_test_random.o
  CC       gnunet-daemon-regexprofiler.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from regex_internal_lib.h:29,
                 from regex_test_lib.h:31,
                 from regex_test_random.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-daemon-regexprofiler.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       perf-regex.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from regex_internal_lib.h:29,
                 from perf-regex.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-regex-profiler.o
  CC       regex_api_announce.lo
  CC       regex_api_search.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-regex-profiler.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from regex_api_search.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from regex_api_announce.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_block_regex.lo
  CCLD     libgnunetregexblock.la
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_plugin.h:42,
                 from plugin_block_regex.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetregex.la
  CCLD     gnunet-service-regex
  CCLD     gnunet-daemon-regexprofiler
  CCLD     perf-regex
  CCLD     gnunet-regex-profiler
  CCLD     libgnunet_plugin_block_regex.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/regex'
Making all in dns
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/dns'
  CC       gnunet-service-dns.o
  CC       gnunet-dns-monitor.o
  CC       dns_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-dns-monitor.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-dns.c:40:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_dns_service.h:40,
                 from dns_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
  CC       gnunet-dns-redirector.o
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-dns-redirector.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-zonewalk.o
  CC       plugin_block_dns.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-zonewalk.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_plugin.h:42,
                 from plugin_block_dns.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-service-dns
  CCLD     libgnunetdns.la
  CCLD     gnunet-zonewalk
  CCLD     libgnunet_plugin_block_dns.la
  CCLD     gnunet-dns-monitor
  CCLD     gnunet-dns-redirector
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/dns'
Making all in identity
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/identity'
  CC       gnunet-identity.o
  CC       identity_api_lookup.lo
  CC       identity_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-identity.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from identity_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from identity_api_lookup.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       identity_api_suffix_lookup.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from identity_api_suffix_lookup.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-identity.o
  CC       libgnunet_plugin_rest_identity_la-plugin_rest_identity.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-identity.c:34:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_rest_plugin.h:36,
                 from plugin_rest_identity.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetidentity.la
  CCLD     libgnunet_plugin_rest_identity.la
  CCLD     gnunet-identity
  CCLD     gnunet-service-identity
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/identity'
Making all in gnsrecord
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/gnsrecord'
  CC       gnunet-gnsrecord-tvg.o
  CC       gnsrecord.lo
  CC       gnsrecord_serialization.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-gnsrecord-tvg.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnsrecord.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnsrecord_serialization.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnsrecord_crypto.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnsrecord_crypto.h:29,
                 from gnsrecord_crypto.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnsrecord_misc.lo
  CC       json_gnsrecord.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnsrecord_misc.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from json_gnsrecord.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_gnsrecord_dns.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_gnsrecord_dns.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetgnsrecord.la
  CCLD     libgnunet_plugin_gnsrecord_dns.la
  CCLD     libgnunetgnsrecordjson.la
  CCLD     gnunet-gnsrecord-tvg
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/gnsrecord'
Making all in namecache
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/namecache'
  CC       gnunet-namecache.o
  CC       gnunet-service-namecache.o
  CC       namecache_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-namecache.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-namecache.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from namecache_api.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_namecache_sqlite.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_sq_lib.h:30,
                 from plugin_namecache_sqlite.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetnamecache.la
  CCLD     libgnunet_plugin_namecache_sqlite.la
  CCLD     gnunet-namecache
  CCLD     gnunet-service-namecache
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/namecache'
Making all in namestore
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/namestore'
  CC       gnunet-namestore.o
  CC       namestore_api.lo
  CC       namestore_api_monitor.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-namestore.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from namestore_api.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from namestore_api_monitor.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-namestore-dbtool.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-namestore-dbtool.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-namestore-zonefile.o
  CC       gnunet-zoneimport.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-namestore-zonefile.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-namestore.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-zoneimport.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-namestore.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet_namestore_fcfsd-gnunet-namestore-fcfsd.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-namestore-fcfsd.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_namestore_sqlite.lo
  CC       libgnunet_plugin_rest_namestore_la-plugin_rest_namestore.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_namestore_plugin.h:38,
                 from plugin_namestore_sqlite.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetnamestore.la
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_rest_plugin.h:36,
                 from plugin_rest_namestore.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunet_plugin_namestore_sqlite.la
  CCLD     gnunet-namestore-dbtool
  CCLD     gnunet-namestore
  CCLD     gnunet-namestore-zonefile
  CCLD     gnunet-zoneimport
  CCLD     gnunet-service-namestore
  CCLD     gnunet-namestore-fcfsd
  CCLD     libgnunet_plugin_rest_namestore.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/namestore'
Making all in peerinfo-tool
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/peerinfo-tool'
  CC       gnunet-peerinfo.o
  CC       gnunet-peerinfo_plugins.o
  CC       libgnunet_plugin_rest_peerinfo_la-plugin_rest_peerinfo.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-peerinfo.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-peerinfo_plugins.h:29,
                 from gnunet-peerinfo_plugins.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_rest_plugin.h:36,
                 from plugin_rest_peerinfo.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-peerinfo
  CCLD     libgnunet_plugin_rest_peerinfo.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/peerinfo-tool'
Making all in cadet
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/cadet'
  CC       gnunet-cadet.o
  CC       cadet_api.lo
  CC       cadet_api_drop_message.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-cadet.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       cadet_api_get_channel.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from cadet_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from cadet.h:57,
                 from cadet_api_drop_message.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from cadet_api_get_channel.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       cadet_api_get_path.lo
  CC       cadet_api_list_peers.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from cadet_api_get_path.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       cadet_api_list_tunnels.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from cadet_api_list_peers.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from cadet_api_list_tunnels.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       cadet_api_helper.lo
  CC       gnunet-service-cadet.o
  CC       gnunet-service-cadet_channel.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-cadet.c:36:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from cadet_api_helper.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from cadet.h:57,
                 from gnunet-service-cadet_channel.c:37:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-cadet_connection.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-cadet_connection.h:33,
                 from gnunet-service-cadet_connection.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-cadet_core.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-cadet_core.h:41,
                 from gnunet-service-cadet_core.c:33:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-cadet_dht.o
  CC       gnunet-service-cadet_hello.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-cadet_dht.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-cadet_hello.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-cadet_tunnels.o
  CC       gnunet-service-cadet_paths.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-cadet_tunnels.c:34:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-cadet_peer.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-cadet_connection.h:33,
                 from gnunet-service-cadet_paths.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_time_lib.h:48,
                 from gnunet-service-cadet_peer.c:34:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       cadet_test_lib.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from cadet_test_lib.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetcadet.la
  CCLD     gnunet-service-cadet
  CCLD     libgnunetcadettest.la
  CCLD     gnunet-cadet
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/cadet'
Making all in set
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/set'
  CC       gnunet-service-set.o
  CC       gnunet-service-set_union.o
  CC       gnunet-service-set_intersection.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-set_union.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-set_intersection.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-set.h:30,
                 from gnunet-service-set.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       ibf.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ibf.h:31,
                 from ibf.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-set_union_strata_estimator.o
  CC       set_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-set_union_strata_estimator.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-set-ibf-profiler.o
  CC       gnunet-set-profiler.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from set_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-set-profiler.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-set-ibf-profiler.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_block_set_test.lo
  CCLD     gnunet-set-ibf-profiler
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_plugin.h:42,
                 from plugin_block_set_test.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetset.la
  CCLD     libgnunet_plugin_block_set_test.la
  CCLD     gnunet-service-set
  CCLD     gnunet-set-profiler
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/set'
Making all in seti
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/seti'
  CC       gnunet-service-seti.o
  CC       gnunet-seti-profiler.o
  CC       seti_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-seti-profiler.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from gnunet-service-seti_protocol.h:30,
                 from gnunet-service-seti.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from seti_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_block_seti_test.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_plugin.h:42,
                 from plugin_block_seti_test.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetseti.la
  CCLD     libgnunet_plugin_block_seti_test.la
  CCLD     gnunet-service-seti
  CCLD     gnunet-seti-profiler
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/seti'
Making all in setu
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/setu'
  CC       gnunet-service-setu.o
  CC       ibf.o
  CC       gnunet-service-setu_strata_estimator.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ibf.h:32,
                 from ibf.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-setu_strata_estimator.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-setu.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       setu_api.lo
  CC       gnunet-setu-ibf-profiler.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from setu_api.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-setu-ibf-profiler.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-setu-profiler.o
  CC       plugin_block_setu_test.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-setu-profiler.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_plugin.h:42,
                 from plugin_block_setu_test.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-setu-ibf-profiler
  CCLD     libgnunetsetu.la
  CCLD     libgnunet_plugin_block_setu_test.la
  CCLD     gnunet-setu-profiler
  CCLD     gnunet-service-setu
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/setu'
Making all in consensus
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/consensus'
  CC       gnunet-service-consensus.o
  CC       gnunet-consensus-profiler.o
  CC       consensus_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-consensus-profiler.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-consensus.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from consensus_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_block_consensus.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from consensus_protocol.h:32,
                 from plugin_block_consensus.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
/usr/bin/awk -v bdir="/usr/pkg/bin" -v py="/usr/pkg/bin/python3.11" -v awkay="/usr/bin/awk" -v pfx="/usr/pkg" -v prl="/tmp/pkgbuild/net/gnunet/work.aarch64eb/.tools/bin/perl" -v sysconfdirectory="/usr/pkg/etc/gnunet" -v pkgdatadirectory="/usr/pkg/share/gnunet" -f ../../bin/dosubst.awk < consensus-simulation.py.in > consensus-simulation.py
chmod +x consensus-simulation.py
  CCLD     libgnunetconsensus.la
  CCLD     gnunet-service-consensus
  CCLD     libgnunet_plugin_block_consensus.la
  CCLD     gnunet-consensus-profiler
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/consensus'
Making all in scalarproduct
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/scalarproduct'
  CC       gnunet-scalarproduct.o
  CC       scalarproduct_api.lo
  CC       gnunet-service-scalarproduct_alice.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-scalarproduct.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from scalarproduct_api.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-scalarproduct_alice.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-scalarproduct_bob.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-scalarproduct_bob.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-scalarproduct-ecc_alice.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-scalarproduct-ecc_alice.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-scalarproduct-ecc_bob.o
  CCLD     gnunet-service-scalarproduct-alice
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-scalarproduct-ecc_bob.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-service-scalarproduct-bob
  CCLD     gnunet-service-scalarproduct-ecc-alice
  CCLD     gnunet-service-scalarproduct-ecc-bob
  CCLD     libgnunetscalarproduct.la
  CCLD     gnunet-scalarproduct
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/scalarproduct'
Making all in revocation
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/revocation'
  CC       gnunet-revocation.o
  CC       revocation_api.lo
  CC       gnunet-service-revocation.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-revocation.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-revocation.c:40:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-revocation-tvg.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_identity_service.h:56,
                 from ../../src/include/gnunet_revocation_service.h:25,
                 from revocation_api.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-revocation-tvg.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_block_revocation.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_plugin.h:42,
                 from plugin_block_revocation.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetrevocation.la
  CCLD     gnunet-revocation
  CCLD     gnunet-service-revocation
  CCLD     gnunet-revocation-tvg
  CCLD     libgnunet_plugin_block_revocation.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/revocation'
Making all in vpn
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/vpn'
  CC       gnunet-vpn.o
  CC       vpn_api.lo
  CC       gnunet_service_vpn-gnunet-service-vpn.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-vpn.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-vpn.c:34:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_vpn_service.h:38,
                 from vpn_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-service-vpn
  CCLD     libgnunetvpn.la
  CCLD     gnunet-vpn
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/vpn'
Making all in gns
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/gns'
Making all in .
gmake[4]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/gns'
  CC       gnunet-gns.o
  CC       gns_api.lo
  CC       gns_tld_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-gns.c:39:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gns_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gns_tld_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-gns.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-gns.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-gns_resolver.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-gns_resolver.c:41:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-gns_interceptor.o
  CC       gnunet-dns2gns.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-gns_interceptor.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-dns2gns.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet_bcd-gnunet-bcd.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-bcd.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet_gns_proxy-gnunet-gns-proxy.o
  CC       gnunet-gns-benchmark.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-gns-benchmark.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_curl_lib.h:37,
                 from gnunet-gns-proxy.c:33:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_block_gns.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_group_lib.h:35,
                 from plugin_block_gns.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_gnsrecord_gns.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_gnsrecord_gns.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunet_plugin_rest_gns_la-plugin_rest_gns.lo
/usr/bin/awk -v bdir="/usr/pkg/bin" -v py="/usr/pkg/bin/python3.11" -v awkay="/usr/bin/awk" -v pfx="/usr/pkg" -v prl="/tmp/pkgbuild/net/gnunet/work.aarch64eb/.tools/bin/perl" -v sysconfdirectory="/usr/pkg/etc/gnunet" -v pkgdatadirectory="/usr/pkg/share/gnunet" -f ../../bin/dosubst.awk < ./gnunet-gns-proxy-setup-ca.in > gnunet-gns-proxy-setup-ca
  CCLD     libgnunetgns.la
  CCLD     gnunet-service-gns
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_rest_plugin.h:36,
                 from plugin_rest_gns.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-bcd
  CCLD     libgnunet_plugin_block_gns.la
  CCLD     libgnunet_plugin_gnsrecord_gns.la
  CCLD     gnunet-gns
  CCLD     gnunet-dns2gns
  CCLD     gnunet-gns-proxy
  CCLD     gnunet-gns-benchmark
  CCLD     libgnunet_plugin_rest_gns.la
gmake[4]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/gns'
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/gns'
Making all in zonemaster
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/zonemaster'
  CC       gnunet-service-zonemaster.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-zonemaster.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-service-zonemaster
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/zonemaster'
Making all in conversation
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/conversation'
Making all in .
gmake[4]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/conversation'
  CC       gnunet-conversation-test.o
  CC       microphone.lo
  CC       speaker.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-conversation-test.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_microphone_lib.h:48,
                 from microphone.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_speaker_lib.h:48,
                 from speaker.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-conversation.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-conversation.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       conversation_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_conversation_service.h:65,
                 from conversation_api.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
  CC       conversation_api_call.lo
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-conversation.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_conversation_service.h:65,
                 from conversation_api_call.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-conversation.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet_helper_audio_record-gnunet-helper-audio-record-gst.o
  CC       gnunet_helper_audio_playback-gnunet-helper-audio-playback-gst.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-helper-audio-record-gst.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_gnsrecord_conversation.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-helper-audio-playback-gst.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_gnsrecord_conversation.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetmicrophone.la
  CCLD     libgnunetspeaker.la
  CCLD     libgnunetconversation.la
  CCLD     gnunet-helper-audio-record
  CCLD     gnunet-helper-audio-playback
  CCLD     libgnunet_plugin_gnsrecord_conversation.la
  CCLD     gnunet-conversation-test
  CCLD     gnunet-conversation
  CCLD     gnunet-service-conversation
gmake[4]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/conversation'
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/conversation'
Making all in fs
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/fs'
  CC       gnunet-auto-share.o
  CC       gnunet-directory.o
  CC       fs_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-auto-share.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from gnunet-directory.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from fs_api.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       fs_directory.lo
  CC       fs_dirmetascan.lo
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from fs_dirmetascan.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from fs_directory.c:37:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       fs_download.lo
  CC       fs_file_information.lo
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from fs_download.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from fs_file_information.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       fs_getopt.lo
  CC       fs_list_indexed.lo
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from fs_getopt.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from fs_list_indexed.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       fs_publish.lo
  CC       fs_publish_ksk.lo
  CC       fs_publish_ublock.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from fs_publish.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from fs_publish_ublock.h:31,
                 from fs_publish_ublock.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from fs_publish_ksk.c:32:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       fs_misc.lo
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from fs_misc.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       fs_namespace.lo
  CC       fs_search.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from fs_namespace.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from fs_search.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       fs_sharetree.lo
  CC       fs_tree.lo
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from fs_sharetree.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_datastore_service.h:46,
                 from fs_api.h:30,
                 from fs_tree.h:35,
                 from fs_tree.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       fs_unindex.lo
  CC       fs_uri.lo
  CC       meta_data.lo
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from fs_uri.c:85:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from fs_unindex.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from meta_data.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-download.o
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from gnunet-download.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-publish.o
  CC       gnunet-search.o
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from gnunet-publish.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from gnunet-search.c:34:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-fs.o
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from gnunet-fs.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-unindex.o
  CC       gnunet-helper-fs-publish.o
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from gnunet-unindex.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-fs.o
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from gnunet-helper-fs-publish.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_core_service.h:47,
                 from gnunet-service-fs.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-fs_cp.o
  CC       gnunet-service-fs_indexing.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-fs_cp.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-fs_pe.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_core_service.h:47,
                 from gnunet-service-fs_indexing.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-fs.h:29,
                 from gnunet-service-fs_pe.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-fs_pr.o
  CC       gnunet-service-fs_push.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-fs_pr.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-fs.h:29,
                 from gnunet-service-fs_push.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-fs_put.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-fs.h:29,
                 from gnunet-service-fs_put.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-fs_cadet_client.o
  CC       gnunet-service-fs_cadet_server.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-fs_cadet_server.c:32:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-fs-profiler.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-fs_cadet_client.c:32:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-fs-profiler.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-daemon-fsprofiler.o
  CC       fs_test_lib.o
  CC       plugin_block_fs.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_datastore_service.h:46,
                 from fs_api.h:30,
                 from fs_test_lib.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_fs_service.h:40,
                 from gnunet-daemon-fsprofiler.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_block_plugin.h:42,
                 from plugin_block_fs.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-auto-share
  CCLD     libgnunetfs.la
  CCLD     gnunet-fs-profiler
  AR       libgnunetfstest.a
  CCLD     gnunet-directory
  CCLD     gnunet-publish
  CCLD     gnunet-download
  CCLD     gnunet-search
  CCLD     gnunet-fs
  CCLD     gnunet-unindex
  CCLD     gnunet-helper-fs-publish
  CCLD     gnunet-service-fs
  CCLD     gnunet-daemon-fsprofiler
  CCLD     libgnunet_plugin_block_fs.la
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/fs'
Making all in exit
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/exit'
  CC       gnunet-daemon-exit.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-daemon-exit.c:38:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-daemon-exit
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/exit'
Making all in pt
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/pt'
  CC       gnunet-daemon-pt.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-daemon-pt.c:26:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-daemon-pt
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/pt'
Making all in secretsharing
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/secretsharing'
  CC       gnunet_service_secretsharing-gnunet-service-secretsharing.o
  CC       gnunet_service_secretsharing-secretsharing_common.o
  CC       gnunet-secretsharing-profiler.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from secretsharing.h:30,
                 from secretsharing_common.c:22:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-secretsharing-profiler.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-secretsharing.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       secretsharing_api.lo
  CC       secretsharing_common.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from secretsharing_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from secretsharing.h:30,
                 from secretsharing_common.c:22:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     gnunet-service-secretsharing
  CCLD     libgnunetsecretsharing.la
  CCLD     gnunet-secretsharing-profiler
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/secretsharing'
Making all in reclaim
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/reclaim'
  CC       gnunet-reclaim.o
  CC       reclaim_api.lo
  CC       reclaim_attribute.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-reclaim.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from reclaim_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from reclaim_attribute.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       reclaim_credential.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from reclaim_credential.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-did.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-did.c:37:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       did_helper.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from did_helper.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       did_core.lo
  CC       gnunet-service-reclaim.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from did_core.h:28,
                 from did_core.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-reclaim.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-reclaim_tickets.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-reclaim_tickets.h:33,
                 from gnunet-service-reclaim_tickets.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_gnsrecord_reclaim.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_gnsrecord_reclaim.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_reclaim_attribute_basic.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_reclaim_attribute_basic.c:30:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       plugin_reclaim_credential_jwt.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_reclaim_credential_jwt.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunet_plugin_rest_reclaim_la-plugin_rest_reclaim.lo
  CC       libgnunet_plugin_rest_reclaim_la-json_reclaim.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from json_reclaim.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunet_plugin_rest_openid_connect_la-plugin_rest_openid_connect.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_gns_service.h:41,
                 from plugin_rest_reclaim.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_rest_openid_connect.c:33:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       libgnunet_plugin_rest_openid_connect_la-oidc_helper.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from oidc_helper.c:31:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetreclaim.la
  CCLD     libgnunetdid.la
  CCLD     libgnunet_plugin_gnsrecord_reclaim.la
  CCLD     libgnunet_plugin_reclaim_attribute_basic.la
  CCLD     libgnunet_plugin_reclaim_credential_jwt.la
  CCLD     libgnunet_plugin_rest_reclaim.la
  CCLD     libgnunet_plugin_rest_openid_connect.la
  CCLD     gnunet-reclaim
  CCLD     gnunet-did
  CCLD     gnunet-service-reclaim
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/reclaim'
Making all in messenger
gmake[3]: Entering directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/messenger'
  CC       gnunet-messenger.o
  CC       messenger_api_contact.lo
  CC       messenger_api.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-messenger.c:29:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from messenger_api_contact.h:30,
                 from messenger_api_contact.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
In file included from ../../src/include/gnunet_messenger_service.h:42,
                 from messenger_api.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       messenger_api_contact_store.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from messenger_api_contact_store.h:30,
                 from messenger_api_contact_store.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       messenger_api_message.lo
  CC       messenger_api_list_tunnels.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from messenger_api_message.h:30,
                 from messenger_api_message.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from messenger_api_list_tunnels.h:30,
                 from messenger_api_list_tunnels.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       messenger_api_util.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_cadet_service.h:49,
                 from messenger_api_util.h:30,
                 from messenger_api_util.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
messenger_api_util.c: In function 'convert_messenger_key_to_port':
messenger_api_util.c:98:21: warning: implicit declaration of function '__bswap_32'; did you mean 'bswap32'? [-Wimplicit-function-declaration]
  CC       messenger_api_handle.lo
  CC       messenger_api_room.lo
  CC       gnunet-service-messenger.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from messenger_api_room.h:30,
                 from messenger_api_room.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_cadet_service.h:49,
                 from messenger_api_handle.h:30,
                 from messenger_api_handle.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_cadet_service.h:49,
                 from gnunet-service-messenger.h:30,
                 from gnunet-service-messenger.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_service.o
In file included from ../../src/include/gnunet_time_lib.h:48,
                 from ../../src/include/gnunet_configuration_lib.h:39,
                 from gnunet-service-messenger_service.h:30,
                 from gnunet-service-messenger_service.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_list_handles.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-messenger_list_handles.h:30,
                 from gnunet-service-messenger_list_handles.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_list_messages.o
  CC       gnunet-service-messenger_member_session.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-messenger_list_messages.h:30,
                 from gnunet-service-messenger_list_messages.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-messenger_member_session.h:30,
                 from gnunet-service-messenger_member_session.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_member.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from messenger_api_contact.h:30,
                 from gnunet-service-messenger_member.h:29,
                 from gnunet-service-messenger_member.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_member_store.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-messenger_member_store.h:30,
                 from gnunet-service-messenger_member_store.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_message_handle.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-messenger_message_handle.h:30,
                 from gnunet-service-messenger_message_handle.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_message_kind.o
  CC       gnunet-service-messenger_message_recv.o
  CC       gnunet-service-messenger_message_send.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-messenger_message_kind.h:30,
                 from gnunet-service-messenger_message_kind.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-messenger_message_recv.h:30,
                 from gnunet-service-messenger_message_recv.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-messenger_message_send.h:30,
                 from gnunet-service-messenger_message_send.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_message_state.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-messenger_message_state.h:30,
                 from gnunet-service-messenger_message_state.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_message_store.o
  CC       gnunet-service-messenger_operation_store.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-messenger_message_store.h:30,
                 from gnunet-service-messenger_message_store.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_operation.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-messenger_operation_store.h:30,
                 from gnunet-service-messenger_operation_store.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_time_lib.h:48,
                 from ../../src/include/gnunet_configuration_lib.h:39,
                 from gnunet-service-messenger_operation.h:30,
                 from gnunet-service-messenger_operation.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_basement.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from messenger_api_list_tunnels.h:30,
                 from gnunet-service-messenger_basement.h:29,
                 from gnunet-service-messenger_basement.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_ego_store.o
  CC       gnunet-service-messenger_handle.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from gnunet-service-messenger_ego_store.h:30,
                 from gnunet-service-messenger_ego_store.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_cadet_service.h:49,
                 from gnunet-service-messenger_handle.h:30,
                 from gnunet-service-messenger_handle.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_room.o
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_cadet_service.h:49,
                 from gnunet-service-messenger_room.h:30,
                 from gnunet-service-messenger_room.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CC       gnunet-service-messenger_tunnel.o
  CC       plugin_gnsrecord_messenger.lo
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from ../../src/include/gnunet_cadet_service.h:49,
                 from gnunet-service-messenger_tunnel.h:30,
                 from gnunet-service-messenger_tunnel.c:27:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunetmessenger.la
In file included from ../../src/include/gnunet_util_lib.h:69,
                 from plugin_gnsrecord_messenger.c:28:
../../src/include/gnunet_common.h:208: warning: "BYTE_SWAP_16" redefined
  208 | #define BYTE_SWAP_16(x) __bswap_16 (x)
      | 
../../src/include/gnunet_common.h:168: note: this is the location of the previous definition
  168 | #define BYTE_SWAP_16(x) bswap_16 (x)
      | 
../../src/include/gnunet_common.h:209: warning: "BYTE_SWAP_32" redefined
  209 | #define BYTE_SWAP_32(x) __bswap_32 (x)
      | 
../../src/include/gnunet_common.h:169: note: this is the location of the previous definition
  169 | #define BYTE_SWAP_32(x) bswap_32 (x)
      | 
../../src/include/gnunet_common.h:210: warning: "BYTE_SWAP_64" redefined
  210 | #define BYTE_SWAP_64(x) __bswap_64 (x)
      | 
../../src/include/gnunet_common.h:170: note: this is the location of the previous definition
  170 | #define BYTE_SWAP_64(x) bswap_64 (x)
      | 
  CCLD     libgnunet_plugin_gnsrecord_messenger.la
ld: .libs/messenger_api_util.o: in function `convert_messenger_key_to_port':
messenger_api_util.c:(.text+0x2b8): undefined reference to `__bswap_32'
distcc[18195] ERROR: compile (null) on localhost failed
gmake[3]: *** [Makefile:1310: libgnunetmessenger.la] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src/messenger'
gmake[2]: *** [Makefile:549: all-recursive] Error 1
gmake[2]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4/src'
gmake[1]: *** [Makefile:600: all-recursive] Error 1
gmake[1]: Leaving directory '/tmp/pkgbuild/net/gnunet/work.aarch64eb/gnunet-0.19.4'
gmake: *** [Makefile:511: all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/net/gnunet
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/gnunet