[Pkg-pascal-devel] Bug#968245: fpc: autopkgtest failure.
peter green
plugwash at p10link.net
Tue Aug 11 16:27:15 BST 2020
Package: fpc
Version: 3.2.0+dfsg-5
Severity: serious
The autopkgtest for fpc 3.2.0 is failing
> Compiling utests.pp
> PPU Loading /usr/lib/x86_64-linux-gnu/fpc/3.2.0/units/x86_64-linux/fcl-base/custapp.ppu
> PPU Source: custapp.pp not available
> Recompiling CustApp, checksum changed for /tmp/autopkgtest-lxc.6w1qz1lt/downtmp/build.rui/src/fpcsrc/rtl/units/x86_64-linux/sysutils.ppu
> custapp.pp(14,58) Fatal: Can't find unit CustApp used by cgiapp
> Fatal: Compilation aborted
It looks like the testsuite is trying (and failing) to use custapp.ppu from the package in conjunction with a
locally-built sysutils.ppu. Afaict the test needs to either use the sysutils from the package or build it's own custapp
unit.
More information about the Pkg-pascal-devel
mailing list