[fpc-devel]errors Wed sources making snaps

leej at logica.com leej at logica.com
Wed Oct 25 03:45:45 CEST 2000


fpc-devel at deadlock.et.tudelft.nl
errors making    1:log_errs go32-snap, 1:log_errs w32-snap, -- see log(s) below
--
--
---------------------------------------
--
1 (mkerrs) make log errors, Wed 02:30:20 possible error lines in go32-snap, o/p file=d:\fpk\makes.dat (ofn)
symtable.pas(37,16) fatal: can't find unit cpubase
-----
--Wed 25/10/00 02:25:51 make  go32v2zip OPT="" SNAPSHOT=1 FPCDIR= , using go32/rel(s) c:\ppr\bin\ppc386 (12/10/00 13:34 260344)
c:/pp/bin/make.exe zipinstall OS_TARGET=go32v2
make.exe[1]: Entering directory `d:/fpk'
c:/pp/bin/make.exe compiler_cycle
make.exe[2]: Entering directory `d:/fpk'
c:/pp/bin/make.exe -C compiler cycle
make.exe[3]: Entering directory `d:/fpk/compiler'
c:/pp/bin/make.exe clean
make.exe[4]: Entering directory `d:/fpk/compiler'
rm -f ppc386.exe

...   snip   ...535 lines omitted

c:/pp/bin/make.exe -C ../../fv all
make.exe[5]: Entering directory `d:/fpk/fv'
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 base/validate.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 base/history.pas 
make.exe[5]: *** Warning: File `resource.ppu' has modification time in the future
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 base/colortxt.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 base/gadgets.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 dialogs/colorsel.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 dialogs/inplong.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 dialogs/stddlg.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 dialogs/mousedlg.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 dialogs/outline.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 dialogs/tabs.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 app/textview.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 app/calc.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 app/asciitab.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 app/calendar.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 app/helpfile.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../rtl/go32v2 -Fu../api/go32v2 -FE. -di386 app/editors.pas 
make.exe[5]: *** Warning:  Clock skew detected.  Your build may be incomplete.
make.exe[5]: Leaving directory `d:/fpk/fv'
d:/fpk/compiler/ppc386.exe -Fu../../compiler -Fl../../packages/gdbint/libgdb/go32v2 -Fo../../packages/gdbint/libgdb/go32v2 -Xs -OG2p3 -n -Sg -Fu../../rtl/go32v2 -Fu../../api/go32v2 -Fu../../fv -Fu../../packages/gdbint  -dBrowserCol -dGDB -dSUPPORT_MMX -di
symtable.pas(37,16) Fatal: Can't find unit CPUBASE
make.exe[4]: *** [fp.exe] Error 1
make.exe[4]: Leaving directory `d:/fpk/ide/text'
make.exe[3]: *** [fullgdb] Error 2
make.exe[3]: Leaving directory `d:/fpk/ide'
make.exe[2]: *** [ide_full] Error 2
make.exe[2]: Leaving directory `d:/fpk'
make.exe[1]: *** [build-stamp.go32v2] Error 2
make.exe[1]: Leaving directory `d:/fpk'
make.exe: *** [go32v2zip] Error 2
--
---------------------------------------
--
1 (mkerrs) make log errors, Wed 02:43:41 possible error lines in w32-snap, o/p file=d:\fpk\makesw.dat (ofn)
symtable.pas(37,16) fatal: can't find unit cpubase
-----
--Wed 25/10/00 02:30:23 make  win32zip SNAPSHOT=1 FPCDIR= , using go32/rel(s) c:\ppr\bin\ppc386 (12/10/00 13:34 260344)
c:/pp/bin/make.exe zipinstall OS_TARGET=win32
make.exe[1]: Entering directory `d:/fpk'
c:/pp/bin/make.exe compiler_cycle
make.exe[2]: Entering directory `d:/fpk'
c:/pp/bin/make.exe -C compiler cycle
make.exe[3]: Entering directory `d:/fpk/compiler'
c:/pp/bin/make.exe clean
make.exe[4]: Entering directory `d:/fpk/compiler'
rm -f ppc386.exe

...   snip   ...685 lines omitted

c:/pp/bin/make.exe -C text all FULL=1 GDB=1 "NEEDOPT+=-Sg -dGDB -dBROWSERCOL"
make.exe[4]: Entering directory `d:/fpk/ide/text'
c:/pp/bin/make.exe -C ../../fv all
make.exe[5]: Entering directory `d:/fpk/fv'
d:/fpk/compiler/ppc386.exe !FPCEXTCMD base/validate.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD base/history.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD base/colortxt.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD base/gadgets.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD dialogs/colorsel.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD dialogs/inplong.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD dialogs/stddlg.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD dialogs/mousedlg.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD dialogs/outline.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD dialogs/tabs.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD app/textview.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD app/calc.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD app/asciitab.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD app/calendar.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD app/helpfile.pas 
d:/fpk/compiler/ppc386.exe !FPCEXTCMD app/editors.pas 
make.exe[5]: Leaving directory `d:/fpk/fv'
d:/fpk/compiler/ppc386.exe !FPCEXTCMD fp.pas 
symtable.pas(37,16) Fatal: Can't find unit CPUBASE
make.exe[4]: *** [fp.exe] Error 1
make.exe[4]: Leaving directory `d:/fpk/ide/text'
make.exe[3]: *** [fullgdb] Error 2
make.exe[3]: Leaving directory `d:/fpk/ide'
make.exe[2]: *** [ide_full] Error 2
make.exe[2]: Leaving directory `d:/fpk'
make.exe[1]: *** [build-stamp.win32] Error 2
make.exe[1]: Leaving directory `d:/fpk'
make.exe: *** [win32zip] Error 2





More information about the fpc-devel mailing list