Build FreeBSD: FAILED devel/qemu on x86_64-freebsd14.3 (pixman-0.40.0-x86_64-freebsd14.3-1)

OAR Tester for FreeBSD 14 rtems-tester at oarcorp.com
Mon May 11 12:27:58 UTC 2026


RTEMS Source Builder - Set Builder, 5.not_released

Host: FreeBSD-14.3-RELEASE-p10-amd64-64bit-ELF
       FreeBSD FreeBSD14-VM 14.3-RELEASE-p10 FreeBSD 14.3-RELEASE-p10 GENERIC
       amd64 amd64

Build Time: 0:03:15.782342

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
Build FAILED: pixman-0.40.0-x86_64-freebsd14.3-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
  CC       pixman-bits-image.lo
  CC       pixman-combine32.lo
  CC       pixman-combine-float.lo
  CC       pixman-conical-gradient.lo
  CC       pixman-filter.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]
  CC       pixman-x86.lo
 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)
      |                                                            ^
2../../pixman-0.40.0/pixman/pixman-access.c errors generated.
:gmake[2]: *** [Makefile:890: pixman-bits-image.lo] Error 1
gmake[2]: *** Waiting for unfinished jobs....
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>:45:1: note: expanded from here
   45 | __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>:52:1: note: expanded from here
   52 | __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>:59:1: note: expanded from here
   59 | __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>:66:1: note: expanded from here
   66 | __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>:73:1: note: expanded from here
   73 | __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>:80:1: note: expanded from here
   80 | __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>:87:1: note: expanded from here
   87 | __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>:94:1: note: expanded from here
   94 | __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>:101:1: note: expanded from here
  101 | __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>:108:1: note: expanded from here
  108 | __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>:115:1: note: expanded from here
  115 | __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>:122:1: note: expanded from here
  122 | __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>:129:1: note: expanded from here
  129 | __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>:136:1: note: expanded from here
  136 | __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>:143:1: note: expanded from here
  143 | __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>:150:1: note: expanded from here
  150 | __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>:157:1: note: expanded from here
  157 | __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>:164:1: note: expanded from here
  164 | __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>:171:1: note: expanded from here
  171 | __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>:178:1: note: expanded from here
  178 | __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>:185:1: note: expanded from here
  185 | __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>:192:1: note: expanded from here
  192 | __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>:199:1: note: expanded from here
  199 | __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>:206:1: note: expanded from here
  206 | __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>:213:1: note: expanded from here
  213 | __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>:220:1: note: expanded from here
  220 | __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>:227:1: note: expanded from here
  227 | __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>:8:1: note: expanded from here
    8 | __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>:15:1: note: expanded from here
   15 | __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>:22:1: note: expanded from here
   22 | __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>:29:1: note: expanded from here
   29 | __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>:36:1: note: expanded from here
   36 | __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>:43:1: note: expanded from here
   43 | __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>:50:1: note: expanded from here
   50 | __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>:57:1: note: expanded from here
   57 | __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>:64:1: note: expanded from here
   64 | __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>:71:1: note: expanded from here
   71 | __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>:78:1: note: expanded from here
   78 | __dummy__g1
      | ^~~~~~~~~~~
../../pixman-0.40.0/pixman/pixman-x86.c:83:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
   83 | #if _PIXMAN_X86_64 || defined (_MSC_VER)
      |     ^
../../pixman-0.40.0/pixman/pixman-x86.c:78:6: note: expanded from macro '_PIXMAN_X86_64'
   78 |     (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64))
      |      ^
../../pixman-0.40.0/pixman/pixman-x86.c:83:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../../pixman-0.40.0/pixman/pixman-x86.c:78:28: note: expanded from macro '_PIXMAN_X86_64'
   78 |     (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64))
      |                            ^
../../pixman-0.40.0/pixman/pixman-x86.c:83:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../../pixman-0.40.0/pixman/pixman-x86.c:78:51: note: expanded from macro '_PIXMAN_X86_64'
   78 |     (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64))
      |                                                   ^
../../pixman-0.40.0/pixman/pixman-x86.c:118:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
  118 | #if _PIXMAN_X86_64
      |     ^
../../pixman-0.40.0/pixman/pixman-x86.c:78:6: note: expanded from macro '_PIXMAN_X86_64'
   78 |     (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64))
      |      ^
../../pixman-0.40.0/pixman/pixman-x86.c:118:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../../pixman-0.40.0/pixman/pixman-x86.c:78:28: note: expanded from macro '_PIXMAN_X86_64'
   78 |     (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64))
      |                            ^
../../pixman-0.40.0/pixman/pixman-x86.c:118:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../../pixman-0.40.0/pixman/pixman-x86.c:78:51: note: expanded from macro '_PIXMAN_X86_64'
   78 |     (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64))
      |                                                   ^
6 warnings generated.
38 warnings generated.
gmake[2]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/bare/build/pixman-0.40.0-x86_64-freebsd14.3-1/build/pixman'
gmake[1]: *** [Makefile:509: all-recursive] Error 1
gmake[1]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/bare/build/pixman-0.40.0-x86_64-freebsd14.3-1/build'
gmake: *** [Makefile:416: all] Error 2
shell cmd failed: /bin/sh -ex  /home/tester/rtems-cron-5/rtems-source-builder/bare/build/pixman-0.40.0-x86_64-freebsd14.3-1/do-build
error: building pixman-0.40.0-x86_64-freebsd14.3-1
  See error report: rsb-report-pixman-0.40.0-x86_64-freebsd14.3-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-freebsd14.3-1
download: https://dl.rtems.org/e34c7818bcde14d2cb13cdd293ed17d70740d4d1fd7c67a07b415491ef85d42f450d4fe5f8f80cc330bf75c40a62774c51a4336e06e8da07a4cbc49922d975ee/autoconf-2.69.tar.gz -> sources/autoconf-2.69.tar.gz
building: autoconf-2.69-x86_64-freebsd14.3-1
sizes: autoconf-2.69-x86_64-freebsd14.3-1: 7.500MB (installed: 0.000B)
cleaning: autoconf-2.69-x86_64-freebsd14.3-1
config: devel/automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-freebsd14.3-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-freebsd14.3-1
sizes: automake-1.12.6-x86_64-freebsd14.3-1: 8.327MB (installed: 0.000B)
cleaning: automake-1.12.6-x86_64-freebsd14.3-1
config: devel/libtool-2.4.2-1.cfg
package: libtool-2.4.2-x86_64-freebsd14.3-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-freebsd14.3-1
sizes: libtool-2.4.2-x86_64-freebsd14.3-1: 11.994MB (installed: 0.000B)
cleaning: libtool-2.4.2-x86_64-freebsd14.3-1
cleaning: autoconf-2.69-x86_64-freebsd14.3-1
cleaning: automake-1.12.6-x86_64-freebsd14.3-1
cleaning: libtool-2.4.2-x86_64-freebsd14.3-1
Build Sizes: usage: 11.994MB total: 6.997MB (sources: 6.978MB, patches: 19.412KB, installed 0.000B)
Build Set: Time 0:00:28.752420
config: devel/libiconv-1.14-1.cfg
config: devel/gettext-0.18.3.1-1.cfg
package: gettext-0.18.3.1-x86_64-freebsd14.3-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-freebsd14.3-1
sizes: gettext-0.18.3.1-x86_64-freebsd14.3-1: 162.393MB (installed: 20.207MB)
cleaning: gettext-0.18.3.1-x86_64-freebsd14.3-1
reporting: devel/gettext-0.18.3.1-1.cfg -> gettext-0.18.3.1-x86_64-freebsd14.3-1.txt
reporting: devel/gettext-0.18.3.1-1.cfg -> gettext-0.18.3.1-x86_64-freebsd14.3-1.xml
config: devel/libffi-3.0.13-1.cfg
package: libffi-3.0.13-x86_64-freebsd14.3-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-freebsd14.3-1
sizes: libffi-3.0.13-x86_64-freebsd14.3-1: 4.513MB (installed: 129.133KB)
cleaning: libffi-3.0.13-x86_64-freebsd14.3-1
reporting: devel/libffi-3.0.13-1.cfg -> libffi-3.0.13-x86_64-freebsd14.3-1.txt
reporting: devel/libffi-3.0.13-1.cfg -> libffi-3.0.13-x86_64-freebsd14.3-1.xml
config: devel/pixman-0.40.0-1.cfg
package: pixman-0.40.0-x86_64-freebsd14.3-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-freebsd14.3-1
error: building pixman-0.40.0-x86_64-freebsd14.3-1
Build FAILED
  See error report: rsb-report-pixman-0.40.0-x86_64-freebsd14.3-1.txt
error: building pixman-0.40.0-x86_64-freebsd14.3-1
Mailing report: build at rtems.org

Report
======

==============================================================================
RTEMS Tools Project <users at rtems.org> Mon May 11 07:27:37 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-freebsd14.3-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-freebsd14.3" != "x86_64-freebsd14.3" ; 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-freebsd14.3" == "" ; 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-freebsd14.3" != "x86_64-freebsd14.3" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd14.3-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd14.3-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=/home/tester/rtems-cron-5/tools/5  --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec_prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include  --libdir=/home/tester/rtems-cron-5/tools/5/lib  --libexecdir=/home/tester/rtems-cron-5/tools/5/libexec  --mandir=/home/tester/rtems-cron-5/tools/5/share/man  --infodir=/home/tester/rtems-cron-5/tools/5/share/info  --datadir=/home/tester/rtems-cron-5/tools/5/share  --build=x86_64-freebsd14.3 --host=x86_64-freebsd14.3
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon May 11 07:27:37 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-freebsd14.3-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-freebsd14.3" != "x86_64-freebsd14.3" ; 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-freebsd14.3" == "" ; 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-freebsd14.3" != "x86_64-freebsd14.3" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd14.3-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd14.3-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=/home/tester/rtems-cron-5/tools/5  --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec_prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include  --libdir=/home/tester/rtems-cron-5/tools/5/lib  --libexecdir=/home/tester/rtems-cron-5/tools/5/libexec  --mandir=/home/tester/rtems-cron-5/tools/5/share/man  --infodir=/home/tester/rtems-cron-5/tools/5/share/info  --datadir=/home/tester/rtems-cron-5/tools/5/share  --build=x86_64-freebsd14.3 --host=x86_64-freebsd14.3
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon May 11 07:27:45 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-freebsd14.3-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-freebsd14.3" != "x86_64-freebsd14.3" ; 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-freebsd14.3" == "" ; 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-freebsd14.3" != "x86_64-freebsd14.3" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd14.3-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd14.3-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=/home/tester/rtems-cron-5/tools/5  --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec_prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include  --libdir=/home/tester/rtems-cron-5/tools/5/lib  --libexecdir=/home/tester/rtems-cron-5/tools/5/libexec  --mandir=/home/tester/rtems-cron-5/tools/5/share/man  --infodir=/home/tester/rtems-cron-5/tools/5/share/info  --datadir=/home/tester/rtems-cron-5/tools/5/share  --build=x86_64-freebsd14.3 --host=x86_64-freebsd14.3
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon May 11 07:27:45 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-freebsd14.3-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-freebsd14.3" != "x86_64-freebsd14.3" ; 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-freebsd14.3" == "" ; 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-freebsd14.3" != "x86_64-freebsd14.3" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd14.3-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd14.3-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=/home/tester/rtems-cron-5/tools/5  --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec_prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include  --libdir=/home/tester/rtems-cron-5/tools/5/lib  --libexecdir=/home/tester/rtems-cron-5/tools/5/libexec  --mandir=/home/tester/rtems-cron-5/tools/5/share/man  --infodir=/home/tester/rtems-cron-5/tools/5/share/info  --datadir=/home/tester/rtems-cron-5/tools/5/share  --build=x86_64-freebsd14.3 --host=x86_64-freebsd14.3
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}


More information about the build mailing list