trunk/gcc425/target-check-rtl-powerpc-embedded.txt results

File details

./trunk/gcc425/target-check-rtl-powerpc-embedded.txt 2026-07-24-15:35

Used binaries

   

Binaries version

> uname -a
Linux cfarm425 7.0.13+deb14-arm64 #1 SMP PREEMPT Debian 7.0.13-1 (2026-06-19) aarch64 GNU/Linux

Full file content

 
### /usr/bin/gmake -d  -r -C rtl all CPU_TARGET=powerpc OS_TARGET=embedded FPC=/home/muller/pas/fpc-3.3.1/bin/ppcppc BINUTILSPREFIX=powerpc-embedded- OPT="-n -vx " 
GNU Make 4.4.1
Built for aarch64-unknown-linux-gnu
Copyright (C) 1988-2023 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/muller/pas/gitlab-fpc-source/rtl'
gcc: error: unrecognized command-line option ‘-m64’
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'.
Makefile:3133: update target 'embedded_all' due to: target is .PHONY
/usr/bin/gmake -C embedded all
Putting child 0xaaab10eedbb0 (embedded_all) PID 2979873 on the chain.
Live child 0xaaab10eedbb0 (embedded_all) PID 2979873 
GNU Make 4.4.1
Built for aarch64-unknown-linux-gnu
Copyright (C) 1988-2023 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/muller/pas/gitlab-fpc-source/rtl/embedded'
Reading makefile '../inc/makefile.inc' (search path) (no ~ expansion)...
Reading makefile '../powerpc/makefile.cpu' (search path) (no ~ expansion)...
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'.
 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 '../powerpc/makefile.cpu'.
  Looking for an implicit rule for '../powerpc/makefile.cpu'.
  No implicit rule found for '../powerpc/makefile.cpu'.
 Finished prerequisites of target file '../powerpc/makefile.cpu'.
 No need to remake target '../powerpc/makefile.cpu'.
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.powerpc-embedded'.
   File 'fpcmade.powerpc-embedded' does not exist.
   Considering target file 'fpc_units'.
    File 'fpc_units' does not exist.
    Considering target file '/home/muller/pas/trunk/fpcsrc/rtl/units/powerpc-embedded'.
     File '/home/muller/pas/trunk/fpcsrc/rtl/units/powerpc-embedded' does not exist.
    Finished prerequisites of target file '/home/muller/pas/trunk/fpcsrc/rtl/units/powerpc-embedded'.
    Must remake target '/home/muller/pas/trunk/fpcsrc/rtl/units/powerpc-embedded'.
Makefile:2285: update target '/home/muller/pas/trunk/fpcsrc/rtl/units/powerpc-embedded' due to: target does not exist
/usr/bin/mkdir -p /home/muller/pas/trunk/fpcsrc/rtl/units/powerpc-embedded
Putting child 0xaaaadd494820 (/home/muller/pas/trunk/fpcsrc/rtl/units/powerpc-embedded) PID 2979876 on the chain.
Live child 0xaaaadd494820 (/home/muller/pas/trunk/fpcsrc/rtl/units/powerpc-embedded) PID 2979876 
Reaping winning child 0xaaaadd494820 PID 2979876 
Removing child 0xaaaadd494820 PID 2979876 from chain.
    Successfully remade target file '/home/muller/pas/trunk/fpcsrc/rtl/units/powerpc-embedded'.
Directory /home/muller/pas/trunk/fpcsrc/rtl/units/powerpc-embedded cache invalidated (count 3 != command 4)
    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'.
Makefile:2733: update target 'system.ppu' due to: target does not exist
/home/muller/pas/fpc-3.3.1/bin/ppcppc -Tembedded -Ppowerpc -XPpowerpc-embedded- -Fi../inc -Fi../powerpc -Fipowerpc -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/powerpc-embedded -n -vx -dpowerpc @system.cfg -Us -Sg system.pp
Putting child 0xaaaadd4fab90 (system.ppu) PID 2979877 on the chain.
Live child 0xaaaadd4fab90 (system.ppu) PID 2979877 
Error: Illegal parameter: -Tembedded
Reaping losing child 0xaaaadd4fab90 PID 2979877 
gmake[1]: *** [Makefile:2733: system.ppu] Error 1
Removing child 0xaaaadd4fab90 PID 2979877 from chain.
gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/embedded'
Reaping losing child 0xaaab10eedbb0 PID 2979873 
gmake: *** [Makefile:3133: embedded_all] Error 2
Removing child 0xaaab10eedbb0 PID 2979873 from chain.
gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl'
Error line found in /home/muller/logs/trunk/check-targets/target-check-rtl-powerpc-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/powerpc-embedded: