Hi, 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 Thanks Changqing On 4/30/25 10:44, 0-day Robot wrote: > From:robot@bytheb.org > > Test-Label: github-robot: build > Test-Status: FAILURE > http://patchwork.dpdk.org/patch/153190/ > > _github build: failed_ > Build URL:https://github.com/ovsrobot/dpdk/actions/runs/14744930390 > Build Logs: > -----------------------Summary of failed steps----------------------- > "ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test > "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test > ----------------------End summary of failed steps-------------------- > > -------------------------------BEGIN LOGS---------------------------- > #################################################################################### > #### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test > #################################################################################### > > Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt > + catch_coredump > + ls /tmp/dpdk-core.*.* > + return 0 > + check_traces > + which babeltrace > + sudo find /home/runner -name metadata > + dirname /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-20-46/metadata > + sudo babeltrace /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-20-46 > + dirname /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-20-46/metadata > + sudo babeltrace /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-20-46 > [error] at line 2819: token "time_t": syntax error, unexpected IDENTIFIER > > [error] Error creating AST > [warning] Unable to open trace metadata for path "/home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-20-46". > [warning] [Context] Cannot open_trace of format ctf at path /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-20-46. > [warning] [Context] cannot open trace "/home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-20-46" from /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-20-46 for reading. > [error] Cannot open any trace for reading. > > [error] opening trace "/home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-20-46" for reading. > > [error] none of the specified trace paths could be opened. > > ##[error]Process completed with exit code 1. > #################################################################################### > #### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test > #################################################################################### > > > > > #################################################################################### > #### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test > #################################################################################### > > Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt > + catch_coredump > + ls /tmp/dpdk-core.*.* > + return 0 > + check_traces > + which babeltrace > + sudo find /home/runner -name metadata > + dirname /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-25-21/metadata > + sudo babeltrace /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-25-21 > + dirname /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-25-21/metadata > + 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 > [warning] Unable to open trace metadata for path "/home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-25-21". > [warning] [Context] Cannot open_trace of format ctf at path /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-25-21. > [warning] [Context] cannot open trace "/home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-25-21" from /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-25-21 for reading. > [error] Cannot open any trace for reading. > > [error] opening trace "/home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-25-21" for reading. > > [error] none of the specified trace paths could be opened. > > ##[error]Process completed with exit code 1. > #################################################################################### > #### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test > #################################################################################### > --------------------------------END LOGS-----------------------------