Last 2000 lines of build log: | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /usr/include/sys/endian.h:210:1: note: previous definition of 'le16enc' was here 210 | __GEN_ENDIAN_ENC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1160:22: error: redefinition of 'le32enc' 1160 | __GEN_ENDIAN_ENC(32, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /usr/include/sys/endian.h:211:1: note: previous definition of 'le32enc' was here 211 | __GEN_ENDIAN_ENC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1163:22: error: redefinition of 'le64enc' 1163 | __GEN_ENDIAN_ENC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /usr/include/sys/endian.h:212:1: note: previous definition of 'le64enc' was here 212 | __GEN_ENDIAN_ENC(64, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1176:22: error: redefinition of 'be16dec' 1176 | __GEN_ENDIAN_DEC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /usr/include/sys/endian.h:224:1: note: previous definition of 'be16dec' was here 224 | __GEN_ENDIAN_DEC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1179:22: error: redefinition of 'be32dec' 1179 | __GEN_ENDIAN_DEC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /usr/include/sys/endian.h:225:1: note: previous definition of 'be32dec' was here 225 | __GEN_ENDIAN_DEC(32, be) | ^~~~~~~~~~~~~~~~ --- ctf_error.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1148:22: error: redefinition of 'be16enc' 1148 | __GEN_ENDIAN_ENC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ --- ctf_lookup.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1182:22: error: redefinition of 'be64dec' 1182 | __GEN_ENDIAN_DEC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /usr/include/sys/endian.h:226:1: note: previous definition of 'be64dec' was here 226 | __GEN_ENDIAN_DEC(64, be) | ^~~~~~~~~~~~~~~~ --- ctf_error.lo --- In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /usr/include/sys/endian.h:207:1: note: previous definition of 'be16enc' was here 207 | __GEN_ENDIAN_ENC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1151:22: error: redefinition of 'be32enc' 1151 | __GEN_ENDIAN_ENC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ --- ctf_lookup.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1185:22: error: redefinition of 'le16dec' 1185 | __GEN_ENDIAN_DEC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /usr/include/sys/endian.h:227:1: note: previous definition of 'le16dec' was here 227 | __GEN_ENDIAN_DEC(16, le) | ^~~~~~~~~~~~~~~~ --- ctf_error.lo --- In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /usr/include/sys/endian.h:208:1: note: previous definition of 'be32enc' was here 208 | __GEN_ENDIAN_ENC(32, be) | ^~~~~~~~~~~~~~~~ --- ctf_lookup.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1188:22: error: redefinition of 'le32dec' 1188 | __GEN_ENDIAN_DEC(32, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /usr/include/sys/endian.h:228:1: note: previous definition of 'le32dec' was here 228 | __GEN_ENDIAN_DEC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1191:22: error: redefinition of 'le64dec' 1191 | __GEN_ENDIAN_DEC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c:24: /usr/include/sys/endian.h:229:1: note: previous definition of 'le64dec' was here 229 | __GEN_ENDIAN_DEC(64, le) | ^~~~~~~~~~~~~~~~ --- ctf_error.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1154:22: error: redefinition of 'be64enc' 1154 | __GEN_ENDIAN_ENC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /usr/include/sys/endian.h:209:1: note: previous definition of 'be64enc' was here 209 | __GEN_ENDIAN_ENC(64, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1157:22: error: redefinition of 'le16enc' 1157 | __GEN_ENDIAN_ENC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /usr/include/sys/endian.h:210:1: note: previous definition of 'le16enc' was here 210 | __GEN_ENDIAN_ENC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1160:22: error: redefinition of 'le32enc' 1160 | __GEN_ENDIAN_ENC(32, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /usr/include/sys/endian.h:211:1: note: previous definition of 'le32enc' was here 211 | __GEN_ENDIAN_ENC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1163:22: error: redefinition of 'le64enc' 1163 | __GEN_ENDIAN_ENC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /usr/include/sys/endian.h:212:1: note: previous definition of 'le64enc' was here 212 | __GEN_ENDIAN_ENC(64, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1176:22: error: redefinition of 'be16dec' --- ctf_hash.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1148:22: error: redefinition of 'be16enc' 1148 | __GEN_ENDIAN_ENC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, --- ctf_labels.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1148:22: error: redefinition of 'be16enc' 1148 | __GEN_ENDIAN_ENC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, --- ctf_error.lo --- 1176 | __GEN_ENDIAN_DEC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: --- ctf_hash.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /usr/include/sys/endian.h:207:1: note: previous definition of 'be16enc' was here 207 | __GEN_ENDIAN_ENC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1151:22: error: redefinition of 'be32enc' --- ctf_labels.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /usr/include/sys/endian.h:207:1: note: previous definition of 'be16enc' was here 207 | __GEN_ENDIAN_ENC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1151:22: error: redefinition of 'be32enc' --- ctf_error.lo --- /usr/include/sys/endian.h:224:1: note: previous definition of 'be16dec' was here 224 | __GEN_ENDIAN_DEC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1179:22: error: redefinition of 'be32dec' 1179 | __GEN_ENDIAN_DEC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, --- ctf_hash.lo --- 1151 | __GEN_ENDIAN_ENC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, --- ctf_labels.lo --- 1151 | __GEN_ENDIAN_ENC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, --- ctf_error.lo --- from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /usr/include/sys/endian.h:225:1: note: previous definition of 'be32dec' was here 225 | __GEN_ENDIAN_DEC(32, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: --- ctf_hash.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /usr/include/sys/endian.h:208:1: note: previous definition of 'be32enc' was here 208 | __GEN_ENDIAN_ENC(32, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1154:22: error: redefinition of 'be64enc' 1154 | __GEN_ENDIAN_ENC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, --- ctf_labels.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /usr/include/sys/endian.h:208:1: note: previous definition of 'be32enc' was here 208 | __GEN_ENDIAN_ENC(32, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1154:22: error: redefinition of 'be64enc' 1154 | __GEN_ENDIAN_ENC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, --- ctf_error.lo --- /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1182:22: error: redefinition of 'be64dec' 1182 | __GEN_ENDIAN_DEC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, --- ctf_hash.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /usr/include/sys/endian.h:209:1: note: previous definition of 'be64enc' was here 209 | __GEN_ENDIAN_ENC(64, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, --- ctf_labels.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /usr/include/sys/endian.h:209:1: note: previous definition of 'be64enc' was here 209 | __GEN_ENDIAN_ENC(64, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, --- ctf_error.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /usr/include/sys/endian.h:226:1: note: previous definition of 'be64dec' was here 226 | __GEN_ENDIAN_DEC(64, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1185:22: error: redefinition of 'le16dec' 1185 | __GEN_ENDIAN_DEC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, --- ctf_hash.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1157:22: error: redefinition of 'le16enc' 1157 | __GEN_ENDIAN_ENC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, --- ctf_labels.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1157:22: error: redefinition of 'le16enc' 1157 | __GEN_ENDIAN_ENC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, --- ctf_error.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /usr/include/sys/endian.h:227:1: note: previous definition of 'le16dec' was here 227 | __GEN_ENDIAN_DEC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, --- ctf_hash.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /usr/include/sys/endian.h:210:1: note: previous definition of 'le16enc' was here 210 | __GEN_ENDIAN_ENC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1160:22: error: redefinition of 'le32enc' 1160 | __GEN_ENDIAN_ENC(32, le) | ^~ --- ctf_labels.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /usr/include/sys/endian.h:210:1: note: previous definition of 'le16enc' was here 210 | __GEN_ENDIAN_ENC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1160:22: error: redefinition of 'le32enc' 1160 | __GEN_ENDIAN_ENC(32, le) | ^~ --- ctf_error.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1188:22: error: redefinition of 'le32dec' 1188 | __GEN_ENDIAN_DEC(32, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, --- ctf_hash.lo --- /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: --- ctf_labels.lo --- /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: --- ctf_error.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /usr/include/sys/endian.h:228:1: note: previous definition of 'le32dec' was here 228 | __GEN_ENDIAN_DEC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1191:22: error: redefinition of 'le64dec' 1191 | __GEN_ENDIAN_DEC(64, le) | ^~ --- ctf_hash.lo --- /usr/include/sys/endian.h:211:1: note: previous definition of 'le32enc' was here 211 | __GEN_ENDIAN_ENC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1163:22: error: redefinition of 'le64enc' 1163 | __GEN_ENDIAN_ENC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, --- ctf_labels.lo --- /usr/include/sys/endian.h:211:1: note: previous definition of 'le32enc' was here 211 | __GEN_ENDIAN_ENC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1163:22: error: redefinition of 'le64enc' 1163 | __GEN_ENDIAN_ENC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, --- ctf_error.lo --- /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c:23: --- ctf_hash.lo --- from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /usr/include/sys/endian.h:212:1: note: previous definition of 'le64enc' was here 212 | __GEN_ENDIAN_ENC(64, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: --- ctf_labels.lo --- from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /usr/include/sys/endian.h:212:1: note: previous definition of 'le64enc' was here 212 | __GEN_ENDIAN_ENC(64, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: --- ctf_error.lo --- /usr/include/sys/endian.h:229:1: note: previous definition of 'le64dec' was here 229 | __GEN_ENDIAN_DEC(64, le) | ^~~~~~~~~~~~~~~~ --- ctf_hash.lo --- /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1176:22: error: redefinition of 'be16dec' 1176 | __GEN_ENDIAN_DEC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, --- ctf_labels.lo --- /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1176:22: error: redefinition of 'be16dec' 1176 | __GEN_ENDIAN_DEC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, --- ctf_hash.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /usr/include/sys/endian.h:224:1: note: previous definition of 'be16dec' was here 224 | __GEN_ENDIAN_DEC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1179:22: error: redefinition of 'be32dec' 1179 | __GEN_ENDIAN_DEC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, --- ctf_labels.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /usr/include/sys/endian.h:224:1: note: previous definition of 'be16dec' was here 224 | __GEN_ENDIAN_DEC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1179:22: error: redefinition of 'be32dec' 1179 | __GEN_ENDIAN_DEC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, --- ctf_hash.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /usr/include/sys/endian.h:225:1: note: previous definition of 'be32dec' was here 225 | __GEN_ENDIAN_DEC(32, be) | ^~~~~~~~~~~~~~~~ --- ctf_labels.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /usr/include/sys/endian.h:225:1: note: previous definition of 'be32dec' was here 225 | __GEN_ENDIAN_DEC(32, be) | ^~~~~~~~~~~~~~~~ --- ctf_hash.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1182:22: error: redefinition of 'be64dec' 1182 | __GEN_ENDIAN_DEC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ --- ctf_labels.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1182:22: error: redefinition of 'be64dec' 1182 | __GEN_ENDIAN_DEC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ --- ctf_hash.lo --- In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /usr/include/sys/endian.h:226:1: note: previous definition of 'be64dec' was here 226 | __GEN_ENDIAN_DEC(64, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, --- ctf_labels.lo --- In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /usr/include/sys/endian.h:226:1: note: previous definition of 'be64dec' was here 226 | __GEN_ENDIAN_DEC(64, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, --- ctf_types.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1148:22: error: redefinition of 'be16enc' 1148 | __GEN_ENDIAN_ENC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, --- ctf_hash.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1185:22: error: redefinition of 'le16dec' 1185 | __GEN_ENDIAN_DEC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, --- ctf_labels.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1185:22: error: redefinition of 'le16dec' 1185 | __GEN_ENDIAN_DEC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, --- ctf_types.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /usr/include/sys/endian.h:207:1: note: previous definition of 'be16enc' was here 207 | __GEN_ENDIAN_ENC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1151:22: error: redefinition of 'be32enc' --- ctf_hash.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /usr/include/sys/endian.h:227:1: note: previous definition of 'le16dec' was here 227 | __GEN_ENDIAN_DEC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1188:22: error: redefinition of 'le32dec' 1188 | __GEN_ENDIAN_DEC(32, le) | ^~ --- ctf_labels.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /usr/include/sys/endian.h:227:1: note: previous definition of 'le16dec' was here 227 | __GEN_ENDIAN_DEC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1188:22: error: redefinition of 'le32dec' 1188 | __GEN_ENDIAN_DEC(32, le) | ^~ --- ctf_types.lo --- 1151 | __GEN_ENDIAN_ENC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, --- ctf_hash.lo --- /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: --- ctf_labels.lo --- /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: --- ctf_types.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /usr/include/sys/endian.h:208:1: note: previous definition of 'be32enc' was here 208 | __GEN_ENDIAN_ENC(32, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1154:22: error: redefinition of 'be64enc' 1154 | __GEN_ENDIAN_ENC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, --- ctf_hash.lo --- /usr/include/sys/endian.h:228:1: note: previous definition of 'le32dec' was here 228 | __GEN_ENDIAN_DEC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1191:22: error: redefinition of 'le64dec' 1191 | __GEN_ENDIAN_DEC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, --- ctf_labels.lo --- /usr/include/sys/endian.h:228:1: note: previous definition of 'le32dec' was here 228 | __GEN_ENDIAN_DEC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1191:22: error: redefinition of 'le64dec' 1191 | __GEN_ENDIAN_DEC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, --- ctf_types.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /usr/include/sys/endian.h:209:1: note: previous definition of 'be64enc' was here 209 | __GEN_ENDIAN_ENC(64, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, --- ctf_hash.lo --- from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c:24: /usr/include/sys/endian.h:229:1: note: previous definition of 'le64dec' was here 229 | __GEN_ENDIAN_DEC(64, le) | ^~~~~~~~~~~~~~~~ --- ctf_labels.lo --- from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c:23: /usr/include/sys/endian.h:229:1: note: previous definition of 'le64dec' was here 229 | __GEN_ENDIAN_DEC(64, le) | ^~~~~~~~~~~~~~~~ --- ctf_types.lo --- from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1157:22: error: redefinition of 'le16enc' 1157 | __GEN_ENDIAN_ENC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /usr/include/sys/endian.h:210:1: note: previous definition of 'le16enc' was here 210 | __GEN_ENDIAN_ENC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1160:22: error: redefinition of 'le32enc' 1160 | __GEN_ENDIAN_ENC(32, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /usr/include/sys/endian.h:211:1: note: previous definition of 'le32enc' was here 211 | __GEN_ENDIAN_ENC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1163:22: error: redefinition of 'le64enc' 1163 | __GEN_ENDIAN_ENC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /usr/include/sys/endian.h:212:1: note: previous definition of 'le64enc' was here 212 | __GEN_ENDIAN_ENC(64, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1176:22: error: redefinition of 'be16dec' 1176 | __GEN_ENDIAN_DEC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /usr/include/sys/endian.h:224:1: note: previous definition of 'be16dec' was here 224 | __GEN_ENDIAN_DEC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1179:22: error: redefinition of 'be32dec' 1179 | __GEN_ENDIAN_DEC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /usr/include/sys/endian.h:225:1: note: previous definition of 'be32dec' was here 225 | __GEN_ENDIAN_DEC(32, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1182:22: error: redefinition of 'be64dec' 1182 | __GEN_ENDIAN_DEC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /usr/include/sys/endian.h:226:1: note: previous definition of 'be64dec' was here 226 | __GEN_ENDIAN_DEC(64, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1185:22: error: redefinition of 'le16dec' 1185 | __GEN_ENDIAN_DEC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /usr/include/sys/endian.h:227:1: note: previous definition of 'le16dec' was here 227 | __GEN_ENDIAN_DEC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1188:22: error: redefinition of 'le32dec' 1188 | __GEN_ENDIAN_DEC(32, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /usr/include/sys/endian.h:228:1: note: previous definition of 'le32dec' was here 228 | __GEN_ENDIAN_DEC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1191:22: error: redefinition of 'le64dec' 1191 | __GEN_ENDIAN_DEC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c:23: /usr/include/sys/endian.h:229:1: note: previous definition of 'le64dec' was here 229 | __GEN_ENDIAN_DEC(64, le) | ^~~~~~~~~~~~~~~~ --- ctf_util.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1148:22: error: redefinition of 'be16enc' 1148 | __GEN_ENDIAN_ENC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /usr/include/sys/endian.h:207:1: note: previous definition of 'be16enc' was here 207 | __GEN_ENDIAN_ENC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1151:22: error: redefinition of 'be32enc' 1151 | __GEN_ENDIAN_ENC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /usr/include/sys/endian.h:208:1: note: previous definition of 'be32enc' was here 208 | __GEN_ENDIAN_ENC(32, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1154:22: error: redefinition of 'be64enc' 1154 | __GEN_ENDIAN_ENC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /usr/include/sys/endian.h:209:1: note: previous definition of 'be64enc' was here 209 | __GEN_ENDIAN_ENC(64, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1157:22: error: redefinition of 'le16enc' 1157 | __GEN_ENDIAN_ENC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /usr/include/sys/endian.h:210:1: note: previous definition of 'le16enc' was here 210 | __GEN_ENDIAN_ENC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1160:22: error: redefinition of 'le32enc' 1160 | __GEN_ENDIAN_ENC(32, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /usr/include/sys/endian.h:211:1: note: previous definition of 'le32enc' was here 211 | __GEN_ENDIAN_ENC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1163:22: error: redefinition of 'le64enc' 1163 | __GEN_ENDIAN_ENC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /usr/include/sys/endian.h:212:1: note: previous definition of 'le64enc' was here 212 | __GEN_ENDIAN_ENC(64, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1176:22: error: redefinition of 'be16dec' 1176 | __GEN_ENDIAN_DEC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /usr/include/sys/endian.h:224:1: note: previous definition of 'be16dec' was here 224 | __GEN_ENDIAN_DEC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1179:22: error: redefinition of 'be32dec' 1179 | __GEN_ENDIAN_DEC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /usr/include/sys/endian.h:225:1: note: previous definition of 'be32dec' was here 225 | __GEN_ENDIAN_DEC(32, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1182:22: error: redefinition of 'be64dec' 1182 | __GEN_ENDIAN_DEC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /usr/include/sys/endian.h:226:1: note: previous definition of 'be64dec' was here 226 | __GEN_ENDIAN_DEC(64, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1185:22: error: redefinition of 'le16dec' 1185 | __GEN_ENDIAN_DEC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /usr/include/sys/endian.h:227:1: note: previous definition of 'le16dec' was here 227 | __GEN_ENDIAN_DEC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1188:22: error: redefinition of 'le32dec' 1188 | __GEN_ENDIAN_DEC(32, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /usr/include/sys/endian.h:228:1: note: previous definition of 'le32dec' was here 228 | __GEN_ENDIAN_DEC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1191:22: error: redefinition of 'le64dec' 1191 | __GEN_ENDIAN_DEC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c:23: /usr/include/sys/endian.h:229:1: note: previous definition of 'le64dec' was here 229 | __GEN_ENDIAN_DEC(64, le) | ^~~~~~~~~~~~~~~~ --- ctf_subr.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1148:22: error: redefinition of 'be16enc' 1148 | __GEN_ENDIAN_ENC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /usr/include/sys/endian.h:207:1: note: previous definition of 'be16enc' was here 207 | __GEN_ENDIAN_ENC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1151:22: error: redefinition of 'be32enc' 1151 | __GEN_ENDIAN_ENC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /usr/include/sys/endian.h:208:1: note: previous definition of 'be32enc' was here 208 | __GEN_ENDIAN_ENC(32, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1154:22: error: redefinition of 'be64enc' 1154 | __GEN_ENDIAN_ENC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /usr/include/sys/endian.h:209:1: note: previous definition of 'be64enc' was here 209 | __GEN_ENDIAN_ENC(64, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1157:22: error: redefinition of 'le16enc' 1157 | __GEN_ENDIAN_ENC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /usr/include/sys/endian.h:210:1: note: previous definition of 'le16enc' was here 210 | __GEN_ENDIAN_ENC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1160:22: error: redefinition of 'le32enc' 1160 | __GEN_ENDIAN_ENC(32, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /usr/include/sys/endian.h:211:1: note: previous definition of 'le32enc' was here 211 | __GEN_ENDIAN_ENC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1163:22: error: redefinition of 'le64enc' 1163 | __GEN_ENDIAN_ENC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /usr/include/sys/endian.h:212:1: note: previous definition of 'le64enc' was here 212 | __GEN_ENDIAN_ENC(64, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1176:22: error: redefinition of 'be16dec' 1176 | __GEN_ENDIAN_DEC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ --- ctf_open.lo --- *** Failed target: ctf_open.lo *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libctf/ctf_open.lo ${HOST_COMPILE.c} -o ${.TARGET}.o ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} => cc -O -DCTF_OLD_VERSIONS -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/head -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/uts/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/bsd/elftoolchain/dist/libelf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/nbinclude -c -o ctf_open.lo.o /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_open.c ${MV} ${.TARGET}.o ${.TARGET} => mv -f ctf_open.lo.o ctf_open.lo *** [ctf_open.lo] Error code 1 nbmake[7]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf --- ctf_lookup.lo --- *** Failed target: ctf_lookup.lo *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libctf/ctf_lookup.lo ${HOST_COMPILE.c} -o ${.TARGET}.o ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} => cc -O -DCTF_OLD_VERSIONS -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/head -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/uts/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/bsd/elftoolchain/dist/libelf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/nbinclude -c -o ctf_lookup.lo.o /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_lookup.c ${MV} ${.TARGET}.o ${.TARGET} => mv -f ctf_lookup.lo.o ctf_lookup.lo *** [ctf_lookup.lo] Error code 1 nbmake[7]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf --- ctf_subr.lo --- In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /usr/include/sys/endian.h:224:1: note: previous definition of 'be16dec' was here 224 | __GEN_ENDIAN_DEC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1179:22: error: redefinition of 'be32dec' 1179 | __GEN_ENDIAN_DEC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /usr/include/sys/endian.h:225:1: note: previous definition of 'be32dec' was here 225 | __GEN_ENDIAN_DEC(32, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1182:22: error: redefinition of 'be64dec' 1182 | __GEN_ENDIAN_DEC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /usr/include/sys/endian.h:226:1: note: previous definition of 'be64dec' was here 226 | __GEN_ENDIAN_DEC(64, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1185:22: error: redefinition of 'le16dec' 1185 | __GEN_ENDIAN_DEC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /usr/include/sys/endian.h:227:1: note: previous definition of 'le16dec' was here 227 | __GEN_ENDIAN_DEC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1188:22: error: redefinition of 'le32dec' 1188 | __GEN_ENDIAN_DEC(32, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /usr/include/sys/endian.h:228:1: note: previous definition of 'le32dec' was here 228 | __GEN_ENDIAN_DEC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1191:22: error: redefinition of 'le64dec' 1191 | __GEN_ENDIAN_DEC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c:28: /usr/include/sys/endian.h:229:1: note: previous definition of 'le64dec' was here 229 | __GEN_ENDIAN_DEC(64, le) | ^~~~~~~~~~~~~~~~ --- ctf_error.lo --- *** Failed target: ctf_error.lo *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libctf/ctf_error.lo ${HOST_COMPILE.c} -o ${.TARGET}.o ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} => cc -O -DCTF_OLD_VERSIONS -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/head -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/uts/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/bsd/elftoolchain/dist/libelf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/nbinclude -c -o ctf_error.lo.o /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_error.c ${MV} ${.TARGET}.o ${.TARGET} => mv -f ctf_error.lo.o ctf_error.lo *** [ctf_error.lo] Error code 1 nbmake[7]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf --- ctf_decl.lo --- *** Failed target: ctf_decl.lo *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libctf/ctf_decl.lo ${HOST_COMPILE.c} -o ${.TARGET}.o ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} => cc -O -DCTF_OLD_VERSIONS -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/head -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/uts/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/bsd/elftoolchain/dist/libelf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/nbinclude -c -o ctf_decl.lo.o /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_decl.c ${MV} ${.TARGET}.o ${.TARGET} => mv -f ctf_decl.lo.o ctf_decl.lo *** [ctf_decl.lo] Error code 1 nbmake[7]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf --- ctf_create.lo --- *** Failed target: ctf_create.lo *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libctf/ctf_create.lo ${HOST_COMPILE.c} -o ${.TARGET}.o ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} => cc -O -DCTF_OLD_VERSIONS -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/head -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/uts/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/bsd/elftoolchain/dist/libelf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/nbinclude -c -o ctf_create.lo.o /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_create.c ${MV} ${.TARGET}.o ${.TARGET} => mv -f ctf_create.lo.o ctf_create.lo *** [ctf_create.lo] Error code 1 nbmake[7]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf --- ctf_lib.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1148:22: error: redefinition of 'be16enc' 1148 | __GEN_ENDIAN_ENC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /usr/include/sys/endian.h:207:1: note: previous definition of 'be16enc' was here 207 | __GEN_ENDIAN_ENC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1151:22: error: redefinition of 'be32enc' 1151 | __GEN_ENDIAN_ENC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /usr/include/sys/endian.h:208:1: note: previous definition of 'be32enc' was here 208 | __GEN_ENDIAN_ENC(32, be) | ^~~~~~~~~~~~~~~~ --- ctf_hash.lo --- *** Failed target: ctf_hash.lo *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libctf/ctf_hash.lo ${HOST_COMPILE.c} -o ${.TARGET}.o ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} => cc -O -DCTF_OLD_VERSIONS -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/head -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/uts/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/bsd/elftoolchain/dist/libelf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/nbinclude -c -o ctf_hash.lo.o /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_hash.c ${MV} ${.TARGET}.o ${.TARGET} => mv -f ctf_hash.lo.o ctf_hash.lo *** [ctf_hash.lo] Error code 1 nbmake[7]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf --- ctf_lib.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1154:22: error: redefinition of 'be64enc' 1154 | __GEN_ENDIAN_ENC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /usr/include/sys/endian.h:209:1: note: previous definition of 'be64enc' was here 209 | __GEN_ENDIAN_ENC(64, be) | ^~~~~~~~~~~~~~~~ --- ctf_labels.lo --- *** Failed target: ctf_labels.lo *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libctf/ctf_labels.lo ${HOST_COMPILE.c} -o ${.TARGET}.o ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} => cc -O -DCTF_OLD_VERSIONS -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/head -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/uts/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/bsd/elftoolchain/dist/libelf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/nbinclude -c -o ctf_labels.lo.o /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_labels.c ${MV} ${.TARGET}.o ${.TARGET} => mv -f ctf_labels.lo.o ctf_labels.lo *** [ctf_labels.lo] Error code 1 nbmake[7]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf --- ctf_lib.lo --- In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1157:22: error: redefinition of 'le16enc' 1157 | __GEN_ENDIAN_ENC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /usr/include/sys/endian.h:210:1: note: previous definition of 'le16enc' was here 210 | __GEN_ENDIAN_ENC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1160:22: error: redefinition of 'le32enc' 1160 | __GEN_ENDIAN_ENC(32, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /usr/include/sys/endian.h:211:1: note: previous definition of 'le32enc' was here 211 | __GEN_ENDIAN_ENC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1163:22: error: redefinition of 'le64enc' 1163 | __GEN_ENDIAN_ENC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1142:1: note: in definition of macro '__GEN_ENDIAN_ENC' 1142 | endian ## bits ## enc(void *dst, uint ## bits ## _t u) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /usr/include/sys/endian.h:212:1: note: previous definition of 'le64enc' was here 212 | __GEN_ENDIAN_ENC(64, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1176:22: error: redefinition of 'be16dec' 1176 | __GEN_ENDIAN_DEC(16, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /usr/include/sys/endian.h:224:1: note: previous definition of 'be16dec' was here 224 | __GEN_ENDIAN_DEC(16, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1179:22: error: redefinition of 'be32dec' 1179 | __GEN_ENDIAN_DEC(32, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /usr/include/sys/endian.h:225:1: note: previous definition of 'be32dec' was here 225 | __GEN_ENDIAN_DEC(32, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1182:22: error: redefinition of 'be64dec' 1182 | __GEN_ENDIAN_DEC(64, be) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /usr/include/sys/endian.h:226:1: note: previous definition of 'be64dec' was here 226 | __GEN_ENDIAN_DEC(64, be) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1185:22: error: redefinition of 'le16dec' 1185 | __GEN_ENDIAN_DEC(16, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /usr/include/sys/endian.h:227:1: note: previous definition of 'le16dec' was here 227 | __GEN_ENDIAN_DEC(16, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1188:22: error: redefinition of 'le32dec' 1188 | __GEN_ENDIAN_DEC(32, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /usr/include/sys/endian.h:228:1: note: previous definition of 'le32dec' was here 228 | __GEN_ENDIAN_DEC(32, le) | ^~~~~~~~~~~~~~~~ In file included from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1191:22: error: redefinition of 'le64dec' 1191 | __GEN_ENDIAN_DEC(64, le) | ^~ /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:1169:1: note: in definition of macro '__GEN_ENDIAN_DEC' 1169 | endian ## bits ## dec(const void *buf) \ | ^~~~~~ In file included from /usr/include/amd64/endian.h:3, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/machine/endian.h:32, from /usr/include/sys/types.h:98, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:81, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat/compat_defs.h:100, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat/nbtool_config.h:931, from /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c:30: /usr/include/sys/endian.h:229:1: note: previous definition of 'le64dec' was here 229 | __GEN_ENDIAN_DEC(64, le) | ^~~~~~~~~~~~~~~~ --- ctf_util.lo --- *** Failed target: ctf_util.lo *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libctf/ctf_util.lo ${HOST_COMPILE.c} -o ${.TARGET}.o ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} => cc -O -DCTF_OLD_VERSIONS -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/head -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/uts/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/bsd/elftoolchain/dist/libelf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/nbinclude -c -o ctf_util.lo.o /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_util.c ${MV} ${.TARGET}.o ${.TARGET} => mv -f ctf_util.lo.o ctf_util.lo *** [ctf_util.lo] Error code 1 nbmake[7]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf --- ctf_types.lo --- *** Failed target: ctf_types.lo *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libctf/ctf_types.lo ${HOST_COMPILE.c} -o ${.TARGET}.o ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} => cc -O -DCTF_OLD_VERSIONS -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/head -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/uts/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/bsd/elftoolchain/dist/libelf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/nbinclude -c -o ctf_types.lo.o /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_types.c ${MV} ${.TARGET}.o ${.TARGET} => mv -f ctf_types.lo.o ctf_types.lo *** [ctf_types.lo] Error code 1 nbmake[7]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf --- ctf_subr.lo --- *** Failed target: ctf_subr.lo *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libctf/ctf_subr.lo ${HOST_COMPILE.c} -o ${.TARGET}.o ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} => cc -O -DCTF_OLD_VERSIONS -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/head -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/uts/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/bsd/elftoolchain/dist/libelf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/nbinclude -c -o ctf_subr.lo.o /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_subr.c ${MV} ${.TARGET}.o ${.TARGET} => mv -f ctf_subr.lo.o ctf_subr.lo *** [ctf_subr.lo] Error code 1 nbmake[7]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf --- ctf_lib.lo --- *** Failed target: ctf_lib.lo *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libctf/ctf_lib.lo ${HOST_COMPILE.c} -o ${.TARGET}.o ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} => cc -O -DCTF_OLD_VERSIONS -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/sys -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/head -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/uts/common -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/bsd/elftoolchain/dist/libelf -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/compat -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include -I/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/include/nbinclude -c -o ctf_lib.lo.o /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf/../../external/cddl/osnet/dist/lib/libctf/common/ctf_lib.c ${MV} ${.TARGET}.o ${.TARGET} => mv -f ctf_lib.lo.o ctf_lib.lo *** [ctf_lib.lo] Error code 1 nbmake[7]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf 11 errors nbmake[7]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf nbmake[6]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/libctf *** Failed target: dependall-libctf *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget libctf dependall *** Error code 2 Stop. nbmake[5]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools *** Failed target: build_install *** Failed commands: ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-host-mkdep dependall-compat dependall-binstall dependall-date ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-host-mkdep install-compat install-binstall install-date ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-mktemp ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-mktemp ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-sed ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-sed ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-genassym dependall-cap_mkdb dependall-crunchgen dependall-ctags dependall-gencat dependall-hexdump dependall-makewhatis dependall-mtree dependall-nbperf ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-genassym install-cap_mkdb install-crunchgen install-ctags install-gencat install-hexdump install-makewhatis install-mtree install-nbperf ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-uudecode dependall-cat dependall-rpcgen dependall-join dependall-lorder dependall-m4 dependall-mkdep dependall-tsort ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-uudecode install-cat install-rpcgen install-join install-lorder install-m4 install-mkdep install-tsort ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-yacc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-yacc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-awk ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-awk ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-lex dependall-xz-include ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-lex install-xz-include ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-grep dependall-xz-lib dependall-pax ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-grep install-xz-lib install-pax ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-libprop ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-libprop ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-texinfo ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-texinfo ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-tic ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-tic ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-gmake ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-gmake ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-gmp ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-gmp ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-mpfr ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-mpfr ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-mpc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-mpc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-binutils ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-binutils ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-gcc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-gcc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-dbsym dependall-mdsetimage ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-dbsym install-mdsetimage ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-elftoolchain ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-elftoolchain ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-libctf ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-libctf ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-ctfconvert dependall-ctfmerge dependall-asn1_compile dependall-cksum dependall-compile_et dependall-db dependall-file dependall-lint1 dependall-slc dependall-makefs dependall-sortinfo ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-ctfconvert install-ctfmerge install-asn1_compile install-cksum install-compile_et install-db install-file install-lint1 install-slc install-makefs install-sortinfo ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-menuc dependall-mkcsmapper dependall-mkesdb dependall-mklocale dependall-mknod dependall-msgc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-menuc install-mkcsmapper install-mkesdb install-mklocale install-mknod install-msgc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-disklabel dependall-gpt ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-disklabel install-gpt ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-paxctl ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-paxctl ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-fdisk ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-fdisk ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-installboot dependall-pwd_mkdb dependall-strfile dependall-sunlabel dependall-vgrind dependall-zic dependall-stat ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-installboot install-pwd_mkdb install-strfile install-sunlabel install-vgrind install-zic install-stat ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-config dependall-xz-bin dependall-groff dependall-mandoc dependall-mkubootimage dependall-libfdt ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-config install-xz-bin install-groff install-mandoc install-mkubootimage install-libfdt ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-dtc dependall-cvslatest ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="tools/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools" ;; *) this="tools/${dir}/"; real="/tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-dtc install-cvslatest *** [build_install] Error code 1 nbmake[4]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools 1 error nbmake[4]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src/tools nbmake[3]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src nbmake[2]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src nbmake[1]: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src nbmake: stopped in /tmp/build/2023.06.17.11.22.20-evbarm-aarch64/src ERROR: Failed to make release *** BUILD ABORTED *** 247.76 real 1263.34 user 253.76 sys