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

File details

./trunk/gcc425/target-check-rtl-sparc-embedded.txt 2026-07-24-17:39

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=sparc OS_TARGET=embedded FPC=/home/muller/pas/fpc-3.3.1/bin/ppcsparc BINUTILSPREFIX=sparc-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 0xaaaaf7b2fc90 (embedded_all) PID 3229095 on the chain.
Live child 0xaaaaf7b2fc90 (embedded_all) PID 3229095 
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 '../sparc/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 '../sparc/makefile.cpu'.
  Looking for an implicit rule for '../sparc/makefile.cpu'.
  No implicit rule found for '../sparc/makefile.cpu'.
 Finished prerequisites of target file '../sparc/makefile.cpu'.
 No need to remake target '../sparc/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.sparc-embedded'.
   File 'fpcmade.sparc-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/sparc-embedded'.
     File '/home/muller/pas/trunk/fpcsrc/rtl/units/sparc-embedded' does not exist.
    Finished prerequisites of target file '/home/muller/pas/trunk/fpcsrc/rtl/units/sparc-embedded'.
    Must remake target '/home/muller/pas/trunk/fpcsrc/rtl/units/sparc-embedded'.
Makefile:2285: update target '/home/muller/pas/trunk/fpcsrc/rtl/units/sparc-embedded' due to: target does not exist
/usr/bin/mkdir -p /home/muller/pas/trunk/fpcsrc/rtl/units/sparc-embedded
Putting child 0xaaaafd1f8910 (/home/muller/pas/trunk/fpcsrc/rtl/units/sparc-embedded) PID 3229098 on the chain.
Live child 0xaaaafd1f8910 (/home/muller/pas/trunk/fpcsrc/rtl/units/sparc-embedded) PID 3229098 
Reaping winning child 0xaaaafd1f8910 PID 3229098 
Removing child 0xaaaafd1f8910 PID 3229098 from chain.
    Successfully remade target file '/home/muller/pas/trunk/fpcsrc/rtl/units/sparc-embedded'.
Directory /home/muller/pas/trunk/fpcsrc/rtl/units/sparc-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/ppcsparc -Tembedded -Psparc -XPsparc-embedded- -Fi../inc -Fi../sparc -Fisparc -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/sparc-embedded -n -vx -dsparc @system.cfg -Us -Sg system.pp
Putting child 0xaaaafd25e760 (system.ppu) PID 3229099 on the chain.
Live child 0xaaaafd25e760 (system.ppu) PID 3229099 
Error: Illegal parameter: -Tembedded
Reaping losing child 0xaaaafd25e760 PID 3229099 
gmake[1]: *** [Makefile:2733: system.ppu] Error 1
Removing child 0xaaaafd25e760 PID 3229099 from chain.
gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/embedded'
Reaping losing child 0xaaaaf7b2fc90 PID 3229095 
gmake: *** [Makefile:3133: embedded_all] Error 2
Removing child 0xaaaaf7b2fc90 PID 3229095 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-sparc-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/sparc-embedded: