|FAILURE| pw134942 [PATCH v2] eal: initialize shared plugins on Windows

0-day Robot robot at bytheb.org
Thu Dec 7 22:20:45 CET 2023


From: robot at bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/134942/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7133777454
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
  182 |  #if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
      |                                                  ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/windows/include/dirent.h:204:23: error: "WINAPI_FAMILY_PHONE_APP" is not defined, evaluates to 0 [-Werror=undef]
  204 |     (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
      |                       ^~~~~~~~~~~~~~~~~~~~~~~
In file included from ../lib/eal/windows/include/rte_windows.h:45,
                 from ../lib/eal/windows/include/pthread.h:21,
                 from ../lib/eal/common/eal_common_options.c:9:
../lib/eal/common/eal_common_options.c: In function ‘eal_dlopen’:
../lib/eal/common/eal_common_options.c:447:32: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument 5 has type ‘DWORD’ {aka ‘long unsigned int’} [-Werror=format=]
  447 |        loadpath, GetLastError());
      |                  ~~~~~~~~~~~~~~^
      |                  |
      |                  DWORD {aka long unsigned int}
../lib/log/rte_log.h:333:25: note: in definition of macro ‘RTE_LOG’
  333 |    RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
      |                         ^
cc1: all warnings being treated as errors
[58/1439] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_windows_eal.c.obj'.
[59/1439] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_memory.c.obj'.
[60/1439] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_mp.c.obj'.
[61/1439] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_thread.c.obj'.
[62/1439] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_windows_eal_timer.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list