You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Geoff Winn (JIRA)" <tu...@ws.apache.org> on 2006/07/07 15:17:30 UTC

[jira] Created: (TUSCANY-522) Build fails during copyout - "The system cannot find the path specified."

Build fails during copyout - "The system cannot find the path specified."
-------------------------------------------------------------------------

         Key: TUSCANY-522
         URL: http://issues.apache.org/jira/browse/TUSCANY-522
     Project: Tuscany
        Type: Bug

  Components: C++ SDO  
    Versions: Cpp-M1    
 Environment: Microsoft Visual C++ 6.0 on Windows XP
    Reporter: Geoff Winn
    Priority: Minor


I downloaded the relaese candidate and unzipped it as required. I checked that I have the pre-reqs set correctly and then used MS VC++ 6.0 to open the tuscany_sdo.dsw file. The project opens witha pane titled "Tuscany SDO Build Instructions" so I followed those and teh build of sdo_runtime fails with the following build log output.

Deleting intermediate files and output files for project 'sdo_runtime - Win32 Release'.
--------------------Configuration: sdo_runtime - Win32 Release--------------------
Compiling...
ChangedDataObjectListImpl.cpp
ChangeSummary.cpp
ChangeSummaryBuilder.cpp
ChangeSummaryImpl.cpp
CopyHelper.cpp
DASProperty.cpp
DASType.cpp
DASValue.cpp
DASValues.cpp
DataFactory.cpp
DataFactoryImpl.cpp
DataGraph.cpp
DataGraphImpl.cpp
DataObject.cpp
DataObjectImpl.cpp
DataObjectInstance.cpp
DataObjectList.cpp
DataObjectListImpl.cpp
DefaultLogWriter.cpp
EqualityHelper.cpp
GroupDefinition.cpp
GroupEvent.cpp
HelperProvider.cpp
Logger.cpp
LogWriter.cpp
ParserErrorSetter.cpp
Property.cpp
PropertyDefinition.cpp
PropertyDefinitionImpl.cpp
PropertyImpl.cpp
PropertyList.cpp
PropertySetting.cpp
RefCountingObject.cpp
RefCountingPointer.cpp
SAX2Attribute.cpp
SAX2Attributes.cpp
SAX2Namespaces.cpp
SAX2Parser.cpp
SchemaInfo.cpp
SdoCheck.cpp
SDODate.cpp
SdoRuntime.cpp
SDORuntimeException.cpp
SDOSAX2Parser.cpp
SDOSchemaSAX2Parser.cpp
SDOString.cpp
SDOUtils.cpp
SDOXMLBufferWriter.cpp
SDOXMLFileWriter.cpp
SDOXMLStreamWriter.cpp
SDOXMLString.cpp
SDOXMLWriter.cpp
SDOXSDBufferWriter.cpp
SDOXSDFileWriter.cpp
SDOXSDStreamWriter.cpp
SDOXSDWriter.cpp
Sequence.cpp
SequenceImpl.cpp
Setting.cpp
SettingList.cpp
Type.cpp
TypeDefinition.cpp
TypeDefinitionImpl.cpp
TypeDefinitions.cpp
TypeDefinitionsImpl.cpp
TypeImpl.cpp
TypeList.cpp
XMLDocument.cpp
XMLDocumentImpl.cpp
XMLHelper.cpp
XMLHelperImpl.cpp
XMLQName.cpp
XpathHelper.cpp
XSDHelper.cpp
XSDHelperImpl.cpp
XSDPropertyInfo.cpp
XSDTypeInfo.cpp
Linking...
   Creating library ..\..\..\runtime\core\Release/tuscany_sdo.lib and object ..\..\..\runtime\core\Release/tuscany_sdo.exp
copyout
        1 file(s) copied.
        1 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
The system cannot find the path specified.
        0 file(s) copied.
Error executing c:\windows\system32\cmd.exe.

tuscany_sdo.dll - 1 error(s), 0 warning(s)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Closed: (TUSCANY-522) Build fails during copyout - "The system cannot find the path specified."

Posted by "Pete Robbins (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-522?page=all ]

Pete Robbins closed TUSCANY-522.
--------------------------------

    Fix Version/s: Cpp-M1
       Resolution: Fixed

> Build fails during copyout - "The system cannot find the path specified."
> -------------------------------------------------------------------------
>
>                 Key: TUSCANY-522
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-522
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SDO
>    Affects Versions: Cpp-M1
>         Environment: Microsoft Visual C++ 6.0 on Windows XP
>            Reporter: Geoff Winn
>            Priority: Minor
>             Fix For: Cpp-M1
>
>
> I downloaded the relaese candidate and unzipped it as required. I checked that I have the pre-reqs set correctly and then used MS VC++ 6.0 to open the tuscany_sdo.dsw file. The project opens witha pane titled "Tuscany SDO Build Instructions" so I followed those and teh build of sdo_runtime fails with the following build log output.
> Deleting intermediate files and output files for project 'sdo_runtime - Win32 Release'.
> --------------------Configuration: sdo_runtime - Win32 Release--------------------
> Compiling...
> ChangedDataObjectListImpl.cpp
> ChangeSummary.cpp
> ChangeSummaryBuilder.cpp
> ChangeSummaryImpl.cpp
> CopyHelper.cpp
> DASProperty.cpp
> DASType.cpp
> DASValue.cpp
> DASValues.cpp
> DataFactory.cpp
> DataFactoryImpl.cpp
> DataGraph.cpp
> DataGraphImpl.cpp
> DataObject.cpp
> DataObjectImpl.cpp
> DataObjectInstance.cpp
> DataObjectList.cpp
> DataObjectListImpl.cpp
> DefaultLogWriter.cpp
> EqualityHelper.cpp
> GroupDefinition.cpp
> GroupEvent.cpp
> HelperProvider.cpp
> Logger.cpp
> LogWriter.cpp
> ParserErrorSetter.cpp
> Property.cpp
> PropertyDefinition.cpp
> PropertyDefinitionImpl.cpp
> PropertyImpl.cpp
> PropertyList.cpp
> PropertySetting.cpp
> RefCountingObject.cpp
> RefCountingPointer.cpp
> SAX2Attribute.cpp
> SAX2Attributes.cpp
> SAX2Namespaces.cpp
> SAX2Parser.cpp
> SchemaInfo.cpp
> SdoCheck.cpp
> SDODate.cpp
> SdoRuntime.cpp
> SDORuntimeException.cpp
> SDOSAX2Parser.cpp
> SDOSchemaSAX2Parser.cpp
> SDOString.cpp
> SDOUtils.cpp
> SDOXMLBufferWriter.cpp
> SDOXMLFileWriter.cpp
> SDOXMLStreamWriter.cpp
> SDOXMLString.cpp
> SDOXMLWriter.cpp
> SDOXSDBufferWriter.cpp
> SDOXSDFileWriter.cpp
> SDOXSDStreamWriter.cpp
> SDOXSDWriter.cpp
> Sequence.cpp
> SequenceImpl.cpp
> Setting.cpp
> SettingList.cpp
> Type.cpp
> TypeDefinition.cpp
> TypeDefinitionImpl.cpp
> TypeDefinitions.cpp
> TypeDefinitionsImpl.cpp
> TypeImpl.cpp
> TypeList.cpp
> XMLDocument.cpp
> XMLDocumentImpl.cpp
> XMLHelper.cpp
> XMLHelperImpl.cpp
> XMLQName.cpp
> XpathHelper.cpp
> XSDHelper.cpp
> XSDHelperImpl.cpp
> XSDPropertyInfo.cpp
> XSDTypeInfo.cpp
> Linking...
>    Creating library ..\..\..\runtime\core\Release/tuscany_sdo.lib and object ..\..\..\runtime\core\Release/tuscany_sdo.exp
> copyout
>         1 file(s) copied.
>         1 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> The system cannot find the path specified.
>         0 file(s) copied.
> Error executing c:\windows\system32\cmd.exe.
> tuscany_sdo.dll - 1 error(s), 0 warning(s)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org