>>> uboot-tools 2021.07 Extracting bzcat /home/autobuild/autobuild/instance-4/dl/uboot-tools/u-boot-2021.07.tar.bz2 | tar --strip-components=1 -C /home/autobuild/autobuild/instance-4/output-1/build/uboot-tools-2021.07 -xf - >>> uboot-tools 2021.07 Patching Applying 0001-drop-configh-from-tools.patch using patch: patching file tools/env/fw_env_private.h Applying 0002-tools-only-in-no-dot-config-targets.patch using patch: patching file Makefile Hunk #1 succeeded at 511 (offset 25 lines). Applying 0003-tools-Makefile-fix-C-LD-FLAGS-with-CROSS_BUILD_TOOLS.patch using patch: patching file tools/Makefile Hunk #1 succeeded at 310 (offset -6 lines). >>> uboot-tools 2021.07 Configuring mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/uboot-tools-2021.07/include/config touch /home/autobuild/autobuild/instance-4/output-1/build/uboot-tools-2021.07/include/config/auto.conf mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/uboot-tools-2021.07/include/generated touch /home/autobuild/autobuild/instance-4/output-1/build/uboot-tools-2021.07/include/generated/autoconf.h echo '#define CONFIG_FIT_PRINT 1' >> /home/autobuild/autobuild/instance-4/output-1/build/uboot-tools-2021.07/include/generated/autoconf.h mkdir -p /home/autobuild/autobuild/instance-4/output-1/build/uboot-tools-2021.07/include/asm touch /home/autobuild/autobuild/instance-4/output-1/build/uboot-tools-2021.07/include/asm/linkage.h >>> uboot-tools 2021.07 Building PATH="/home/autobuild/autobuild/instance-4/output-1/host/bin:/home/autobuild/autobuild/instance-4/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-4/output-1/build/uboot-tools-2021.07 CROSS_COMPILE="/home/autobuild/autobuild/instance-4/output-1/host/bin/sh4aeb-buildroot-linux-gnu-" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " LDFLAGS="" HOSTCFLAGS="-O2 -I/home/autobuild/autobuild/instance-4/output-1/host/include" STRIP=/bin/true CONFIG_FIT=y CONFIG_MKIMAGE_DTC_PATH=dtc CROSS_BUILD_TOOLS=y tools-only make[1]: Entering directory '/home/autobuild/autobuild/instance-4/output-1/build/uboot-tools-2021.07' HOSTCC scripts/basic/fixdep UPD include/config/uboot.release UPD include/generated/version_autogenerated.h UPD include/generated/timestamp_autogenerated.h COPY tools/version.h HOSTCC tools/mkenvimage.o HOSTCC tools/os_support.o WRAP tools/lib/crc32.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/crc32.c'. HOSTCC tools/lib/crc32.o In file included from : ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:93:20: note: in expansion of macro ‘tole’ 93 | tole(0x00000000L), tole(0x77073096L), tole(0xee0e612cL), tole(0x990951baL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[1]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:93:20: note: in expansion of macro ‘tole’ 93 | tole(0x00000000L), tole(0x77073096L), tole(0xee0e612cL), tole(0x990951baL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:94:20: note: in expansion of macro ‘tole’ 94 | tole(0x076dc419L), tole(0x706af48fL), tole(0xe963a535L), tole(0x9e6495a3L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[5]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:94:20: note: in expansion of macro ‘tole’ 94 | tole(0x076dc419L), tole(0x706af48fL), tole(0xe963a535L), tole(0x9e6495a3L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:95:20: note: in expansion of macro ‘tole’ 95 | tole(0x0edb8832L), tole(0x79dcb8a4L), tole(0xe0d5e91eL), tole(0x97d2d988L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[9]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:95:20: note: in expansion of macro ‘tole’ 95 | tole(0x0edb8832L), tole(0x79dcb8a4L), tole(0xe0d5e91eL), tole(0x97d2d988L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:96:20: note: in expansion of macro ‘tole’ 96 | tole(0x09b64c2bL), tole(0x7eb17cbdL), tole(0xe7b82d07L), tole(0x90bf1d91L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[13]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:96:20: note: in expansion of macro ‘tole’ 96 | tole(0x09b64c2bL), tole(0x7eb17cbdL), tole(0xe7b82d07L), tole(0x90bf1d91L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:97:20: note: in expansion of macro ‘tole’ 97 | tole(0x1db71064L), tole(0x6ab020f2L), tole(0xf3b97148L), tole(0x84be41deL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[17]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:97:20: note: in expansion of macro ‘tole’ 97 | tole(0x1db71064L), tole(0x6ab020f2L), tole(0xf3b97148L), tole(0x84be41deL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:98:20: note: in expansion of macro ‘tole’ 98 | tole(0x1adad47dL), tole(0x6ddde4ebL), tole(0xf4d4b551L), tole(0x83d385c7L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[21]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:98:20: note: in expansion of macro ‘tole’ 98 | tole(0x1adad47dL), tole(0x6ddde4ebL), tole(0xf4d4b551L), tole(0x83d385c7L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:99:20: note: in expansion of macro ‘tole’ 99 | tole(0x136c9856L), tole(0x646ba8c0L), tole(0xfd62f97aL), tole(0x8a65c9ecL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[25]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:99:20: note: in expansion of macro ‘tole’ 99 | tole(0x136c9856L), tole(0x646ba8c0L), tole(0xfd62f97aL), tole(0x8a65c9ecL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:100:20: note: in expansion of macro ‘tole’ 100 | tole(0x14015c4fL), tole(0x63066cd9L), tole(0xfa0f3d63L), tole(0x8d080df5L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[29]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:100:20: note: in expansion of macro ‘tole’ 100 | tole(0x14015c4fL), tole(0x63066cd9L), tole(0xfa0f3d63L), tole(0x8d080df5L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:101:1: note: in expansion of macro ‘tole’ 101 | tole(0x3b6e20c8L), tole(0x4c69105eL), tole(0xd56041e4L), tole(0xa2677172L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[32]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:101:1: note: in expansion of macro ‘tole’ 101 | tole(0x3b6e20c8L), tole(0x4c69105eL), tole(0xd56041e4L), tole(0xa2677172L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:102:1: note: in expansion of macro ‘tole’ 102 | tole(0x3c03e4d1L), tole(0x4b04d447L), tole(0xd20d85fdL), tole(0xa50ab56bL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[36]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:102:1: note: in expansion of macro ‘tole’ 102 | tole(0x3c03e4d1L), tole(0x4b04d447L), tole(0xd20d85fdL), tole(0xa50ab56bL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:103:1: note: in expansion of macro ‘tole’ 103 | tole(0x35b5a8faL), tole(0x42b2986cL), tole(0xdbbbc9d6L), tole(0xacbcf940L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[40]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:103:1: note: in expansion of macro ‘tole’ 103 | tole(0x35b5a8faL), tole(0x42b2986cL), tole(0xdbbbc9d6L), tole(0xacbcf940L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:104:1: note: in expansion of macro ‘tole’ 104 | tole(0x32d86ce3L), tole(0x45df5c75L), tole(0xdcd60dcfL), tole(0xabd13d59L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[44]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:104:1: note: in expansion of macro ‘tole’ 104 | tole(0x32d86ce3L), tole(0x45df5c75L), tole(0xdcd60dcfL), tole(0xabd13d59L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:105:1: note: in expansion of macro ‘tole’ 105 | tole(0x26d930acL), tole(0x51de003aL), tole(0xc8d75180L), tole(0xbfd06116L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[48]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:105:1: note: in expansion of macro ‘tole’ 105 | tole(0x26d930acL), tole(0x51de003aL), tole(0xc8d75180L), tole(0xbfd06116L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:106:1: note: in expansion of macro ‘tole’ 106 | tole(0x21b4f4b5L), tole(0x56b3c423L), tole(0xcfba9599L), tole(0xb8bda50fL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[52]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:106:1: note: in expansion of macro ‘tole’ 106 | tole(0x21b4f4b5L), tole(0x56b3c423L), tole(0xcfba9599L), tole(0xb8bda50fL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:107:1: note: in expansion of macro ‘tole’ 107 | tole(0x2802b89eL), tole(0x5f058808L), tole(0xc60cd9b2L), tole(0xb10be924L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[56]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:107:1: note: in expansion of macro ‘tole’ 107 | tole(0x2802b89eL), tole(0x5f058808L), tole(0xc60cd9b2L), tole(0xb10be924L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:108:1: note: in expansion of macro ‘tole’ 108 | tole(0x2f6f7c87L), tole(0x58684c11L), tole(0xc1611dabL), tole(0xb6662d3dL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[60]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:108:1: note: in expansion of macro ‘tole’ 108 | tole(0x2f6f7c87L), tole(0x58684c11L), tole(0xc1611dabL), tole(0xb6662d3dL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:109:1: note: in expansion of macro ‘tole’ 109 | tole(0x76dc4190L), tole(0x01db7106L), tole(0x98d220bcL), tole(0xefd5102aL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[64]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:109:1: note: in expansion of macro ‘tole’ 109 | tole(0x76dc4190L), tole(0x01db7106L), tole(0x98d220bcL), tole(0xefd5102aL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:110:1: note: in expansion of macro ‘tole’ 110 | tole(0x71b18589L), tole(0x06b6b51fL), tole(0x9fbfe4a5L), tole(0xe8b8d433L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[68]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:110:1: note: in expansion of macro ‘tole’ 110 | tole(0x71b18589L), tole(0x06b6b51fL), tole(0x9fbfe4a5L), tole(0xe8b8d433L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:111:1: note: in expansion of macro ‘tole’ 111 | tole(0x7807c9a2L), tole(0x0f00f934L), tole(0x9609a88eL), tole(0xe10e9818L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[72]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:111:1: note: in expansion of macro ‘tole’ 111 | tole(0x7807c9a2L), tole(0x0f00f934L), tole(0x9609a88eL), tole(0xe10e9818L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:112:1: note: in expansion of macro ‘tole’ 112 | tole(0x7f6a0dbbL), tole(0x086d3d2dL), tole(0x91646c97L), tole(0xe6635c01L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[76]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:112:1: note: in expansion of macro ‘tole’ 112 | tole(0x7f6a0dbbL), tole(0x086d3d2dL), tole(0x91646c97L), tole(0xe6635c01L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:113:1: note: in expansion of macro ‘tole’ 113 | tole(0x6b6b51f4L), tole(0x1c6c6162L), tole(0x856530d8L), tole(0xf262004eL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[80]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:113:1: note: in expansion of macro ‘tole’ 113 | tole(0x6b6b51f4L), tole(0x1c6c6162L), tole(0x856530d8L), tole(0xf262004eL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:114:1: note: in expansion of macro ‘tole’ 114 | tole(0x6c0695edL), tole(0x1b01a57bL), tole(0x8208f4c1L), tole(0xf50fc457L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[84]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:114:1: note: in expansion of macro ‘tole’ 114 | tole(0x6c0695edL), tole(0x1b01a57bL), tole(0x8208f4c1L), tole(0xf50fc457L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:115:1: note: in expansion of macro ‘tole’ 115 | tole(0x65b0d9c6L), tole(0x12b7e950L), tole(0x8bbeb8eaL), tole(0xfcb9887cL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[88]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:115:1: note: in expansion of macro ‘tole’ 115 | tole(0x65b0d9c6L), tole(0x12b7e950L), tole(0x8bbeb8eaL), tole(0xfcb9887cL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:116:1: note: in expansion of macro ‘tole’ 116 | tole(0x62dd1ddfL), tole(0x15da2d49L), tole(0x8cd37cf3L), tole(0xfbd44c65L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[92]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:116:1: note: in expansion of macro ‘tole’ 116 | tole(0x62dd1ddfL), tole(0x15da2d49L), tole(0x8cd37cf3L), tole(0xfbd44c65L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:117:20: note: in expansion of macro ‘tole’ 117 | tole(0x4db26158L), tole(0x3ab551ceL), tole(0xa3bc0074L), tole(0xd4bb30e2L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[97]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:117:20: note: in expansion of macro ‘tole’ 117 | tole(0x4db26158L), tole(0x3ab551ceL), tole(0xa3bc0074L), tole(0xd4bb30e2L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:118:20: note: in expansion of macro ‘tole’ 118 | tole(0x4adfa541L), tole(0x3dd895d7L), tole(0xa4d1c46dL), tole(0xd3d6f4fbL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[101]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:118:20: note: in expansion of macro ‘tole’ 118 | tole(0x4adfa541L), tole(0x3dd895d7L), tole(0xa4d1c46dL), tole(0xd3d6f4fbL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:119:20: note: in expansion of macro ‘tole’ 119 | tole(0x4369e96aL), tole(0x346ed9fcL), tole(0xad678846L), tole(0xda60b8d0L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[105]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:119:20: note: in expansion of macro ‘tole’ 119 | tole(0x4369e96aL), tole(0x346ed9fcL), tole(0xad678846L), tole(0xda60b8d0L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:120:20: note: in expansion of macro ‘tole’ 120 | tole(0x44042d73L), tole(0x33031de5L), tole(0xaa0a4c5fL), tole(0xdd0d7cc9L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[109]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:120:20: note: in expansion of macro ‘tole’ 120 | tole(0x44042d73L), tole(0x33031de5L), tole(0xaa0a4c5fL), tole(0xdd0d7cc9L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:121:20: note: in expansion of macro ‘tole’ 121 | tole(0x5005713cL), tole(0x270241aaL), tole(0xbe0b1010L), tole(0xc90c2086L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[113]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:121:20: note: in expansion of macro ‘tole’ 121 | tole(0x5005713cL), tole(0x270241aaL), tole(0xbe0b1010L), tole(0xc90c2086L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:122:20: note: in expansion of macro ‘tole’ 122 | tole(0x5768b525L), tole(0x206f85b3L), tole(0xb966d409L), tole(0xce61e49fL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[117]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:122:20: note: in expansion of macro ‘tole’ 122 | tole(0x5768b525L), tole(0x206f85b3L), tole(0xb966d409L), tole(0xce61e49fL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:123:20: note: in expansion of macro ‘tole’ 123 | tole(0x5edef90eL), tole(0x29d9c998L), tole(0xb0d09822L), tole(0xc7d7a8b4L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[121]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:123:20: note: in expansion of macro ‘tole’ 123 | tole(0x5edef90eL), tole(0x29d9c998L), tole(0xb0d09822L), tole(0xc7d7a8b4L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:124:20: note: in expansion of macro ‘tole’ 124 | tole(0x59b33d17L), tole(0x2eb40d81L), tole(0xb7bd5c3bL), tole(0xc0ba6cadL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[125]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:124:20: note: in expansion of macro ‘tole’ 124 | tole(0x59b33d17L), tole(0x2eb40d81L), tole(0xb7bd5c3bL), tole(0xc0ba6cadL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:125:58: note: in expansion of macro ‘tole’ 125 | tole(0xedb88320L), tole(0x9abfb3b6L), tole(0x03b6e20cL), tole(0x74b1d29aL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[131]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:125:58: note: in expansion of macro ‘tole’ 125 | tole(0xedb88320L), tole(0x9abfb3b6L), tole(0x03b6e20cL), tole(0x74b1d29aL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:126:58: note: in expansion of macro ‘tole’ 126 | tole(0xead54739L), tole(0x9dd277afL), tole(0x04db2615L), tole(0x73dc1683L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[135]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:126:58: note: in expansion of macro ‘tole’ 126 | tole(0xead54739L), tole(0x9dd277afL), tole(0x04db2615L), tole(0x73dc1683L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:127:58: note: in expansion of macro ‘tole’ 127 | tole(0xe3630b12L), tole(0x94643b84L), tole(0x0d6d6a3eL), tole(0x7a6a5aa8L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[139]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:127:58: note: in expansion of macro ‘tole’ 127 | tole(0xe3630b12L), tole(0x94643b84L), tole(0x0d6d6a3eL), tole(0x7a6a5aa8L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:128:58: note: in expansion of macro ‘tole’ 128 | tole(0xe40ecf0bL), tole(0x9309ff9dL), tole(0x0a00ae27L), tole(0x7d079eb1L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[143]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:128:58: note: in expansion of macro ‘tole’ 128 | tole(0xe40ecf0bL), tole(0x9309ff9dL), tole(0x0a00ae27L), tole(0x7d079eb1L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:129:58: note: in expansion of macro ‘tole’ 129 | tole(0xf00f9344L), tole(0x8708a3d2L), tole(0x1e01f268L), tole(0x6906c2feL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[147]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:129:58: note: in expansion of macro ‘tole’ 129 | tole(0xf00f9344L), tole(0x8708a3d2L), tole(0x1e01f268L), tole(0x6906c2feL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:130:58: note: in expansion of macro ‘tole’ 130 | tole(0xf762575dL), tole(0x806567cbL), tole(0x196c3671L), tole(0x6e6b06e7L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[151]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:130:58: note: in expansion of macro ‘tole’ 130 | tole(0xf762575dL), tole(0x806567cbL), tole(0x196c3671L), tole(0x6e6b06e7L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:131:58: note: in expansion of macro ‘tole’ 131 | tole(0xfed41b76L), tole(0x89d32be0L), tole(0x10da7a5aL), tole(0x67dd4accL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[155]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:131:58: note: in expansion of macro ‘tole’ 131 | tole(0xfed41b76L), tole(0x89d32be0L), tole(0x10da7a5aL), tole(0x67dd4accL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:132:58: note: in expansion of macro ‘tole’ 132 | tole(0xf9b9df6fL), tole(0x8ebeeff9L), tole(0x17b7be43L), tole(0x60b08ed5L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[159]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:132:58: note: in expansion of macro ‘tole’ 132 | tole(0xf9b9df6fL), tole(0x8ebeeff9L), tole(0x17b7be43L), tole(0x60b08ed5L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:133:39: note: in expansion of macro ‘tole’ 133 | tole(0xd6d6a3e8L), tole(0xa1d1937eL), tole(0x38d8c2c4L), tole(0x4fdff252L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[162]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:133:39: note: in expansion of macro ‘tole’ 133 | tole(0xd6d6a3e8L), tole(0xa1d1937eL), tole(0x38d8c2c4L), tole(0x4fdff252L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:134:39: note: in expansion of macro ‘tole’ 134 | tole(0xd1bb67f1L), tole(0xa6bc5767L), tole(0x3fb506ddL), tole(0x48b2364bL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[166]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:134:39: note: in expansion of macro ‘tole’ 134 | tole(0xd1bb67f1L), tole(0xa6bc5767L), tole(0x3fb506ddL), tole(0x48b2364bL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:135:39: note: in expansion of macro ‘tole’ 135 | tole(0xd80d2bdaL), tole(0xaf0a1b4cL), tole(0x36034af6L), tole(0x41047a60L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[170]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:135:39: note: in expansion of macro ‘tole’ 135 | tole(0xd80d2bdaL), tole(0xaf0a1b4cL), tole(0x36034af6L), tole(0x41047a60L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:136:39: note: in expansion of macro ‘tole’ 136 | tole(0xdf60efc3L), tole(0xa867df55L), tole(0x316e8eefL), tole(0x4669be79L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[174]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:136:39: note: in expansion of macro ‘tole’ 136 | tole(0xdf60efc3L), tole(0xa867df55L), tole(0x316e8eefL), tole(0x4669be79L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:137:39: note: in expansion of macro ‘tole’ 137 | tole(0xcb61b38cL), tole(0xbc66831aL), tole(0x256fd2a0L), tole(0x5268e236L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[178]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:137:39: note: in expansion of macro ‘tole’ 137 | tole(0xcb61b38cL), tole(0xbc66831aL), tole(0x256fd2a0L), tole(0x5268e236L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:138:39: note: in expansion of macro ‘tole’ 138 | tole(0xcc0c7795L), tole(0xbb0b4703L), tole(0x220216b9L), tole(0x5505262fL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[182]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:138:39: note: in expansion of macro ‘tole’ 138 | tole(0xcc0c7795L), tole(0xbb0b4703L), tole(0x220216b9L), tole(0x5505262fL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:139:39: note: in expansion of macro ‘tole’ 139 | tole(0xc5ba3bbeL), tole(0xb2bd0b28L), tole(0x2bb45a92L), tole(0x5cb36a04L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[186]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:139:39: note: in expansion of macro ‘tole’ 139 | tole(0xc5ba3bbeL), tole(0xb2bd0b28L), tole(0x2bb45a92L), tole(0x5cb36a04L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:140:39: note: in expansion of macro ‘tole’ 140 | tole(0xc2d7ffa7L), tole(0xb5d0cf31L), tole(0x2cd99e8bL), tole(0x5bdeae1dL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[190]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:140:39: note: in expansion of macro ‘tole’ 140 | tole(0xc2d7ffa7L), tole(0xb5d0cf31L), tole(0x2cd99e8bL), tole(0x5bdeae1dL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:141:39: note: in expansion of macro ‘tole’ 141 | tole(0x9b64c2b0L), tole(0xec63f226L), tole(0x756aa39cL), tole(0x026d930aL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[194]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:141:39: note: in expansion of macro ‘tole’ 141 | tole(0x9b64c2b0L), tole(0xec63f226L), tole(0x756aa39cL), tole(0x026d930aL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:142:39: note: in expansion of macro ‘tole’ 142 | tole(0x9c0906a9L), tole(0xeb0e363fL), tole(0x72076785L), tole(0x05005713L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[198]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:142:39: note: in expansion of macro ‘tole’ 142 | tole(0x9c0906a9L), tole(0xeb0e363fL), tole(0x72076785L), tole(0x05005713L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:143:39: note: in expansion of macro ‘tole’ 143 | tole(0x95bf4a82L), tole(0xe2b87a14L), tole(0x7bb12baeL), tole(0x0cb61b38L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[202]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:143:39: note: in expansion of macro ‘tole’ 143 | tole(0x95bf4a82L), tole(0xe2b87a14L), tole(0x7bb12baeL), tole(0x0cb61b38L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:144:39: note: in expansion of macro ‘tole’ 144 | tole(0x92d28e9bL), tole(0xe5d5be0dL), tole(0x7cdcefb7L), tole(0x0bdbdf21L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[206]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:144:39: note: in expansion of macro ‘tole’ 144 | tole(0x92d28e9bL), tole(0xe5d5be0dL), tole(0x7cdcefb7L), tole(0x0bdbdf21L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:145:39: note: in expansion of macro ‘tole’ 145 | tole(0x86d3d2d4L), tole(0xf1d4e242L), tole(0x68ddb3f8L), tole(0x1fda836eL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[210]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:145:39: note: in expansion of macro ‘tole’ 145 | tole(0x86d3d2d4L), tole(0xf1d4e242L), tole(0x68ddb3f8L), tole(0x1fda836eL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:146:39: note: in expansion of macro ‘tole’ 146 | tole(0x81be16cdL), tole(0xf6b9265bL), tole(0x6fb077e1L), tole(0x18b74777L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[214]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:146:39: note: in expansion of macro ‘tole’ 146 | tole(0x81be16cdL), tole(0xf6b9265bL), tole(0x6fb077e1L), tole(0x18b74777L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:147:39: note: in expansion of macro ‘tole’ 147 | tole(0x88085ae6L), tole(0xff0f6a70L), tole(0x66063bcaL), tole(0x11010b5cL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[218]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:147:39: note: in expansion of macro ‘tole’ 147 | tole(0x88085ae6L), tole(0xff0f6a70L), tole(0x66063bcaL), tole(0x11010b5cL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:148:39: note: in expansion of macro ‘tole’ 148 | tole(0x8f659effL), tole(0xf862ae69L), tole(0x616bffd3L), tole(0x166ccf45L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[222]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:148:39: note: in expansion of macro ‘tole’ 148 | tole(0x8f659effL), tole(0xf862ae69L), tole(0x616bffd3L), tole(0x166ccf45L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:149:58: note: in expansion of macro ‘tole’ 149 | tole(0xa00ae278L), tole(0xd70dd2eeL), tole(0x4e048354L), tole(0x3903b3c2L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[227]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:149:58: note: in expansion of macro ‘tole’ 149 | tole(0xa00ae278L), tole(0xd70dd2eeL), tole(0x4e048354L), tole(0x3903b3c2L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:150:58: note: in expansion of macro ‘tole’ 150 | tole(0xa7672661L), tole(0xd06016f7L), tole(0x4969474dL), tole(0x3e6e77dbL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[231]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:150:58: note: in expansion of macro ‘tole’ 150 | tole(0xa7672661L), tole(0xd06016f7L), tole(0x4969474dL), tole(0x3e6e77dbL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:151:58: note: in expansion of macro ‘tole’ 151 | tole(0xaed16a4aL), tole(0xd9d65adcL), tole(0x40df0b66L), tole(0x37d83bf0L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[235]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:151:58: note: in expansion of macro ‘tole’ 151 | tole(0xaed16a4aL), tole(0xd9d65adcL), tole(0x40df0b66L), tole(0x37d83bf0L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:152:58: note: in expansion of macro ‘tole’ 152 | tole(0xa9bcae53L), tole(0xdebb9ec5L), tole(0x47b2cf7fL), tole(0x30b5ffe9L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[239]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:152:58: note: in expansion of macro ‘tole’ 152 | tole(0xa9bcae53L), tole(0xdebb9ec5L), tole(0x47b2cf7fL), tole(0x30b5ffe9L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:153:58: note: in expansion of macro ‘tole’ 153 | tole(0xbdbdf21cL), tole(0xcabac28aL), tole(0x53b39330L), tole(0x24b4a3a6L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[243]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:153:58: note: in expansion of macro ‘tole’ 153 | tole(0xbdbdf21cL), tole(0xcabac28aL), tole(0x53b39330L), tole(0x24b4a3a6L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:154:58: note: in expansion of macro ‘tole’ 154 | tole(0xbad03605L), tole(0xcdd70693L), tole(0x54de5729L), tole(0x23d967bfL), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[247]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:154:58: note: in expansion of macro ‘tole’ 154 | tole(0xbad03605L), tole(0xcdd70693L), tole(0x54de5729L), tole(0x23d967bfL), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:155:58: note: in expansion of macro ‘tole’ 155 | tole(0xb3667a2eL), tole(0xc4614ab8L), tole(0x5d681b02L), tole(0x2a6f2b94L), | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[251]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:155:58: note: in expansion of macro ‘tole’ 155 | tole(0xb3667a2eL), tole(0xc4614ab8L), tole(0x5d681b02L), tole(0x2a6f2b94L), | ^~~~ ././include/compiler.h:75:9: warning: initializer element is not a constant expression [-Wpedantic] 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:156:58: note: in expansion of macro ‘tole’ 156 | tole(0xb40bbe37L), tole(0xc30c8ea1L), tole(0x5a05df1bL), tole(0x2d02ef8dL) | ^~~~ ././include/compiler.h:75:9: note: (near initialization for ‘crc_table[255]’) 75 | ((((x) & 0xff000000) >> 24) | \ | ^ ././include/compiler.h:109:33: note: in expansion of macro ‘uswap_32’ 109 | # define cpu_to_le32(x) uswap_32(x) | ^~~~~~~~ ./tools/../lib/crc32.c:32:17: note: in expansion of macro ‘cpu_to_le32’ 32 | #define tole(x) cpu_to_le32(x) | ^~~~~~~~~~~ ./tools/../lib/crc32.c:156:58: note: in expansion of macro ‘tole’ 156 | tole(0xb40bbe37L), tole(0xc30c8ea1L), tole(0x5a05df1bL), tole(0x2d02ef8dL) | ^~~~ HOSTLD tools/mkenvimage 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 tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/image-fit.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/lib/image-fit.c'. HOSTCC tools/common/image-fit.o WRAP tools/common/fdt_region.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/fdt_region.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/lib/fdt_region.c'. HOSTCC tools/common/fdt_region.o WRAP tools/common/bootm.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/bootm.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/lib/bootm.c'. HOSTCC tools/common/bootm.o HOSTCC tools/default_image.o WRAP tools/lib/fdtdec_common.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/fdtdec_common.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/fdtdec_common.c'. HOSTCC tools/lib/fdtdec_common.o WRAP tools/lib/fdtdec.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/fdtdec.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/fdtdec.c'. HOSTCC tools/lib/fdtdec.o WRAP tools/common/image.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/image.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/lib/image.c'. HOSTCC tools/common/image.o 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 tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/md5.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/md5.c'. HOSTCC tools/lib/md5.o 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 tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/rc4.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/rc4.c'. HOSTCC tools/lib/rc4.o HOSTCC tools/rkcommon.o HOSTCC tools/rkimage.o HOSTCC tools/rksd.o HOSTCC tools/rkspi.o HOSTCC tools/socfpgaimage.o HOSTCC tools/sunxi_egon.o WRAP tools/lib/crc16.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/crc16.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/crc16.c'. HOSTCC tools/lib/crc16.o WRAP tools/lib/hash-checksum.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/hash-checksum.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/hash-checksum.c'. HOSTCC tools/lib/hash-checksum.o WRAP tools/lib/sha1.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/sha1.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/sha1.c'. HOSTCC tools/lib/sha1.o WRAP tools/lib/sha256.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/sha256.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/sha256.c'. HOSTCC tools/lib/sha256.o WRAP tools/lib/sha512.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/sha512.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/common/sha512.c'. HOSTCC tools/lib/sha512.o WRAP tools/common/hash.c tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/env/hash.c'. tools/Makefile:251: warning: pattern recipe did not update peer target 'tools/lib/hash.c'. HOSTCC tools/common/hash.o 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_ro.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 HOSTCC tools/gpimage.o HOSTCC tools/gpimage-common.o HOSTCC tools/mtk_image.o HOSTCC tools/dumpimage.o HOSTLD tools/dumpimage /home/autobuild/autobuild/instance-4/output-1/host/lib/gcc/sh4aeb-buildroot-linux-gnu/11.3.0/../../../../sh4aeb-buildroot-linux-gnu/bin/ld: tools/image-host.o: in function `fit_image_setup_sig': image-host.c:(.text+0x85c): undefined reference to `image_get_checksum_algo' /home/autobuild/autobuild/instance-4/output-1/host/lib/gcc/sh4aeb-buildroot-linux-gnu/11.3.0/../../../../sh4aeb-buildroot-linux-gnu/bin/ld: image-host.c:(.text+0x860): undefined reference to `image_get_crypto_algo' /home/autobuild/autobuild/instance-4/output-1/host/lib/gcc/sh4aeb-buildroot-linux-gnu/11.3.0/../../../../sh4aeb-buildroot-linux-gnu/bin/ld: image-host.c:(.text+0x864): undefined reference to `image_get_padding_algo' /home/autobuild/autobuild/instance-4/output-1/host/lib/gcc/sh4aeb-buildroot-linux-gnu/11.3.0/../../../../sh4aeb-buildroot-linux-gnu/bin/ld: tools/image-host.o: in function `fit_image_setup_cipher': image-host.c:(.text+0x11b4): undefined reference to `image_get_cipher_algo' /home/autobuild/autobuild/instance-4/output-1/host/lib/gcc/sh4aeb-buildroot-linux-gnu/11.3.0/../../../../sh4aeb-buildroot-linux-gnu/bin/ld: tools/image-host.o: in function `fit_config_get_data': image-host.c:(.text+0x24e0): undefined reference to `fit_region_make_list' /home/autobuild/autobuild/instance-4/output-1/host/lib/gcc/sh4aeb-buildroot-linux-gnu/11.3.0/../../../../sh4aeb-buildroot-linux-gnu/bin/ld: tools/common/image-fit.o: in function `fit_image_uncipher': image-fit.c:(.text+0x2ca4): undefined reference to `fit_image_decrypt_data' collect2: error: ld returned 1 exit status make[2]: *** [scripts/Makefile.host:104: tools/dumpimage] Error 1 make[1]: *** [Makefile:2046: tools-only] Error 2 make[1]: Leaving directory '/home/autobuild/autobuild/instance-4/output-1/build/uboot-tools-2021.07' make: *** [package/pkg-generic.mk:293: /home/autobuild/autobuild/instance-4/output-1/build/uboot-tools-2021.07/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-4/buildroot'