Build Darwin: FAILED devel/qemu on x86_64-apple-darwin25.5.0 (pixman-0.40.0-x86_64-apple-darwin25.5.0-1)
OAR Tester for MAC
rtems-tester at oarcorp.com
Wed May 13 18:39:11 UTC 2026
RTEMS Source Builder - Set Builder, 5.not_released
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: Darwin-25.5.0-x86_64-i386-64bit
Darwin RTEMS-Mac-mini 25.5.0 Darwin Kernel Version 25.5.0: Mon Apr 27
20:38:00 PDT 2026; root:xnu-12377.121.6~2/RELEASE_ARM64_T8103 x86_64 i386
Build Time: 0:55:09.750258
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Build FAILED: pixman-0.40.0-x86_64-apple-darwin25.5.0-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
checking for fenv.h... yes
checking for feenableexcept in -lm... no
checking whether FE_DIVBYZERO is declared... yes
checking for gettimeofday... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for library containing sqrtf... none required
checking for thread local storage (TLS) support... __thread
checking for pthreads... yes
checking for __attribute__((constructor))... yes
checking for __float128... no
checking for __builtin_clz... yes
checking for GCC vector extensions... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pixman-1.pc
config.status: creating pixman-1-uninstalled.pc
config.status: creating Makefile
config.status: creating pixman/Makefile
config.status: creating pixman/pixman-version.h
config.status: creating demos/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8 all
/Library/Developer/CommandLineTools/usr/bin/make all-recursive
Making all in pixman
CC pixman.lo
CC pixman-access.lo
CC pixman-access-accessors.lo
CC pixman-combine32.lo
CC pixman-bits-image.lo
CC pixman-conical-gradient.lo
CC pixman-filter.lo
CC pixman-combine-float.lo
../../pixman-0.40.0/pixman/pixman-bits-image.c:1184:39: error: incompatible function pointer types passing 'const float (int, int)' to parameter of type 'dither_factor_t' (aka 'float (*)(int, int)') [-Wincompatible-function-pointer-types]
1184 | buffer = dither_apply_ordered (iter, dither_factor_blue_noise_64);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-bits-image.c:1130:60: note: passing argument to parameter 'factor' here
1130 | dither_apply_ordered (pixman_iter_t *iter, dither_factor_t factor)
| ^
../../pixman-0.40.0/pixman/pixman-bits-image.c:1189:39: error: incompatible function pointer types passing 'const float (int, int)' to parameter of type 'dither_factor_t' (aka 'float (*)(int, int)') [-Wincompatible-function-pointer-types]
1189 | buffer = dither_apply_ordered (iter, dither_factor_bayer_8);
| ^~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-bits-image.c:1130:60: note: passing argument to parameter 'factor' here
1130 | dither_apply_ordered (pixman_iter_t *iter, dither_factor_t factor)
| ^
../../pixman-0.40.0/pixman/pixman-access.c:470:1: warning: unused variable '__dummy__a8r8g8b8' [-Wunused-const-variable]
470 | MAKE_ACCESSORS(a8r8g8b8);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:110:1: note: expanded from here
110 | __dummy__a8r8g8b8
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:471:1: warning: unused variable '__dummy__x8r8g8b8' [-Wunused-const-variable]
471 | MAKE_ACCESSORS(x8r8g8b8);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:117:1: note: expanded from here
117 | __dummy__x8r8g8b8
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:472:1: warning: unused variable '__dummy__a8b8g8r8' [-Wunused-const-variable]
472 | MAKE_ACCESSORS(a8b8g8r8);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:124:1: note: expanded from here
124 | __dummy__a8b8g8r8
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:473:1: warning: unused variable '__dummy__x8b8g8r8' [-Wunused-const-variable]
473 | MAKE_ACCESSORS(x8b8g8r8);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:131:1: note: expanded from here
131 | __dummy__x8b8g8r8
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:474:1: warning: unused variable '__dummy__x14r6g6b6' [-Wunused-const-variable]
474 | MAKE_ACCESSORS(x14r6g6b6);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:138:1: note: expanded from here
138 | __dummy__x14r6g6b6
| ^~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:475:1: warning: unused variable '__dummy__b8g8r8a8' [-Wunused-const-variable]
475 | MAKE_ACCESSORS(b8g8r8a8);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:145:1: note: expanded from here
145 | __dummy__b8g8r8a8
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:476:1: warning: unused variable '__dummy__b8g8r8x8' [-Wunused-const-variable]
476 | MAKE_ACCESSORS(b8g8r8x8);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:152:1: note: expanded from here
152 | __dummy__b8g8r8x8
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:477:1: warning: unused variable '__dummy__r8g8b8x8' [-Wunused-const-variable]
477 | MAKE_ACCESSORS(r8g8b8x8);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:159:1: note: expanded from here
159 | __dummy__r8g8b8x8
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:478:1: warning: unused variable '__dummy__r8g8b8a8' [-Wunused-const-variable]
478 | MAKE_ACCESSORS(r8g8b8a8);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:166:1: note: expanded from here
166 | __dummy__r8g8b8a8
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:479:1: warning: unused variable '__dummy__r8g8b8' [-Wunused-const-variable]
479 | MAKE_ACCESSORS(r8g8b8);
| ^~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:173:1: note: expanded from here
173 | __dummy__r8g8b8
| ^~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:480:1: warning: unused variable '__dummy__b8g8r8' [-Wunused-const-variable]
480 | MAKE_ACCESSORS(b8g8r8);
| ^~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:180:1: note: expanded from here
180 | __dummy__b8g8r8
| ^~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:481:1: warning: unused variable '__dummy__r5g6b5' [-Wunused-const-variable]
481 | MAKE_ACCESSORS(r5g6b5);
| ^~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:187:1: note: expanded from here
187 | __dummy__r5g6b5
| ^~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:482:1: warning: unused variable '__dummy__b5g6r5' [-Wunused-const-variable]
482 | MAKE_ACCESSORS(b5g6r5);
| ^~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:194:1: note: expanded from here
194 | __dummy__b5g6r5
| ^~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:483:1: warning: unused variable '__dummy__a1r5g5b5' [-Wunused-const-variable]
483 | MAKE_ACCESSORS(a1r5g5b5);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:7:1: note: expanded from here
7 | __dummy__a1r5g5b5
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:484:1: warning: unused variable '__dummy__x1r5g5b5' [-Wunused-const-variable]
484 | MAKE_ACCESSORS(x1r5g5b5);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:14:1: note: expanded from here
14 | __dummy__x1r5g5b5
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:485:1: warning: unused variable '__dummy__a1b5g5r5' [-Wunused-const-variable]
485 | MAKE_ACCESSORS(a1b5g5r5);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:21:1: note: expanded from here
21 | __dummy__a1b5g5r5
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:486:1: warning: unused variable '__dummy__x1b5g5r5' [-Wunused-const-variable]
486 | MAKE_ACCESSORS(x1b5g5r5);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:28:1: note: expanded from here
28 | __dummy__x1b5g5r5
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:487:1: warning: unused variable '__dummy__a4r4g4b4' [-Wunused-const-variable]
487 | MAKE_ACCESSORS(a4r4g4b4);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:35:1: note: expanded from here
35 | __dummy__a4r4g4b4
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:488:1: warning: unused variable '__dummy__x4r4g4b4' [-Wunused-const-variable]
488 | MAKE_ACCESSORS(x4r4g4b4);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:42:1: note: expanded from here
42 | __dummy__x4r4g4b4
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:489:1: warning: unused variable '__dummy__a4b4g4r4' [-Wunused-const-variable]
489 | MAKE_ACCESSORS(a4b4g4r4);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:49:1: note: expanded from here
49 | __dummy__a4b4g4r4
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:490:1: warning: unused variable '__dummy__x4b4g4r4' [-Wunused-const-variable]
490 | MAKE_ACCESSORS(x4b4g4r4);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:56:1: note: expanded from here
56 | __dummy__x4b4g4r4
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:491:1: warning: unused variable '__dummy__a8' [-Wunused-const-variable]
491 | MAKE_ACCESSORS(a8);
| ^~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:63:1: note: expanded from here
63 | __dummy__a8
| ^~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:492:1: warning: unused variable '__dummy__c8' [-Wunused-const-variable]
492 | MAKE_ACCESSORS(c8);
| ^~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:70:1: note: expanded from here
70 | __dummy__c8
| ^~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:493:1: warning: unused variable '__dummy__g8' [-Wunused-const-variable]
493 | MAKE_ACCESSORS(g8);
| ^~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:77:1: note: expanded from here
77 | __dummy__g8
| ^~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:494:1: warning: unused variable '__dummy__r3g3b2' [-Wunused-const-variable]
494 | MAKE_ACCESSORS(r3g3b2);
| ^~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:84:1: note: expanded from here
84 | __dummy__r3g3b2
| ^~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:495:1: warning: unused variable '__dummy__b2g3r3' [-Wunused-const-variable]
495 | MAKE_ACCESSORS(b2g3r3);
| ^~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:91:1: note: expanded from here
91 | __dummy__b2g3r3
| ^~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:496:1: warning: unused variable '__dummy__a2r2g2b2' [-Wunused-const-variable]
496 | MAKE_ACCESSORS(a2r2g2b2);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:98:1: note: expanded from here
98 | __dummy__a2r2g2b2
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:497:1: warning: unused variable '__dummy__a2b2g2r2' [-Wunused-const-variable]
497 | MAKE_ACCESSORS(a2b2g2r2);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:105:1: note: expanded from here
105 | __dummy__a2b2g2r2
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:498:1: warning: unused variable '__dummy__x4a4' [-Wunused-const-variable]
498 | MAKE_ACCESSORS(x4a4);
| ^~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:112:1: note: expanded from here
112 | __dummy__x4a4
| ^~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:499:1: warning: unused variable '__dummy__a4' [-Wunused-const-variable]
499 | MAKE_ACCESSORS(a4);
| ^~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:119:1: note: expanded from here
119 | __dummy__a4
| ^~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:500:1: warning: unused variable '__dummy__g4' [-Wunused-const-variable]
500 | MAKE_ACCESSORS(g4);
| ^~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:126:1: note: expanded from here
126 | __dummy__g4
| ^~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:501:1: warning: unused variable '__dummy__c4' [-Wunused-const-variable]
501 | MAKE_ACCESSORS(c4);
| ^~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:133:1: note: expanded from here
133 | __dummy__c4
| ^~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:502:1: warning: unused variable '__dummy__r1g2b1' [-Wunused-const-variable]
502 | MAKE_ACCESSORS(r1g2b1);
| ^~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:140:1: note: expanded from here
140 | __dummy__r1g2b1
| ^~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:503:1: warning: unused variable '__dummy__b1g2r1' [-Wunused-const-variable]
503 | MAKE_ACCESSORS(b1g2r1);
| ^~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:147:1: note: expanded from here
147 | __dummy__b1g2r1
| ^~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:504:1: warning: unused variable '__dummy__a1r1g1b1' [-Wunused-const-variable]
504 | MAKE_ACCESSORS(a1r1g1b1);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:154:1: note: expanded from here
154 | __dummy__a1r1g1b1
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:505:1: warning: unused variable '__dummy__a1b1g1r1' [-Wunused-const-variable]
505 | MAKE_ACCESSORS(a1b1g1r1);
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:161:1: note: expanded from here
161 | __dummy__a1b1g1r1
| ^~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:506:1: warning: unused variable '__dummy__a1' [-Wunused-const-variable]
506 | MAKE_ACCESSORS(a1);
| ^~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:168:1: note: expanded from here
168 | __dummy__a1
| ^~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:507:1: warning: unused variable '__dummy__g1' [-Wunused-const-variable]
507 | MAKE_ACCESSORS(g1);
| ^~~~~~~~~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-access.c:468:30: note: expanded from macro 'MAKE_ACCESSORS'
468 | static const void *const __dummy__ ## format
| ^~~~~~~~~~~~~~~~~~~
<scratch space>:175:1: note: expanded from here
175 | __dummy__g1
| ^~~~~~~~~~~
2 errors generated.
make[2]: *** [pixman-bits-image.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
38 warnings generated.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
shell cmd failed: /bin/sh -ex /Users/tester/rtems-cron-5/rtems-source-builder/bare/build/pixman-0.40.0-x86_64-apple-darwin25.5.0-1/do-build
error: building pixman-0.40.0-x86_64-apple-darwin25.5.0-1
See error report: rsb-report-pixman-0.40.0-x86_64-apple-darwin25.5.0-1.txt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Output
======
Build Set: devel/qemu
Build Set: devel/autotools-internal.bset
config: devel/autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-apple-darwin25.5.0-1
download: https://dl.rtems.org//e34c7818bcde14d2cb13cdd293ed17d70740d4d1fd7c67a07b415491ef85d42f450d4fe5f8f80cc330bf75c40a62774c51a4336e06e8da07a4cbc49922d975ee/autoconf-2.69.tar.gz -> sources/autoconf-2.69.tar.gz
building: autoconf-2.69-x86_64-apple-darwin25.5.0-1
sizes: autoconf-2.69-x86_64-apple-darwin25.5.0-1: 7.503MB (installed: 0.000B)
cleaning: autoconf-2.69-x86_64-apple-darwin25.5.0-1
config: devel/automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-apple-darwin25.5.0-1
download: https://dl.rtems.org//ff6e163e4d33676dfe79894b75010793ae21487d9bf2e06a3d88e0c27aa3626acb8153417f22318ce97c75528c8055297840c7cc8f93f3075335d309a079fbc5/automake-1.12.6.tar.gz -> sources/automake-1.12.6.tar.gz
Creating source directory: patches
download: https://dl.rtems.org//edf2c523dbbaddd12e1fb8a553cf3c616c564ad0070540993b640b85a04aba341f382d3fbc30235e6af60e06c4235bab8bc304bfe61a3af532816afbc2ed716e/automake-1.12.6-bugzilla.redhat.com-1239379.diff -> patches/automake-1.12.6-bugzilla.redhat.com-1239379.diff
building: automake-1.12.6-x86_64-apple-darwin25.5.0-1
sizes: automake-1.12.6-x86_64-apple-darwin25.5.0-1: 8.083MB (installed: 0.000B)
cleaning: automake-1.12.6-x86_64-apple-darwin25.5.0-1
config: devel/libtool-2.4.2-1.cfg
package: libtool-2.4.2-x86_64-apple-darwin25.5.0-1
download: https://dl.rtems.org//0e54af7bbec376f943f2b8e4f13631fe5627b099a37a5f0252e12bade76473b0a36a673529d594778064cd8632abdc43d8a20883d66d6b27738861afbb7e211d/libtool-2.4.2.tar.gz -> sources/libtool-2.4.2.tar.gz
building: libtool-2.4.2-x86_64-apple-darwin25.5.0-1
sizes: libtool-2.4.2-x86_64-apple-darwin25.5.0-1: 12.150MB (installed: 0.000B)
cleaning: libtool-2.4.2-x86_64-apple-darwin25.5.0-1
cleaning: autoconf-2.69-x86_64-apple-darwin25.5.0-1
cleaning: automake-1.12.6-x86_64-apple-darwin25.5.0-1
cleaning: libtool-2.4.2-x86_64-apple-darwin25.5.0-1
Build Sizes: usage: 12.150MB total: 6.997MB (sources: 6.978MB, patches: 19.412KB, installed 0.000B)
Build Set: Time 0:04:21.843910
config: devel/libiconv-1.14-1.cfg
config: devel/gettext-0.18.3.1-1.cfg
package: gettext-0.18.3.1-x86_64-apple-darwin25.5.0-1
download: https://dl.rtems.org//b41f4ae5b5dc6459a9b87d6445c259ab8d8500fe760e4c5e6992245e96a1bf1b8ce424be82ff07bd67942301af7d9af4d2219643297e4baadfc8570ad9ab72cc/gettext-0.18.3.1.tar.gz -> sources/gettext-0.18.3.1.tar.gz
building: gettext-0.18.3.1-x86_64-apple-darwin25.5.0-1
sizes: gettext-0.18.3.1-x86_64-apple-darwin25.5.0-1: 120.946MB (installed: 13.196MB)
cleaning: gettext-0.18.3.1-x86_64-apple-darwin25.5.0-1
reporting: devel/gettext-0.18.3.1-1.cfg -> gettext-0.18.3.1-x86_64-apple-darwin25.5.0-1.txt
reporting: devel/gettext-0.18.3.1-1.cfg -> gettext-0.18.3.1-x86_64-apple-darwin25.5.0-1.xml
config: devel/libffi-3.0.13-1.cfg
package: libffi-3.0.13-x86_64-apple-darwin25.5.0-1
download: https://dl.rtems.org//fc47f5d25197c631754efe05a349edb556d072807ecef19b41f17c1a8f39c95221be64926fbd05b1f8439181df1ddff8fc01462ce3a26005b75159ddc27e6f6a/libffi-3.0.13.tar.gz -> sources/libffi-3.0.13.tar.gz
download: https://dl.rtems.org//23e1bd76c4164385f4562727aaccf279f63a888f3cc5762bdbab9c7e5551eaee754a0b954eb28302f781eef8ce1d7c8f101fbc90b497bbbcb3d46bc19db248a2/libffi-pkg-config-lib64-fix.diff -> patches/libffi-pkg-config-lib64-fix.diff
building: libffi-3.0.13-x86_64-apple-darwin25.5.0-1
sizes: libffi-3.0.13-x86_64-apple-darwin25.5.0-1: 4.415MB (installed: 83.011KB)
cleaning: libffi-3.0.13-x86_64-apple-darwin25.5.0-1
reporting: devel/libffi-3.0.13-1.cfg -> libffi-3.0.13-x86_64-apple-darwin25.5.0-1.txt
reporting: devel/libffi-3.0.13-1.cfg -> libffi-3.0.13-x86_64-apple-darwin25.5.0-1.xml
config: devel/pixman-0.40.0-1.cfg
package: pixman-0.40.0-x86_64-apple-darwin25.5.0-1
download: https://dl.rtems.org//063776e132f5d59a6d3f94497da41d6fc1c7dca0d269149c78247f0e0d7f520a25208d908cf5e421d1564889a91da44267b12d61c0bd7934cd54261729a7de5f/pixman-0.40.0.tar.gz -> sources/pixman-0.40.0.tar.gz
building: pixman-0.40.0-x86_64-apple-darwin25.5.0-1
error: building pixman-0.40.0-x86_64-apple-darwin25.5.0-1
Build FAILED
See error report: rsb-report-pixman-0.40.0-x86_64-apple-darwin25.5.0-1.txt
error: building pixman-0.40.0-x86_64-apple-darwin25.5.0-1
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed May 13 13:34:43 2026
==============================================================================
Report: devel/gettext-0.18.3.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 1f193c9555317933b497533283d89ec40e100cf5
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gettext-0.18.3.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gettext-0.18.3.1-1.cfg
------------------------------------------------------------------------------
Package: gettext-0.18.3.1-x86_64-apple-darwin25.5.0-1
Config: devel/gettext-0.18.3.1-1.cfg
Summary:
GetText offers to programmers, translators, and even users, a well
integrated set of tools and documentation.
URL:
http://www.gnu.org/software/gettext/
Version:
0.18.3.1
Release:
1
Sources: 1
1: http://ftp.gnu.org/pub/gnu/gettext/gettext-0.18.3.1.tar.gz
sha512: tB9K5bXcZFmpuH1kRcJZq42FAP52DkxeaZIkXpahvxuM5CS+gv8HvWeUIwGvfZr00iGWQyl+S6rfyFcK2atyzA==
Patches: 0
Preparation:
build_top=$(pwd)
source_dir_gettext="gettext-0.18.3.1"
%setup source gettext -q -n gettext-0.18.3.1
%setup patch gettext -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-apple-darwin25.5.0" != "x86_64-apple-darwin25.5.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 "" -o "x86_64-apple-darwin25.5.0" == "" ; 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 "x86_64-apple-darwin25.5.0" != "x86_64-apple-darwin25.5.0" ; then
# Cross build
CC=$(echo "x86_64-apple-darwin25.5.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-apple-darwin25.5.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
../${source_dir_gettext}/configure --prefix=/Users/tester/rtems-cron-5/tools/5 --bindir=/Users/tester/rtems-cron-5/tools/5/bin --exec_prefix=/Users/tester/rtems-cron-5/tools/5 --includedir=/Users/tester/rtems-cron-5/tools/5/include --libdir=/Users/tester/rtems-cron-5/tools/5/lib --libexecdir=/Users/tester/rtems-cron-5/tools/5/libexec --mandir=/Users/tester/rtems-cron-5/tools/5/share/man --infodir=/Users/tester/rtems-cron-5/tools/5/share/info --datadir=/Users/tester/rtems-cron-5/tools/5/share --build=x86_64-apple-darwin25.5.0 --host=x86_64-apple-darwin25.5.0
make -j 8 all
cd ${build_top}
Install:
build_top=$(pwd)
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed May 13 13:34:45 2026
==============================================================================
Report: devel/gettext-0.18.3.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 1f193c9555317933b497533283d89ec40e100cf5
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gettext-0.18.3.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gettext-0.18.3.1-1.cfg
------------------------------------------------------------------------------
Package: gettext-0.18.3.1-x86_64-apple-darwin25.5.0-1
Config: devel/gettext-0.18.3.1-1.cfg
Summary:
GetText offers to programmers, translators, and even users, a well
integrated set of tools and documentation.
URL:
http://www.gnu.org/software/gettext/
Version:
0.18.3.1
Release:
1
Sources: 1
1: http://ftp.gnu.org/pub/gnu/gettext/gettext-0.18.3.1.tar.gz
sha512: tB9K5bXcZFmpuH1kRcJZq42FAP52DkxeaZIkXpahvxuM5CS+gv8HvWeUIwGvfZr00iGWQyl+S6rfyFcK2atyzA==
Patches: 0
Preparation:
build_top=$(pwd)
source_dir_gettext="gettext-0.18.3.1"
%setup source gettext -q -n gettext-0.18.3.1
%setup patch gettext -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-apple-darwin25.5.0" != "x86_64-apple-darwin25.5.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 "" -o "x86_64-apple-darwin25.5.0" == "" ; 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 "x86_64-apple-darwin25.5.0" != "x86_64-apple-darwin25.5.0" ; then
# Cross build
CC=$(echo "x86_64-apple-darwin25.5.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-apple-darwin25.5.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
../${source_dir_gettext}/configure --prefix=/Users/tester/rtems-cron-5/tools/5 --bindir=/Users/tester/rtems-cron-5/tools/5/bin --exec_prefix=/Users/tester/rtems-cron-5/tools/5 --includedir=/Users/tester/rtems-cron-5/tools/5/include --libdir=/Users/tester/rtems-cron-5/tools/5/lib --libexecdir=/Users/tester/rtems-cron-5/tools/5/libexec --mandir=/Users/tester/rtems-cron-5/tools/5/share/man --infodir=/Users/tester/rtems-cron-5/tools/5/share/info --datadir=/Users/tester/rtems-cron-5/tools/5/share --build=x86_64-apple-darwin25.5.0 --host=x86_64-apple-darwin25.5.0
make -j 8 all
cd ${build_top}
Install:
build_top=$(pwd)
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed May 13 13:36:54 2026
==============================================================================
Report: devel/libffi-3.0.13-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 1f193c9555317933b497533283d89ec40e100cf5
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/libffi-3.0.13-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/libffi-3.0.13-1.cfg
------------------------------------------------------------------------------
Package: libffi-3.0.13-x86_64-apple-darwin25.5.0-1
Config: devel/libffi-3.0.13-1.cfg
Summary:
LibFFI provides a portable, high level programming interface to
various calling conventions.
URL:
https://sourceware.org/libffi/
Version:
3.0.13
Release:
1
Sources: 1
1: https://sourceware.org/pub/libffi/libffi-3.0.13.tar.gz
sha512: /Ef10lGXxjF1Tv4Fo0nttVbQcoB+zvGbQfF8Go85yVIhvmSSb70FsfhDkYHfHd/4/AFGLOOiYAW3UVndwn5vag==
Patches: 1
1: http://gitlab.rtems.org/rtems/tools/rtems-tools/-/raw/main/tools/libffi/libffi-pkg-config-lib64-fix.diff
sha512: I+G9dsQWQ4X0VicnqszyefY6iI88xXYr26ucflVR6u51SguVTrKDAveB7vjOHXyPEB+8kLSXu7yz1GvBnbJIog==
Preparation:
build_top=$(pwd)
source_dir_libffi="libffi-3.0.13"
%setup source libffi -q -n libffi-3.0.13
%setup patch libffi -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-apple-darwin25.5.0" != "x86_64-apple-darwin25.5.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 "" -o "x86_64-apple-darwin25.5.0" == "" ; 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 "x86_64-apple-darwin25.5.0" != "x86_64-apple-darwin25.5.0" ; then
# Cross build
CC=$(echo "x86_64-apple-darwin25.5.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-apple-darwin25.5.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
../${source_dir_libffi}/configure --prefix=/Users/tester/rtems-cron-5/tools/5 --bindir=/Users/tester/rtems-cron-5/tools/5/bin --exec_prefix=/Users/tester/rtems-cron-5/tools/5 --includedir=/Users/tester/rtems-cron-5/tools/5/include --libdir=/Users/tester/rtems-cron-5/tools/5/lib --libexecdir=/Users/tester/rtems-cron-5/tools/5/libexec --mandir=/Users/tester/rtems-cron-5/tools/5/share/man --infodir=/Users/tester/rtems-cron-5/tools/5/share/info --datadir=/Users/tester/rtems-cron-5/tools/5/share --build=x86_64-apple-darwin25.5.0 --host=x86_64-apple-darwin25.5.0
make -j 8 all
cd ${build_top}
Install:
build_top=$(pwd)
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed May 13 13:36:56 2026
==============================================================================
Report: devel/libffi-3.0.13-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 1f193c9555317933b497533283d89ec40e100cf5
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/libffi-3.0.13-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/libffi-3.0.13-1.cfg
------------------------------------------------------------------------------
Package: libffi-3.0.13-x86_64-apple-darwin25.5.0-1
Config: devel/libffi-3.0.13-1.cfg
Summary:
LibFFI provides a portable, high level programming interface to
various calling conventions.
URL:
https://sourceware.org/libffi/
Version:
3.0.13
Release:
1
Sources: 1
1: https://sourceware.org/pub/libffi/libffi-3.0.13.tar.gz
sha512: /Ef10lGXxjF1Tv4Fo0nttVbQcoB+zvGbQfF8Go85yVIhvmSSb70FsfhDkYHfHd/4/AFGLOOiYAW3UVndwn5vag==
Patches: 1
1: http://gitlab.rtems.org/rtems/tools/rtems-tools/-/raw/main/tools/libffi/libffi-pkg-config-lib64-fix.diff
sha512: I+G9dsQWQ4X0VicnqszyefY6iI88xXYr26ucflVR6u51SguVTrKDAveB7vjOHXyPEB+8kLSXu7yz1GvBnbJIog==
Preparation:
build_top=$(pwd)
source_dir_libffi="libffi-3.0.13"
%setup source libffi -q -n libffi-3.0.13
%setup patch libffi -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-apple-darwin25.5.0" != "x86_64-apple-darwin25.5.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 "" -o "x86_64-apple-darwin25.5.0" == "" ; 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 "x86_64-apple-darwin25.5.0" != "x86_64-apple-darwin25.5.0" ; then
# Cross build
CC=$(echo "x86_64-apple-darwin25.5.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-apple-darwin25.5.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
../${source_dir_libffi}/configure --prefix=/Users/tester/rtems-cron-5/tools/5 --bindir=/Users/tester/rtems-cron-5/tools/5/bin --exec_prefix=/Users/tester/rtems-cron-5/tools/5 --includedir=/Users/tester/rtems-cron-5/tools/5/include --libdir=/Users/tester/rtems-cron-5/tools/5/lib --libexecdir=/Users/tester/rtems-cron-5/tools/5/libexec --mandir=/Users/tester/rtems-cron-5/tools/5/share/man --infodir=/Users/tester/rtems-cron-5/tools/5/share/info --datadir=/Users/tester/rtems-cron-5/tools/5/share --build=x86_64-apple-darwin25.5.0 --host=x86_64-apple-darwin25.5.0
make -j 8 all
cd ${build_top}
Install:
build_top=$(pwd)
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
More information about the build
mailing list