jassing
09-22-2008, 12:18 PM
I tried to build a couple of projects at the same time... neither one built successfully.
One gave me an error
Build failed.
--------- Errors ---------
Succeeded
Error 3014: Could not add the multi-segment indicator to the archive header
--------------------------
The other
Build failed.
--------- Errors ---------
> Adding file: V:\source\Dev\ESQL2007\Installers\..\..\..\Release \ESQL2007\other\graphics\NLico.ico
Error 3037: Could not open compressed file for reading: E:\DOCUME~1\josh\LOCALS~1\Temp\tmp0.tmp (E:\DOCUME~1\josh\LOCALS~1\Temp\tmp0.tmp was not found.)
--------------------------
so I tried again...
Build failed.
--------- Errors ---------
> Compressing: V:\source\Dev\ESQL2007\Installers\..\..\..\Release \ESQL2007\other\runtime\vfp framework\vfp9r.dll
Error 2091: Could not renmove temporary destination file: E:\DOCUME~1\josh\LOCALS~1\Temp\tmp29.tmp
--------------------------
Since it errored so quickly; I tried to restart the build; this time I got:
Build failed.
--------- Errors ---------
> Setup engine
Error 3013: Failed to decrypt setup engine file: 1014
--------------------------
and the other project:
[CODE]Build failed.
--------- Errors ---------
Succeeded
Error 3014: Could not add the multi-segment indicator to the archive header
--------------------------
CODE]
It seems that suf8 (and verified in sf7) use the same temporary folder for projects? seems it should create a unique folder each tme you hit "build" to rpevent overlaps.
One gave me an error
Build failed.
--------- Errors ---------
Succeeded
Error 3014: Could not add the multi-segment indicator to the archive header
--------------------------
The other
Build failed.
--------- Errors ---------
> Adding file: V:\source\Dev\ESQL2007\Installers\..\..\..\Release \ESQL2007\other\graphics\NLico.ico
Error 3037: Could not open compressed file for reading: E:\DOCUME~1\josh\LOCALS~1\Temp\tmp0.tmp (E:\DOCUME~1\josh\LOCALS~1\Temp\tmp0.tmp was not found.)
--------------------------
so I tried again...
Build failed.
--------- Errors ---------
> Compressing: V:\source\Dev\ESQL2007\Installers\..\..\..\Release \ESQL2007\other\runtime\vfp framework\vfp9r.dll
Error 2091: Could not renmove temporary destination file: E:\DOCUME~1\josh\LOCALS~1\Temp\tmp29.tmp
--------------------------
Since it errored so quickly; I tried to restart the build; this time I got:
Build failed.
--------- Errors ---------
> Setup engine
Error 3013: Failed to decrypt setup engine file: 1014
--------------------------
and the other project:
[CODE]Build failed.
--------- Errors ---------
Succeeded
Error 3014: Could not add the multi-segment indicator to the archive header
--------------------------
CODE]
It seems that suf8 (and verified in sf7) use the same temporary folder for projects? seems it should create a unique folder each tme you hit "build" to rpevent overlaps.