DynamoRIO / DynamoRIO/drmemory

app_suite_tests fail to build on XP bot

Open
#1,656 0 comments 0 reactions 0 assignees View on GitHub
Component-Build Component-Tests Migrated OpSys-WinXP Priority-High
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on November 14, 2014 12:00:03_

http://build.chromium.org/p/client.drmemory/builders/win-xp-drm/builds/4622/steps/Dr.%20Memory%20ctest/logs/stdio drmemory-dbg-32: ***\* 7 build errors ****
131>:........\drmemory\tests\app_suite\fs_tests_win.cpp(132): error C3861: 'GetQueuedCompletionStatusEx': identifier not found
131>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(37): error C3861: 'CreateBoundaryDescriptor': identifier not found
131>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(66): error C3861: 'CreatePrivateNamespace': identifier not found
131>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(72): error C3861: 'OpenPrivateNamespace': identifier not found
131>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(79): error C2065: 'PRIVATE_NAMESPACE_FLAG_DESTROY' : undeclared identifier
131>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(78): error C3861: 'ClosePrivateNamespace': identifier not found
131>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(80): error C3861: 'DeleteBoundaryDescriptor': identifier not found
drmemory-rel-32: ***\* 7 build errors ****
131>:........\drmemory\tests\app_suite\fs_tests_win.cpp(132): error C3861: 'GetQueuedCompletionStatusEx': identifier not found
131>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(37): error C3861: 'CreateBoundaryDescriptor': identifier not found
131>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(66): error C3861: 'CreatePrivateNamespace': identifier not found
131>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(72): error C3861: 'OpenPrivateNamespace': identifier not found
131>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(79): error C2065: 'PRIVATE_NAMESPACE_FLAG_DESTROY' : undeclared identifier
131>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(78): error C3861: 'ClosePrivateNamespace': identifier not found
131>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(80): error C3861: 'DeleteBoundaryDescriptor': identifier not found
final package: ***\* 7 build errors ****
66>:........\drmemory\tests\app_suite\fs_tests_win.cpp(132): error C3861: 'GetQueuedCompletionStatusEx': identifier not found
66>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(37): error C3861: 'CreateBoundaryDescriptor': identifier not found
66>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(66): error C3861: 'CreatePrivateNamespace': identifier not found
66>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(72): error C3861: 'OpenPrivateNamespace': identifier not found
66>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(79): error C2065: 'PRIVATE_NAMESPACE_FLAG_DESTROY' : undeclared identifier
66>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(78): error C3861: 'ClosePrivateNamespace': identifier not found
66>:........\drmemory\tests\app_suite\namespace_tests_win.cpp(80): error C3861: 'DeleteBoundaryDescriptor': identifier not found

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

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.