trunk/gcc430/target-check-rtl-jvm-java.txt results

File details

./trunk/gcc430/target-check-rtl-jvm-java.txt 2026-06-23-20:56

Used binaries

   

Binaries version

> uname -a
FreeBSD cfarm430.jing.rocks 16.0-CURRENT FreeBSD 16.0-CURRENT main-n286086-4d125ed6e7d4 GENERIC amd64

Full file content

 
### /usr/local/bin/gmake -d -j 4 -r -C rtl all CPU_TARGET=jvm OS_TARGET=java FPC=/home/muller/tmp/pas/fpc-3.3.1/bin/ppcjvm BINUTILSPREFIX= OPT="-n -vx " 
GNU Make 4.4.1
Built for amd64-portbld-freebsd16.0
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'
Using jobserver controller fifo:/tmp//GMfifo76024
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 'java_all'.
  File 'java_all' does not exist.
 Finished prerequisites of target file 'java_all'.
 Must remake target 'java_all'.
Need a job token; we don't have children
Makefile:4033: update target 'java_all' due to: target is .PHONY
/usr/local/bin/gmake -C java all
Putting child 0xc0a87e09560 (java_all) PID 76028 on the chain.
Live child 0xc0a87e09560 (java_all) PID 76028 
GNU Make 4.4.1
Built for amd64-portbld-freebsd16.0
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/java'
Reading makefile '../inc/makefile.inc' (search path) (no ~ expansion)...
Reading makefile '../jvm/makefile.cpu' (search path) (no ~ expansion)...
Using jobserver controller fifo:/tmp//GMfifo76024
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 '../jvm/makefile.cpu'.
  Looking for an implicit rule for '../jvm/makefile.cpu'.
  No implicit rule found for '../jvm/makefile.cpu'.
 Finished prerequisites of target file '../jvm/makefile.cpu'.
 No need to remake target '../jvm/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.jvm-java'.
   File 'fpcmade.jvm-java' does not exist.
   Considering target file 'fpc_units'.
    File 'fpc_units' does not exist.
    Considering target file '/home/muller/pas/trunk/fpcsrc/rtl/units/jvm-java'.
     File '/home/muller/pas/trunk/fpcsrc/rtl/units/jvm-java' does not exist.
    Finished prerequisites of target file '/home/muller/pas/trunk/fpcsrc/rtl/units/jvm-java'.
    Must remake target '/home/muller/pas/trunk/fpcsrc/rtl/units/jvm-java'.
Need a job token; we don't have children
Makefile:1829: update target '/home/muller/pas/trunk/fpcsrc/rtl/units/jvm-java' due to: target does not exist
/usr/local/bin/gmkdir -p /home/muller/pas/trunk/fpcsrc/rtl/units/jvm-java
Putting child 0x2f558a409c80 (/home/muller/pas/trunk/fpcsrc/rtl/units/jvm-java) PID 76031 on the chain.
Live child 0x2f558a409c80 (/home/muller/pas/trunk/fpcsrc/rtl/units/jvm-java) PID 76031 
Reaping winning child 0x2f558a409c80 PID 76031 
Removing child 0x2f558a409c80 PID 76031 from chain.
    Successfully remade target file '/home/muller/pas/trunk/fpcsrc/rtl/units/jvm-java'.
Directory /home/muller/pas/trunk/fpcsrc/rtl/units/jvm-java 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'.
Need a job token; we don't have children
Makefile:2277: update target 'system.ppu' due to: target does not exist
/home/muller/tmp/pas/fpc-3.3.1/bin/ppcjvm -Tjava -Pjvm -Fi../inc -Fi../jvm -FE. -FU/home/muller/pas/trunk/fpcsrc/rtl/units/jvm-java -n -vx -djvm @rtl.cfg -Us -Sg system.pp
Putting child 0x2f558a409f20 (system.ppu) PID 76032 on the chain.
Live child 0x2f558a409f20 (system.ppu) PID 76032 
jastrings.inc(552,7) Error: Illegal type conversion: "Array[0..0] Of RawByteString" to "AnsistringClass"
system.pp(184) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Reaping losing child 0x2f558a409f20 PID 76032 
gmake[1]: *** [Makefile:2277: system.ppu] Error 1
Removing child 0x2f558a409f20 PID 76032 from chain.
gmake[1]: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl/java'
Reaping losing child 0xc0a87e09560 PID 76028 
gmake: *** [Makefile:4033: java_all] Error 2
Removing child 0xc0a87e09560 PID 76028 from chain.
Acquired all 3 jobserver tokens.
gmake: Leaving directory '/home/muller/pas/gitlab-fpc-source/rtl'
Error line found in /home/muller/logs/trunk/check-targets/target-check-rtl-jvm-java.txt: Target system.ppu Error 1 in line 2277
Target java_all Error 2 in line 4033
target_make_files="system.ppu
java_all"
Listing directory rtl/units/jvm-java: