summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-yappi
diff options
context:
space:
mode:
authortho3.nguyen <tho3.nguyen@lge.com>2025-03-28 15:21:15 +0900
committerKhem Raj <raj.khem@gmail.com>2025-03-28 10:28:12 -0700
commit8f3a0a85700aeafcd3d5602f5e09aae77d3851c7 (patch)
tree34534ba8c569deba45a74da57398dd6a974fbd84 /meta-python/recipes-devtools/python/python3-yappi
parent5b010f6358f18bcf05823a5cf30b0b22ac45d377 (diff)
downloadmeta-openembedded-8f3a0a85700aeafcd3d5602f5e09aae77d3851c7.tar.gz
apitrace: Fix build with gcc-15
To fix errors: In file included from TOPDIR/tmp/work/core2-64-oe-linux/apitrace/11.1+11.1+git/git/frametrim/ft_matrixstate.hpp:30, from TOPDIR/tmp/work/core2-64-oe-linux/apitrace/11.1+11.1+git/git/frametrim/ft_matrixstate.cpp:28: TOPDIR/tmp/work/core2-64-oe-linux/apitrace/11.1+11.1+git/git/frametrim/ft_dependecyobject.hpp:187:44: error: 'uint64_t' was not declared in this scope 187 | std::unordered_map<unsigned, std::pair<uint64_t, uint64_t>> m_buffer_mappings; | ^~~~~~~~ ... TOPDIR/tmp/work/core2-64-oe-linux/apitrace/11.1+11.1+git/git/retrace/metric_writer.cpp:50:70: error: 'uint64_t' does not name a type 50 | case CNT_NUM_UINT64: std::cout << "\t" << *(reinterpret_cast<uint64_t*>(data)); break; ... Signed-off-by: tho3.nguyen <tho3.nguyen@lge.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-yappi')
0 files changed, 0 insertions, 0 deletions