[fpc-devel]errors Mon sources making snaps

leej at logica.com leej at logica.com
Mon Sep 25 13:16:27 CEST 2000


fpc-devel at deadlock.et.tudelft.nl
errors making      1:log_errs snaptg, 1:log_errs snaptw, 1:log_errs go32-snap, 1:log_errs w32-snap, -- see log(s) below
--
--
---------------------------------------
--
1 (mkerrs) make log errors, Mon 12:02:32 possible error lines in snaptg, o/p file=d:\fpk\makestg.dat (ofn)
cachecls.pp(22,1) fatal: syntax error, implementation expected but identifier resourcestring found
-----
--Mon 25/09/00 11:59:46 make  go32v2zip OPT="-OG3p3r -Oa" SNAPSHOT=1 FPCDIR= , using go32/opt c:\ppt\bin\ppc386 (25/09/00 11:47 275712)
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   ...415 lines omitted

c:/pp/bin/make.exe -C go32v2 all
make.exe[4]: Entering directory `d:/fpk/fcl/go32v2'
c:/pp/bin/make.exe -C ../../packages/paszlib all
make.exe[5]: Entering directory `d:/fpk/packages/paszlib'
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../../rtl/go32v2 -OG3p3r -Oa -di386 paszlib.pas 
make.exe[5]: *** Warning: File `adler.ppu' has modification time in the future
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../../rtl/go32v2 -OG3p3r -Oa -di386 gzcrcasm.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../../rtl/go32v2 -OG3p3r -Oa -di386 strutils.pas 
make.exe[5]: *** Warning:  Clock skew detected.  Your build may be incomplete.
make.exe[5]: Leaving directory `d:/fpk/packages/paszlib'
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -OG3p3r -Oa -di386 classes.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -OG3p3r -Oa -di386 ../inc/inifiles.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -OG3p3r -Oa -di386 ../inc/registry.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -OG3p3r -Oa -di386 ../inc/ezcgi.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -OG3p3r -Oa -di386 ../inc/pipes.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -OG3p3r -Oa -di386 ../inc/rtfpars.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -OG3p3r -Oa -di386 ../inc/idea.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -OG3p3r -Oa -di386 ../inc/base64.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -OG3p3r -Oa -di386 ../inc/gettext.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -OG3p3r -Oa -di386 ../inc/iostream.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -OG3p3r -Oa -di386 ../inc/zstream.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -OG3p3r -Oa -di386 ../inc/cachecls.pp 
cachecls.pp(22,1) Fatal: Syntax error, IMPLEMENTATION expected but identifier RESOURCESTRING found
make.exe[4]: *** [cachecls.ppu] Error 1
make.exe[4]: Leaving directory `d:/fpk/fcl/go32v2'
make.exe[3]: *** [go32v2_all] Error 2
make.exe[3]: Leaving directory `d:/fpk/fcl'
make.exe[2]: *** [fcl_all] 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, Mon 12:04:11 possible error lines in snaptw, o/p file=d:\fpk\makestw.dat (ofn)
pp.pas(153,1) fatal: can't open executable pmodules
-----
--Mon 25/09/00 12:02:38 make  win32zip OPT="-OG3p3r -Oa" SNAPSHOT=1 FPCDIR= , using go32/opt c:\ppt\bin\ppc386 (25/09/00 11:47 275712)
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   ...260 lines omitted

make.exe[5]: Entering directory `d:/fpk/ide/fake/gdb'
rm -f gdbcon.ppw gdbint.ppw
rm -f fpcmade.w32 ppas.bat link.res  log
make.exe[5]: Leaving directory `d:/fpk/ide/fake/gdb'
make.exe[4]: Leaving directory `d:/fpk/ide/fake'
c:/pp/bin/make.exe -C text clean
make.exe[4]: Entering directory `d:/fpk/ide/text'
rm -f fp.exe fp.ow
rm -f *.ow *.ppw *.rst *.sw *.aw *.dll *.ppl
rm -rf *.slw
rm -f fpcmade.w32 ppas.bat link.res  log
make.exe[4]: Leaving directory `d:/fpk/ide/text'
make.exe[3]: Leaving directory `d:/fpk/ide'
make.exe[2]: Leaving directory `d:/fpk'
c:/pp/bin/make.exe rtl_all FPC=d:/fpk/compiler/ppc386.exe RELEASE=1
make.exe[2]: Entering directory `d:/fpk'
c:/pp/bin/make.exe -C rtl all
make.exe[3]: Entering directory `d:/fpk/rtl'
c:/pp/bin/make.exe -C win32 all
make.exe[4]: Entering directory `d:/fpk/rtl/win32'
asw -o wprt0.ow wprt0.as
asw -o wdllprt0.ow wdllprt0.as
d:/fpk/compiler/ppc386.exe -Twin32 -Xs -OG2p3 -n -Fi../inc -Fi../i386 -FE. -OG3p3r -Oa -di386 -Us -Sg syswin32.pp 
make.exe[4]: *** [syswin32.ppw] Error -1
make.exe[4]: Leaving directory `d:/fpk/rtl/win32'
make.exe[3]: *** [win32_all] Error 2
make.exe[3]: Leaving directory `d:/fpk/rtl'
make.exe[2]: *** [rtl_all] 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
--
---------------------------------------
--
1 (mkerrs) make log errors, Mon 12:09:21 possible error lines in go32-snap, o/p file=d:\fpk\makes.dat (ofn)
cachecls.pp(22,1) fatal: syntax error, implementation expected but identifier resourcestring found
-----
--Mon 25/09/00 12:04:17 make  go32v2zip OPT="" SNAPSHOT=1 FPCDIR= , using win32/snap(s) c:\ppw\bin\ppc386 (22/09/00 02:08 259584)
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   ...415 lines omitted

c:/pp/bin/make.exe -C go32v2 all
make.exe[4]: Entering directory `d:/fpk/fcl/go32v2'
c:/pp/bin/make.exe -C ../../packages/paszlib all
make.exe[5]: Entering directory `d:/fpk/packages/paszlib'
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../../rtl/go32v2 -di386 paszlib.pas 
make.exe[5]: *** Warning: File `gzcrc.ppu' has modification time in the future
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../../rtl/go32v2 -di386 gzcrcasm.pas 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -Fu../../rtl/go32v2 -di386 strutils.pas 
make.exe[5]: *** Warning:  Clock skew detected.  Your build may be incomplete.
make.exe[5]: Leaving directory `d:/fpk/packages/paszlib'
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -di386 classes.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -di386 ../inc/inifiles.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -di386 ../inc/registry.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -di386 ../inc/ezcgi.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -di386 ../inc/pipes.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -di386 ../inc/rtfpars.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -di386 ../inc/idea.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -di386 ../inc/base64.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -di386 ../inc/gettext.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -di386 ../inc/iostream.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -di386 ../inc/zstream.pp 
d:/fpk/compiler/ppc386.exe -Xs -OG2p3 -n -S2 -Fu../../rtl/go32v2 -Fu../../packages/paszlib -Fi../inc -FE. -di386 ../inc/cachecls.pp 
cachecls.pp(22,1) Fatal: Syntax error, IMPLEMENTATION expected but identifier RESOURCESTRING found
make.exe[4]: *** [cachecls.ppu] Error 1
make.exe[4]: Leaving directory `d:/fpk/fcl/go32v2'
make.exe[3]: *** [go32v2_all] Error 2
make.exe[3]: Leaving directory `d:/fpk/fcl'
make.exe[2]: *** [fcl_all] 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, Mon 12:14:57 possible error lines in w32-snap, o/p file=d:\fpk\makesw.dat (ofn)
pp.pas(153,1) fatal: can't open executable pmodules
-----
--Mon 25/09/00 12:09:24 make  win32zip SNAPSHOT=1 FPCDIR= , using win32/snap(s) c:\ppw\bin\ppc386 (22/09/00 02:08 259584)
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   ...324 lines omitted

make.exe[5]: Entering directory `d:/fpk/ide/fake/gdb'
rm -f gdbcon.ppw gdbint.ppw
rm -f fpcmade.w32 ppas.bat link.res  log
make.exe[5]: Leaving directory `d:/fpk/ide/fake/gdb'
make.exe[4]: Leaving directory `d:/fpk/ide/fake'
c:/pp/bin/make.exe -C text clean
make.exe[4]: Entering directory `d:/fpk/ide/text'
rm -f fp.exe fp.ow
rm -f *.ow *.ppw *.rst *.sw *.aw *.dll *.ppl
rm -rf *.slw
rm -f fpcmade.w32 ppas.bat link.res  log
make.exe[4]: Leaving directory `d:/fpk/ide/text'
make.exe[3]: Leaving directory `d:/fpk/ide'
make.exe[2]: Leaving directory `d:/fpk'
c:/pp/bin/make.exe rtl_all FPC=d:/fpk/compiler/ppc386.exe RELEASE=1
make.exe[2]: Entering directory `d:/fpk'
c:/pp/bin/make.exe -C rtl all
make.exe[3]: Entering directory `d:/fpk/rtl'
c:/pp/bin/make.exe -C win32 all
make.exe[4]: Entering directory `d:/fpk/rtl/win32'
asw -o wprt0.ow wprt0.as
asw -o wdllprt0.ow wdllprt0.as
d:/fpk/compiler/ppc386.exe -Twin32 -Xs -OG2p3 -n -Fi../inc -Fi../i386 -FE. -di386 -Us -Sg syswin32.pp 
make.exe[4]: *** [syswin32.ppw] Error -1
make.exe[4]: Leaving directory `d:/fpk/rtl/win32'
make.exe[3]: *** [win32_all] Error 2
make.exe[3]: Leaving directory `d:/fpk/rtl'
make.exe[2]: *** [rtl_all] 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