-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test failure on windows - AL_MayaUtilsTests #447
Comments
@Sushant304
for example, if you are building in
|
I am useing 3.17.1 version of cmake. And I cannot load the plug in in Maya also. It crashes |
@HamedSabri-adsk |
@Sushant304 can you post the full log about test failures as well as some information on maya version, branch information, etc? |
@HamedSabri-adsk cmake -DCMAKE_INSTALL_PREFIX="C:\workspace\install\RelWithDebInfo" -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -G "Visual Studio 15 2017 Win64" -DMAYA_LOCATION="C:\Program Files\Autodesk\Maya2020" -DPXR_USD_LOCATION="C:\USD-Master:v20.05" -DMAYA_DEVKIT_LOCATION="E:\USD\sourcecode\devkitBase" -DMAYAUSD_DEFINE_BOOST_DEBUG_PYTHON_FLAG=OFF "E:\USD\sourcecode\maya-usd" Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Creating directories for 'googletest' Building Custom Rule C:/workspace/build/RelWithDebInfo/googletest-config/CMakeLists.txt Performing download step (git clone) for 'googletest' Cloning into 'googletest-src'... HEAD is now at 703bd9ca Googletest export Performing update step for 'googletest' No patch step for 'googletest' Performing configure step for 'googletest' -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.18363. -- The C compiler identification is MSVC 19.16.27039.0 -- The CXX compiler identification is MSVC 19.16.27039.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PythonInterp: C:/Python27/python.exe (found version "2.7.15") -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Configuring done -- Generating done CUSTOMBUILD : CMake warning : [C:\workspace\build\RelWithDebInfo\googletest-config\googletest.vcxproj]
-- Build files have been written to: C:/workspace/build/RelWithDebInfo/googletest-build Performing build step for 'googletest' Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved.
Performing install step for 'googletest' Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved.
Completed 'googletest' Building Custom Rule C:/workspace/build/RelWithDebInfo/googletest-config/CMakeLists.txt -- ========== ... GoogleTest installed. ========== MayaReference, ALMayaReference Loading Templates from c:\USD\lib\usd\usd\resources\codegenTemplates Writing API:
Writing Schema Tokens:
Generating Classes:
Generating Schematics:
-- promoting: E:/USD/sourcecode/maya-usd/lib/usd/utils/ALHalf.h -- Skipping validation of Maya fragment XML files because PXR_VALIDATE_GENERATED_CODE=OFF The cmake-policies(7) manual explains that the OLD behaviors of all -- Found Boost 1.70.0 at C:/USD/lib/cmake/Boost-1.70.0 -- Building AL_USDMayaSchemas ALModelAPI, ALFrameRange Loading Templates from c:\USD\lib\usd\usd\resources\codegenTemplates Writing API:
Writing Schema Tokens:
Generating Classes:
Generating Schematics:
Compiling C:/workspace/build/RelWithDebInfo/AL/usd/schemas/maya/init.py ... Compiling C:/workspace/build/RelWithDebInfo/AL/init.py ... Compiling C:/workspace/build/RelWithDebInfo/AL/usd/init.py ... Compiling C:/workspace/build/RelWithDebInfo/AL/usd/schemas/init.py ... Processing schema classes: ALExamplePolyCubeNode Loading Templates from c:\USD\lib\usd\usd\resources\codegenTemplates Writing API:
Writing Schema Tokens:
Generating Classes:
Generating Schematics:
Compiling C:/workspace/build/RelWithDebInfo/AL/usd/schemas/mayatest/init.py ... -- Building AL_USDMayaTranslators
-- Build files have been written to: C:/workspace/build/RelWithDebInfo cmake --build . --config RelWithDebInfo --target install -- /M:12 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System copying file from E:/USD/sourcecode/maya-usd/test/lib/testMayaUsdPythonImport.py to C:/workspace/build/RelWithDebInfo/test/lib/testMayaUsdPythonImport.py copying file from E:/USD/sourcecode/maya-usd/test/lib/usd/schemas/testMayaUsdSchemasPythonImport.py to C:/workspace/build/RelWithDebInfo/test/lib/usd/schemas/testMayaUsdSchemasPythonImport.py copying file from E:/USD/sourcecode/maya-usd/test/lib/usd/schemas/testMayaUsdSchemasMayaReference.py to C:/workspace/build/RelWithDebInfo/test/lib/usd/schemas/testMayaUsdSchemasMayaReference.py Building Custom Rule E:/USD/sourcecode/maya-usd/test/lib/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/test/lib/usd/schemas/CMakeLists.txt
Building Custom Rule E:/USD/sourcecode/maya-usd/lib/mayaUsd/CMakeLists.txt Generating init.pyc Generating AEpxrUsdReferenceAssemblyTemplate.pyc Generating userExportedAttributesUI.pyc debugCodes.cpp Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/pxr/maya/lib/usdMaya/CMakeLists.txt Copying api.h ... Copying editUtil.h ... Copying translatorModelAssembly.h ... Copying exportCommand.h ... Copying exportTranslator.h ... Copying importCommand.h ... Copying importTranslator.h ... Copying listShadingModesCommand.h ... Copying proxyShape.h ... Copying referenceAssembly.h ... Copying readJobWithSceneAssembly.h ... Copying instancerShapeAdapterWithSceneAssembly.h ... Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/pxr/maya/lib/usdMaya/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/test/lib/ufe/CMakeLists.txt fallbackPrimReader.cpp functorPrimReader.cpp functorPrimWriter.cpp importData.cpp instancedNodeWriter.cpp primReader.cpp primReaderArgs.cpp primReaderContext.cpp primReaderRegistry.cpp primUpdater.cpp primUpdaterContext.cpp primUpdaterRegistry.cpp primWriter.cpp primWriterArgs.cpp primWriterContext.cpp primWriterRegistry.cpp registryHelper.cpp shaderWriter.cpp transformWriter.cpp writeJobContext.cpp chaser.cpp chaserRegistry.cpp jobArgs.cpp modelKindProcessor.cpp readJob.cpp writeJob.cpp shadingModeDisplayColor.cpp shadingModeExporter.cpp shadingModeExporterContext.cpp shadingModeImporter.cpp shadingModePxrRis.cpp shadingModeRegistry.cpp shadingModeUseRegistry.cpp skelBindingsProcessor.cpp translatorCamera.cpp translatorCurves.cpp translatorGprim.cpp translatorMaterial.cpp translatorMayaReference.cpp translatorMesh.cpp translatorNurbsPatch.cpp translatorPrim.cpp translatorRfMLight.cpp translatorSkel.cpp translatorUtil.cpp translatorXformable.cpp translatorXformable_decompose.cpp adaptor.cpp meshUtil.cpp readUtil.cpp roundTripUtil.cpp shadingUtil.cpp userTaggedAttribute.cpp writeUtil.cpp xformStack.cpp notice.cpp proxyShapeNotice.cpp stageNoticeListener.cpp hdImagingShape.cpp pointBasedDeformerNode.cpp proxyShapeBase.cpp proxyShapePlugin.cpp stageData.cpp stageNode.cpp usdPrimProvider.cpp glslProgram.cpp utils_legacy.cpp batchRenderer.cpp hdImagingShapeDrawOverride.cpp hdImagingShapeUI.cpp hdRenderer.cpp instancerImager.cpp instancerShapeAdapter.cpp proxyDrawOverride.cpp proxyShapeDelegate.cpp proxyShapeUI.cpp sceneDelegate.cpp shapeAdapter.cpp softSelectHelper.cpp usdProxyShapeAdapter.cpp userData.cpp basisCurves.cpp bboxGeom.cpp draw_item.cpp instancer.cpp material.cpp mesh.cpp proxyRenderDelegate.cpp render_delegate.cpp render_param.cpp sampler.cpp tokens.cpp shaderFragments.cpp Global.cpp ProxyShapeHandler.cpp ProxyShapeHierarchy.cpp ProxyShapeHierarchyHandler.cpp StagesSubject.cpp UsdHierarchy.cpp UsdHierarchyHandler.cpp UsdRootChildHierarchy.cpp UsdRotatePivotTranslateUndoableCommand.cpp UsdRotateUndoableCommand.cpp UsdScaleUndoableCommand.cpp UsdSceneItem.cpp UsdSceneItemOps.cpp UsdSceneItemOpsHandler.cpp UsdStageMap.cpp UsdTransform3d.cpp UsdTransform3dHandler.cpp UsdTranslateUndoableCommand.cpp UsdUndoDeleteCommand.cpp UsdUndoDuplicateCommand.cpp UsdUndoRenameCommand.cpp blockSceneModificationContext.cpp colorSpace.cpp diagnosticDelegate.cpp query.cpp stageCache.cpp undoHelperCommand.cpp util.cpp utilFileSystem.cpp moduleDeps.cpp utils.cpp debugCodes.cpp debugCodes.cpp Utils.cpp moduleDeps.cpp Utils.cpp
mayaUsd.vcxproj -> C:\workspace\build\RelWithDebInfo\lib\mayaUsd\RelWithDebInfo\mayaUsd.dll Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/adsk/plugin/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/pxr/maya/lib/usdMaya/CMakeLists.txt plugin.cpp importTranslator.cpp exportTranslator.cpp ProxyShape.cpp readJob_ImportWithProxies.cpp readJobWithSceneAssembly.cpp instancerShapeAdapterWithSceneAssembly.cpp editUtil.cpp translatorModelAssembly.cpp exportCommand.cpp exportTranslator.cpp importCommand.cpp importTranslator.cpp listShadingModesCommand.cpp proxyShape.cpp referenceAssembly.cpp
mayaUsdPlugin.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\adsk\plugin\RelWithDebInfo\mayaUsdPlugin.mll
usdMaya.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\pxr\maya\lib\usdMaya\RelWithDebInfo\usdMaya.dll Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/pxr/maya/lib/usdMaya/CMakeLists.txt module.cpp wrapAssembly.cpp wrapEditUtil.cpp
_usdMaya.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\pxr\maya\lib\usdMaya\RelWithDebInfo_usdMaya.pyd Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/pxr/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/mayatest/AL/maya/test/CMakeLists.txt testHelpers.cpp testHarness.cpp Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/utils/AL/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/lib/usd/utils/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/usdtransaction/AL/usd/transaction/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/lib/mayaUsd/python/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/lib/usd/schemas/CMakeLists.txt module.cpp wrapAdaptor.cpp wrapBlockSceneModificationContext.cpp wrapColorSpace.cpp wrapDiagnosticDelegate.cpp wrapMeshUtil.cpp wrapQuery.cpp wrapReadUtil.cpp EventHandler.cpp wrapRoundTripUtil.cpp wrapStageCache.cpp wrapUserTaggedAttribute.cpp wrapWriteUtil.cpp Notice.cpp Transaction.cpp DebugCodes.cpp TransactionManager.cpp DiffCore.cpp wrapXformStack.cpp Building Custom Rule E:/USD/sourcecode/maya-usd/lib/mayaUsd/ufe/CMakeLists.txt ALMayaReference.cpp MayaReference.cpp ModuleDeps.cpp tokens.cpp Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/schemas/AL/usd/schemas/mayatest/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/lib/usd/hdMaya/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/schemas/AL/usd/schemas/maya/CMakeLists.txt Copying api.h ... Copying api.h ...
Copying usdPreviewSurface.h ...
module.cpp wrapUtils.cpp ModuleDeps.cpp ExamplePolyCubeNode.cpp ModelAPI.cpp FrameRange.cpp tokens.cpp debugCodes.cpp mayaUsdUtils.vcxproj -> C:\workspace\build\RelWithDebInfo\lib\usd\utils\RelWithDebInfo\mayaUsdUtils.dll utils.cpp adapter.cpp adapterDebugCodes.cpp ModuleDeps.cpp adapterRegistry.cpp aiSkydomeLightAdapter.cpp areaLightAdapter.cpp dagAdapter.cpp directionalLightAdapter.cpp lightAdapter.cpp proxyAdapter.cpp materialAdapter.cpp tokens.cpp Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/pxr/maya/plugin/pxrUsd/CMakeLists.txt AL_MayaTest.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\mayatest\AL\maya\test\RelWithDebInfo\AL_MayaTest.dll Building Custom Rule E:/USD/sourcecode/maya-usd/test/lib/usd/utils/CMakeLists.txt Copying usdPreviewSurfaceShadingNodeOverride.h ... materialNetworkConverter.cpp mayaAttrs.cpp meshAdapter.cpp main.cpp test_DiffCore.cpp Copying usdPreviewSurfaceWriter.h ... Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/pxr/maya/plugin/pxrUsd/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/pxr/maya/plugin/pxrUsdPreviewSurface/CMakeLists.txt
alembicChaser.cpp plugin.cpp usdTranslator.cpp AL_USDMayaSchemasTest.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\schemas\AL\usd\schemas\mayatest\RelWithDebInfo\AL_USDMayaSchemasTest.dll AL_USDTransaction.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\usdtransaction\AL\usd\transaction\RelWithDebInfo\AL_USDTransaction.dll DiffCore.vcxproj -> C:\workspace\build\RelWithDebInfo\test\lib\usd\utils\RelWithDebInfo\DiffCore.exe
Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/schemas/AL/usd/schemas/mayatest/CMakeLists.txt nurbsCurveAdapter.cpp
ALMayaReference.obj : warning LNK4217: locally defined symbol ??1MayaUsd_SchemasMayaReference@pxrInternal_v0_20__pxrReserved__@@UEAA@XZ (public: virtual cdecl pxrInternal_v0_20__pxrReserved::MayaUsd_SchemasMayaReference::~MayaUsd_SchemasMayaReference(void)) imported in function "public: virtual cdecl pxrInternal_v0_20__pxrReserved::MayaUsd_SchemasALMayaReference::~MayaUsd_SchemasALMayaReference(void)" (??1MayaUsd_SchemasALMayaReference@pxrInternal_v0_20__pxrReserved__@@UEAA@XZ) [C:\workspace\build\RelWithDebInfo\lib\usd\schemas\mayaUsd_Schemas.vcxproj]
ALMayaReference.obj : warning LNK4217: locally defined symbol ?GetSchemaAttributeNames@MayaUsd_SchemasMayaReference@pxrInternal_v0_20__pxrReserved__@@SAAEBV?$vector@VTfToken@pxrInternal_v0_20__pxrReserved__@@v?$allocator@VTfToken@pxrInternal_v0_20__pxrReserved__@@@std@@@std@@N@Z (public: static class std::vector<class pxrInternal_v0_20__pxrReserved_::TfToken,class std::allocator > const & cdecl pxrInternal_v0_20__pxrReserved::MayaUsd_SchemasMayaReference::GetSchemaAttributeNames(bool)) imported in function "public: static class std::vector<class pxrInternal_v0_20__pxrReserved__::TfToken,class std::allocator > const & cdecl pxrInternal_v0_20__pxrReserved::MayaUsd_SchemasALMayaReference::GetSchemaAttributeNames(bool)" (?GetSchemaAttributeNames@MayaUsd_SchemasALMayaReference@pxrInternal_v0_20__pxrReserved__@@SAAEBV?$vector@VTfToken@pxrInternal_v0_20__pxrReserved__@@v?$allocator@VTfToken@pxrInternal_v0_20__pxrReserved__@@@std@@@std@@_N@Z) [C:\workspace\build\RelWithDebInfo\lib\usd\schemas\mayaUsd_Schemas.vcxproj] MayaReference.obj : warning LNK4217: locally defined symbol ??0MayaUsd_SchemasTokensType@pxrInternal_v0_20__pxrReserved__@@qeaa@XZ (public: cdecl pxrInternal_v0_20__pxrReserved::MayaUsd_SchemasTokensType::MayaUsd_SchemasTokensType(void)) imported in function "public: struct pxrInternal_v0_20__pxrReserved__::MayaUsd_SchemasTokensType * cdecl pxrInternal_v0_20__pxrReserved::TfStaticData<struct pxrInternal_v0_20__pxrReserved__::MayaUsd_SchemasTokensType,struct pxrInternal_v0_20__pxrReserved__::Tf_StaticDataDefaultFactory >::Get(void)const " (?Get@?$TfStaticData@UMayaUsd_SchemasTokensType@pxrInternal_v0_20__pxrReserved__@@U?$Tf_StaticDataDefaultFactory@UMayaUsd_SchemasTokensType@pxrInternal_v0_20__pxrReserved__@@@2@@pxrInternal_v0_20__pxrReserved__@@QEBAPEAUMayaUsd_SchemasTokensType@2@XZ) [C:\workspace\build\RelWithDebInfo\lib\usd\schemas\mayaUsd_Schemas.vcxproj] MayaReference.obj : warning LNK4049: locally defined symbol ?MayaUsd_SchemasTokens@pxrInternal_v0_20__pxrReserved__@@3v?$TfStaticData@UMayaUsd_SchemasTokensType@pxrInternal_v0_20__pxrReserved__@@U?$Tf_StaticDataDefaultFactory@UMayaUsd_SchemasTokensType@pxrInternal_v0_20__pxrReserved__@@@2@@1@A (class pxrInternal_v0_20__pxrReserved__::TfStaticData<struct pxrInternal_v0_20__pxrReserved__::MayaUsd_SchemasTokensType,struct pxrInternal_v0_20__pxrReserved__::Tf_StaticDataDefaultFactory > pxrInternal_v0_20__pxrReserved__::MayaUsd_SchemasTokens) imported [C:\workspace\build\RelWithDebInfo\lib\usd\schemas\mayaUsd_Schemas.vcxproj] pointLightAdapter.cpp
shapeAdapter.cpp mayaUsd_Schemas.vcxproj -> C:\workspace\build\RelWithDebInfo\lib\usd\schemas\RelWithDebInfo\mayaUsd_Schemas.dll _ufe.vcxproj -> C:\workspace\build\RelWithDebInfo\lib\mayaUsd\ufe\RelWithDebInfo_ufe.pyd spotLightAdapter.cpp module.cpp wrapTokens.cpp wrapExamplePolyCubeNode.cpp AL_EventSystem.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\utils\AL\RelWithDebInfo\AL_EventSystem.dll Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/usdtransaction/AL/usd/transaction/tests/CMakeLists.txt AL_USDMayaSchemas.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\schemas\AL\usd\schemas\maya\RelWithDebInfo\AL_USDMayaSchemas.dll tokens.cpp Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/pxr/maya/plugin/pxrUsdPreviewSurface/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/usdtransaction/AL/usd/transaction/CMakeLists.txt delegate.cpp testMain.cpp testTransactionManager.cpp testTransaction.cpp delegateCtx.cpp plugin.cpp usdPreviewSurface.cpp usdPreviewSurfaceShadingNodeOverride.cpp usdPreviewSurfaceWriter.cpp module.cpp Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/mayautils/AL/maya/CMakeLists.txt
wrapNotice.cpp delegateDebugCodes.cpp wrapTransaction.cpp wrapTransactionManager.cpp delegateRegistry.cpp proxyDelegate.cpp proxyUsdImagingDelegate.cpp FileTranslatorOptions.cpp _mayaUsd.vcxproj -> C:\workspace\build\RelWithDebInfo\lib\mayaUsd\python\RelWithDebInfo_mayaUsd.pyd Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/schemas/AL/usd/schemas/maya/CMakeLists.txt sceneDelegate.cpp MenuBuilder.cpp NodeHelper.cpp CommandGuiHelper.cpp PluginTranslatorOptions.cpp Utils.cpp MayaEventManager.cpp testDelegate.cpp module.cpp wrapModelAPI.cpp wrapTokens.cpp wrapFrameRange.cpp Building Custom Rule E:/USD/sourcecode/maya-usd/lib/usd/schemas/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/schemas/AL/usd/schemas/maya/tests/CMakeLists.txt module.cpp wrapTokens.cpp wrapMayaReference.cpp wrapALMayaReference.cpp
main.cpp testMayaSchemas.cpp testModelAPI.cpp Building Custom Rule E:/USD/sourcecode/maya-usd/lib/usd/translators/CMakeLists.txt AL_MayaUtils.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\mayautils\AL\maya\RelWithDebInfo\AL_MayaUtils.dll _AL_USDMayaSchemasTest.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\schemas\AL\usd\schemas\mayatest\RelWithDebInfo_AL_USDMayaSchemasTest.pyd LINK : warning LNK4044: unrecognized option '/lpthread'; ignored [C:\workspace\build\RelWithDebInfo\plugin\al\usdtransaction\AL\usd\transaction\tests\AL_USDTransactionTests.vcxproj] LINK : warning LNK4044: unrecognized option '/lm'; ignored [C:\workspace\build\RelWithDebInfo\plugin\al\usdtransaction\AL\usd\transaction\tests\AL_USDTransactionTests.vcxproj] Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/usdmayautils/AL/usdmaya/utils/CMakeLists.txt cameraReader.cpp cameraWriter.cpp fileTextureWriter.cpp instancerWriter.cpp jointWriter.cpp lightReader.cpp lightWriter.cpp locatorWriter.cpp materialReader.cpp mayaReferenceReader.cpp mayaReferenceUpdater.cpp meshReader.cpp AL_USDTransactionTests.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\usdtransaction\AL\usd\transaction\tests\RelWithDebInfo\AL_USDTransactionTests.exe
Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/mayautils/AL/maya/tests/mayaplugintest/CMakeLists.txt AnimationTranslator.cpp AttributeType.cpp DgNodeHelper.cpp Utils.cpp MeshUtils.cpp NurbsCurveUtils.cpp DiffPrimVar.cpp pxrUsdPreviewSurface.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\pxr\maya\plugin\pxrUsdPreviewSurface\RelWithDebInfo\pxrUsdPreviewSurface.mll
pxrUsd.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\pxr\maya\plugin\pxrUsd\RelWithDebInfo\pxrUsd.mll plugin.cpp test_maya_MenuBuilder.cpp test_maya_NodeHelper.cpp test_mobjectmap.cpp CommandGuiHelperTest.cpp NodeHelperUnitTest.cpp PluginTranslatorOptionsTest.cpp _AL_USDTransaction.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\usdtransaction\AL\usd\transaction\RelWithDebInfo_AL_USDTransaction.pyd
meshWriter.cpp
testMayaSchemas.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\schemas\AL\usd\schemas\maya\tests\RelWithDebInfo\testMayaSchemas.exe meshWriter_Primvars.cpp AL_MayaUtilsTests.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\mayautils\AL\maya\tests\mayaplugintest\RelWithDebInfo\AL_MayaUtilsTests.mll _AL_USDMayaSchemas.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\schemas\AL\usd\schemas\maya\RelWithDebInfo_AL_USDMayaSchemas.pyd meshWriter_Skin.cpp meshWriter_Subdiv.cpp nurbsCurveWriter.cpp
nurbsCurvesReader.cpp nurbsPatchReader.cpp hdMaya.vcxproj -> C:\workspace\build\RelWithDebInfo\lib\usd\hdMaya\RelWithDebInfo\hdMaya.dll nurbsSurfaceWriter.cpp particleWriter.cpp _schemas.vcxproj -> C:\workspace\build\RelWithDebInfo\lib\usd\schemas\RelWithDebInfo_schemas.pyd Building Custom Rule E:/USD/sourcecode/maya-usd/lib/mayaUsd/render/mayaToHydra/CMakeLists.txt scopeReader.cpp strokeWriter.cpp defaultLightDelegate.cpp plugin.cpp pluginDebugCodes.cpp renderGlobals.cpp renderOverride.cpp shadingModeExporter.cpp tokens.cpp utils.cpp viewCommand.cpp skelReader.cpp
AL_USDMayaUtils.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\usdmayautils\AL\usdmaya\utils\RelWithDebInfo\AL_USDMayaUtils.dll xformReader.cpp Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/lib/AL_USDMaya/CMakeLists.txt DebugCodes.cpp Global.cpp Metadata.cpp SelectabilityDB.cpp StageCache.cpp TransformOperation.cpp CodeTimings.cpp moduleDeps.cpp CreateUsdPrim.cpp DebugCommands.cpp EventCommand.cpp LayerCommands.cpp ListTranslators.cpp ProxyShapeCommands.cpp ProxyShapePostLoadProcess.cpp RendererCommands.cpp SyncFileIOGui.cpp UnloadPrim.cpp AnimationTranslator.cpp Export.cpp ExportTranslator.cpp Import.cpp
ImportTranslator.cpp NodeFactory.cpp SchemaPrims.cpp mtoh.vcxproj -> C:\workspace\build\RelWithDebInfo\lib\mayaUsd\render\mayaToHydra\RelWithDebInfo\mtoh.mll mayaUsd_Translators.vcxproj -> C:\workspace\build\RelWithDebInfo\lib\usd\translators\RelWithDebInfo\mayaUsd_Translators.dll TransformIterator.cpp DagNodeTranslator.cpp DgNodeTranslator.cpp TransformTranslator.cpp TranslatorBase.cpp TranslatorContext.cpp TranslatorTestPlugin.cpp TranslatorTestType.cpp ExtraDataPlugin.cpp TestExtraDataPlugin.cpp Engine.cpp Layer.cpp LayerManager.cpp MeshAnimCreator.cpp MeshAnimDeformer.cpp ProxyDrawOverride.cpp ProxyShape.cpp ProxyShapeSelection.cpp ProxyShapeUI.cpp ProxyUsdGeomCamera.cpp RendererManager.cpp Transform.cpp Scope.cpp BasicTransformationMatrix.cpp TransformationMatrix.cpp LockManager.cpp PrimFilter.cpp ProxyShapeMetaData.cpp
AL_USDMaya.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\lib\AL_USDMaya\RelWithDebInfo\AL_USDMaya.dll Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/plugin/AL_USDMayaTestPlugin/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/lib/AL_USDMaya/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/translators/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/plugin/AL_USDMayaPlugin/CMakeLists.txt Building Custom Rule E:/USD/sourcecode/maya-usd/plugin/al/translators/pxrUsdTranslators/CMakeLists.txt plugin.cpp ProxyShapeTranslator.cpp plugin.cpp module.cpp Camera.cpp CommonTranslatorOptions.cpp wrapStageCache.cpp wrapLayerManager.cpp MayaReference.cpp Mesh.cpp NurbsCurve.cpp FrameRange.cpp DirectionalLight.cpp wrapProxyShape.cpp wrapTranslatorBase.cpp plugin.cpp wrapTranslatorContext.cpp test_EventHandler.cpp test_MatrixToSRT.cpp test_MayaEventManager.cpp test_ExportCommands.cpp test_InternalProxySelection.cpp test_LayerCommands.cpp test_LayerManagerCommands.cpp test_ProxyShapeImport.cpp test_ProxyShapeSelect.cpp test_TranslateCommand.cpp export_blendshape.cpp export_constraints.cpp export_ik.cpp
export_import_instancing.cpp export_lattice.cpp AL_USDMayaPxrTranslators.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\translators\pxrUsdTranslators\RelWithDebInfo\AL_USDMayaPxrTranslators.mll export_multiple_shapes.cpp
export_nonlinear.cpp export_unmerged.cpp AL_USDMayaPlugin.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\plugin\AL_USDMayaPlugin\RelWithDebInfo\AL_USDMayaPlugin.mll import_instances.cpp test_activeInActiveTranslators.cpp
test_PrimFilter.cpp AL_USDMayaTranslators.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\translators\RelWithDebInfo\AL_USDMayaTranslators.dll test_ActiveInactive.cpp _AL_USDMaya.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\lib\AL_USDMaya\RelWithDebInfo_AL_USDMaya.pyd test_ExtraDataPlugin.cpp test_LayerManager.cpp test_lockPrims.cpp test_ProxyShape.cpp test_ProxyShapeSelectabilityDB.cpp test_ProxyUsdGeomCamera.cpp test_Transform.cpp test_TransformMatrix.cpp test_ScopeMatrix.cpp test_TranslatorContext.cpp test_DiffGeom.cpp test_DiffPrimVar.cpp test_SelectabilityDB.cpp test_translators_AnimationTranslator.cpp test_translators_CameraTranslator.cpp test_translators_DgTranslator.cpp test_translators_MeshTranslator.cpp test_translators_NurbsCurveTranslator.cpp test_translators_PythonBindings.cpp test_translators_TransformTranslator.cpp test_translators_Translator.cpp test_usdmaya.cpp test_usdmaya_AttributeType.cpp
AL_USDMayaTestPlugin.vcxproj -> C:\workspace\build\RelWithDebInfo\plugin\al\plugin\AL_USDMayaTestPlugin\RelWithDebInfo\AL_USDMayaTestPlugin.mll Building Custom Rule E:/USD/sourcecode/maya-usd/CMakeLists.txt -- Install configuration: "RelWithDebInfo" Test project C:/workspace/build/RelWithDebInfo/plugin/al 0% tests passed, 11 tests failed out of 11 Total Test time (real) = 0.03 sec The following tests FAILED: |
@Sushant304 Strange. How are you running these tests? Are you using build.py script by passing the e.g If you are running the test via build.py, -C is already setup for you: Line 292 in ec3853c
Can you run the test manually without the use of build.py? cd into You can optionally pass FWIW, I tried both approaches and I don't hit your issue. |
* HYDRA-414 : aiSkydomeLight - fix default color not being supported - fix texture inside the dome light not visible - fix the warning that no texture is present when we use onlythe default color * HYDRA-414 : Fix a test which was using the name "Solid" which was changed to "Lighted" * HYDRA-414 : Fix build issues under OSX and Linux.
Test project C:/workspace/build/RelWithDebInfo/plugin/al
Start 1: AL_MayaUtilsTests
Test not available without configuration. (Missing "-C "?)
1/11 Test #1: AL_MayaUtilsTests ..................***Not Run 0.00 sec
Start 2: GTest:AL_USDTransactionTests
Test not available without configuration. (Missing "-C "?)
2/11 Test #2: GTest:AL_USDTransactionTests .......***Not Run 0.00 sec
Start 3: Python:AL_USDTransactionTests
Test not available without configuration. (Missing "-C "?)
3/11 Test #3: Python:AL_USDTransactionTests ......***Not Run 0.00 sec
Start 4: AL_USDMayaTestPlugin
Test not available without configuration. (Missing "-C "?)
4/11 Test #4: AL_USDMayaTestPlugin ...............***Not Run 0.00 sec
Start 5: TestALUSDMayaPython_ProxyShape
Test not available without configuration. (Missing "-C "?)
5/11 Test #5: TestALUSDMayaPython_ProxyShape .....***Not Run 0.00 sec
Start 6: TestALUSDMayaPython_Translators
Test not available without configuration. (Missing "-C "?)
6/11 Test #6: TestALUSDMayaPython_Translators ....***Not Run 0.00 sec
Start 7: TestALUSDMayaPython_LayerManager
Test not available without configuration. (Missing "-C "?)
7/11 Test #7: TestALUSDMayaPython_LayerManager ...***Not Run 0.00 sec
Start 8: TestALUSDMayaPython_ImportModule
Test not available without configuration. (Missing "-C "?)
8/11 Test #8: TestALUSDMayaPython_ImportModule ...***Not Run 0.00 sec
Start 9: testMayaSchemas
Test not available without configuration. (Missing "-C "?)
9/11 Test #9: testMayaSchemas ....................***Not Run 0.00 sec
Start 10: TestAdditionalTranslators
Test not available without configuration. (Missing "-C "?)
10/11 Test #10: TestAdditionalTranslators ..........***Not Run 0.00 sec
Start 11: TestPxrUsdTranslators
Test not available without configuration. (Missing "-C "?)
11/11 Test #11: TestPxrUsdTranslators ..............***Not Run 0.00 sec
0% tests passed, 11 tests failed out of 11
Total Test time (real) = 0.03 sec
The following tests FAILED:
1 - AL_MayaUtilsTests (Not Run)
2 - GTest:AL_USDTransactionTests (Not Run)
3 - Python:AL_USDTransactionTests (Not Run)
4 - AL_USDMayaTestPlugin (Not Run)
5 - TestALUSDMayaPython_ProxyShape (Not Run)
6 - TestALUSDMayaPython_Translators (Not Run)
7 - TestALUSDMayaPython_LayerManager (Not Run)
8 - TestALUSDMayaPython_ImportModule (Not Run)
9 - testMayaSchemas (Not Run)
10 - TestAdditionalTranslators (Not Run)
11 - TestPxrUsdTranslators (Not Run)
Errors while running CTest
Whats the problem here????
The text was updated successfully, but these errors were encountered: