Last 2000 lines of build log: 711 | #define ELF32_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2909: warning: "ELF64_M_SYM" redefined 2909 | #define ELF64_M_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:721: note: this is the location of the previous definition 721 | #define ELF64_M_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2910: warning: "ELF64_M_SIZE" redefined 2910 | #define ELF64_M_SIZE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:722: note: this is the location of the previous definition 722 | #define ELF64_M_SIZE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2911: warning: "ELF64_M_INFO" redefined 2911 | #define ELF64_M_INFO(M, S) (((M) << 8) + (unsigned char) (S)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:723: note: this is the location of the previous definition 723 | #define ELF64_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2970: warning: "ELF32_ST_BIND" redefined 2970 | #define ELF32_ST_BIND(I) ((I) >> 4) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:1258: note: this is the location of the previous definition 1258 | #define ELF32_ST_BIND(info) ELF_ST_BIND(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2971: warning: "ELF32_ST_TYPE" redefined 2971 | #define ELF32_ST_TYPE(I) ((I) & 0xFU) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:1259: note: this is the location of the previous definition 1259 | #define ELF32_ST_TYPE(info) ELF_ST_TYPE(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2972: warning: "ELF32_ST_INFO" redefined 2972 | #define ELF32_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:1260: note: this is the location of the previous definition 1260 | #define ELF32_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2974: warning: "ELF64_ST_BIND" redefined 2974 | #define ELF64_ST_BIND(I) ((I) >> 4) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:1263: note: this is the location of the previous definition 1263 | #define ELF64_ST_BIND(info) ELF_ST_BIND(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2975: warning: "ELF64_ST_TYPE" redefined 2975 | #define ELF64_ST_TYPE(I) ((I) & 0xFU) | --- libelf_ar_util.lo --- mv -f libelf_ar_util.lo.o libelf_ar_util.lo --- libelf_open.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:1264: note: this is the location of the previous definition 1264 | #define ELF64_ST_TYPE(info) ELF_ST_TYPE(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2976: warning: "ELF64_ST_INFO" redefined 2976 | #define ELF64_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:1265: note: this is the location of the previous definition 1265 | #define ELF64_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2978: warning: "ELF32_ST_VISIBILITY" redefined 2978 | #define ELF32_ST_VISIBILITY(O) ((O) & 0x3) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:1261: note: this is the location of the previous definition 1261 | #define ELF32_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2979: warning: "ELF64_ST_VISIBILITY" redefined 2979 | #define ELF64_ST_VISIBILITY(O) ((O) & 0x3) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:1266: note: this is the location of the previous definition 1266 | #define ELF64_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3026: warning: "ELF32_R_SYM" redefined 3026 | #define ELF32_R_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:678: note: this is the location of the previous definition 678 | #define ELF32_R_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3027: warning: "ELF32_R_TYPE" redefined 3027 | #define ELF32_R_TYPE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:679: note: this is the location of the previous definition 679 | #define ELF32_R_TYPE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3028: warning: "ELF32_R_INFO" redefined 3028 | #define ELF32_R_INFO(S,T) (((S) << 8) + (unsigned char) (T)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:680: note: this is the location of the previous definition 680 | #define ELF32_R_INFO(sym, type) (((sym) << 8) + (unsigned char)(type)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3030: warning: "ELF64_R_SYM" redefined 3030 | #define ELF64_R_SYM(I) ((I) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:694: note: this is the location of the previous definition 694 | #define ELF64_R_SYM(info) ((info) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3031: warning: "ELF64_R_TYPE" redefined 3031 | #define ELF64_R_TYPE(I) ((I) & 0xFFFFFFFFUL) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:695: note: this is the location of the previous definition 695 | #define ELF64_R_TYPE(info) ((info) & 0xffffffff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3032: warning: "ELF64_R_INFO" redefined 3032 | #define ELF64_R_INFO(S,T) \ | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_open.c:39: /usr/include/sys/exec_elf.h:696: note: this is the location of the previous definition 696 | #define ELF64_R_INFO(sym,type) (((sym) << 32) + (type)) | --- libelf_elfmachine.lo --- mv -f libelf_elfmachine.lo.o libelf_elfmachine.lo --- libelf_ar.lo --- mv -f libelf_ar.lo.o libelf_ar.lo --- libelf_memory.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2905: warning: "ELF32_M_SYM" redefined 2905 | #define ELF32_M_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:709: note: this is the location of the previous definition 709 | #define ELF32_M_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2906: warning: "ELF32_M_SIZE" redefined 2906 | #define ELF32_M_SIZE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:710: note: this is the location of the previous definition 710 | #define ELF32_M_SIZE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2907: warning: "ELF32_M_INFO" redefined 2907 | #define ELF32_M_INFO(M, S) (((M) << 8) + (unsigned char) (S)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:711: note: this is the location of the previous definition 711 | #define ELF32_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2909: warning: "ELF64_M_SYM" redefined 2909 | #define ELF64_M_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:721: note: this is the location of the previous definition 721 | #define ELF64_M_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2910: warning: "ELF64_M_SIZE" redefined 2910 | #define ELF64_M_SIZE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:722: note: this is the location of the previous definition 722 | #define ELF64_M_SIZE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2911: warning: "ELF64_M_INFO" redefined 2911 | #define ELF64_M_INFO(M, S) (((M) << 8) + (unsigned char) (S)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:723: note: this is the location of the previous definition 723 | #define ELF64_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2970: warning: "ELF32_ST_BIND" redefined 2970 | #define ELF32_ST_BIND(I) ((I) >> 4) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:1258: note: this is the location of the previous definition 1258 | #define ELF32_ST_BIND(info) ELF_ST_BIND(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2971: warning: "ELF32_ST_TYPE" redefined 2971 | #define ELF32_ST_TYPE(I) ((I) & 0xFU) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:1259: note: this is the location of the previous definition 1259 | #define ELF32_ST_TYPE(info) ELF_ST_TYPE(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2972: warning: "ELF32_ST_INFO" redefined 2972 | #define ELF32_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:1260: note: this is the location of the previous definition 1260 | #define ELF32_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2974: warning: "ELF64_ST_BIND" redefined 2974 | #define ELF64_ST_BIND(I) ((I) >> 4) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:1263: note: this is the location of the previous definition 1263 | #define ELF64_ST_BIND(info) ELF_ST_BIND(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2975: warning: "ELF64_ST_TYPE" redefined 2975 | #define ELF64_ST_TYPE(I) ((I) & 0xFU) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:1264: note: this is the location of the previous definition 1264 | #define ELF64_ST_TYPE(info) ELF_ST_TYPE(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2976: warning: "ELF64_ST_INFO" redefined 2976 | #define ELF64_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:1265: note: this is the location of the previous definition 1265 | #define ELF64_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2978: warning: "ELF32_ST_VISIBILITY" redefined 2978 | #define ELF32_ST_VISIBILITY(O) ((O) & 0x3) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:1261: note: this is the location of the previous definition 1261 | #define ELF32_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2979: warning: "ELF64_ST_VISIBILITY" redefined 2979 | #define ELF64_ST_VISIBILITY(O) ((O) & 0x3) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:1266: note: this is the location of the previous definition 1266 | #define ELF64_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3026: warning: "ELF32_R_SYM" redefined 3026 | #define ELF32_R_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:678: note: this is the location of the previous definition 678 | #define ELF32_R_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3027: warning: "ELF32_R_TYPE" redefined 3027 | #define ELF32_R_TYPE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:679: note: this is the location of the previous definition 679 | #define ELF32_R_TYPE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3028: warning: "ELF32_R_INFO" redefined 3028 | #define ELF32_R_INFO(S,T) (((S) << 8) + (unsigned char) (T)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:680: note: this is the location of the previous definition 680 | #define ELF32_R_INFO(sym, type) (((sym) << 8) + (unsigned char)(type)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3030: warning: "ELF64_R_SYM" redefined 3030 | #define ELF64_R_SYM(I) ((I) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:694: note: this is the location of the previous definition 694 | #define ELF64_R_SYM(info) ((info) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3031: warning: "ELF64_R_TYPE" redefined 3031 | #define ELF64_R_TYPE(I) ((I) & 0xFFFFFFFFUL) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:695: note: this is the location of the previous definition 695 | #define ELF64_R_TYPE(info) ((info) & 0xffffffff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3032: warning: "ELF64_R_INFO" redefined 3032 | #define ELF64_R_INFO(S,T) \ | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_memory.c:38: /usr/include/sys/exec_elf.h:696: note: this is the location of the previous definition 696 | #define ELF64_R_INFO(sym,type) (((sym) << 32) + (type)) | --- libelf_data.lo --- mv -f libelf_data.lo.o libelf_data.lo --- libelf_convert.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2905: warning: "ELF32_M_SYM" redefined 2905 | #define ELF32_M_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:709: note: this is the location of the previous definition 709 | #define ELF32_M_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2906: warning: "ELF32_M_SIZE" redefined 2906 | #define ELF32_M_SIZE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:710: note: this is the location of the previous definition 710 | #define ELF32_M_SIZE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2907: warning: "ELF32_M_INFO" redefined 2907 | #define ELF32_M_INFO(M, S) (((M) << 8) + (unsigned char) (S)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:711: note: this is the location of the previous definition 711 | #define ELF32_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2909: warning: "ELF64_M_SYM" redefined 2909 | #define ELF64_M_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:721: note: this is the location of the previous definition 721 | #define ELF64_M_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2910: warning: "ELF64_M_SIZE" redefined 2910 | #define ELF64_M_SIZE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:722: note: this is the location of the previous definition 722 | #define ELF64_M_SIZE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2911: warning: "ELF64_M_INFO" redefined 2911 | #define ELF64_M_INFO(M, S) (((M) << 8) + (unsigned char) (S)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:723: note: this is the location of the previous definition 723 | #define ELF64_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2970: warning: "ELF32_ST_BIND" redefined 2970 | #define ELF32_ST_BIND(I) ((I) >> 4) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:1258: note: this is the location of the previous definition 1258 | #define ELF32_ST_BIND(info) ELF_ST_BIND(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2971: warning: "ELF32_ST_TYPE" redefined 2971 | #define ELF32_ST_TYPE(I) ((I) & 0xFU) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:1259: note: this is the location of the previous definition 1259 | #define ELF32_ST_TYPE(info) ELF_ST_TYPE(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2972: warning: "ELF32_ST_INFO" redefined 2972 | #define ELF32_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:1260: note: this is the location of the previous definition 1260 | #define ELF32_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2974: warning: "ELF64_ST_BIND" redefined 2974 | #define ELF64_ST_BIND(I) ((I) >> 4) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:1263: note: this is the location of the previous definition 1263 | #define ELF64_ST_BIND(info) ELF_ST_BIND(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2975: warning: "ELF64_ST_TYPE" redefined 2975 | #define ELF64_ST_TYPE(I) ((I) & 0xFU) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:1264: note: this is the location of the previous definition 1264 | #define ELF64_ST_TYPE(info) ELF_ST_TYPE(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2976: warning: "ELF64_ST_INFO" redefined 2976 | #define ELF64_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:1265: note: this is the location of the previous definition 1265 | #define ELF64_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2978: warning: "ELF32_ST_VISIBILITY" redefined 2978 | #define ELF32_ST_VISIBILITY(O) ((O) & 0x3) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:1261: note: this is the location of the previous definition 1261 | #define ELF32_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2979: warning: "ELF64_ST_VISIBILITY" redefined 2979 | #define ELF64_ST_VISIBILITY(O) ((O) & 0x3) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:1266: note: this is the location of the previous definition 1266 | #define ELF64_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3026: warning: "ELF32_R_SYM" redefined 3026 | #define ELF32_R_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:678: note: this is the location of the previous definition 678 | #define ELF32_R_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3027: warning: "ELF32_R_TYPE" redefined 3027 | #define ELF32_R_TYPE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:679: note: this is the location of the previous definition 679 | #define ELF32_R_TYPE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3028: warning: "ELF32_R_INFO" redefined 3028 | #define ELF32_R_INFO(S,T) (((S) << 8) + (unsigned char) (T)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:680: note: this is the location of the previous definition 680 | #define ELF32_R_INFO(sym, type) (((sym) << 8) + (unsigned char)(type)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3030: warning: "ELF64_R_SYM" redefined 3030 | #define ELF64_R_SYM(I) ((I) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:694: note: this is the location of the previous definition 694 | #define ELF64_R_SYM(info) ((info) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3031: warning: "ELF64_R_TYPE" redefined 3031 | #define ELF64_R_TYPE(I) ((I) & 0xFFFFFFFFUL) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:695: note: this is the location of the previous definition 695 | #define ELF64_R_TYPE(info) ((info) & 0xffffffff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3032: warning: "ELF64_R_INFO" redefined 3032 | #define ELF64_R_INFO(S,T) \ | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_convert.c:34: /usr/include/sys/exec_elf.h:696: note: this is the location of the previous definition 696 | #define ELF64_R_INFO(sym,type) (((sym) << 32) + (type)) | --- libelf_extended.lo --- mv -f libelf_extended.lo.o libelf_extended.lo --- libelf_fsize.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2905: warning: "ELF32_M_SYM" redefined 2905 | #define ELF32_M_SYM(I) ((I) >> 8) | --- libelf_checksum.lo --- mv -f libelf_checksum.lo.o libelf_checksum.lo --- libelf_fsize.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:709: note: this is the location of the previous definition 709 | #define ELF32_M_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2906: warning: "ELF32_M_SIZE" redefined 2906 | #define ELF32_M_SIZE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:710: note: this is the location of the previous definition 710 | #define ELF32_M_SIZE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2907: warning: "ELF32_M_INFO" redefined 2907 | #define ELF32_M_INFO(M, S) (((M) << 8) + (unsigned char) (S)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:711: note: this is the location of the previous definition 711 | #define ELF32_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2909: warning: "ELF64_M_SYM" redefined 2909 | #define ELF64_M_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:721: note: this is the location of the previous definition 721 | #define ELF64_M_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2910: warning: "ELF64_M_SIZE" redefined 2910 | #define ELF64_M_SIZE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:722: note: this is the location of the previous definition 722 | #define ELF64_M_SIZE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2911: warning: "ELF64_M_INFO" redefined 2911 | #define ELF64_M_INFO(M, S) (((M) << 8) + (unsigned char) (S)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:723: note: this is the location of the previous definition 723 | #define ELF64_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2970: warning: "ELF32_ST_BIND" redefined 2970 | #define ELF32_ST_BIND(I) ((I) >> 4) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:1258: note: this is the location of the previous definition 1258 | #define ELF32_ST_BIND(info) ELF_ST_BIND(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2971: warning: "ELF32_ST_TYPE" redefined 2971 | #define ELF32_ST_TYPE(I) ((I) & 0xFU) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:1259: note: this is the location of the previous definition 1259 | #define ELF32_ST_TYPE(info) ELF_ST_TYPE(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2972: warning: "ELF32_ST_INFO" redefined 2972 | #define ELF32_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:1260: note: this is the location of the previous definition 1260 | #define ELF32_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2974: warning: "ELF64_ST_BIND" redefined 2974 | #define ELF64_ST_BIND(I) ((I) >> 4) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:1263: note: this is the location of the previous definition 1263 | #define ELF64_ST_BIND(info) ELF_ST_BIND(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2975: warning: "ELF64_ST_TYPE" redefined 2975 | #define ELF64_ST_TYPE(I) ((I) & 0xFU) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:1264: note: this is the location of the previous definition 1264 | #define ELF64_ST_TYPE(info) ELF_ST_TYPE(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2976: warning: "ELF64_ST_INFO" redefined 2976 | #define ELF64_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:1265: note: this is the location of the previous definition 1265 | #define ELF64_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2978: warning: "ELF32_ST_VISIBILITY" redefined 2978 | #define ELF32_ST_VISIBILITY(O) ((O) & 0x3) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:1261: note: this is the location of the previous definition 1261 | #define ELF32_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2979: warning: "ELF64_ST_VISIBILITY" redefined 2979 | #define ELF64_ST_VISIBILITY(O) ((O) & 0x3) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:1266: note: this is the location of the previous definition 1266 | #define ELF64_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3026: warning: "ELF32_R_SYM" redefined 3026 | #define ELF32_R_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:678: note: this is the location of the previous definition 678 | #define ELF32_R_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3027: warning: "ELF32_R_TYPE" redefined 3027 | #define ELF32_R_TYPE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:679: note: this is the location of the previous definition 679 | #define ELF32_R_TYPE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3028: warning: "ELF32_R_INFO" redefined 3028 | #define ELF32_R_INFO(S,T) (((S) << 8) + (unsigned char) (T)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:680: note: this is the location of the previous definition 680 | #define ELF32_R_INFO(sym, type) (((sym) << 8) + (unsigned char)(type)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3030: warning: "ELF64_R_SYM" redefined 3030 | #define ELF64_R_SYM(I) ((I) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:694: note: this is the location of the previous definition 694 | #define ELF64_R_SYM(info) ((info) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3031: warning: "ELF64_R_TYPE" redefined 3031 | #define ELF64_R_TYPE(I) ((I) & 0xFFFFFFFFUL) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:695: note: this is the location of the previous definition 695 | #define ELF64_R_TYPE(info) ((info) & 0xffffffff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3032: warning: "ELF64_R_INFO" redefined 3032 | #define ELF64_R_INFO(S,T) \ | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_fsize.c:29: /usr/include/sys/exec_elf.h:696: note: this is the location of the previous definition 696 | #define ELF64_R_INFO(sym,type) (((sym) << 32) + (type)) | --- libelf_xlate.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2905: warning: "ELF32_M_SYM" redefined 2905 | #define ELF32_M_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:709: note: this is the location of the previous definition 709 | #define ELF32_M_SYM(info) ((info) >> 8) | --- libelf_msize.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2905: warning: "ELF32_M_SYM" redefined 2905 | #define ELF32_M_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:709: note: this is the location of the previous definition 709 | #define ELF32_M_SYM(info) ((info) >> 8) | --- libelf_xlate.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2906: warning: "ELF32_M_SIZE" redefined 2906 | #define ELF32_M_SIZE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:710: note: this is the location of the previous definition 710 | #define ELF32_M_SIZE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2907: warning: "ELF32_M_INFO" redefined 2907 | #define ELF32_M_INFO(M, S) (((M) << 8) + (unsigned char) (S)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:711: note: this is the location of the previous definition 711 | #define ELF32_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, --- libelf_msize.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2906: warning: "ELF32_M_SIZE" redefined 2906 | #define ELF32_M_SIZE(I) ((unsigned char) (I)) | --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2909: warning: "ELF64_M_SYM" redefined 2909 | #define ELF64_M_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_msize.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:710: note: this is the location of the previous definition 710 | #define ELF32_M_SIZE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:721: note: this is the location of the previous definition 721 | #define ELF64_M_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2910: warning: "ELF64_M_SIZE" redefined 2910 | #define ELF64_M_SIZE(I) ((unsigned char) (I)) | --- libelf_msize.lo --- /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2907: warning: "ELF32_M_INFO" redefined 2907 | #define ELF32_M_INFO(M, S) (((M) << 8) + (unsigned char) (S)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:711: note: this is the location of the previous definition 711 | #define ELF32_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | --- libelf_xlate.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:722: note: this is the location of the previous definition 722 | #define ELF64_M_SIZE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, --- libelf_msize.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2909: warning: "ELF64_M_SYM" redefined 2909 | #define ELF64_M_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2911: warning: "ELF64_M_INFO" redefined 2911 | #define ELF64_M_INFO(M, S) (((M) << 8) + (unsigned char) (S)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_msize.lo --- from libelf_msize.c:34: /usr/include/sys/exec_elf.h:721: note: this is the location of the previous definition 721 | #define ELF64_M_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2910: warning: "ELF64_M_SIZE" redefined 2910 | #define ELF64_M_SIZE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:723: note: this is the location of the previous definition 723 | #define ELF64_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2970: warning: "ELF32_ST_BIND" redefined 2970 | #define ELF32_ST_BIND(I) ((I) >> 4) | --- libelf_msize.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:722: note: this is the location of the previous definition 722 | #define ELF64_M_SIZE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2911: warning: "ELF64_M_INFO" redefined --- libelf_xlate.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:1258: note: this is the location of the previous definition 1258 | #define ELF32_ST_BIND(info) ELF_ST_BIND(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, --- libelf_msize.lo --- 2911 | #define ELF64_M_INFO(M, S) (((M) << 8) + (unsigned char) (S)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:723: note: this is the location of the previous definition 723 | #define ELF64_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2971: warning: "ELF32_ST_TYPE" redefined 2971 | #define ELF32_ST_TYPE(I) ((I) & 0xFU) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_msize.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2970: warning: "ELF32_ST_BIND" redefined 2970 | #define ELF32_ST_BIND(I) ((I) >> 4) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:1258: note: this is the location of the previous definition 1258 | #define ELF32_ST_BIND(info) ELF_ST_BIND(info) | --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:1259: note: this is the location of the previous definition 1259 | #define ELF32_ST_TYPE(info) ELF_ST_TYPE(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2972: warning: "ELF32_ST_INFO" redefined 2972 | #define ELF32_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | --- libelf_msize.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2971: warning: "ELF32_ST_TYPE" redefined 2971 | #define ELF32_ST_TYPE(I) ((I) & 0xFU) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_xlate.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:1260: note: this is the location of the previous definition 1260 | #define ELF32_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, --- libelf_msize.lo --- from libelf_msize.c:34: /usr/include/sys/exec_elf.h:1259: note: this is the location of the previous definition 1259 | #define ELF32_ST_TYPE(info) ELF_ST_TYPE(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2972: warning: "ELF32_ST_INFO" redefined 2972 | #define ELF32_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2974: warning: "ELF64_ST_BIND" redefined 2974 | #define ELF64_ST_BIND(I) ((I) >> 4) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_msize.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:1260: note: this is the location of the previous definition 1260 | #define ELF32_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2974: warning: "ELF64_ST_BIND" redefined --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:1263: note: this is the location of the previous definition 1263 | #define ELF64_ST_BIND(info) ELF_ST_BIND(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2975: warning: "ELF64_ST_TYPE" redefined 2975 | #define ELF64_ST_TYPE(I) ((I) & 0xFU) | --- libelf_msize.lo --- 2974 | #define ELF64_ST_BIND(I) ((I) >> 4) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:1263: note: this is the location of the previous definition 1263 | #define ELF64_ST_BIND(info) ELF_ST_BIND(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_xlate.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:1264: note: this is the location of the previous definition 1264 | #define ELF64_ST_TYPE(info) ELF_ST_TYPE(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, --- libelf_msize.lo --- from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2975: warning: "ELF64_ST_TYPE" redefined 2975 | #define ELF64_ST_TYPE(I) ((I) & 0xFU) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:1264: note: this is the location of the previous definition 1264 | #define ELF64_ST_TYPE(info) ELF_ST_TYPE(info) | --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2976: warning: "ELF64_ST_INFO" redefined 2976 | #define ELF64_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_msize.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2976: warning: "ELF64_ST_INFO" redefined 2976 | #define ELF64_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:1265: note: this is the location of the previous definition 1265 | #define ELF64_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2978: warning: "ELF32_ST_VISIBILITY" redefined 2978 | #define ELF32_ST_VISIBILITY(O) ((O) & 0x3) | --- libelf_msize.lo --- from libelf_msize.c:34: /usr/include/sys/exec_elf.h:1265: note: this is the location of the previous definition 1265 | #define ELF64_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2978: warning: "ELF32_ST_VISIBILITY" redefined 2978 | #define ELF32_ST_VISIBILITY(O) ((O) & 0x3) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, --- libelf_xlate.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:1261: note: this is the location of the previous definition 1261 | #define ELF32_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, --- libelf_msize.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:1261: note: this is the location of the previous definition 1261 | #define ELF32_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2979: warning: "ELF64_ST_VISIBILITY" redefined --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2979: warning: "ELF64_ST_VISIBILITY" redefined 2979 | #define ELF64_ST_VISIBILITY(O) ((O) & 0x3) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_msize.lo --- 2979 | #define ELF64_ST_VISIBILITY(O) ((O) & 0x3) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:1266: note: this is the location of the previous definition 1266 | #define ELF64_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:1266: note: this is the location of the previous definition 1266 | #define ELF64_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3026: warning: "ELF32_R_SYM" redefined 3026 | #define ELF32_R_SYM(I) ((I) >> 8) | --- libelf_msize.lo --- from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3026: warning: "ELF32_R_SYM" redefined 3026 | #define ELF32_R_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:678: note: this is the location of the previous definition 678 | #define ELF32_R_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, --- libelf_xlate.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:678: note: this is the location of the previous definition 678 | #define ELF32_R_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, --- libelf_msize.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3027: warning: "ELF32_R_TYPE" redefined 3027 | #define ELF32_R_TYPE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:679: note: this is the location of the previous definition 679 | #define ELF32_R_TYPE(info) ((info) & 0xff) | --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3027: warning: "ELF32_R_TYPE" redefined 3027 | #define ELF32_R_TYPE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_msize.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3028: warning: "ELF32_R_INFO" redefined 3028 | #define ELF32_R_INFO(S,T) (((S) << 8) + (unsigned char) (T)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:679: note: this is the location of the previous definition 679 | #define ELF32_R_TYPE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3028: warning: "ELF32_R_INFO" redefined 3028 | #define ELF32_R_INFO(S,T) (((S) << 8) + (unsigned char) (T)) | --- libelf_msize.lo --- from libelf_msize.c:34: /usr/include/sys/exec_elf.h:680: note: this is the location of the previous definition 680 | #define ELF32_R_INFO(sym, type) (((sym) << 8) + (unsigned char)(type)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3030: warning: "ELF64_R_SYM" redefined 3030 | #define ELF64_R_SYM(I) ((I) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, --- libelf_xlate.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:680: note: this is the location of the previous definition 680 | #define ELF32_R_INFO(sym, type) (((sym) << 8) + (unsigned char)(type)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, --- libelf_msize.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:694: note: this is the location of the previous definition 694 | #define ELF64_R_SYM(info) ((info) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3031: warning: "ELF64_R_TYPE" redefined --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3030: warning: "ELF64_R_SYM" redefined 3030 | #define ELF64_R_SYM(I) ((I) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_msize.lo --- 3031 | #define ELF64_R_TYPE(I) ((I) & 0xFFFFFFFFUL) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:695: note: this is the location of the previous definition 695 | #define ELF64_R_TYPE(info) ((info) & 0xffffffff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, --- libelf_xlate.lo --- from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:694: note: this is the location of the previous definition 694 | #define ELF64_R_SYM(info) ((info) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3031: warning: "ELF64_R_TYPE" redefined 3031 | #define ELF64_R_TYPE(I) ((I) & 0xFFFFFFFFUL) | --- libelf_msize.lo --- from libelf_msize.c:34: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3032: warning: "ELF64_R_INFO" redefined 3032 | #define ELF64_R_INFO(S,T) \ | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from libelf_msize.c:34: /usr/include/sys/exec_elf.h:696: note: this is the location of the previous definition 696 | #define ELF64_R_INFO(sym,type) (((sym) << 32) + (type)) | --- libelf_xlate.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:695: note: this is the location of the previous definition 695 | #define ELF64_R_TYPE(info) ((info) & 0xffffffff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3032: warning: "ELF64_R_INFO" redefined 3032 | #define ELF64_R_INFO(S,T) \ | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_xlate.c:36: /usr/include/sys/exec_elf.h:696: note: this is the location of the previous definition 696 | #define ELF64_R_INFO(sym,type) (((sym) << 32) + (type)) | --- libelf_shdr.lo --- In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2905: warning: "ELF32_M_SYM" redefined 2905 | #define ELF32_M_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:709: note: this is the location of the previous definition 709 | #define ELF32_M_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2906: warning: "ELF32_M_SIZE" redefined 2906 | #define ELF32_M_SIZE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:710: note: this is the location of the previous definition 710 | #define ELF32_M_SIZE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2907: warning: "ELF32_M_INFO" redefined 2907 | #define ELF32_M_INFO(M, S) (((M) << 8) + (unsigned char) (S)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:711: note: this is the location of the previous definition 711 | #define ELF32_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2909: warning: "ELF64_M_SYM" redefined 2909 | #define ELF64_M_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:721: note: this is the location of the previous definition 721 | #define ELF64_M_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2910: warning: "ELF64_M_SIZE" redefined 2910 | #define ELF64_M_SIZE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:722: note: this is the location of the previous definition 722 | #define ELF64_M_SIZE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2911: warning: "ELF64_M_INFO" redefined 2911 | #define ELF64_M_INFO(M, S) (((M) << 8) + (unsigned char) (S)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:723: note: this is the location of the previous definition 723 | #define ELF64_M_INFO(sym, size) (((sym) << 8) + (unsigned char)(size)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2970: warning: "ELF32_ST_BIND" redefined 2970 | #define ELF32_ST_BIND(I) ((I) >> 4) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:1258: note: this is the location of the previous definition --- libelf_phdr.lo --- mv -f libelf_phdr.lo.o libelf_phdr.lo --- libelf_shdr.lo --- 1258 | #define ELF32_ST_BIND(info) ELF_ST_BIND(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2971: warning: "ELF32_ST_TYPE" redefined 2971 | #define ELF32_ST_TYPE(I) ((I) & 0xFU) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:1259: note: this is the location of the previous definition 1259 | #define ELF32_ST_TYPE(info) ELF_ST_TYPE(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2972: warning: "ELF32_ST_INFO" redefined 2972 | #define ELF32_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:1260: note: this is the location of the previous definition 1260 | #define ELF32_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2974: warning: "ELF64_ST_BIND" redefined 2974 | #define ELF64_ST_BIND(I) ((I) >> 4) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:1263: note: this is the location of the previous definition 1263 | #define ELF64_ST_BIND(info) ELF_ST_BIND(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2975: warning: "ELF64_ST_TYPE" redefined 2975 | #define ELF64_ST_TYPE(I) ((I) & 0xFU) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:1264: note: this is the location of the previous definition 1264 | #define ELF64_ST_TYPE(info) ELF_ST_TYPE(info) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2976: warning: "ELF64_ST_INFO" redefined 2976 | #define ELF64_ST_INFO(B,T) (((B) << 4) + ((T) & 0xF)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:1265: note: this is the location of the previous definition 1265 | #define ELF64_ST_INFO(bind,type) ELF_ST_INFO(bind,type) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2978: warning: "ELF32_ST_VISIBILITY" redefined 2978 | #define ELF32_ST_VISIBILITY(O) ((O) & 0x3) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:1261: note: this is the location of the previous definition 1261 | #define ELF32_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2979: warning: "ELF64_ST_VISIBILITY" redefined 2979 | #define ELF64_ST_VISIBILITY(O) ((O) & 0x3) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:1266: note: this is the location of the previous definition 1266 | #define ELF64_ST_VISIBILITY(other) ELF_ST_VISIBILITY(other) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3026: warning: "ELF32_R_SYM" redefined 3026 | #define ELF32_R_SYM(I) ((I) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:678: note: this is the location of the previous definition 678 | #define ELF32_R_SYM(info) ((info) >> 8) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3027: warning: "ELF32_R_TYPE" redefined 3027 | #define ELF32_R_TYPE(I) ((unsigned char) (I)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:679: note: this is the location of the previous definition 679 | #define ELF32_R_TYPE(info) ((info) & 0xff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3028: warning: "ELF32_R_INFO" redefined 3028 | #define ELF32_R_INFO(S,T) (((S) << 8) + (unsigned char) (T)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:680: note: this is the location of the previous definition 680 | #define ELF32_R_INFO(sym, type) (((sym) << 8) + (unsigned char)(type)) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3030: warning: "ELF64_R_SYM" redefined 3030 | #define ELF64_R_SYM(I) ((I) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:694: note: this is the location of the previous definition 694 | #define ELF64_R_SYM(info) ((info) >> 32) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3031: warning: "ELF64_R_TYPE" redefined 3031 | #define ELF64_R_TYPE(I) ((I) & 0xFFFFFFFFUL) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:695: note: this is the location of the previous definition 695 | #define ELF64_R_TYPE(info) ((info) & 0xffffffff) | In file included from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:3032: warning: "ELF64_R_INFO" redefined 3032 | #define ELF64_R_INFO(S,T) \ | In file included from /tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common/sys/elfdefinitions.h:2550, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common/elfdefinitions.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf.h:40, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/gelf.h:34, from /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/libelf_shdr.c:31: /usr/include/sys/exec_elf.h:696: note: this is the location of the previous definition 696 | #define ELF64_R_INFO(sym,type) (((sym) << 32) + (type)) | --- elf_update.lo --- mv -f elf_update.lo.o elf_update.lo --- libelf_ehdr.lo --- mv -f libelf_ehdr.lo.o libelf_ehdr.lo --- libelf_fsize.lo --- mv -f libelf_fsize.lo.o libelf_fsize.lo --- libelf_memory.lo --- mv -f libelf_memory.lo.o libelf_memory.lo --- libelf_open.lo --- mv -f libelf_open.lo.o libelf_open.lo --- libelf_convert.lo --- libelf_convert.c: In function '_libelf_cvt_NOTE_tom': --- libelf_shdr.lo --- mv -f libelf_shdr.lo.o libelf_shdr.lo --- libelf_msize.lo --- mv -f libelf_msize.lo.o libelf_msize.lo --- libelf_convert.lo --- libelf_convert.c:3086:2: error: unknown type name 'Elf_Note'; did you mean 'Elf_Byte'? 3086 | Elf_Note *en; | ^~~~~~~~ | Elf_Byte libelf_convert.c:3114:9: error: 'Elf_Note' undeclared (first use in this function); did you mean 'Elf_Byte'? 3114 | en = (Elf_Note *) (uintptr_t) dst; | ^~~~~~~~ | Elf_Byte libelf_convert.c:3114:9: note: each undeclared identifier is reported only once for each function it appears in libelf_convert.c:3114:19: error: expected expression before ')' token 3114 | en = (Elf_Note *) (uintptr_t) dst; | ^ libelf_convert.c:3114:32: error: expected ';' before 'dst' 3114 | en = (Elf_Note *) (uintptr_t) dst; | ^~~~ | ; libelf_convert.c:3115:5: error: request for member 'n_namesz' in something not a structure or union 3115 | en->n_namesz = namesz; | ^~ libelf_convert.c:3116:5: error: request for member 'n_descsz' in something not a structure or union 3116 | en->n_descsz = descsz; | ^~ libelf_convert.c:3117:5: error: request for member 'n_type' in something not a structure or union 3117 | en->n_type = type; | ^~ libelf_convert.c: In function '_libelf_cvt_NOTE_tof': libelf_convert.c:3149:2: error: unknown type name 'Elf_Note'; did you mean 'Elf_Byte'? 3149 | Elf_Note *en; | ^~~~~~~~ | Elf_Byte libelf_convert.c:3160:24: error: 'Elf_Note' undeclared (first use in this function); did you mean 'Elf_Byte'? 3160 | while (count > sizeof(Elf_Note)) { | ^~~~~~~~ | Elf_Byte libelf_convert.c:3162:19: error: expected expression before ')' token 3162 | en = (Elf_Note *) (uintptr_t) src; | ^ libelf_convert.c:3162:32: error: expected ';' before 'src' 3162 | en = (Elf_Note *) (uintptr_t) src; | ^~~~ | ; libelf_convert.c:3163:14: error: request for member 'n_namesz' in something not a structure or union 3163 | namesz = en->n_namesz; | ^~ libelf_convert.c:3164:14: error: request for member 'n_descsz' in something not a structure or union 3164 | descsz = en->n_descsz; | ^~ libelf_convert.c:3165:12: error: request for member 'n_type' in something not a structure or union 3165 | type = en->n_type; | ^~ --- libelf_xlate.lo --- mv -f libelf_xlate.lo.o libelf_xlate.lo --- libelf_convert.lo --- *** Failed target: libelf_convert.lo *** In directory: /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libelf/libelf_convert.lo ${HOST_COMPILE.c} -o ${.TARGET}.o ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} => cc -O -I/tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../compat -I/tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf -I/tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf/../../../external/bsd/elftoolchain/dist/libelf/../common -I/tmp/build/2025.07.30.22.26.03-amd64/obj/tools/elftoolchain/libelf/../common -I/tmp/build/2025.07.30.22.26.03-amd64/tools/include -DLIBELF_TEST_HOOKS -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2025.07.30.22.26.03-amd64/tools/include/compat -I/tmp/build/2025.07.30.22.26.03-amd64/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -c -o libelf_convert.lo.o libelf_convert.c ${MV} ${.TARGET}.o ${.TARGET} => mv -f libelf_convert.lo.o libelf_convert.lo *** [libelf_convert.lo] Error code 1 nbmake[7]: stopped making "realall" in /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf nbmake[7]: 1 error nbmake[7]: stopped making "realall" in /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf nbmake[6]: stopped making "dependall" in /tmp/build/2025.07.30.22.26.03-amd64/src/tools/elftoolchain/libelf nbmake[5]: stopped making "dependall-elftoolchain/libelf" in /tmp/build/2025.07.30.22.26.03-amd64/src/tools nbmake[4]: stopped making "build_install" in /tmp/build/2025.07.30.22.26.03-amd64/src/tools nbmake[3]: stopped making "do-tools" in /tmp/build/2025.07.30.22.26.03-amd64/src nbmake[2]: stopped making "build" in /tmp/build/2025.07.30.22.26.03-amd64/src nbmake[1]: stopped making "distribution" in /tmp/build/2025.07.30.22.26.03-amd64/src nbmake: stopped making "release" in /tmp/build/2025.07.30.22.26.03-amd64/src ERROR: Failed to make release *** BUILD ABORTED *** 167.49 real 990.86 user 191.35 sys