DynamoRIO / DynamoRIO/drmemory

pre-commit test failed using visual studio 2013

Open
#1,613 2 comments 0 reactions 0 assignees View on GitHub
Migrated OpSys-Windows Priority-Medium
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [mizh...@google.com](https://code.google.com/u/116821039211063451014/) on August 20, 2014 12:43:22_

What steps will reproduce the problem? 1. ctest -V -S ../../drmemory.git/tests/runsuite.cmake,generator='Visual Studio 12' What is the expected output? What do you see instead? all tests should pass.
#

RESULTS

WARNING: maximum warning/error limit hit for drheapstat-dbg-32!
Manually verify whether it succeeded.
drheapstat-dbg-32: all 28 tests passed
WARNING: maximum warning/error limit hit for drheapstat-rel-32!
Manually verify whether it succeeded.
drheapstat-rel-32: all 28 tests passed
WARNING: maximum warning/error limit hit for drmemory-dbg-32!
Manually verify whether it succeeded.
drmemory-dbg-32: 86 tests passed, ***\* 4 tests failed: ****
wrap_wincrt => stderr failed to match ~~Dr.M~~ 5 unique, 5 total unaddressable
access(es), found ~~Dr.M~~ 4 unique, 4 total unaddressable access(es)
instead
cs2bugMinGW_shared
handle => failed to match Error `#14`: HANDLE LEAK:, found Error `#10`: HANDLE LEAK:
instead
drstrace_unit_tests
WARNING: maximum warning/error limit hit for drmemory-dbg-64!
Manually verify whether it succeeded.
drmemory-dbg-64: all 10 tests passed
WARNING: maximum warning/error limit hit for drmemory-rel-32!
Manually verify whether it succeeded.
drmemory-rel-32: 86 tests passed, ***\* 4 tests failed: ****
wrap_wincrt => stderr failed to match ~~Dr.M~~ 5 unique, 5 total unaddressable
access(es), found ~~Dr.M~~ 4 unique, 4 total unaddressable access(es)
instead
cs2bugMinGW_shared
handle => failed to match Error `#14`: HANDLE LEAK:, found Error `#10`: HANDLE LEAK:
instead
drstrace_unit_tests
WARNING: maximum warning/error limit hit for drmemory-rel-64!
Manually verify whether it succeeded.
drmemory-rel-64: all 10 tests passed
final package: ***\* 20 build errors ****
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5): error MSB3073: The command "setlocal [C:\cygwin\home\mizhang\Workspace\DrMemory\builds\temp_drmemory\build_drmemory-rel-64\drstrace\symfetch.vcxproj]
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5): error MSB3073: C:\cygwin\bin\perl.exe /.../drmemory.git/drstrace/mksymguid.pl /.../builds/temp_drmemory/build_drmemory-rel-64/bin64/symfetch.dll [C:\cygwin\home\mizhang\Workspace\DrMemory\builds\temp_drmemory\build_drmemory-rel-64\drstrace\symfetch.vcxproj]
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [C:\cygwin\home\mizhang\Workspace\DrMemory\builds\temp_drmemory\build_drmemory-rel-64\drstrace\symfetch.vcxproj]
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5): error MSB3073: :cmEnd [C:\cygwin\home\mizhang\Workspace\DrMemory\builds\temp_drmemory\build_drmemory-rel-64\drstrace\symfetch.vcxproj]
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5): error MSB3073: endlocal &: call :cmErrorLevel %errorlevel% &: goto :cmDone [C:\cygwin\home\mizhang\Workspace\DrMemory\builds\temp_drmemory\build_drmemory-rel-64\drstrace\symfetch.vcxproj]
... What version of the product are you using? On what operating system? ToT for both drmemory and dynamorio

_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1613_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.