Build Darwin: FAILED next/rtems-microblaze on arm64-apple-darwin25.3.0 (microblaze-rtems7-binutils-7af075d-arm64-apple-darwin25.3.0-1)

OAR Tester for MAC rtems-tester at oarcorp.com
Sat Mar 14 04:37:35 UTC 2026


RTEMS Source Builder - Set Builder, 7 (751299446e8f)
warning: exe: absolute exe found in path: (__install_info) /usr/bin/install-info
warning: exe: absolute exe found in path: (__makeinfo) /usr/bin/makeinfo

Host: macOS-26.3.1-arm64-arm-64bit
       Darwin RTEMS-Mac-mini 25.3.0 Darwin Kernel Version 25.3.0: Wed Jan 28
       20:53:31 PST 2026; root:xnu-12377.91.3~2/RELEASE_ARM64_T8103 arm64 arm

Build Time: 0:12:00.208490

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
Build FAILED: microblaze-rtems7-binutils-7af075d-arm64-apple-darwin25.3.0-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:144:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  144 | int ZEXPORT inflateReset(strm)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:157:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  157 | int ZEXPORT inflateReset2(strm, windowBits)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:195:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  195 | int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:239:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  239 | int ZEXPORT inflateInit_(strm, version, stream_size)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:247:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  247 | int ZEXPORT inflatePrime(strm, bits, value)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:278:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  278 | local void fixedtables(state)
      |            ^
../../binutils-gdb-7af075d/zlib/inflate.c:396:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  396 | local int updatewindow(strm, end, copy)
      |           ^
../../binutils-gdb-7af075d/zlib/inflate.c:622:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  622 | int ZEXPORT inflate(strm, flush)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:1277:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1277 | int ZEXPORT inflateEnd(strm)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:1291:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1291 | int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:1314:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1314 | int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:1349:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1349 | int ZEXPORT inflateGetHeader(strm, head)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:1377:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1377 | local unsigned syncsearch(have, buf, len)
      |                ^
../../binutils-gdb-7af075d/zlib/inflate.c:1400:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1400 | int ZEXPORT inflateSync(strm)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:1451:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1451 | int ZEXPORT inflateSyncPoint(strm)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:1461:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1461 | int ZEXPORT inflateCopy(dest, source)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:1508:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1508 | int ZEXPORT inflateUndermine(strm, subvert)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:1526:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1526 | int ZEXPORT inflateValidate(strm, check)
      |             ^
../../binutils-gdb-7af075d/zlib/inflate.c:1541:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1541 | long ZEXPORT inflateMark(strm)
      |              ^
../../binutils-gdb-7af075d/zlib/inflate.c:1554:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1554 | unsigned long ZEXPORT inflateCodesUsed(strm)
      |                       ^
yes
17 warnings generated.
11 warnings generated.
mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po
yes
checking for ssize_t... mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po
2 warnings generated.
mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po
checking for setlocale... /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501/next/rtems-microblaze/Users/tester/rtems-cron-next/tools/7/include -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501-internal/include -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb-7af075d/zlib      -g -O2 -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inft
 rees.o `test -f 'inftrees.c' || echo '../../binutils-gdb-7af075d/zlib/'`inftrees.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501/next/rtems-microblaze/Users/tester/rtems-cron-next/tools/7/include -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501-internal/include -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb-7af075d/zlib      -g -O2 -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo '
 ../../binutils-gdb-7af075d/zlib/'`trees.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501/next/rtems-microblaze/Users/tester/rtems-cron-next/tools/7/include -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501-internal/include -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb-7af075d/zlib      -g -O2 -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' |
 | echo '../../binutils-gdb-7af075d/zlib/'`uncompr.c
29 warnings generated.
mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po
5 warnings generated.
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501/next/rtems-microblaze/Users/tester/rtems-cron-next/tools/7/include -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501-internal/include -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../binutils-gdb-7af075d/zlib      -g -O2 -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '
 ../../binutils-gdb-7af075d/zlib/'`zutil.c
mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po
true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501/next/rtems-microblaze/Users/tester/rtems-cron-next/tools/7/include -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501-internal/include" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-L/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501-internal/lib" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Library/Developer/CommandLineTools/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/Users/tester/rtems-cron-next/tools/7" "infodir=/Users/tester/rtems-cron
 -next/tools/7/share/info" "libdir=/Users/tester/rtems-cron-next/tools/7/lib" "prefix=/Users/tester/rtems-cron-next/tools/7" "tooldir=/Users/tester/rtems-cron-next/tools/7/microblaze-rtems7" "AR=ar" "AS=as" "CC=/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501/next/rtems-microblaze/Users/tester/rtems-cron-next/tools/7/include -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501-internal/include" "CXX=/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501/next/rtems-microblaze/Users/tester/rtems-cron-next/tools/7/include -I/Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/tmp/sb-501-internal/include" "LD=/Library/Developer/CommandLineTools/usr/bin/ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # /Library/Developer/CommandLineTools/usr/bin/make
In file included from ../../binutils-gdb-7af075d/zlib/trees.c:37:
In file included from ../../binutils-gdb-7af075d/zlib/deflate.h:16:
../../binutils-gdb-7af075d/zlib/zutil.h:163:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
  163 | #  define OS_CODE 19
      |           ^
../../binutils-gdb-7af075d/zlib/zutil.h:134:11: note: previous definition is here
  134 | #  define OS_CODE  7
      |           ^
In file included from ../../binutils-gdb-7af075d/zlib/inftrees.c:6:
../../binutils-gdb-7af075d/zlib/zutil.h:163:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
  163 | #  define OS_CODE 19
      |           ^
../../binutils-gdb-7af075d/zlib/zutil.h:134:11: note: previous definition is here
  134 | #  define OS_CODE  7
      |           ^
../../binutils-gdb-7af075d/zlib/inftrees.c:32:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   32 | int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
      |                   ^
../../binutils-gdb-7af075d/zlib/uncompr.c:27:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   27 | int ZEXPORT uncompress2 (dest, destLen, source, sourceLen)
      |             ^
../../binutils-gdb-7af075d/zlib/uncompr.c:86:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   86 | int ZEXPORT uncompress (dest, destLen, source, sourceLen)
      |             ^
../../binutils-gdb-7af075d/zlib/trees.c:379:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  379 | void ZLIB_INTERNAL _tr_init(s)
      |                    ^
../../binutils-gdb-7af075d/zlib/trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  407 | local void init_block(s)
      |            ^
../../binutils-gdb-7af075d/zlib/trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  451 | local void pqdownheap(s, tree, k)
      |            ^
../../binutils-gdb-7af075d/zlib/trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  486 | local void gen_bitlen(s, desc)
      |            ^
../../binutils-gdb-7af075d/zlib/trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  572 | local void gen_codes (tree, max_code, bl_count)
      |            ^
../../binutils-gdb-7af075d/zlib/trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  615 | local void build_tree(s, desc)
      |            ^
../../binutils-gdb-7af075d/zlib/trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  703 | local void scan_tree (s, tree, max_code)
      |            ^
../../binutils-gdb-7af075d/zlib/trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  748 | local void send_tree (s, tree, max_code)
      |            ^
../../binutils-gdb-7af075d/zlib/trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  799 | local int build_bl_tree(s)
      |           ^
../../binutils-gdb-7af075d/zlib/trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  834 | local void send_all_trees(s, lcodes, dcodes, blcodes)
      |            ^
../../binutils-gdb-7af075d/zlib/trees.c:863:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  863 | void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last)
      |                    ^
../../binutils-gdb-7af075d/zlib/trees.c:886:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  886 | void ZLIB_INTERNAL _tr_flush_bits(s)
      |                    ^
../../binutils-gdb-7af075d/zlib/trees.c:896:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  896 | void ZLIB_INTERNAL _tr_align(s)
      |                    ^
../../binutils-gdb-7af075d/zlib/trees.c:911:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  911 | void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last)
      |                    ^
../../binutils-gdb-7af075d/zlib/trees.c:1014:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1014 | int ZLIB_INTERNAL _tr_tally (s, dist, lc)
      |                   ^
../../binutils-gdb-7af075d/zlib/trees.c:1064:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1064 | local void compress_block(s, ltree, dtree)
      |            ^
../../binutils-gdb-7af075d/zlib/trees.c:1124:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1124 | local int detect_data_type(s)
      |           ^
../../binutils-gdb-7af075d/zlib/trees.c:1158:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1158 | local unsigned bi_reverse(code, len)
      |                ^
../../binutils-gdb-7af075d/zlib/trees.c:1173:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1173 | local void bi_flush(s)
      |            ^
../../binutils-gdb-7af075d/zlib/trees.c:1190:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
 1190 | local void bi_windup(s)
      |            ^
2 warnings generated.
mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po
2 warnings generated.
In file included from ../../binutils-gdb-7af075d/zlib/zutil.c:8:
../../binutils-gdb-7af075d/zlib/zutil.h:163:11: warning: 'OS_CODE' macro redefined [-Wmacro-redefined]
  163 | #  define OS_CODE 19
      |           ^
../../binutils-gdb-7af075d/zlib/zutil.h:134:11: note: previous definition is here
  134 | #  define OS_CODE  7
      |           ^
mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po
In file included from ../../binutils-gdb-7af075d/zlib/zutil.c:10:
In file included from ../../binutils-gdb-7af075d/zlib/gzguts.h:21:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:61:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:322:7: error: expected identifier or '('
  322 | FILE    *fdopen(int, const char *) __DARWIN_ALIAS_STARTING(__MAC_10_6, __IPHONE_2_0, __DARWIN_ALIAS(fdopen));
      |          ^
../../binutils-gdb-7af075d/zlib/zutil.h:140:33: note: expanded from macro 'fdopen'
  140 | #        define fdopen(fd,mode) NULL /* No fdopen() */
      |                                 ^
/Library/Developer/CommandLineTools/usr/lib/clang/17/include/__stddef_null.h:26:16: note: expanded from macro 'NULL'
   26 | #define NULL ((void*)0)
      |                ^
In file included from ../../binutils-gdb-7af075d/zlib/zutil.c:10:
In file included from ../../binutils-gdb-7af075d/zlib/gzguts.h:21:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:61:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:322:7: error: expected ')'
../../binutils-gdb-7af075d/zlib/zutil.h:140:33: note: expanded from macro 'fdopen'
  140 | #        define fdopen(fd,mode) NULL /* No fdopen() */
      |                                 ^
/Library/Developer/CommandLineTools/usr/lib/clang/17/include/__stddef_null.h:26:16: note: expanded from macro 'NULL'
   26 | #define NULL ((void*)0)
      |                ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:322:7: note: to match this '('
../../binutils-gdb-7af075d/zlib/zutil.h:140:33: note: expanded from macro 'fdopen'
  140 | #        define fdopen(fd,mode) NULL /* No fdopen() */
      |                                 ^
/Library/Developer/CommandLineTools/usr/lib/clang/17/include/__stddef_null.h:26:15: note: expanded from macro 'NULL'
   26 | #define NULL ((void*)0)
      |               ^
In file included from ../../binutils-gdb-7af075d/zlib/zutil.c:10:
In file included from ../../binutils-gdb-7af075d/zlib/gzguts.h:21:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:61:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:322:7: error: expected ')'
  322 | FILE    *fdopen(int, const char *) __DARWIN_ALIAS_STARTING(__MAC_10_6, __IPHONE_2_0, __DARWIN_ALIAS(fdopen));
      |          ^
../../binutils-gdb-7af075d/zlib/zutil.h:140:33: note: expanded from macro 'fdopen'
  140 | #        define fdopen(fd,mode) NULL /* No fdopen() */
      |                                 ^
/Library/Developer/CommandLineTools/usr/lib/clang/17/include/__stddef_null.h:26:22: note: expanded from macro 'NULL'
   26 | #define NULL ((void*)0)
      |                      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:322:7: note: to match this '('
../../binutils-gdb-7af075d/zlib/zutil.h:140:33: note: expanded from macro 'fdopen'
  140 | #        define fdopen(fd,mode) NULL /* No fdopen() */
      |                                 ^
/Library/Developer/CommandLineTools/usr/lib/clang/17/include/__stddef_null.h:26:14: note: expanded from macro 'NULL'
   26 | #define NULL ((void*)0)
      |              ^
../../binutils-gdb-7af075d/zlib/zutil.c:133:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  133 | const char * ZEXPORT zError(err)
      |                      ^
../../binutils-gdb-7af075d/zlib/zutil.c:305:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  305 | voidpf ZLIB_INTERNAL zcalloc (opaque, items, size)
      |                      ^
../../binutils-gdb-7af075d/zlib/zutil.c:315:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  315 | void ZLIB_INTERNAL zcfree (opaque, ptr)
      |                    ^
4 warnings and 3 errors generated.
make[2]: *** [libz_a-zutil.o] Error 1
make[2]: *** Waiting for unfinished jobs....
yes
yes
23 warnings generated.
checking for pid_t... checking for stpcpy... mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po
21 warnings generated.
mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po
make[1]: *** [all-zlib] Error 2
make[1]: *** Waiting for unfinished jobs....
yes
checking for strcasecmp... yes
checking for library containing strerror... yes
none required
checking for strdup... checking for asprintf... yes
yes
checking for strtoul... checking for atexit... yes
yes
checking for basename... checking for tsearch... yes
yes
checking for __argz_count... checking for bcmp... no
checking for __argz_stringify... yes
checking for bcopy... no
checking for __argz_next... yes
checking for bsearch... no
checking for __fsetlocking... yes
checking for bzero... no
checking for iconv... yes
checking for calloc... yes
checking for clock... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... yes

         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... checking for ffs... yes
yes
checking for LC_MESSAGES... checking for getcwd... yes
checking for bison... bison
checking version of bison... yes
checking for getpagesize... 2.3, ok
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for gettimeofday... yes
checking for index... config.status: creating Makefile
config.status: creating config.intl
yes
checking for insque... config.status: creating config.h
config.status: executing default-1 commands
yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... no
checking for memset... yes
checking for mkstemps... yes
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... yes
checking for stpncpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strverscmp... no
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... no
checking for canonicalize_file_name... no
checking for dup3... no
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... no
checking for pipe2... no
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for sbrk... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... no
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... no
checking whether strnlen is declared... yes
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make: *** [all] Error 2
shell cmd failed: /bin/sh -ex  /Users/tester/rtems-cron-next/rtems-source-builder/rtems/build/microblaze-rtems7-binutils-7af075d-arm64-apple-darwin25.3.0-1/do-build
error: building microblaze-rtems7-binutils-7af075d-arm64-apple-darwin25.3.0-1
  See error report: rsb-report-microblaze-rtems7-binutils-7af075d-arm64-apple-darwin25.3.0-1.txt
  Note: In some cases the error appears only in
  the complete build log (see --log option)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 


Output
======

Build Set: next/rtems-microblaze
config: devel/expat-2.7.3-1.cfg
package: expat-2.7.3-arm64-apple-darwin25.3.0-1
building: expat-2.7.3-arm64-apple-darwin25.3.0-1
sizes: expat-2.7.3-arm64-apple-darwin25.3.0-1: 8.437MB (installed: 888.435KB)
cleaning: expat-2.7.3-arm64-apple-darwin25.3.0-1
reporting: devel/expat-2.7.3-1.cfg -> expat-2.7.3-arm64-apple-darwin25.3.0-1.txt
reporting: devel/expat-2.7.3-1.cfg -> expat-2.7.3-arm64-apple-darwin25.3.0-1.xml
config: devel/gmp-6.2.1.cfg
package: gmp-6.2.1-arm64-apple-darwin25.3.0-1
download: https://dl.rtems.org/8904334a3bcc5c896ececabc75cda9dec642e401fb5397c4992c4fabea5e962c9ce8bd44e8e4233c34e55c8010cc28db0545f5f750cbdbb5f00af538dc763be9/gmp-6.2.1.tar.bz2 -> sources/gmp-6.2.1.tar.bz2
building: gmp-6.2.1-arm64-apple-darwin25.3.0-1
sizes: gmp-6.2.1-arm64-apple-darwin25.3.0-1: 21.677MB (installed: 1.447MB)
cleaning: gmp-6.2.1-arm64-apple-darwin25.3.0-1
reporting: devel/gmp-6.2.1.cfg -> gmp-6.2.1-arm64-apple-darwin25.3.0-1.txt
reporting: devel/gmp-6.2.1.cfg -> gmp-6.2.1-arm64-apple-darwin25.3.0-1.xml
config: tools/rtems-gdb-17.1.cfg
package: microblaze-rtems7-gdb-17.1-arm64-apple-darwin25.3.0-1
building: microblaze-rtems7-gdb-17.1-arm64-apple-darwin25.3.0-1
sizes: microblaze-rtems7-gdb-17.1-arm64-apple-darwin25.3.0-1: 595.883MB (installed: 21.565MB)
cleaning: microblaze-rtems7-gdb-17.1-arm64-apple-darwin25.3.0-1
reporting: tools/rtems-gdb-17.1.cfg -> microblaze-rtems7-gdb-17.1-arm64-apple-darwin25.3.0-1.txt
reporting: tools/rtems-gdb-17.1.cfg -> microblaze-rtems7-gdb-17.1-arm64-apple-darwin25.3.0-1.xml
config: tools/rtems-xilinx-binutils-2.36.cfg
package: microblaze-rtems7-binutils-7af075d-arm64-apple-darwin25.3.0-1
download: https://dl.rtems.org/fe4ef5c6ee694f9aaf914a677240d5c8132d2d881676d407485e0c601a5fc9e9e5ac7c3850df1107993b38f304baf9a12ad8b31b3cd1bcf46b707078455b8930/binutils-gdb-7af075d.tar.gz -> sources/binutils-gdb-7af075d.tar.gz
download: https://dl.rtems.org/56971b06821d7ab36b068016dde6086941121fca40d661056fe03f17507dafab075b306fe91d191c3fa0ec3617cd8649fe3023e0e5230e3fd5b4c2a648c23a94/0001-Add-wdc.ext.clear-and-wdc.ext.flush-insns.patch -> patches/0001-Add-wdc.ext.clear-and-wdc.ext.flush-insns.patch
download: https://dl.rtems.org/e6240d8d5eebb36b161b77348522cd59dad008017ce7579b66310719faa8bdba9d0f0466f4d81bf8c1d79ed2a3a2d777924a404da1010fc4dd866fcae2bde322/0002-Add-mlittle-endian-and-mbig-endian-flags.patch -> patches/0002-Add-mlittle-endian-and-mbig-endian-flags.patch
download: https://dl.rtems.org/2d90ef568bb649bc79b09ec3e745a25b5f177dc49f6b6bf7e9143685e5206bb7aee7a3fd3d013d64d82e2865e90a9cfeb7103aeb29189b1330613c562597a2fc/0003-Disable-the-warning-message-for-eh_frame_hdr.patch -> patches/0003-Disable-the-warning-message-for-eh_frame_hdr.patch
download: https://dl.rtems.org/76780fc9e410739320f07dd2fc517631f0bb4a8484d56ed96f0f8089acf1f8958dbc4045bfe67289086a63b3374a63e8fb2e09f7e7d52579b04d1114022d7214/0004-LOCAL-Fix-relaxation-of-assembler-resolved-reference.patch -> patches/0004-LOCAL-Fix-relaxation-of-assembler-resolved-reference.patch
download: https://dl.rtems.org/76a76edd26dc9bd72b0330791d14362933f5bbbc5bef0f9a9e6ee307958a4f6791ceabdaadae3c969ac3f4c786b13784f473fde6fe8ddcbf3370ccfc8761d7ab/0005-upstream-change-to-garbage-collection-sweep-causes-m.patch -> patches/0005-upstream-change-to-garbage-collection-sweep-causes-m.patch
download: https://dl.rtems.org/deed94f04fa91e993043f3e2f5e7c865555a7ffce83e959980daebc255247ba51d991d6289e682fa4dff1758f085e661f5c2888b078dcaf2e790873c96520928/0006-Fix-bug-in-TLSTPREL-Relocation.patch -> patches/0006-Fix-bug-in-TLSTPREL-Relocation.patch
download: https://dl.rtems.org/8fb1c588eeae2356001d2d79e06c0a6dcd37be6411c11856b064973860139d1b87d490133fd98b5d70bea24f275bdbd5114e11a41141c0be05f23317b187e705/0007-Added-Address-extension-instructions.patch -> patches/0007-Added-Address-extension-instructions.patch
download: https://dl.rtems.org/e8227eb42b87de038430ddf79bf9f7e58deee0ed263ce521512b0568456f36aab16f9cdcdb2af2b7d0e5330aab0d73479a91480731e86370d63af708d641f903/0008-fixing-the-MAX_OPCODES-to-correct-value.patch -> patches/0008-fixing-the-MAX_OPCODES-to-correct-value.patch
download: https://dl.rtems.org/c1bcc51762b66706b286ffd50f3d55dcb99cdc43d2312e0af16b1c1444fe57cf1351d55267438cdd8c755d197646d9726873338b9f892ceb27810f324533e01c/0009-Add-new-bit-field-instructions.patch -> patches/0009-Add-new-bit-field-instructions.patch
download: https://dl.rtems.org/15ae27cae58d375e74468bede264450b944c698e9e67fda41ba8044826695b7790f1b5b28d9484e016b49accaebfc9002e7a724854147ab2986deafb9557694c/0010-fixing-the-imm-bug.patch -> patches/0010-fixing-the-imm-bug.patch
download: https://dl.rtems.org/3d4c21f650c18771f202d9e9b858a4f93ee1848328eaa4b55c62f4cff86e45aa62d94b323c60ba759160d086800ae039f62236c041fede5347a91ef3467a03cc/0011-Patch-Microblaze-fixed-bug-in-GCC-so-that-It-will-su.patch -> patches/0011-Patch-Microblaze-fixed-bug-in-GCC-so-that-It-will-su.patch
download: https://dl.rtems.org/e3100a06f4a5a816dbde2af496ed0a8fbb37e94a7188fef58c9fe78212de75ddf28d45b38bd605f58157925b1f56ef137ab5f89accb6bb478b4144647416c20a/0012-fixing-the-constant-range-check-issue.patch -> patches/0012-fixing-the-constant-range-check-issue.patch
download: https://dl.rtems.org/7d52717cdd4680434935018edbf5b20b0a545494d33b54735238aefeb340476b7b04d40372f4c664f7cfdf346217bcbf70d1484cdcc7ffaabe74961d4be784a6/0013-Patch-Microblaze-Compiler-will-give-error-messages-i.patch -> patches/0013-Patch-Microblaze-Compiler-will-give-error-messages-i.patch
building: microblaze-rtems7-binutils-7af075d-arm64-apple-darwin25.3.0-1
error: building microblaze-rtems7-binutils-7af075d-arm64-apple-darwin25.3.0-1
Build FAILED
  See error report: rsb-report-microblaze-rtems7-binutils-7af075d-arm64-apple-darwin25.3.0-1.txt
  Note: In some cases the error appears only in
  the complete build log (see --log option)
error: building microblaze-rtems7-binutils-7af075d-arm64-apple-darwin25.3.0-1
config: tools/rtems-xilinx-gcc-12-newlib-head.cfg
error: gcc-common-1.cfg:138: macro '%{gcc_build_date}' not found
warning: switched to dry run due to errors
error: gcc-common-1.cfg:138: macro '%{gcc_build_date}' not found
Build FAILED
Mailing report: build at rtems.org

Report
======

==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Mar 13 23:25:58 2026
==============================================================================
Report: devel/expat-2.7.3-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 751299446e8f7d41023ef7b5236cc378a52291c6
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.7.3-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.7.3-1.cfg
------------------------------------------------------------------------------
Package: expat-2.7.3-arm64-apple-darwin25.3.0-1
 Config: devel/expat-2.7.3-1.cfg
 Summary:
  Expat XML Parser v2.7.3 for target microblaze-rtems7 on host arm64-apple-darwin25.3.0
 URL:
  http://expat.sourceforge.net/
 Version:
  2.7.3
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_7_3/expat-2.7.3.tar.gz
       sha512: J0VGwHVaetXbQ6O3IydLohNILWhne6P/D16h3mPN1mAyIU9ujhZ8yEgvfQVqMfOHHCYylUXWVl/uhmFkfph3zg==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.7.3
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.7.3
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "arm64-apple-darwin25.3.0" != "arm64-apple-darwin25.3.0" ; then
    # Cross build
    CC=$(echo "arm64-apple-darwin25.3.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "arm64-apple-darwin25.3.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=arm64-apple-darwin25.3.0 --host=arm64-apple-darwin25.3.0  --verbose  --prefix=/Users/tester/rtems-cron-next/tools/7 --bindir=/Users/tester/rtems-cron-next/tools/7/bin  --exec-prefix=/Users/tester/rtems-cron-next/tools/7  --includedir=/Users/tester/rtems-cron-next/tools/7/include --libdir=/Users/tester/rtems-cron-next/tools/7/lib  --mandir=/Users/tester/rtems-cron-next/tools/7/share/man --infodir=/Users/tester/rtems-cron-next/tools/7/share/info  --without-docbook --disable-shared
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.7.3
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Mar 13 23:25:58 2026
==============================================================================
Report: devel/expat-2.7.3-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 751299446e8f7d41023ef7b5236cc378a52291c6
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.7.3-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.7.3-1.cfg
------------------------------------------------------------------------------
Package: expat-2.7.3-arm64-apple-darwin25.3.0-1
 Config: devel/expat-2.7.3-1.cfg
 Summary:
  Expat XML Parser v2.7.3 for target microblaze-rtems7 on host arm64-apple-darwin25.3.0
 URL:
  http://expat.sourceforge.net/
 Version:
  2.7.3
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_7_3/expat-2.7.3.tar.gz
       sha512: J0VGwHVaetXbQ6O3IydLohNILWhne6P/D16h3mPN1mAyIU9ujhZ8yEgvfQVqMfOHHCYylUXWVl/uhmFkfph3zg==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.7.3
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.7.3
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "arm64-apple-darwin25.3.0" != "arm64-apple-darwin25.3.0" ; then
    # Cross build
    CC=$(echo "arm64-apple-darwin25.3.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "arm64-apple-darwin25.3.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=arm64-apple-darwin25.3.0 --host=arm64-apple-darwin25.3.0  --verbose  --prefix=/Users/tester/rtems-cron-next/tools/7 --bindir=/Users/tester/rtems-cron-next/tools/7/bin  --exec-prefix=/Users/tester/rtems-cron-next/tools/7  --includedir=/Users/tester/rtems-cron-next/tools/7/include --libdir=/Users/tester/rtems-cron-next/tools/7/lib  --mandir=/Users/tester/rtems-cron-next/tools/7/share/man --infodir=/Users/tester/rtems-cron-next/tools/7/share/info  --without-docbook --disable-shared
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.7.3
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Mar 13 23:27:42 2026
==============================================================================
Report: devel/gmp-6.2.1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 751299446e8f7d41023ef7b5236cc378a52291c6
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gmp-6.2.1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gmp-6.2.1.cfg
------------------------------------------------------------------------------
Package: gmp-6.2.1-arm64-apple-darwin25.3.0-1
 Config: devel/gmp-6.2.1.cfg
 Summary:
  The GNU Multiple Precision Arithmetic Library (GMP) v6.2.1 for target microblaze-rtems7 on host arm64-apple-darwin25.3.0
 URL:
  https://gmplib.org/
 Version:
  6.2.1
 Release:
  1
  Sources: 1
    1: https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.2.1.tar.bz2
       sha512: iQQzSjvMXIluzsq8dc2p3sZC5AH7U5fEmSxPq+peliyc6L1E6OQjPDTlXIAQzCjbBUX191DL27XwCvU43HY76Q==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source gmp -q -n gmp-6.2.1
  %setup patch gmp -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd gmp-6.2.1
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "arm64-apple-darwin25.3.0" != "arm64-apple-darwin25.3.0" ; then
    # Cross build
    CC=$(echo "arm64-apple-darwin25.3.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "arm64-apple-darwin25.3.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=arm64-apple-darwin25.3.0 --host=arm64-apple-darwin25.3.0  --verbose  --prefix=/Users/tester/rtems-cron-next/tools/7 --bindir=/Users/tester/rtems-cron-next/tools/7/bin  --exec-prefix=/Users/tester/rtems-cron-next/tools/7  --includedir=/Users/tester/rtems-cron-next/tools/7/include --libdir=/Users/tester/rtems-cron-next/tools/7/lib  --mandir=/Users/tester/rtems-cron-next/tools/7/share/man --infodir=/Users/tester/rtems-cron-next/tools/7/share/info  --disable-shared  --disable-assembly
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd gmp-6.2.1
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Mar 13 23:27:42 2026
==============================================================================
Report: devel/gmp-6.2.1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 751299446e8f7d41023ef7b5236cc378a52291c6
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gmp-6.2.1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gmp-6.2.1.cfg
------------------------------------------------------------------------------
Package: gmp-6.2.1-arm64-apple-darwin25.3.0-1
 Config: devel/gmp-6.2.1.cfg
 Summary:
  The GNU Multiple Precision Arithmetic Library (GMP) v6.2.1 for target microblaze-rtems7 on host arm64-apple-darwin25.3.0
 URL:
  https://gmplib.org/
 Version:
  6.2.1
 Release:
  1
  Sources: 1
    1: https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.2.1.tar.bz2
       sha512: iQQzSjvMXIluzsq8dc2p3sZC5AH7U5fEmSxPq+peliyc6L1E6OQjPDTlXIAQzCjbBUX191DL27XwCvU43HY76Q==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source gmp -q -n gmp-6.2.1
  %setup patch gmp -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd gmp-6.2.1
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "arm64-apple-darwin25.3.0" != "arm64-apple-darwin25.3.0" ; then
    # Cross build
    CC=$(echo "arm64-apple-darwin25.3.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "arm64-apple-darwin25.3.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=arm64-apple-darwin25.3.0 --host=arm64-apple-darwin25.3.0  --verbose  --prefix=/Users/tester/rtems-cron-next/tools/7 --bindir=/Users/tester/rtems-cron-next/tools/7/bin  --exec-prefix=/Users/tester/rtems-cron-next/tools/7  --includedir=/Users/tester/rtems-cron-next/tools/7/include --libdir=/Users/tester/rtems-cron-next/tools/7/lib  --mandir=/Users/tester/rtems-cron-next/tools/7/share/man --infodir=/Users/tester/rtems-cron-next/tools/7/share/info  --disable-shared  --disable-assembly
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd gmp-6.2.1
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Mar 13 23:36:20 2026
==============================================================================
Report: tools/rtems-gdb-17.1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 751299446e8f7d41023ef7b5236cc378a52291c6
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-17.1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-17.1.cfg
------------------------------------------------------------------------------
Package: microblaze-rtems7-gdb-17.1-arm64-apple-darwin25.3.0-1
 Config: tools/rtems-gdb-17.1.cfg
 Summary:
  GDB v17.1 for target microblaze-rtems7 on host arm64-apple-darwin25.3.0
 URL:
  http://www.gnu.org/software/gdb/
 Version:
  17.1
 Release:
  1
  Sources: 1
    1: https://ftpmirror.gnu.org/gdb/gdb-17.1.tar.xz
       sha512: 8aZ1HkOaISj+zz6ui1fBYIoNx8/nm0NWqTeHTlpCuy3wq6NutqlFLEGWaQi5pZB2x8rZcg9oRoirlWtlCA8dfA==
  Patches: 1
    1: https://sourceware.org/bugzilla/attachment.cgi?id=14783&format=raw
       No checksum
    2: https://gitlab.rtems.org/-/project/26/uploads/e042ed8055d18095de6c13018bf4a628/0001-gdb-Add-support-for-TLS-under-RTEMSv16.2.patch
       sha512: zUxi1M2EFQ0eE4c6wCaXALjrulE5RzvRyRC4pHueXLVAfS/kFAj5zOExI/Jir/qd8ZmyF7evcIT5KCZEgMQJQA==
 Preparation:
  build_top=$(pwd)
  gdb_source="gdb-17.1"
  source_dir_gdb=${gdb_source}
  %setup source gdb -q -n ${gdb_source}
  %setup patch gdb -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "arm64-apple-darwin25.3.0" != "arm64-apple-darwin25.3.0" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "microblaze-rtems7" -o "arm64-apple-darwin25.3.0" == "microblaze-rtems7" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "arm64-apple-darwin25.3.0" != "arm64-apple-darwin25.3.0" ; then
    # Cross build
    CC=$(echo "arm64-apple-darwin25.3.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "arm64-apple-darwin25.3.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  if test "arm64-apple-darwin25.3.0" != "arm64-apple-darwin25.3.0" ; then
  GDB_LIBS_STATIC="-lexpat"
  else
  GDB_LIBS_STATIC="-lexpat"
  GDB_LIBS=""
  fi
  LIBS_STATIC=${GDB_LIBS_STATIC}  LIBS=${GDB_LIBS}  ../${source_dir_gdb}/configure  --build=arm64-apple-darwin25.3.0 --host=arm64-apple-darwin25.3.0  --target=microblaze-rtems7  --verbose --disable-nls  --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof    --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-sim    --without-zlib  --with-expat  --with-guile=no    --with-python=/usr/local/bin/python3  --prefix=/Users/tester/rtems-cron-next/tools/7 --bindir=/Users/tester/rtems-cron-next/tools/7/bin  --exec-prefix=/Users/tester/rtems-cron-next/tools/7  --includedir=/Users/tester/rtems-cron-next/tools/7/include --libdir=/Users/tester/rtems-cron-next/tools/7/lib  --mandir=/Users/tester/rtems-cron-next/tools/7/share/man --infodir=/Users/tester/rtems-cron-next/tools/7/share/info
  make -j 8 all V=1
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/Users/tester/rtems-cron-next/tools/7/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/Users/tester/rtems-cron-next/tools/7/share/info/dir
  touch $SB_BUILD_ROOT/Users/tester/rtems-cron-next/tools/7/share/info/dir
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Mar 13 23:36:22 2026
==============================================================================
Report: tools/rtems-gdb-17.1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 751299446e8f7d41023ef7b5236cc378a52291c6
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-17.1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-17.1.cfg
------------------------------------------------------------------------------
Package: microblaze-rtems7-gdb-17.1-arm64-apple-darwin25.3.0-1
 Config: tools/rtems-gdb-17.1.cfg
 Summary:
  GDB v17.1 for target microblaze-rtems7 on host arm64-apple-darwin25.3.0
 URL:
  http://www.gnu.org/software/gdb/
 Version:
  17.1
 Release:
  1
  Sources: 1
    1: https://ftpmirror.gnu.org/gdb/gdb-17.1.tar.xz
       sha512: 8aZ1HkOaISj+zz6ui1fBYIoNx8/nm0NWqTeHTlpCuy3wq6NutqlFLEGWaQi5pZB2x8rZcg9oRoirlWtlCA8dfA==
  Patches: 1
    1: https://sourceware.org/bugzilla/attachment.cgi?id=14783&format=raw
       No checksum
    2: https://gitlab.rtems.org/-/project/26/uploads/e042ed8055d18095de6c13018bf4a628/0001-gdb-Add-support-for-TLS-under-RTEMSv16.2.patch
       sha512: zUxi1M2EFQ0eE4c6wCaXALjrulE5RzvRyRC4pHueXLVAfS/kFAj5zOExI/Jir/qd8ZmyF7evcIT5KCZEgMQJQA==
 Preparation:
  build_top=$(pwd)
  gdb_source="gdb-17.1"
  source_dir_gdb=${gdb_source}
  %setup source gdb -q -n ${gdb_source}
  %setup patch gdb -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "arm64-apple-darwin25.3.0" != "arm64-apple-darwin25.3.0" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "microblaze-rtems7" -o "arm64-apple-darwin25.3.0" == "microblaze-rtems7" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "arm64-apple-darwin25.3.0" != "arm64-apple-darwin25.3.0" ; then
    # Cross build
    CC=$(echo "arm64-apple-darwin25.3.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "arm64-apple-darwin25.3.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  if test "arm64-apple-darwin25.3.0" != "arm64-apple-darwin25.3.0" ; then
  GDB_LIBS_STATIC="-lexpat"
  else
  GDB_LIBS_STATIC="-lexpat"
  GDB_LIBS=""
  fi
  LIBS_STATIC=${GDB_LIBS_STATIC}  LIBS=${GDB_LIBS}  ../${source_dir_gdb}/configure  --build=arm64-apple-darwin25.3.0 --host=arm64-apple-darwin25.3.0  --target=microblaze-rtems7  --verbose --disable-nls  --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof    --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-sim    --without-zlib  --with-expat  --with-guile=no    --with-python=/usr/local/bin/python3  --prefix=/Users/tester/rtems-cron-next/tools/7 --bindir=/Users/tester/rtems-cron-next/tools/7/bin  --exec-prefix=/Users/tester/rtems-cron-next/tools/7  --includedir=/Users/tester/rtems-cron-next/tools/7/include --libdir=/Users/tester/rtems-cron-next/tools/7/lib  --mandir=/Users/tester/rtems-cron-next/tools/7/share/man --infodir=/Users/tester/rtems-cron-next/tools/7/share/info
  make -j 8 all V=1
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/Users/tester/rtems-cron-next/tools/7/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/Users/tester/rtems-cron-next/tools/7/share/info/dir
  touch $SB_BUILD_ROOT/Users/tester/rtems-cron-next/tools/7/share/info/dir
  cd ${build_top}


More information about the build mailing list