Skip to content
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

Thyra: unknown MSVC build failure in ThyraCore_DiagonalQuadraticResponseOnlyModelEvaluatorUnitTests #1582

Closed
mplooster opened this issue Aug 7, 2017 · 2 comments
Labels
CLOSED_DUE_TO_INACTIVITY Issue or PR has been closed by the GitHub Actions bot due to inactivity. MARKED_FOR_CLOSURE Issue or PR is marked for auto-closure by the GitHub Actions bot. pkg: Thyra Issues primarily dealing with the Thyra Package system: windows type: bug The primary issue is a bug in Trilinos code or tests

Comments

@mplooster
Copy link
Contributor

mplooster commented Aug 7, 2017

This build error was discovered while testing the fix for #1501.

Currently, the Thyra package is not considered essential to what I am working on (I actually have it turned off), so it is not terribly critical to fix this in the near term. I am simply recording the error for future reference, should it become relevant.

Here is the command sent to the compiler:

"C:\projects\sems\install\win-x86_64\compiler\VisualStudio\14.0\VC\bin\amd64\cl.exe" "/nologo" "/TP" "-D_CRT_NONSTDC_NO_DEPRECATE" "-D_CRT_SECURE_NO_DEPRECATE" "-D_SCL_SECURE_NO_WARNINGS" "-I." "-IC:\Users\mgploos\TrilinosProject\Trilinos\cmake\tribits\win_interface\include" "-IC:\projects\sems\install\win-x86_64\compiler\Microsoft MPI\8.1.12438.1084\include" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\test\nonlinear\models" "-Ipackages\thyra\core\test\nonlinear\models" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\test\nonlinear\models\..\..\operator_vector" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\src" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\src\interfaces\operator_vector\fundamental" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\src\interfaces\operator_vector\extended" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\src\support\operator_vector\client_support" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\src\support\operator_vector\adapter_support" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\src\interfaces\operator_solve\fundamental" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\src\interfaces\operator_solve\extended" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\src\support\operator_solve\client_support" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\src\interfaces\nonlinear\model_evaluator\fundamental" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\src\support\nonlinear\model_evaluator\client_support" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\src\interfaces\nonlinear\solvers\fundamental" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\src\support\nonlinear\solvers\client_support" "-Ipackages\thyra\core\src" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\thyra\core\example\operator_vector" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\rtop\src" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\rtop\src\interfaces" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\rtop\src\support" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\rtop\src\ops_lib" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\rtop\src\lapack" "-Ipackages\rtop\src" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\teuchos\numerics\src" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\teuchos\comm\src" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\teuchos\parameterlist\src" "-Ipackages\teuchos\core\src" "-IC:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\teuchos\core\src" "/DWIN32" "/D_WINDOWS" "/W3" "/GR" "/EHsc" "/MDd" "/Zi" "/Ob0" "/Od" "/RTC1" "/showIncludes" "/Fopackages\thyra\core\test\nonlinear\models\UnitTests\CMakeFiles\ThyraCore_DiagonalQuadraticResponseOnlyModelEvaluatorUnitTests.dir\__\__\__\__\__\__\teuchos\core\test\UnitTest\Teuchos_StandardUnitTestMain.cpp.obj" "/Fdpackages\thyra\core\test\nonlinear\models\UnitTests\CMakeFiles\ThyraCore_DiagonalQuadraticResponseOnlyModelEvaluatorUnitTests.dir\" "/FS" "-c" "C:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\teuchos\core\test\UnitTest\Teuchos_StandardUnitTestMain.cpp" 

and here is the resulting error:

Teuchos_StandardUnitTestMain.cpp

C:\Users\mgploos\TrilinosProject\MPI_Debug_12.11\Trilinos\packages\teuchos\core\test\UnitTest\Teuchos_StandardUnitTestMain.cpp : fatal error C1083: Cannot open compiler generated file: '': Invalid argument

The compiler is Visual Studio 2015.

@tawiesn tawiesn added type: bug The primary issue is a bug in Trilinos code or tests pkg: Thyra Issues primarily dealing with the Thyra Package system: windows labels Aug 7, 2017
@github-actions
Copy link

This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity.
If you would like to keep this issue open please add a comment and remove the MARKED_FOR_CLOSURE label.
If this issue should be kept open even with no activity beyond the time limits you can add the label DO_NOT_AUTOCLOSE.

@github-actions github-actions bot added the MARKED_FOR_CLOSURE Issue or PR is marked for auto-closure by the GitHub Actions bot. label Mar 27, 2021
@github-actions
Copy link

This issue was closed due to inactivity for 395 days.

@github-actions github-actions bot added the CLOSED_DUE_TO_INACTIVITY Issue or PR has been closed by the GitHub Actions bot due to inactivity. label Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLOSED_DUE_TO_INACTIVITY Issue or PR has been closed by the GitHub Actions bot due to inactivity. MARKED_FOR_CLOSURE Issue or PR is marked for auto-closure by the GitHub Actions bot. pkg: Thyra Issues primarily dealing with the Thyra Package system: windows type: bug The primary issue is a bug in Trilinos code or tests
Projects
None yet
Development

No branches or pull requests

2 participants