[fpc-devel] fpc 3.3.1 fails in fpjwarsa
Martin Frb
lazarus at mfriebe.de
Wed Mar 20 00:28:46 CET 2024
Older Ubuntu, trying to update (starting compiler is 3.2.2)
make clean
make all OPT=" -O-1 -gw3 "
make install INSTALL_PREFIX=/home/m/fpc/
Compiling ./fcl-web/src/fcm/fpfcmstrings.pp
Writing Resource String Table file: fpfcmstrings.rsj
Compiling ./fcl-web/src/jwt/fpjwarsa.pp
fpjwarsa.pp(21,35) Error: Identifier not found "TJWTSigner"
fpjwarsa.pp(21,35) Error: Class type expected, but got "<erroneous type>"
fpjwarsa.pp(25,64) Error: Identifier not found "TJWTKey"
fpjwarsa.pp(26,62) Error: Identifier not found "TJWTKey"
fpjwarsa.pp(23,20) Error: There is no method in an ancestor class to be
overridden: "class AlgorithmName:System.AnsiString;"
fpjwarsa.pp(25,14) Error: There is no method in an ancestor class to be
overridden: "CreateSignature(TJWT;<erroneous type>):System.AnsiString;"
fpjwarsa.pp(26,14) Error: There is no method in an ancestor class to be
overridden: "Verify(const AnsiString;<erroneous type>):System.Boolean;"
fpjwarsa.pp(56,38) Error: Identifier not found "TJWTSigner"
fpjwarsa.pp(56,38) Error: Class type expected, but got "<erroneous type>"
fpjwarsa.pp(60,64) Error: Identifier not found "TJWTKey"
fpjwarsa.pp(61,62) Error: Identifier not found "TJWTKey"
fpjwarsa.pp(58,20) Error: There is no method in an ancestor class to be
overridden: "class AlgorithmName:System.AnsiString;"
fpjwarsa.pp(60,14) Error: There is no method in an ancestor class to be
overridden: "CreateSignature(TJWT;<erroneous type>):System.AnsiString;"
fpjwarsa.pp(61,14) Error: There is no method in an ancestor class to be
overridden: "Verify(const AnsiString;<erroneous type>):System.Boolean;"
fpjwarsa.pp(89,1) Fatal: There were 14 errors compiling module, stopping
Fatal: Compilation aborted
The installer encountered the following error:
Compilation of "BuildUnit_fcl_web.pp" failed
$0000000000542579
$000000000054C7E2
$000000000054B87E
$000000000054CADB
$000000000054FEAA
$0000000000540F3B
$00000000005415C0
$000000000047868F
$00000000004A5AF9
More information about the fpc-devel
mailing list