Hello, On Wed, Apr 30, 2025 at 7:21 AM Changqing Li <changqing...@windriver.com> wrote: > I'm new to this project, and have no clue about the failure, could experts > at this project provide > > some help about the following failure? > > + sudo babeltrace > /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-25-21 > > Error: at line 2819: token "time_t": syntax error, unexpected IDENTIFIER > Error: Error creating AST
I think this time_t type you added is not described in CTF. Have a look at 2114521cff91 ("trace: fix size_t field emitter"). Copying the trace framework maintainers who will have a better idea. -- David Marchand