anchao commented on PR #9889: URL: https://github.com/apache/nuttx/pull/9889#issuecomment-1649095911
ci fail depends on https://github.com/apache/nuttx-apps/pull/1848 : ``` /tools/ccache/bin/cc -D__NuttX__ -Dmain=iperf_main -I/github/workspace/sources/nuttx/openamp/open-amp/lib/include -I/github/workspace/sources/apps/include -I/github/workspace/sources/nuttx/build/apps/include -isystem /github/workspace/sources/nuttx/include -isystem /github/workspace/sources/nuttx/build/include -isystem /github/workspace/sources/nuttx/build/include_arch -Wstrict-prototypes -fno-common -g -m32 -fomit-frame-pointer -fdiagnostics-color=always -Wall -Wstrict-prototypes -Wshadow -Wundef -DNDEBUG -fvisibility=hidden -U_AIX -U_WIN32 -U__APPLE__ -U__FreeBSD__ -U__NetBSD__ -U__linux__ -U__sun__ -U__unix__ -U__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ -MD -MT apps/netutils/iperf/CMakeFiles/apps_iperf.dir/iperf_main.c.o -MF apps/netutils/iperf/CMakeFiles/apps_iperf.dir/iperf_main.c.o.d -o apps/netutils/iperf/CMakeFiles/apps_iperf.dir/iperf_main.c.o -c /github/workspace/sources/apps/netutils/iperf/iperf_main.c /github/workspace/sources/apps/netutils/iperf/iperf_main.c:32:10: fatal error: argtable3.h: No such file or directory 32 | #include "argtable3.h" | ^~~~~~~~~~~~~ ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
