DynamoRIO/drmemory

XP bot fails to build due to app_suite recent-Windows features

Open

#1.796 geöffnet am 20. Okt. 2015

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (289 Forks)auto 404
Component-BuildComponent-BuildBotComponent-TestsOpSys-WinXPgood first issuehelp wanted

Repository-Metriken

Stars
 (2.727 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

http://build.chromium.org/p/client.drmemory/builders/win-xp-drm/builds/5407/steps/Dr.%20Memory%20ctest/logs/stdio

drmemory-dbg-32: **** 7 build errors ****
    156&gt:..\..\..\..\drmemory\tests\app_suite\fs_tests_win.cpp(132): error C3861: 'GetQueuedCompletionStatusEx': identifier not found
    156&gt:..\..\..\..\drmemory\tests\app_suite\namespace_tests_win.cpp(37): error C3861: 'CreateBoundaryDescriptor': identifier not found
    156&gt:..\..\..\..\drmemory\tests\app_suite\namespace_tests_win.cpp(66): error C3861: 'CreatePrivateNamespace': identifier not found
    156&gt:..\..\..\..\drmemory\tests\app_suite\namespace_tests_win.cpp(72): error C3861: 'OpenPrivateNamespace': identifier not found
    156&gt:..\..\..\..\drmemory\tests\app_suite\namespace_tests_win.cpp(79): error C2065: 'PRIVATE_NAMESPACE_FLAG_DESTROY' : undeclared identifier
    156&gt:..\..\..\..\drmemory\tests\app_suite\namespace_tests_win.cpp(78): error C3861: 'ClosePrivateNamespace': identifier not found
    156&gt:..\..\..\..\drmemory\tests\app_suite\namespace_tests_win.cpp(80): error C3861: 'DeleteBoundaryDescriptor': identifier not found
drmemory-rel-32: **** 7 build errors ****
    156&gt:..\..\..\..\drmemory\tests\app_suite\fs_tests_win.cpp(132): error C3861: 'GetQueuedCompletionStatusEx': identifier not found
    156&gt:..\..\..\..\drmemory\tests\app_suite\namespace_tests_win.cpp(37): error C3861: 'CreateBoundaryDescriptor': identifier not found
    156&gt:..\..\..\..\drmemory\tests\app_suite\namespace_tests_win.cpp(66): error C3861: 'CreatePrivateNamespace': identifier not found
    156&gt:..\..\..\..\drmemory\tests\app_suite\namespace_tests_win.cpp(72): error C3861: 'OpenPrivateNamespace': identifier not found
    156&gt:..\..\..\..\drmemory\tests\app_suite\namespace_tests_win.cpp(79): error C2065: 'PRIVATE_NAMESPACE_FLAG_DESTROY' : undeclared identifier
    156&gt:..\..\..\..\drmemory\tests\app_suite\namespace_tests_win.cpp(78): error C3861: 'ClosePrivateNamespace': identifier not found
    156&gt:..\..\..\..\drmemory\tests\app_suite\namespace_tests_win.cpp(80): error C3861: 'DeleteBoundaryDescriptor': identifier not found

Contributor Guide