-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Description
On master (940d3fd), I'm unable to build the compliance attestation test with ARMC5.
I'm running python -m mbed test -m K64F -t ARMC5 --build-data BUILD/tests/build_data.json -n components-target_psa-tests-compliance_attestation-test_a001 -v -DMBED_HEAP_STATS_ENABLED=1 -DMBED_STACK_STATS_ENABLED=1 -DMBED_TRAP_ERRORS_ENABLED=1 -DMBED_ALL_STATS_ENABLED -DSKIP_TIME_DRIFT_TESTS=1
and getting the following error:
[DEBUG] Return: 1 [DEBUG] Output: "./events/EventQueue.h", line 171: Error: #442: too few arguments for class template "events::UserAllocatedEvent" [DEBUG] Output: "./events/EventQueue.h", line 217: Error: #442: too few arguments for class template "events::UserAllocatedEvent" [DEBUG] Output: ./components/wifi/esp8266-driver/ESP8266Interface.cpp: 0 warnings, 2 errors
Issue request type
[ ] Question
[ ] Enhancement
[x] Bug