intel / intel/confidential-computing.tee.dcap

MP UEFI lib build failure with MP_VERIFY_DATA_STRUCTS=1

Open
#157 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
326
Forks
198
PR merge metrics
No merged PRs in 30d

Description

```
MP_VERIFY_DATA_STRUCTS=1 make
g++ -c -Wnon-virtual-dtor -std=c++11 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -UDEBUG -DNDEBUG -ffunction-sections -fdata-sections -Wall -Wextra -Winit-self -Wpointer-arith -Wreturn-type -Waddress -Wsequence-point -Wformat-security -Wmissing-include-dirs -Wfloat-equal -Wundef -Wshadow -Wcast-align -Wconversion -Wredundant-decls -DITT_ARCH_IA64 -fPIC -DMP_VERIFY_INTERNAL_DATA_STRUCT_WRITE=1 -DMP_VERIFY_INTERNAL_DATA_STRUCT_READ=1 -I./../include -I./../include/c_wrapper -I./../common/inc -I./../../../QuoteGeneration/common/inc/internal -Iinc -MMD src/MPUefi.cpp -o src/MPUefi.o
src/MPUefi.cpp:61:40: fatal error: ../../test/src/CommonTypes.h: No such file or directory
#include "../../test/src/CommonTypes.h"
^
```

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.