[fpc-devel] trunk failure
Michael Van Canneyt
michael at freepascal.org
Thu Mar 5 10:57:26 CET 2026
On Thu, 5 Mar 2026, Adriaan van Os via fpc-devel wrote:
> Building fpc from trunk, I get
>
> Compiling ./fcl-web/src/restbridge/sqldbrestschema.pp
> Assembling sqldbrestschema
> Compiling ./fcl-web/src/restbridge/sqldbrestio.pp
> sqldbrestio.pp(296,15) Error: There is no method in an ancestor class to be
> overridden: "DoSetInputData(UTF8String;TJSONData);"
> sqldbrestio.pp(438,1) Fatal: There were 1 errors compiling module, stopping
> Fatal: Compilation aborted
>
> The installer encountered the following error:
> Compilation of "BuildUnit_fcl_web.pp" failed
> $000000010026CEDC
> $0000000100277764
> $0000000100276884
> $0000000100277A8C
> $000000010027ADC8
> $000000010026B7AC
> $000000010026BEF0
> $00000001001BB47C
> $00000001001E19CC
> $0000000100146CD0
> $00000001001BB428
> $00000001880EB154
> make[2]: *** [smart] Error 1
> make[1]: *** [packages_smart] Error 2
> make: *** [build-stamp.aarch64-darwin] Error 2
I did a build just now: unicode/non-unicode RTL/Packages, today's git main branch.
It all works on linux x86_64 and wasm.
Michael.
More information about the fpc-devel
mailing list