i'm trying to figure out why i'm seeing the following failures...

c:\freepascal\fpc\trunk is SVN updated (25100 at this run)... yes, i see that i can possibly remove clean from the second make line in the following... everything before the [CHOMP] is my script... everything after the [CHOMP] is the output from the make process...

cd /d c:\freepascal\fpc\trunk
make clean
TortoiseProc /command:update /path:"c:\freepascal\fpc\trunk"
make clean all install INSTALL_PREFIX=c:\freepascal\fpc\trunk PP=c:\freepascal\binutils\ppc386.exe DATA2INC=c:\freepascal\fpc\trunk\utils\data2inc.exe
[CHOMP about 4660 lines]
make -C ide distinstall
make[3]: Entering directory `C:/freepascal/fpc/trunk/ide'
C:/freepascal/fpc/trunk/compiler/ppc386.exe fpmake.pp -FuC:/freepascal/fpc/trunk/rtl/units/i386-win32 -FuC:/freepascal/fpc/trunk/packages/paszlib/units/i386-win32 -FuC:/freepascal/fpc/trunk/packages/fcl-process/units/i386-win32 -FuC:/freepascal/fpc/trunk/packages/hash/units/i386-win32 -FuC:/freepascal/fpc/trunk/packages/libtar/units/i386-win32 -FuC:/freepascal/fpc/trunk/packages/fpmkunit/units/i386-win32 .\fpmake.exe install --localunitdir=.. --globalunitdir=../packages --os=win32 --cpu=i386 -o -Ur -o -Xs -o -O2 -o -n -o -FuC:/freepascal/fpc/trunk/rtl/units/i386-win32 -o -FuC:/freepascal/fpc/trunk/packages/paszlib/units/i386-win32 -o -FuC:/freepascal/fpc/trunk/packages/fcl-process/units/i386-win32 -o -FuC:/freepascal/fpc/trunk/packages/hash/units/i386-win32 -o -FuC:/freepascal/fpc/trunk/packages/libtar/units/i386-win32 -o -FuC:/freepascal/fpc/trunk/packages/fpmkunit/units/i386-win32 -o -dRELEASE --compiler=C:/freepascal/fpc/trunk/compiler/ppc386.exe -bu --prefix=c:\freepascal\fpc\trunk -ie
Installing package ide
Warning: Failed to set timestamp on file "C:\freepascal\fpc\trunk\/ide\fp.ans"
Warning: Failed to set timestamp on file 
"C:\freepascal\fpc\trunk\/ide\gplprog.pt"
Warning: Failed to set timestamp on file 
"C:\freepascal\fpc\trunk\/ide\gplunit.pt"
Warning: Failed to set timestamp on file 
"C:\freepascal\fpc\trunk\/ide\program.pt"
Warning: Failed to set timestamp on file "C:\freepascal\fpc\trunk\/ide\unit.pt"
Warning: Failed to set timestamp on file 
"C:\freepascal\fpc\trunk\/ide\cvsco.tdf"
Warning: Failed to set timestamp on file 
"C:\freepascal\fpc\trunk\/ide\cvsdiff.tdf"
Warning: Failed to set timestamp on file 
"C:\freepascal\fpc\trunk\/ide\cvsup.tdf"
Warning: Failed to set timestamp on file "C:\freepascal\fpc\trunk\/ide\grep.tdf"
Warning: Failed to set timestamp on file 
"C:\freepascal\fpc\trunk\/ide\tpgrep.tdf"
Warning: Failed to set timestamp on file "C:\freepascal\fpc\trunk\/ide\fp32.ico"
Installation package ide for target i386-win32 succeeded
make[3]: Leaving directory `C:/freepascal/fpc/trunk/ide'
make[2]: Leaving directory `C:/freepascal/fpc/trunk'
make[1]: Leaving directory `C:/freepascal/fpc/trunk'


indeed, those files that failed are all zero bytes in size and they do carry today's date and time of this update process execution...

--
NOTE: No off-list assistance is given without prior approval.
      Please keep mailing list traffic on the list unless
      private contact is specifically requested and granted.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to