Skip to content

Build issue with cy8ckit_062 (Armc5, Mbed os 5.14) #12001

@acabarbaye

Description

@acabarbaye

Description of defect

Following build error appears when compiling blinky example for the following target:

"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1034: Error: #40: expected an identifier
"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1034: Error: #40: expected an identifier
"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1035: Error: #79: expected a type specifier
"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1035: Error: #79: expected a type specifier
"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1037: Error: #40: expected an identifier
"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1037: Error: #40: expected an identifier
"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1038: Error: #79: expected a type specifier
"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1038: Error: #79: expected a type specifier
"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1037: Warning: #842-D: constant "" is not used in or cannot be deduced from the template argument list of class template "std::impl::ct2<, , , >"
"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1037: Warning: #842-D: constant "" is not used in or cannot be deduced from the template argument list of class template "std::impl::ct2<, , , >"
"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1038: Error: #79: expected a type specifier
"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1038: Error: #79: expected a type specifier
"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1053: Error: #442: too few arguments for class template "std::impl::ct2"
"./mbed-os/platform/cxxsupport/mstd_type_traits", line 1053: Error: #262: not a class or struct name
./mbed-os/components/802.15.4_RF/atmel-rf-driver/source/at24mac.cpp: 2 warnings, 12 errors

Target(s) affected by this defect ?

cy8ckit_062_ble
cy8ckit_062_wifi_bt

Toolchain(s) (name and version) displaying this defect ?

Armc5

What version of Mbed-os are you using (tag or sha) ?

mbed-os-5.14.2

What version(s) of tools are you using. List all that apply (E.g. mbed-cli)

latest

How is this defect reproduced ?

mbed compile of mbed os blinky

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions