>>> uboot-tools 2019.01 Extracting bzcat /home/naourr/work/instance-1/dl/uboot-tools/u-boot-2019.01.tar.bz2 | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/uboot-tools-2019.01 -xf - >>> uboot-tools 2019.01 Patching Applying 0001-drop-configh-from-tools.patch using patch: patching file tools/env/fw_env_private.h Hunk #1 succeeded at 4 with fuzz 1 (offset -1 lines). Applying 0002-tools-only-in-no-dot-config-targets.patch using patch: patching file Makefile Applying 0003-Make-FIT-support-really-optional.patch using patch: patching file common/bootm.c patching file include/bootm.h patching file tools/Makefile >>> uboot-tools 2019.01 Configuring mkdir -p /home/naourr/work/instance-1/output/build/uboot-tools-2019.01/include/config touch /home/naourr/work/instance-1/output/build/uboot-tools-2019.01/include/config/auto.conf >>> uboot-tools 2019.01 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/uboot-tools-2019.01 CROSS_COMPILE="/home/naourr/work/instance-1/output/host/bin/powerpc-linux-" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" HOSTCFLAGS="-O2 -I/home/naourr/work/instance-1/output/host/include" STRIP=/home/naourr/work/instance-1/output/host/bin/powerpc-linux-strip CONFIG_FIT=y CONFIG_MKIMAGE_DTC_PATH=dtc CONFIG_FIT_SIGNATURE=y CROSS_BUILD_TOOLS=y tools-only make[1]: Entering directory '/home/naourr/work/instance-1/output/build/uboot-tools-2019.01' CHK include/generated/timestamp_autogenerated.h CHK include/config/uboot.release HOSTCC scripts/basic/fixdep UPD include/generated/timestamp_autogenerated.h UPD include/config/uboot.release CHK include/generated/version_autogenerated.h UPD include/generated/version_autogenerated.h HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c HOSTCC tools/aisimage.o HOSTCC tools/atmelimage.o HOSTCC tools/fit_common.o HOSTCC tools/fit_image.o HOSTCC tools/image-host.o WRAP tools/common/image-fit.c WRAP tools/common/image-sig.c WRAP tools/common/bootm.c HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c WRAP tools/lib/fdtdec.c WRAP tools/common/image.c HOSTCC tools/imagetool.o HOSTCC tools/imximage.o HOSTCC tools/imx8image.o HOSTCC tools/imx8mimage.o HOSTCC tools/kwbimage.o WRAP tools/lib/md5.c HOSTCC tools/lpc32xximage.o HOSTCC tools/mxsimage.o HOSTCC tools/omapimage.o HOSTCC tools/pblimage.o HOSTCC tools/pbl_crc32.o HOSTCC tools/vybridimage.o HOSTCC tools/stm32image.o WRAP tools/lib/rc4.c HOSTCC tools/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o WRAP tools/lib/crc16.c WRAP tools/lib/sha1.c WRAP tools/lib/sha256.c WRAP tools/common/hash.c HOSTCC tools/ublimage.o HOSTCC tools/zynqimage.o HOSTCC tools/zynqmpimage.o HOSTCC tools/zynqmpbif.o HOSTCC tools/libfdt/fdt.o HOSTCC tools/libfdt/fdt_wip.o HOSTCC tools/libfdt/fdt_sw.o HOSTCC tools/libfdt/fdt_rw.o HOSTCC tools/libfdt/fdt_strerror.o HOSTCC tools/libfdt/fdt_empty_tree.o HOSTCC tools/libfdt/fdt_addresses.o HOSTCC tools/libfdt/fdt_overlay.o WRAP tools/lib/libfdt/fdt_ro.c WRAP tools/lib/libfdt/fdt_region.c HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/mtk_image.o WRAP tools/lib/rsa/rsa-sign.c WRAP tools/lib/rsa/rsa-verify.c WRAP tools/lib/rsa/rsa-checksum.c HOSTCC tools/dumpimage.o WRAP tools/lib/rsa/rsa-mod-exp.c HOSTCC tools/mkimage.o HOSTCC tools/fit_info.o HOSTCC tools/fit_check_sign.o HOSTCC tools/proftool HOSTCC tools/fdtgrep.o HOSTCC tools/lib/crc32.o In file included from :0:0: ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:91:20: note: in expansion of macro ‘tole’ tole(0x00000000L), tole(0x77073096L), tole(0xee0e612cL), tole(0x990951baL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[1]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:91:20: note: in expansion of macro ‘tole’ tole(0x00000000L), tole(0x77073096L), tole(0xee0e612cL), tole(0x990951baL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:92:20: note: in expansion of macro ‘tole’ tole(0x076dc419L), tole(0x706af48fL), tole(0xe963a535L), tole(0x9e6495a3L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[5]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:92:20: note: in expansion of macro ‘tole’ tole(0x076dc419L), tole(0x706af48fL), tole(0xe963a535L), tole(0x9e6495a3L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:93:20: note: in expansion of macro ‘tole’ tole(0x0edb8832L), tole(0x79dcb8a4L), tole(0xe0d5e91eL), tole(0x97d2d988L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[9]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:93:20: note: in expansion of macro ‘tole’ tole(0x0edb8832L), tole(0x79dcb8a4L), tole(0xe0d5e91eL), tole(0x97d2d988L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:94:20: note: in expansion of macro ‘tole’ tole(0x09b64c2bL), tole(0x7eb17cbdL), tole(0xe7b82d07L), tole(0x90bf1d91L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[13]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:94:20: note: in expansion of macro ‘tole’ tole(0x09b64c2bL), tole(0x7eb17cbdL), tole(0xe7b82d07L), tole(0x90bf1d91L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:95:20: note: in expansion of macro ‘tole’ tole(0x1db71064L), tole(0x6ab020f2L), tole(0xf3b97148L), tole(0x84be41deL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[17]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:95:20: note: in expansion of macro ‘tole’ tole(0x1db71064L), tole(0x6ab020f2L), tole(0xf3b97148L), tole(0x84be41deL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:96:20: note: in expansion of macro ‘tole’ tole(0x1adad47dL), tole(0x6ddde4ebL), tole(0xf4d4b551L), tole(0x83d385c7L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[21]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:96:20: note: in expansion of macro ‘tole’ tole(0x1adad47dL), tole(0x6ddde4ebL), tole(0xf4d4b551L), tole(0x83d385c7L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:97:20: note: in expansion of macro ‘tole’ tole(0x136c9856L), tole(0x646ba8c0L), tole(0xfd62f97aL), tole(0x8a65c9ecL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[25]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:97:20: note: in expansion of macro ‘tole’ tole(0x136c9856L), tole(0x646ba8c0L), tole(0xfd62f97aL), tole(0x8a65c9ecL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:98:20: note: in expansion of macro ‘tole’ tole(0x14015c4fL), tole(0x63066cd9L), tole(0xfa0f3d63L), tole(0x8d080df5L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[29]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:98:20: note: in expansion of macro ‘tole’ tole(0x14015c4fL), tole(0x63066cd9L), tole(0xfa0f3d63L), tole(0x8d080df5L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:99:1: note: in expansion of macro ‘tole’ tole(0x3b6e20c8L), tole(0x4c69105eL), tole(0xd56041e4L), tole(0xa2677172L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[32]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:99:1: note: in expansion of macro ‘tole’ tole(0x3b6e20c8L), tole(0x4c69105eL), tole(0xd56041e4L), tole(0xa2677172L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:100:1: note: in expansion of macro ‘tole’ tole(0x3c03e4d1L), tole(0x4b04d447L), tole(0xd20d85fdL), tole(0xa50ab56bL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[36]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:100:1: note: in expansion of macro ‘tole’ tole(0x3c03e4d1L), tole(0x4b04d447L), tole(0xd20d85fdL), tole(0xa50ab56bL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:101:1: note: in expansion of macro ‘tole’ tole(0x35b5a8faL), tole(0x42b2986cL), tole(0xdbbbc9d6L), tole(0xacbcf940L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[40]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:101:1: note: in expansion of macro ‘tole’ tole(0x35b5a8faL), tole(0x42b2986cL), tole(0xdbbbc9d6L), tole(0xacbcf940L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:102:1: note: in expansion of macro ‘tole’ tole(0x32d86ce3L), tole(0x45df5c75L), tole(0xdcd60dcfL), tole(0xabd13d59L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[44]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:102:1: note: in expansion of macro ‘tole’ tole(0x32d86ce3L), tole(0x45df5c75L), tole(0xdcd60dcfL), tole(0xabd13d59L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:103:1: note: in expansion of macro ‘tole’ tole(0x26d930acL), tole(0x51de003aL), tole(0xc8d75180L), tole(0xbfd06116L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[48]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:103:1: note: in expansion of macro ‘tole’ tole(0x26d930acL), tole(0x51de003aL), tole(0xc8d75180L), tole(0xbfd06116L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:104:1: note: in expansion of macro ‘tole’ tole(0x21b4f4b5L), tole(0x56b3c423L), tole(0xcfba9599L), tole(0xb8bda50fL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[52]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:104:1: note: in expansion of macro ‘tole’ tole(0x21b4f4b5L), tole(0x56b3c423L), tole(0xcfba9599L), tole(0xb8bda50fL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:105:1: note: in expansion of macro ‘tole’ tole(0x2802b89eL), tole(0x5f058808L), tole(0xc60cd9b2L), tole(0xb10be924L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[56]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:105:1: note: in expansion of macro ‘tole’ tole(0x2802b89eL), tole(0x5f058808L), tole(0xc60cd9b2L), tole(0xb10be924L), ^~~~ HOSTCC tools/common/image-fit.o ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:106:1: note: in expansion of macro ‘tole’ tole(0x2f6f7c87L), tole(0x58684c11L), tole(0xc1611dabL), tole(0xb6662d3dL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[60]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:106:1: note: in expansion of macro ‘tole’ tole(0x2f6f7c87L), tole(0x58684c11L), tole(0xc1611dabL), tole(0xb6662d3dL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:107:1: note: in expansion of macro ‘tole’ tole(0x76dc4190L), tole(0x01db7106L), tole(0x98d220bcL), tole(0xefd5102aL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[64]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:107:1: note: in expansion of macro ‘tole’ tole(0x76dc4190L), tole(0x01db7106L), tole(0x98d220bcL), tole(0xefd5102aL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:108:1: note: in expansion of macro ‘tole’ tole(0x71b18589L), tole(0x06b6b51fL), tole(0x9fbfe4a5L), tole(0xe8b8d433L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[68]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:108:1: note: in expansion of macro ‘tole’ tole(0x71b18589L), tole(0x06b6b51fL), tole(0x9fbfe4a5L), tole(0xe8b8d433L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:109:1: note: in expansion of macro ‘tole’ tole(0x7807c9a2L), tole(0x0f00f934L), tole(0x9609a88eL), tole(0xe10e9818L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[72]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:109:1: note: in expansion of macro ‘tole’ tole(0x7807c9a2L), tole(0x0f00f934L), tole(0x9609a88eL), tole(0xe10e9818L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:110:1: note: in expansion of macro ‘tole’ tole(0x7f6a0dbbL), tole(0x086d3d2dL), tole(0x91646c97L), tole(0xe6635c01L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[76]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:110:1: note: in expansion of macro ‘tole’ tole(0x7f6a0dbbL), tole(0x086d3d2dL), tole(0x91646c97L), tole(0xe6635c01L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:111:1: note: in expansion of macro ‘tole’ tole(0x6b6b51f4L), tole(0x1c6c6162L), tole(0x856530d8L), tole(0xf262004eL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[80]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:111:1: note: in expansion of macro ‘tole’ tole(0x6b6b51f4L), tole(0x1c6c6162L), tole(0x856530d8L), tole(0xf262004eL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:112:1: note: in expansion of macro ‘tole’ tole(0x6c0695edL), tole(0x1b01a57bL), tole(0x8208f4c1L), tole(0xf50fc457L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[84]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:112:1: note: in expansion of macro ‘tole’ tole(0x6c0695edL), tole(0x1b01a57bL), tole(0x8208f4c1L), tole(0xf50fc457L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:113:1: note: in expansion of macro ‘tole’ tole(0x65b0d9c6L), tole(0x12b7e950L), tole(0x8bbeb8eaL), tole(0xfcb9887cL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[88]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:113:1: note: in expansion of macro ‘tole’ tole(0x65b0d9c6L), tole(0x12b7e950L), tole(0x8bbeb8eaL), tole(0xfcb9887cL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:114:1: note: in expansion of macro ‘tole’ tole(0x62dd1ddfL), tole(0x15da2d49L), tole(0x8cd37cf3L), tole(0xfbd44c65L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[92]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:114:1: note: in expansion of macro ‘tole’ tole(0x62dd1ddfL), tole(0x15da2d49L), tole(0x8cd37cf3L), tole(0xfbd44c65L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:115:20: note: in expansion of macro ‘tole’ tole(0x4db26158L), tole(0x3ab551ceL), tole(0xa3bc0074L), tole(0xd4bb30e2L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[97]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:115:20: note: in expansion of macro ‘tole’ tole(0x4db26158L), tole(0x3ab551ceL), tole(0xa3bc0074L), tole(0xd4bb30e2L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:116:20: note: in expansion of macro ‘tole’ tole(0x4adfa541L), tole(0x3dd895d7L), tole(0xa4d1c46dL), tole(0xd3d6f4fbL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[101]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:116:20: note: in expansion of macro ‘tole’ tole(0x4adfa541L), tole(0x3dd895d7L), tole(0xa4d1c46dL), tole(0xd3d6f4fbL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:117:20: note: in expansion of macro ‘tole’ tole(0x4369e96aL), tole(0x346ed9fcL), tole(0xad678846L), tole(0xda60b8d0L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[105]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:117:20: note: in expansion of macro ‘tole’ tole(0x4369e96aL), tole(0x346ed9fcL), tole(0xad678846L), tole(0xda60b8d0L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:118:20: note: in expansion of macro ‘tole’ tole(0x44042d73L), tole(0x33031de5L), tole(0xaa0a4c5fL), tole(0xdd0d7cc9L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[109]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:118:20: note: in expansion of macro ‘tole’ tole(0x44042d73L), tole(0x33031de5L), tole(0xaa0a4c5fL), tole(0xdd0d7cc9L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:119:20: note: in expansion of macro ‘tole’ tole(0x5005713cL), tole(0x270241aaL), tole(0xbe0b1010L), tole(0xc90c2086L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[113]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:119:20: note: in expansion of macro ‘tole’ tole(0x5005713cL), tole(0x270241aaL), tole(0xbe0b1010L), tole(0xc90c2086L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:120:20: note: in expansion of macro ‘tole’ tole(0x5768b525L), tole(0x206f85b3L), tole(0xb966d409L), tole(0xce61e49fL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[117]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:120:20: note: in expansion of macro ‘tole’ tole(0x5768b525L), tole(0x206f85b3L), tole(0xb966d409L), tole(0xce61e49fL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:121:20: note: in expansion of macro ‘tole’ tole(0x5edef90eL), tole(0x29d9c998L), tole(0xb0d09822L), tole(0xc7d7a8b4L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[121]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:121:20: note: in expansion of macro ‘tole’ tole(0x5edef90eL), tole(0x29d9c998L), tole(0xb0d09822L), tole(0xc7d7a8b4L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:122:20: note: in expansion of macro ‘tole’ tole(0x59b33d17L), tole(0x2eb40d81L), tole(0xb7bd5c3bL), tole(0xc0ba6cadL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[125]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:122:20: note: in expansion of macro ‘tole’ tole(0x59b33d17L), tole(0x2eb40d81L), tole(0xb7bd5c3bL), tole(0xc0ba6cadL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:123:58: note: in expansion of macro ‘tole’ tole(0xedb88320L), tole(0x9abfb3b6L), tole(0x03b6e20cL), tole(0x74b1d29aL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[131]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:123:58: note: in expansion of macro ‘tole’ tole(0xedb88320L), tole(0x9abfb3b6L), tole(0x03b6e20cL), tole(0x74b1d29aL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:124:58: note: in expansion of macro ‘tole’ tole(0xead54739L), tole(0x9dd277afL), tole(0x04db2615L), tole(0x73dc1683L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[135]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:124:58: note: in expansion of macro ‘tole’ tole(0xead54739L), tole(0x9dd277afL), tole(0x04db2615L), tole(0x73dc1683L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:125:58: note: in expansion of macro ‘tole’ tole(0xe3630b12L), tole(0x94643b84L), tole(0x0d6d6a3eL), tole(0x7a6a5aa8L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[139]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:125:58: note: in expansion of macro ‘tole’ tole(0xe3630b12L), tole(0x94643b84L), tole(0x0d6d6a3eL), tole(0x7a6a5aa8L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:126:58: note: in expansion of macro ‘tole’ tole(0xe40ecf0bL), tole(0x9309ff9dL), tole(0x0a00ae27L), tole(0x7d079eb1L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[143]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:126:58: note: in expansion of macro ‘tole’ tole(0xe40ecf0bL), tole(0x9309ff9dL), tole(0x0a00ae27L), tole(0x7d079eb1L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:127:58: note: in expansion of macro ‘tole’ tole(0xf00f9344L), tole(0x8708a3d2L), tole(0x1e01f268L), tole(0x6906c2feL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[147]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:127:58: note: in expansion of macro ‘tole’ tole(0xf00f9344L), tole(0x8708a3d2L), tole(0x1e01f268L), tole(0x6906c2feL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:128:58: note: in expansion of macro ‘tole’ tole(0xf762575dL), tole(0x806567cbL), tole(0x196c3671L), tole(0x6e6b06e7L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[151]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:128:58: note: in expansion of macro ‘tole’ tole(0xf762575dL), tole(0x806567cbL), tole(0x196c3671L), tole(0x6e6b06e7L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:129:58: note: in expansion of macro ‘tole’ tole(0xfed41b76L), tole(0x89d32be0L), tole(0x10da7a5aL), tole(0x67dd4accL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[155]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:129:58: note: in expansion of macro ‘tole’ tole(0xfed41b76L), tole(0x89d32be0L), tole(0x10da7a5aL), tole(0x67dd4accL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:130:58: note: in expansion of macro ‘tole’ tole(0xf9b9df6fL), tole(0x8ebeeff9L), tole(0x17b7be43L), tole(0x60b08ed5L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[159]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:130:58: note: in expansion of macro ‘tole’ tole(0xf9b9df6fL), tole(0x8ebeeff9L), tole(0x17b7be43L), tole(0x60b08ed5L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:131:39: note: in expansion of macro ‘tole’ tole(0xd6d6a3e8L), tole(0xa1d1937eL), tole(0x38d8c2c4L), tole(0x4fdff252L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[162]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:131:39: note: in expansion of macro ‘tole’ tole(0xd6d6a3e8L), tole(0xa1d1937eL), tole(0x38d8c2c4L), tole(0x4fdff252L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:132:39: note: in expansion of macro ‘tole’ tole(0xd1bb67f1L), tole(0xa6bc5767L), tole(0x3fb506ddL), tole(0x48b2364bL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[166]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:132:39: note: in expansion of macro ‘tole’ tole(0xd1bb67f1L), tole(0xa6bc5767L), tole(0x3fb506ddL), tole(0x48b2364bL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:133:39: note: in expansion of macro ‘tole’ tole(0xd80d2bdaL), tole(0xaf0a1b4cL), tole(0x36034af6L), tole(0x41047a60L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[170]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:133:39: note: in expansion of macro ‘tole’ tole(0xd80d2bdaL), tole(0xaf0a1b4cL), tole(0x36034af6L), tole(0x41047a60L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:134:39: note: in expansion of macro ‘tole’ tole(0xdf60efc3L), tole(0xa867df55L), tole(0x316e8eefL), tole(0x4669be79L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[174]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:134:39: note: in expansion of macro ‘tole’ tole(0xdf60efc3L), tole(0xa867df55L), tole(0x316e8eefL), tole(0x4669be79L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:135:39: note: in expansion of macro ‘tole’ tole(0xcb61b38cL), tole(0xbc66831aL), tole(0x256fd2a0L), tole(0x5268e236L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[178]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:135:39: note: in expansion of macro ‘tole’ tole(0xcb61b38cL), tole(0xbc66831aL), tole(0x256fd2a0L), tole(0x5268e236L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:136:39: note: in expansion of macro ‘tole’ tole(0xcc0c7795L), tole(0xbb0b4703L), tole(0x220216b9L), tole(0x5505262fL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[182]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:136:39: note: in expansion of macro ‘tole’ tole(0xcc0c7795L), tole(0xbb0b4703L), tole(0x220216b9L), tole(0x5505262fL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:137:39: note: in expansion of macro ‘tole’ tole(0xc5ba3bbeL), tole(0xb2bd0b28L), tole(0x2bb45a92L), tole(0x5cb36a04L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[186]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:137:39: note: in expansion of macro ‘tole’ tole(0xc5ba3bbeL), tole(0xb2bd0b28L), tole(0x2bb45a92L), tole(0x5cb36a04L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:138:39: note: in expansion of macro ‘tole’ tole(0xc2d7ffa7L), tole(0xb5d0cf31L), tole(0x2cd99e8bL), tole(0x5bdeae1dL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[190]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:138:39: note: in expansion of macro ‘tole’ tole(0xc2d7ffa7L), tole(0xb5d0cf31L), tole(0x2cd99e8bL), tole(0x5bdeae1dL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:139:39: note: in expansion of macro ‘tole’ tole(0x9b64c2b0L), tole(0xec63f226L), tole(0x756aa39cL), tole(0x026d930aL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[194]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:139:39: note: in expansion of macro ‘tole’ tole(0x9b64c2b0L), tole(0xec63f226L), tole(0x756aa39cL), tole(0x026d930aL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:140:39: note: in expansion of macro ‘tole’ tole(0x9c0906a9L), tole(0xeb0e363fL), tole(0x72076785L), tole(0x05005713L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[198]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:140:39: note: in expansion of macro ‘tole’ tole(0x9c0906a9L), tole(0xeb0e363fL), tole(0x72076785L), tole(0x05005713L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:141:39: note: in expansion of macro ‘tole’ tole(0x95bf4a82L), tole(0xe2b87a14L), tole(0x7bb12baeL), tole(0x0cb61b38L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[202]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:141:39: note: in expansion of macro ‘tole’ tole(0x95bf4a82L), tole(0xe2b87a14L), tole(0x7bb12baeL), tole(0x0cb61b38L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:142:39: note: in expansion of macro ‘tole’ tole(0x92d28e9bL), tole(0xe5d5be0dL), tole(0x7cdcefb7L), tole(0x0bdbdf21L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[206]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:142:39: note: in expansion of macro ‘tole’ tole(0x92d28e9bL), tole(0xe5d5be0dL), tole(0x7cdcefb7L), tole(0x0bdbdf21L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:143:39: note: in expansion of macro ‘tole’ tole(0x86d3d2d4L), tole(0xf1d4e242L), tole(0x68ddb3f8L), tole(0x1fda836eL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[210]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:143:39: note: in expansion of macro ‘tole’ tole(0x86d3d2d4L), tole(0xf1d4e242L), tole(0x68ddb3f8L), tole(0x1fda836eL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:144:39: note: in expansion of macro ‘tole’ tole(0x81be16cdL), tole(0xf6b9265bL), tole(0x6fb077e1L), tole(0x18b74777L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[214]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:144:39: note: in expansion of macro ‘tole’ tole(0x81be16cdL), tole(0xf6b9265bL), tole(0x6fb077e1L), tole(0x18b74777L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:145:39: note: in expansion of macro ‘tole’ tole(0x88085ae6L), tole(0xff0f6a70L), tole(0x66063bcaL), tole(0x11010b5cL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[218]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:145:39: note: in expansion of macro ‘tole’ tole(0x88085ae6L), tole(0xff0f6a70L), tole(0x66063bcaL), tole(0x11010b5cL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:146:39: note: in expansion of macro ‘tole’ tole(0x8f659effL), tole(0xf862ae69L), tole(0x616bffd3L), tole(0x166ccf45L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[222]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:146:39: note: in expansion of macro ‘tole’ tole(0x8f659effL), tole(0xf862ae69L), tole(0x616bffd3L), tole(0x166ccf45L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:147:58: note: in expansion of macro ‘tole’ tole(0xa00ae278L), tole(0xd70dd2eeL), tole(0x4e048354L), tole(0x3903b3c2L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[227]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:147:58: note: in expansion of macro ‘tole’ tole(0xa00ae278L), tole(0xd70dd2eeL), tole(0x4e048354L), tole(0x3903b3c2L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:148:58: note: in expansion of macro ‘tole’ tole(0xa7672661L), tole(0xd06016f7L), tole(0x4969474dL), tole(0x3e6e77dbL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[231]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:148:58: note: in expansion of macro ‘tole’ tole(0xa7672661L), tole(0xd06016f7L), tole(0x4969474dL), tole(0x3e6e77dbL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:149:58: note: in expansion of macro ‘tole’ tole(0xaed16a4aL), tole(0xd9d65adcL), tole(0x40df0b66L), tole(0x37d83bf0L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[235]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:149:58: note: in expansion of macro ‘tole’ tole(0xaed16a4aL), tole(0xd9d65adcL), tole(0x40df0b66L), tole(0x37d83bf0L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:150:58: note: in expansion of macro ‘tole’ tole(0xa9bcae53L), tole(0xdebb9ec5L), tole(0x47b2cf7fL), tole(0x30b5ffe9L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[239]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:150:58: note: in expansion of macro ‘tole’ tole(0xa9bcae53L), tole(0xdebb9ec5L), tole(0x47b2cf7fL), tole(0x30b5ffe9L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:151:58: note: in expansion of macro ‘tole’ tole(0xbdbdf21cL), tole(0xcabac28aL), tole(0x53b39330L), tole(0x24b4a3a6L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[243]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:151:58: note: in expansion of macro ‘tole’ tole(0xbdbdf21cL), tole(0xcabac28aL), tole(0x53b39330L), tole(0x24b4a3a6L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:152:58: note: in expansion of macro ‘tole’ tole(0xbad03605L), tole(0xcdd70693L), tole(0x54de5729L), tole(0x23d967bfL), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[247]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:152:58: note: in expansion of macro ‘tole’ tole(0xbad03605L), tole(0xcdd70693L), tole(0x54de5729L), tole(0x23d967bfL), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:153:58: note: in expansion of macro ‘tole’ tole(0xb3667a2eL), tole(0xc4614ab8L), tole(0x5d681b02L), tole(0x2a6f2b94L), ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[251]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:153:58: note: in expansion of macro ‘tole’ tole(0xb3667a2eL), tole(0xc4614ab8L), tole(0x5d681b02L), tole(0x2a6f2b94L), ^~~~ ././include/compiler.h:74:2: warning: initializer element is not a constant expression [-Wpedantic] ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:154:58: note: in expansion of macro ‘tole’ tole(0xb40bbe37L), tole(0xc30c8ea1L), tole(0x5a05df1bL), tole(0x2d02ef8dL) ^~~~ ././include/compiler.h:74:2: note: (near initialization for ‘crc_table[255]’) ((((x) & 0xff000000) >> 24) | \ ^ ././include/compiler.h:108:26: note: in expansion of macro ‘uswap_32’ # define cpu_to_le32(x) uswap_32(x) ^~~~~~~~ ./tools/../lib/crc32.c:30:17: note: in expansion of macro ‘cpu_to_le32’ #define tole(x) cpu_to_le32(x) ^~~~~~~~~~~ ./tools/../lib/crc32.c:154:58: note: in expansion of macro ‘tole’ tole(0xb40bbe37L), tole(0xc30c8ea1L), tole(0x5a05df1bL), tole(0x2d02ef8dL) ^~~~ HOSTCC tools/common/image-sig.o HOSTCC tools/common/bootm.o In file included from tools/common/image-sig.c:1:0: ./tools/../common/image-sig.c: In function ‘fit_image_setup_verify’: ./tools/../common/image-sig.c:188:56: error: expected expression before ‘)’ token if (fdt_totalsize(fit) > CONFIG_FIT_SIGNATURE_MAX_SIZE) { ^ make[2]: *** [scripts/Makefile.host:114: tools/common/image-sig.o] Error 1 make[2]: *** Attente des tâches non terminées.... make[1]: *** [Makefile:1708: tools-only] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/uboot-tools-2019.01' make: *** [package/pkg-generic.mk:241: /home/naourr/work/instance-1/output/build/uboot-tools-2019.01/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-1/buildroot'