trunk/fpc/target-check-rtl-powerpc64-embedded.txt results

File details

./trunk/fpc/target-check-rtl-powerpc64-embedded.txt 2026-03-07-02:57

Used binaries

   

Binaries version

> uname -a
Linux idefix 6.8.0-78-generic #78-Ubuntu SMP PREEMPT_DYNAMIC Tue Aug 12 11:34:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Full file content

 
### /usr/bin/gmake -d  -r -C rtl all CPU_TARGET=powerpc64 OS_TARGET=embedded FPC=/FPC/compilers/cross-compiling/pas/fpc-3.3.1/bin/ppcppc64 BINUTILSPREFIX=powerpc64-embedded- OPT="-n -vx " 
GNU Make 4.3
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Reading makefiles...
Reading makefile 'Makefile'...
gmake: Entering directory '/home/FPC/compilers/cross-compiling/pas/gitlab-fpcbuild/fpcsrc/rtl'
Updating makefiles....
 Considering target file 'Makefile'.
  Looking for an implicit rule for 'Makefile'.
  No implicit rule found for 'Makefile'.
  Finished prerequisites of target file 'Makefile'.
 No need to remake target 'Makefile'.
Updating goal targets....
Considering target file 'all'.
 File 'all' does not exist.
  Considering target file 'embedded_all'.
   File 'embedded_all' does not exist.
   Finished prerequisites of target file 'embedded_all'.
  Must remake target 'embedded_all'.
/usr/bin/gmake -C embedded all
Putting child 0x5a73d7a6e340 (embedded_all) PID 645970 on the chain.
Live child 0x5a73d7a6e340 (embedded_all) PID 645970 
GNU Make 4.3
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Reading makefiles...
Reading makefile 'Makefile'...
gmake[1]: Entering directory '/home/FPC/compilers/cross-compiling/pas/gitlab-fpcbuild/fpcsrc/rtl/embedded'
Reading makefile '../inc/makefile.inc' (search path) (no ~ expansion)...
Reading makefile '../powerpc64/makefile.cpu' (search path) (no ~ expansion)...
Updating makefiles....
 Considering target file '../powerpc64/makefile.cpu'.
  Looking for an implicit rule for '../powerpc64/makefile.cpu'.
  No implicit rule found for '../powerpc64/makefile.cpu'.
  Finished prerequisites of target file '../powerpc64/makefile.cpu'.
 No need to remake target '../powerpc64/makefile.cpu'.
 Considering target file '../inc/makefile.inc'.
  Looking for an implicit rule for '../inc/makefile.inc'.
  No implicit rule found for '../inc/makefile.inc'.
  Finished prerequisites of target file '../inc/makefile.inc'.
 No need to remake target '../inc/makefile.inc'.
 Considering target file 'Makefile'.
  Looking for an implicit rule for 'Makefile'.
  No implicit rule found for 'Makefile'.
  Finished prerequisites of target file 'Makefile'.
 No need to remake target 'Makefile'.
Updating goal targets....
Considering target file 'all'.
 File 'all' does not exist.
  Considering target file 'fpc_all'.
   File 'fpc_all' does not exist.
    Considering target file 'fpcmade.powerpc64-embedded'.
     File 'fpcmade.powerpc64-embedded' does not exist.
      Considering target file 'fpc_units'.
       File 'fpc_units' does not exist.
        Considering target file '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/powerpc64-embedded'.
         File '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/powerpc64-embedded' does not exist.
         Finished prerequisites of target file '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/powerpc64-embedded'.
        Must remake target '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/powerpc64-embedded'.
/usr/bin/mkdir -p /FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/powerpc64-embedded
Putting child 0x64ba3f22ced0 (/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/powerpc64-embedded) PID 645973 on the chain.
Live child 0x64ba3f22ced0 (/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/powerpc64-embedded) PID 645973 
Reaping winning child 0x64ba3f22ced0 PID 645973 
Removing child 0x64ba3f22ced0 PID 645973 from chain.
        Successfully remade target file '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/powerpc64-embedded'.
        Considering target file 'system.ppu'.
         File 'system.ppu' does not exist.
          Considering target file 'system.pp'.
           Looking for an implicit rule for 'system.pp'.
           No implicit rule found for 'system.pp'.
           Finished prerequisites of target file 'system.pp'.
          No need to remake target 'system.pp'.
         Finished prerequisites of target file 'system.ppu'.
        Must remake target 'system.ppu'.
/FPC/compilers/cross-compiling/pas/fpc-3.3.1/bin/ppcppc64 -Tembedded -Ppowerpc64 -XPpowerpc64-embedded- -Fi../inc -Fi../powerpc64 -Fipowerpc64 -FE. -FU/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/powerpc64-embedded -n -vx -dpowerpc64 @system.cfg -Us -Sg system.pp
Putting child 0x64ba3f291b00 (system.ppu) PID 645974 on the chain.
Live child 0x64ba3f291b00 (system.ppu) PID 645974 
Error: Illegal parameter: -Tembedded
Reaping losing child 0x64ba3f291b00 PID 645974 
gmake[1]: *** [Makefile:2733: system.ppu] Error 1
Removing child 0x64ba3f291b00 PID 645974 from chain.
gmake[1]: Leaving directory '/home/FPC/compilers/cross-compiling/pas/gitlab-fpcbuild/fpcsrc/rtl/embedded'
Reaping losing child 0x5a73d7a6e340 PID 645970 
gmake: *** [Makefile:3133: embedded_all] Error 2
Removing child 0x5a73d7a6e340 PID 645970 from chain.
gmake: Leaving directory '/home/FPC/compilers/cross-compiling/pas/gitlab-fpcbuild/fpcsrc/rtl'
Error line found in /FPC/compilers/cross-compiling/logs/trunk/check-targets/target-check-rtl-powerpc64-embedded.txt: Target system.ppu Error 1 in line 2733
Target embedded_all Error 2 in line 3133
target_make_files="system.ppu
embedded_all"
Listing directory rtl/units/powerpc64-embedded:
Running: /home/fpc/bin/check-ppu-crc-coherence.sh . powerpc64-embedded
Testing ppu CRCs for target=powerpc64-embedded in /FPC/compilers/cross-compiling/pas/trunk/fpcsrc
Did not find a system ppu file related to powerpc64-embedded, system_ppu_list="./tests/tstunits/m68k-linux/system.ppu"
No problem detected, 0 ppus checked
Analyzed 0 targets