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

File details

./trunk/fpc/target-check-rtl-jvm-java.txt 2026-06-24-02:39

Used binaries

   

Binaries version

> uname -a
Linux idefix 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May  5 19:26:24 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux

Full file content

 
### /usr/bin/gmake -d  -r -C rtl all CPU_TARGET=jvm OS_TARGET=java FPC=/FPC/compilers/cross-compiling/pas/fpc-3.3.1/bin/ppcjvm BINUTILSPREFIX= 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 'java_all'.
   File 'java_all' does not exist.
   Finished prerequisites of target file 'java_all'.
  Must remake target 'java_all'.
/usr/bin/gmake -C java all
Putting child 0x634f7743c360 (java_all) PID 2332321 on the chain.
Live child 0x634f7743c360 (java_all) PID 2332321 
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/java'
Reading makefile '../inc/makefile.inc' (search path) (no ~ expansion)...
Reading makefile '../jvm/makefile.cpu' (search path) (no ~ expansion)...
Updating makefiles....
 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'.
 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.jvm-java'.
     File 'fpcmade.jvm-java' 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/jvm-java'.
         File '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/jvm-java' does not exist.
         Finished prerequisites of target file '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/jvm-java'.
        Must remake target '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/jvm-java'.
/usr/bin/mkdir -p /FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/jvm-java
Putting child 0x63a115955770 (/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/jvm-java) PID 2332324 on the chain.
Live child 0x63a115955770 (/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/jvm-java) PID 2332324 
Reaping winning child 0x63a115955770 PID 2332324 
Removing child 0x63a115955770 PID 2332324 from chain.
        Successfully remade target file '/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/jvm-java'.
        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/ppcjvm -Tjava -Pjvm -Fi../inc -Fi../jvm -FE. -FU/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/jvm-java -n -vx -djvm @rtl.cfg -Us -Sg system.pp
Putting child 0x63a1159ab5c0 (system.ppu) PID 2332325 on the chain.
Live child 0x63a1159ab5c0 (system.ppu) PID 2332325 
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 0x63a1159ab5c0 PID 2332325 
gmake[1]: *** [Makefile:2277: system.ppu] Error 1
Removing child 0x63a1159ab5c0 PID 2332325 from chain.
gmake[1]: Leaving directory '/home/FPC/compilers/cross-compiling/pas/gitlab-fpcbuild/fpcsrc/rtl/java'
Reaping losing child 0x634f7743c360 PID 2332321 
gmake: *** [Makefile:4033: java_all] Error 2
Removing child 0x634f7743c360 PID 2332321 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-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:
Running: /home/fpc/bin/check-ppu-crc-coherence.sh . jvm-java
Testing ppu CRCs for target=jvm-java in /FPC/compilers/cross-compiling/pas/trunk/fpcsrc
Did not find a system ppu file related to jvm-java, system_ppu_list="./tests/tstunits/m68k-linux/system.ppu"
No problem detected, 0 ppus checked
Analyzed 0 targets