[fpc-devel] ptop.pp(21, 29) Fatal: Can't find unit CustApp used by PtoP

Marcos Douglas md at delfire.net
Tue Jan 6 19:16:42 CET 2015


On Tue, Jan 6, 2015 at 3:13 PM, Marcos Douglas <md at delfire.net> wrote:
> Hi,
>
> I can not compile the FPC trunk updated today.
>
> --------------------------------------------------------------------------
> [...]
> 86.exe -bu
> Start compiling package utils for target i386-win32.
>        Compiling BuildUnit_utils.pp
>        Compiling usubst.pp
>        Compiling ptopu.pp
>        Compiling ptop.pp
> The installer encountered the following error:
> External command "W:/md/dev/freepascal/compiler/3.1.1/compiler/ppc386.exe -Twin3
> 2 -FEbin\i386-win32 -FUunits\i386-win32\ -FuW:\md\dev\freepascal\compiler\3.1.1\
> rtl\units\i386-win32\ -FuW:\md\dev\freepascal\compiler\3.1.1\units\i386-win32\fc
> l-base -FuW:\md\dev\freepascal\compiler\3.1.1\units\i386-win32\paszlib -FuW:\md\
> dev\freepascal\compiler\3.1.1\units\i386-win32\hash -Ur -Xs -O2 -n -FuW:/md/dev/
> freepascal/compiler/3.1.1/rtl/units/i386-win32 -FuW:/md/dev/freepascal/compiler/
> 3.1.1/packages/paszlib/units/i386-win32 -FuW:/md/dev/freepascal/compiler/3.1.1/p
> ackages/fcl-process/units/i386-win32 -FuW:/md/dev/freepascal/compiler/3.1.1/pack
> ages/hash/units/i386-win32 -FuW:/md/dev/freepascal/compiler/3.1.1/packages/libta
> r/units/i386-win32 -FuW:/md/dev/freepascal/compiler/3.1.1/packages/fpmkunit/unit
> s/i386-win32 -FuW:/md/dev/freepascal/compiler/3.1.1/packages/fcl-json/units/i386
> -win32 -di386 -dRELEASE -viq ptop.pp" failed with exit code 1. Console output:
> Target OS: Win32 for i386
> Compiling ptop.pp
> PPU Loading W:\md\dev\freepascal\compiler\3.1.1\units\i386-win32\fcl-base\custap
> p.ppu
> PPU Source: custapp.pp not available
> Recompiling CustApp, checksum changed for System
> ptop.pp(21,29) Fatal: Can't find unit CustApp used by PtoP
> Fatal: Compilation aborted
>
> make[2]: *** [all] Error 1
> make[2]: Leaving directory `W:/md/dev/freepascal/compiler/3.1.1/utils'
> make[1]: *** [utils_all] Error 2
> make[1]: Leaving directory `W:/md/dev/freepascal/compiler/3.1.1'
> make: *** [build-stamp.i386-win32] Error 2
> --------------------------------------------------------------------------

But /branches/fixes_3_0 is ok.

Marcos Douglas



More information about the fpc-devel mailing list